This command sets and displays the partition control and configuration settings for multiple blade servers or nodes in a scalable complex, for blade servers installed in the BladeCenter unit that support this feature.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display all scalable complex information | Displays all scalable complex information for the BladeCenter unit. | scale |
|
Display information for specific scalable complex | Displays information for the specified scalable
complex.
Note:
|
scale
-compid
complex_id
where complex_id is a unique complex identifier (hexadecimal string of four alphanumeric characters), assigned by the blade complex. |
|
Display information for specific node in a scalable complex | Displays information for a specific node in the
scalable complex.
Note:
|
scale
-node
node_id
-compid
complex_id
where :
|
|
Display information for specific partition in a scalable complex | Displays information for a specific node in the
scalable complex.
Note:
|
scale -compid
complex_id
-partition
partition_id
where :
|
|
Automatically create partition in scalable complex | Automatically creates a partition in the scalable
complex.
Note:
|
scale
-auto -compid
complex_id
where complex_id is a unique complex identifier (hexadecimal string of four alphanumeric characters), assigned by the blade complex This command
can only be run by users who have one or more of the following command
authorities:
|
|
Automatically create stand-alone partition in scalable complex | Automatically creates a stand-alone partition in
the scalable complex. Single blade servers set up as a stand-alone
partition will perform consistently if they are installed in another
BladeCenter unit.
Note:
|
scale
-auto
pri_node_chksum
-compid
complex_id
where :
This command can only be run by users who have one
or more of the following command authorities:
|
|
Create stand-alone partition in scalable complex | Creates stand-alone partitions for specified blade
servers or nodes in the scalable complex. Single blade servers set
up as a stand-alone partition will perform consistently if they are
installed in another BladeCenter unit.
Note:
|
scale
-create
id_x
,
id_y
-compid
complex_id
where:
This command can only be run by users who have one
or more of the following command authorities:
|
|
Create partition in scalable complex | Creates partitions for specified blade servers
in the scalable complex.
Note:
|
scale
-create
start_bay
-
end_bay
-compid
complex_id
where:
This command can only be run by users who have one
or more of the following command authorities:
|
|
Delete all partitions from scalable complex | Deletes all partitions in the scalable complex.
Note:
|
scale
-delete -compid
complex_id
where complex_id is a unique complex identifier (hexadecimal string of four alphanumeric characters), assigned by the blade complex. This command
can only be run by users who have one or more of the following command
authorities:
|
|
Delete partition from scalable complex | Deletes a specific partition in the scalable complex.
Note:
|
scale
-delete -compid
complex_id
-partid
partition_id
where :
This command can only be run by users who have one
or more of the following command authorities:
|
|
Set partition mode to stand alone | Sets the mode for a specific partition in the scalable
complex to standalone. A partition set to stand-alone mode operates
as a single blade server system. Single blade servers set up as a
stand-alone partition will perform consistently if they are installed
in another BladeCenter unit.
Note:
|
scale
-mode standalone -compid
complex_id
-partid
partition_id
where :
This command can only be run by users who have one
or more of the following command authorities:
|
|
Set partition mode to partition | Sets the mode for a specific partition in the scalable
complex to partition.
Note:
|
scale
-mode partition -compid
complex_id
-partid
partition_id
where :
This command can only be run by users who have one
or more of the following command authorities:
|
|
Power on partition in scalable complex | Turns on a specific partition in the scalable complex.
Note:
|
scale
-on -compid
complex_id
-partid
partition_id
where :
This command can only be run by users who have one
or more of the following command authorities:
|
|
Power off partition in scalable complex | Turns off a specific partition in the scalable
complex.
Note:
|
scale
-off -compid
complex_id
-partid
partition_id
where :
This command can only be run by users who have one
or more of the following command authorities:
|
|
Power cycle partition in scalable complex | Cycles power for a specific partition in the scalable
complex. If the partition is off, it will turn on. If the partition
is on, it will turn off and then turn on.
Note:
|
scale
-cycle -compid
complex_id
-partid
partition_id
where :
This command can only be run by users who have one
or more of the following command authorities:
|
|
scale
scale -on -compid 06EC -partid 1
The following example shows the information that is returned from these commands:
system> scale
--- Complex ID: 06EC ---
Partition ID: 1
Assigned Nodes:
---------------
Bay: 2
Name: HX5 SDV #3
Processors/Memory: 2 Intel Xeon/4 DIMMs 2GB
Logical Node ID: 0
Status: powered on
Mode: partition
Primary: Yes
Bay: 3
Name: HX5 SDV #4
Processors/Memory: 2 Intel Xeon/4 DIMMs 2GB
Logical Node ID: 1
Status: powered on
Mode: partition
Primary: No
system> scale -on -compid 06EC -partid 1
Note: The power operation may take a few moments to complete.
OK
system>