coolingzones command
This command displays Flex System Enterprise Chassis cooling zone and fan module health information.
Note
If one or more fan modules in a cooling zone are missing, the components installed in that cooling zone might not cool sufficiently. Check the CMM event log for temperature event messages using the displaylog command.
If command syntax is not correctly entered, or if a command fails to run, an error message is returned. See Common errors for a list of error messages that apply to all commands or coolingzones command errors for a list of error messages that are specific to the coolingzones command.
Function | What it does | Command | Target (see paths in Command targets) |
---|---|---|---|
Display cooling zone information | Display information for all cooling zones in the Flex System Enterprise Chassis. | coolingzones | Flex System Enterprise Chassis:
|
Display specific cooling zone information | Displays detailed information for the specified cooling zone. | coolingzones z zone where zone is the cooling zone index number to display. Valid cooling zone index numbers can be seen by running the coolingzones command with no argument. | Flex System Enterprise Chassis:
|
Example: To display cooling zone information for all cooling zones, while the chassis is set as the persistent command environment, at the system> prompt, type
coolingzones
To display cooling zone information for cooling zone 2, while the chassis is set as the persistent command environment, at the system> prompt, type
coolingzones z2
The following example shows the information that is returned from these commands:
system> coolingzones
Zone 1:
-------
Status: ok
Provider(s):
blower[1]
blower[2]
blower[3]
blower[4]
Receiver(s):
blade[5],blade[11]
Zone 2:
-------
Status: warning
Provider(s):
blower[6] not present
blower[7]
blower[8]
blower[9]
Receiver(s):
blade[4]
Zone 3:
-------
Status: warning
Provider(s):
blower[5] not present
Receiver(s):
mm[1]
switch[2]
Zone 4:
-------
Status: ok
Provider(s):
blower[10]
Receiver(s):
switch[1],switch[3]
system> coolingzones z2
Status: warning
Cooling Provider(s):
--------------------
blower[6]: not present
blower[7]:
Status: ok
Count: 1
Speed: 38%
Avg RPM: 4352
Controller State: Operational
blower[8]:
Status: ok
Count: 1
Speed: 38%
Avg RPM: 4352
Controller State: Operational
blower[9]:
Status: ok
Count: 1
Speed: 38%
Avg RPM: 4416
Controller State: Operational
Cooling Receiver(s):
--------------------
blade[4]
system>
Give documentation feedback