7.12.2 Starting All Physical Partitions (PPARs)
7.12.2 Starting All Physical Partitions (PPARs)
This section describes the operation procedure to start all physical partitions (PPARs) at the time of expansion/reduction.
- Execute the showpparstatus command to check the running status of physical partitions.
In the following example, the physical partitions from PPAR-ID#0 to PPAR-ID#3 are stopped.
XSCF> showpparstatus -a PPAR-ID PPAR Status 00 Powered Off 01 Powered Off 02 Powered Off 03 Powered Off |
- Execute the poweron command to start all the physical partitions.
The following example starts all the PPARs.
XSCF> poweron -a PPAR-IDs to power on:00,01,02,03 Continue? [y|n]:y 00:Powering on 01:Powering on 02:Powering on 03:Powering on *Note* This command only issues the instruction to power-on. The result of the instruction can be checked by the "showpparprogress". XSCF> showpparprogress -p 0 PPAR Power Off PPAR#0 [ 1/ 3] CPU Stop PPAR#0 [ 2/ 3] PSU Off PPAR#0 [ 3/ 3] The sequence of power control is completed. |
- Check the running status of physical partitions.
Confirm that the status of the started PPARs is "Running".
The following example confirms that all the PPARs have started.
XSCF> showpparstatus -a PPAR-ID PPAR Status 00 Running 01 Running 02 Running 03 Running |
< Previous Page | Next Page >