fuelg command

This command displays power domain information, listing the power modules that are installed in the BladeCenter unit and information about how the power in each domain is used. This command also configures the power domain policies for power redundancy loss and limiting fan noise during thermal events.

Note: For scripting purposes, the -qm and -os fuelg options for management modules other than the advanced management module are supported by the advanced management module.
Table 1. fuelg command
Function What it does Command Valid targets
Display power domain status overview Displays health status, total power usage, total dc power available, total ac power in use, thermal response (acoustic mode) settings, total thermal output in BTU/hour, and the polling intervals used for trending for all power domains.
Note: For the BladeCenter S unit, output will indicate whether the chassis is running in 220 V ac or 110 V ac mode.
fuelg
                           -T system
                        
Display blade server power status overview Displays the power management and capping setting (on/off) and power management capability for the specified blade server. Depending on the power management capability of the specified blade server, the following information will also display:
  • CPU duty cycles
  • Effective and maximum CPU speeds
  • Power capping value (minimum and maximum)
  • Maximum, minimum, and average power levels
  • Time when above data was captured
  • Power saver mode status (on, off)
fuelg
                           -T system:blade[x]
                        

where x is the blade-server bay number.

Display I/O module power status Displays the maximum, minimum, and average power information for the specified I/O module. fuelg
                           -T system:switch[x]
                        

where x is the I/O-module bay number.

Display blower power status and temperature Displays the maximum power, minimum power, average power, and current temperature information for the specified blower module. fuelg
                           -T system:blower[x]
                        

where x is the blower bay number.

Display media tray temperature Displays the current temperature for the specified media tray. fuelg
                           -T system:mt[x]
                        

where x is the media tray number.

Display detailed power domain status Displays detailed status and usage information for the specified power domains, including the policy setting for that domain, the maximum power limit, and the power in use. The valid states for components in the domain are:
  • * - blade server might throttle
  • C - communication error
  • D - discovering
  • Hib - hibernate
  • NP - module is not present
  • SB - standby
  • T - throttled
  • U - unable to power up
Note: For the BladeCenter S, output will indicate whether the chassis is running in 220 V ac or 110 V ac mode.
fuelg domain
where domain is:
  • pd1 for power domain 1.
  • pd2 for power domain 2.
  • If no domain is specified, a status overview for all power domains displays.
Note: The BladeCenter S unit has only one power domain. Use either pd or pd1 to specify the power domain for the BladeCenter S unit.
                           -T system
                        
Set power domain redundancy loss policy Sets how the BladeCenter unit responds to a condition that could cause a loss of redundant pow
Note: For the BladeCenter S, output will indicate whether the chassis is running in 220 V or 110 V ac mode.
er.
fuelg domain -pm policy

where:

  • domain is:
    • pd1 for power domain 1.
    • pd2 for power domain 2.
    • If no domain is specified, the policy is applied to all power domains.
  • policy of:
    • nonred (default) allows loss of redundancy.
    • redwoperf prevents components from turning on that will cause loss of power redundancy.
    • redwperf power throttles components to maintain power redundancy and prevents components from turning on that will cause loss of power redundancy.
This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Chassis configuration
See Commands and user authority for additional information.
                           -T system
                        
Display power trending for specified time period and power domain Displays power trending information for the selected time interval and selected power domain for the BladeCenter unit. fuelg domain -pt period

where:

  • domain is:
    • pd1 for power domain 1.
    • pd2 for power domain 2.
    • If no domain is specified, the period is applied to all power domains.
  • period is 1, 6, 12, or 24 hours.

                           -T system
                        
Display power trending for specified time period Displays power trending information for the selected time interval for the specified command target. fuelg -pt period

where period is 1, 6, 12, or 24 hours.

                           -T system
                        
                           -T system:blade[x]
                        
                           -T system:switch[x]
                        
                           -T system:blower[x]
                        

where x is the blade server, I/O module, or blower bay number.

Set power polling interval Sets the amount of time between thermal and power samples that are taken to build trending data. fuelg -int interval

where interval is between 10 and 60 minutes, inclusive, in 5-minute increments.

This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Chassis configuration
See Commands and user authority for additional information.
                           -T system
                        
Display thermal trending for specified time period Displays thermal trending information for the selected time interval for the specified command target. fuelg -tt period

