scale command
This command displays the partition control and configuration settings for multiple compute nodes or nodes in a scalable complex, for compute nodes installed in the Lenovo Flex System chassis that support this feature.
- The scale command will execute only on compute nodes that support scalable complexes.
- All compute nodes in a scalable complex must be at the same firmware level. When scripting firmware updates for compute nodes in a scalable complex, make sure that the update commands are included for each node in the complex.
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 scale command errors for a list of error messages that are specific to the scale command.
Function | What it does | Command | Target (see paths in Command targets) |
---|---|---|---|
Display all scalable complex information | Displays all scalable complex information for the Lenovo Flex System chassis. | scale | Lenovo Flex System chassis:
|
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 compute node complex. | Lenovo Flex System chassis:
|
Display information for specific node in a scalable complex | Displays information for a specific node in the scalable complex. Note
| scale -compid complex_id -node node_id where :
| Lenovo Flex System chassis:
|
Display information for specific partition in a scalable complex | Displays information for a specific partition in the scalable complex. Note
| scale -compid complex_id -partid partition_id where :
| Lenovo Flex System chassis:
|
scale
scale -compid D787
scale -compid D787 -partid 1
scale -compid D787 -node 7
The following example shows the information that is returned from these commands:
system> scale
--- Complex ID: D787 ---
Partition ID: 1
Assigned Nodes:
---------------
Bay: 1
Name: Node 01
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 0
Status: powered off
Mode: partition
Primary: Yes
Bay: 3
Name: Node 03
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 1
Status: powered on
Mode: partition
Primary: No
Bay: 5
Name: Node 05
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 2
Status: powered off
Mode: partition
Primary: No
Bay: 7
Name: Node 07
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 3
Status: powered off
Mode: partition
Primary: No
system> scale -compid D787
Partition ID: 1
Assigned Nodes:
---------------
Bay: 1
Name: Node 01
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 0
Status: powered off
Mode: partition
Primary: Yes
Bay: 3
Name: Node 03
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 1
Status: powered on
Mode: partition
Primary: No
Bay: 5
Name: Node 05
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 2
Status: powered off
Mode: partition
Primary: No
Bay: 7
Name: Node 07
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 3
Status: powered off
Mode: partition
Primary: No
system> scale -compid D787 -partid 1
Partition ID: 1
Assigned Nodes:
---------------
Bay: 1
Name: Node 01
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 0
Status: powered off
Mode: partition
Primary: Yes
Bay: 3
Name: Node 03
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 1
Status: powered on
Mode: partition
Primary: No
Bay: 5
Name: Node 05
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 2
Status: powered off
Mode: partition
Primary: No
Bay: 7
Name: Node 07
Processors/Memory: 2 Intel Xeon/2 DIMMs 4GB
Logical Node ID: 3
Status: powered off
Mode: partition
Primary: No
system> scale -compid D787 -node 7
UUID: 0C5513A7 25274D0B 931EDEC6 95571364
Serial Number: NANW00R
Checksum: 3403
Number of Ports: 3
Ports:
------
Port ID: 0
Remote Checksum: A100
Remote Port ID: 2
Status: Enabled
Type: QPI
Port ID: 1
Remote Checksum: D401
Remote Port ID: 2
Status: Enabled
Type: QPI
Port ID: 2
Remote Checksum: 7402
Remote Port ID: 2
Status: Enabled
Type: QPI
system>