A P P E N D I X  B

Power Management

The amount of power used by the blades and other components cannot exceed the amount of power provided by the power supply units (PSUs). If demand exceeds supply, the PSUs might shut down completely and without warning. There are two things you can do to avoid this situation:


B.1 Determining Power Requirements

The power requirement of a blade system is the sum the following:

The following sections contain the power consumption values assumed by the CMM ILOM. These are the values you should use for planning your system. The actual power consumption of real-world components may be significantly lower than the ILOM’s assumed values. However you must plan using the ILOM’s assumed values in order to avoid triggering the safety features of the ILOM’s power management system. See Section B.2, ILOM Power Management Features for more information.

B.1.1 Power Required by the Chassis

The chassis requires 20W. This figure includes power used by the CMM, but does not include power used by blades, modules, or fans.

B.1.2 Power Required by Blades

A blade’s power requirement is the sum of the following:

For example, suppose you are estimating the power requirement for a maximally configured Sun Blade X6250, with the highest-powered processors. Its power consumption is given in TABLE B-1.


TABLE B-1 Power Requirements for Maximally Configured Sun Blade X6250.

Component

Requirement Per Component

Number of Components

Subtotal

Blade (Base Requirement)

50W

1

50W

Processors

120W

2

240W

PCI EMs

25W

2

50W

DIMMs

11W

16

176W

Disks

12W

4

48W

REM

14W

1

14W

FEM

25W

1

25W

 

 

Total

603W


Power requirements for blade products and their components are given in the following tables. Note that PCI EMs always require 25W; this value is repeated in each table for ease of reference.


TABLE B-2 Power Requirements for Sun Blade X6220 and Its Components

Component

Requirement Per Component

Possible Number of Components

Blade (Base Requirement)

25W

1

Processor

68W/95W/120W

1-2

PCI EMs

25W

0-2

DIMMs

6W

2-16

Disks

11W

0-4

REM

N/A

0

FEM

N/A

0


 


TABLE B-3 Power Requirements for Sun Blade X6240 and its Components

Component

Requirement Per Component

Possible Number of Components

Blade (Base Requirement)

25W

1

Processor

68W/95W

1-4

PCI EMs

25W

0-2

DIMMs

6W

2-32

Disks

N/A

0

REM

N/A

0

FEM

N/A

0


 


TABLE B-4 Power Requirements for Sun Blade X6250 and its Components

Component

Requirement Per Component

Possible Number of Components

Blade (Base Requirement)

50W

1

Processor

50W/80W/120W

1-2

PCI EMs

25W

0-2

DIMMs

11W

2-16

Disks

12W

0-4

REM

14W

0-1

FEM

25W

0-1


 


TABLE B-5 Power Requirements for Sun Blade T6300 and its Components

Component

Requirement Per Component

Possible Number of Components

Blade (Base Requirement)

250W

1

Processor

N/A

0

PCI EMs

25W

0-2

DIMMs

6W

2-16

Disks

N/A

0

REM

N/A

0

FEM

N/A

0


 


TABLE B-6 Power Requirements for Sun Blade T6320 and its Components

Component

Requirement Per Component

Possible Number of Components

Blade (Base Requirement)

550W

1

Processor

N/A)

0

PCI EMs

25W

0-2

DIMMs

N/A

0

Disks

N/A

0

REM

N/A

0

FEM

N/A

0


 


TABLE B-7 Power Requirements for Sun Blade 6000 Storage Module and its Components

Component

Requirement Per Component

Possible Number of Components

Blade (Base Requirement)

50W

1

Processor

N/A

0

PCI EMs

N/A

0

DIMMs

N/A

0

Disks

12W

0-8

REM

N/A

0

FEM

N/A

0


B.1.3 Power Estimates for Network Express Modules (NEMs)

A chassis can contain 1 or 2 NEMs, which must be the same model. Power requirements for each model are specified in TABLE B-8.


TABLE B-8 NEM Power Requirements

NEM Type

Power Requirement for Each NEM

Basic NEM

0

NEM+

24W

IB NEM

173W

Hydra NEM

80W


B.1.4 Power Requirements for Fans

A chassis has two kinds of fans:


B.2 ILOM Power Management Features

The CMM ILOM power management system performs two functions:

You can access power data and also configure the power management system through the CMM ILOM WebGUI, under the System Monitoring/Power Management tab, as shown in FIGURE B-1.

FIGURE B-1 Power Management Tab in CMM ILOM WebGUI


Screen capture showing ILOM Power Management Tab.

This information and configuration is also available through the ILOM command line:


TABLE 0-1
-> show /CMM/powermgmt
 /CMM/powermgmt
    Targets:
        1 (Chassis DC Consumed Power)
        2 (Chassis AC Consumed Power)
        3 (PSU 0 AC Consumed Power)
        4 (PSU 0 DC Consumed Power)
        5 (PSU 0 Power Efficiency)
        6 (PSU 1 AC Consumed Power)
        7 (PSU 1 DC Consumed Power)
        8 (PSU 1 Power Efficiency)
    Properties:
        reserve_psus = 0
        total_psus = 2

For more information, refer to the documentation for your version of the ILOM.

The power management system automatically determines the amount of power available from installed PSUs. You can set aside one PSU as a reserve by setting the “Reserve Power Supplies” field in the WebGUI to “1.”. You can also set the reserve_psus property from the command line. Setting aside a reserve PSU reduces available power by 50%.



caution icon Caution - Before setting aside a reserve PSU, verify that currently powered-up blades will have their power requirements met by the single remaining PSU.