7.12.3 Starting a Specific Physical Partition (PPAR)
7.12.3 Starting a Specific Physical Partition (PPAR)
This section describes the operation procedure to start a specific physical partition (PPAR) 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 a physical partition.
The following example specifies PPAR-ID#0.
XSCF> poweron -p 0 PPAR-IDs to power on:00 Continue? [y|n]:y 00: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 PPAR is "Running".
In the following example, the PPAR with the specified PPAR-ID is running.
XSCF> showpparstatus -a PPAR-ID PPAR Status 00 Running 01 Powered Off 02 Powered Off 03 Powered Off |
< Previous Page | Next Page >