where period is 1, 6, 12, or 24 hours.

                           -T system:mt[x]
                        
                           -T system:blower[x]
                        

where x is the blade server or blower bay number.

Thermal event response (acoustic mode) Sets the acoustic mode of BladeCenter-unit blowers response to thermal events. fuelg -am setting

where the acoustic-mode setting of:

  • off (default) allows blowers to increase speed to provide additional cooling.
  • on keeps blowers at a fixed speed and power throttles BladeCenter components to reduce power consumption (only for BladeCenter components that support power throttling).
This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Chassis configuration
See Commands and user authority for additional information.
                           -T system
                        
Thermal event response (Telco environment) Sets the Telco environment of the BladeCenter-unit blowers response to thermal events.
Note: When the environment mode is set to nebs, the -am mode is automatically turned off.
fuelg -e environment

where the thermal-event response environment of:

  • nebs allows blowers to increase speed to provide additional cooling.
  • enterprise allows acoustic mode.
This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Chassis configuration
See Commands and user authority for additional information.
                           -T system
                        
Set power capping value for blade server Sets the power capping value for a specified blade server that support this feature.
Note: A blade server must be turned on before you can set its power capping value.
fuelg -pcap setting

where the power capping setting is a numeric value that falls within the range of power capping values displayed when running the fuelg -T blade[x] command on a blade server.

This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Chassis configuration
See Commands and user authority for additional information.
                           -T system:blade[x]
                        

where x is the blade-server bay number.

Power management and capping - enable or disable for blade server Turns power management and capping for the specified blade server on or off.
Note: A blade server must be turned on before you can enable power management and capping for it.
fuelg -pme setting

where a setting of:

  • off (default) disables power management and capping for the blade server.
  • on enables power management and capping for the blade server.
This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Chassis configuration
See Commands and user authority for additional information.
                           -T system:blade[x]
                        

where x is the blade-server bay number.

Static low power saver mode - enable or disable for blade server Turns the static low power saver mode for the specified blade server on or off.
Notes:
  • A blade server must be turned on before you can enable power saver mode for it.
  • Not all blade servers support the power saver mode.
fuelg -ps setting

where a setting of:

  • off (default) disables power saver mode for the blade server.
  • on enables power saver mode for the blade server.
This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Chassis configuration
See Commands and user authority for additional information.
                           -T system:blade[x]
                        

where x is the blade-server bay number.

Dynamic power optimizer - enable or disable for blade server Turns dynamic power optimizer for the specified blade server on or off.
Notes:
  • A blade server must be turned on before you can enable dynamic power optimizer for it.
  • Not all blade servers support the dynamic power optimizer.
fuelg -dps setting

where a setting of:

  • off (default) disables dynamic power optimizer for the blade server.
  • on enables dynamic power optimizer for the blade server.
This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Chassis configuration
See Commands and user authority for additional information.
                           -T system:blade[x]
                        

where x is the blade-server bay number.

Favor performance over power - enable or disable for blade server Turns the favor performance over power feature on or off for the specified blade server.
Notes:
  • A blade server must be turned on before you can enable the favor performance over power feature for it.
  • Not all blade servers support the favor performance over power feature.
  • This feature can only be active if the dynamic power optimizer is enabled.
fuelg -fpop setting

where a setting of:

  • off (default) disables favor performance over power for the blade server.
  • on enables favor performance over power for the blade server.
This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Chassis configuration
See Commands and user authority for additional information.
                           -T system:blade[x]
                        

where x is the blade-server bay number.

Example: To view a power domain status overview, while the BladeCenter unit is set as the persistent command environment, at the system> prompt, type
                  fuelg
               
To view the detailed power domain status for power domain 1, while the BladeCenter unit is set as the persistent command environment, at the system> prompt, type
                  fuelg pd1
               
To view BladeCenter unit power trending information for the past 6 hours, while the BladeCenter unit is set as the persistent command environment, at the system> prompt, type
                  fuelg -pt 6
               
To view the power status for the blade server in blade bay 1, while the BladeCenter unit is set as the persistent command environment, at the system> prompt, type
                  fuelg -T blade[1]
               

The following example shows the information that is returned from these commands when the fuelg command is run on an advanced management module.

               system> fuelg
Note: All power values are displayed in Watts.

Total DC Power Available:  8000
Total AC Power In Use:     1603 (+/- 16.0%)
Total Thermal Output:      5469 BTU/hour

Power Domain 1
--------------
Status: This power domain has mismatched power modules.
        Replace the power module.
Modules:
 Bay 1:   2880
 Bay 2:   3160
Power Management Policy: Basic Power Management
Power in Use:           1313 (+/- 16.0%)
Total Power:            4000
Allocated Power (Max):  1423
Remaining Power:        2577

Power Domain 2
--------------
Status: Power domain status is good.
Modules:
 Bay 3:   2880
 Bay 4:   2880
Power Management Policy: Basic Power Management
Power in Use:             73 (+/- 16.0%)
Total Power:            4000
Allocated Power (Max):  1082
Remaining Power:        2918

-am  on
-e enterprise
-int 10
            
               system> fuelg pd1
Maximum Power Limit:  1450
Power In Use:          856

                                       Power  -- Allocated Power --
Bay(s)  Module                         State  Current   Max    Min
======  =============================  =====  =======  =====  =====
Chassis Components
        Midplane                        On         10     10     10
     1  Media Tray 1                    On         10     10     10
Chassis Cooling Devices
     1  Chassis Cooling Device 1        On         11     68     68
     2  Chassis Cooling Device 2        On         11     68     68
     3  Chassis Cooling Device 3        On         11     68     68
     4  Chassis Cooling Device 4        On         11     68     68
Power Module Cooling Devices
     1  PM Cooling Device 1             On         10     10     10
     2  PM Cooling Device 2             On         10     10     10
     3  PM Cooling Device 3             On         10     10     10
     4  PM Cooling Device 4 (NP)                    0     10     10
Storage
     1  Storage Module 1 (NP)                       0    120    120
     2  Storage Module 2                On          0    100    100
Management Module
     1  SN#YK168082H25F                 On         25     25     25
I/O Modules
     1  Ethernet SM                     On         45     45     45
     2  Ethernet SM                     On         45     45     45
     3  I/O Module 3 (NP)                           0     45     45
     4  Server Conn Mod                 On         45     45     45
Blades
     1  Maui A                          On        236    236    236
          (100%,100%,100%,100%)
     2  LewisA1-LS21 (T) (CA)           On         71     75     75
     3  Lucas_55 (T) (CA)               On         66     76     76
     4  Mongoose-2 (T) (CA)             On        108    127    121
     5  Crichton8 (T) (CA)              On         99    109    108
     6  Mongoose-3 (T) (CA)             On        142     34     34

Domain totals:
  Allocated Power                                 856   1414   1407

Note: (T) means "throttled", (U) means "unable to power up",
      * means "the blade may throttle", (NP) means "the module is not present",
      (D) means "discovering", (C) means "comm error", (SB) means "Standby"
      (CA) means “capped max power allocation”

-pm nonred

system> fuelg -pt 6
Date     Time     Avg Pwr
-------- -------- -------
07/17/07 08:09:44    2930
07/17/07 08:24:44    2926
07/17/07 08:39:48    2916
07/17/07 08:54:44    2906
07/17/07 09:09:44    2922
07/17/07 09:24:44    2926
07/17/07 09:39:44    2926
07/17/07 09:54:44    2926
07/17/07 10:09:44    2914
07/17/07 10:24:44    2928
07/17/07 10:39:48    2930
07/17/07 10:54:44    2914
07/17/07 11:09:43    2762
07/17/07 11:24:44    2924
07/17/07 11:39:44    2926
07/17/07 11:54:44    2932
07/17/07 12:09:44    2928
07/17/07 12:24:44    2922
07/17/07 12:39:43    2762
07/17/07 12:54:43    2772
07/17/07 13:09:43    2770
07/17/07 13:24:44    2766
07/17/07 13:39:44    2768
07/17/07 13:54:47    2926

            
               system> fuelg -T blade[1]
-pme off
PM Capability: Dynamic Power Measurement with capping
Effective CPU Speed: 2955 MHz
Maximum CPU Speed: 3000 MHz
-pcap 190 (min: 174, max: 280)
Maximum Power:  235
Minimum Power:  199
Average Power:  235
Data captured at 07/17/07 13:59:05
system>