Skip to main content
  1. Home >
  2. Products >
  3. Computing Products >
  4. Servers >
  5. Fujitsu SPARC servers >
  6. Downloads >
  7. User Manuals >
  8. Fujitsu SPARC M12-2S Installation Guide >
  9. 7.12.4 Stopping All Physical Partitions (PPARs)

7.12.4 Stopping All Physical Partitions (PPARs)


7.12.4 Stopping All Physical Partitions (PPARs)
This section describes the operation procedure to stop all physical partitions (PPARs) at the time of expansion/reduction.
  1. Execute the showboards command to check the SPARC M12-2S running status.
XSCF> showboards -a
PSB PPAR-ID(LSB) Assignment Pwr Conn Conf Test Fault
---- ------------ ----------- ---- ---- ---- ------- --------

00-0 00(00) Assigned y y y Passed Normal
01-0 01(01) Assigned y y y Passed Normal
02-0 01(01) Assigned y y y Passed Normal
03-0 01(01) Assigned y y y Passed Normal
  1. Execute the showpparstatus command to check the running status of physical partitions.
XSCF> showpparstatus -a
PPAR-ID PPAR Status
00 Running
01 Running
02 Running
03 Running
  1. Execute the poweroff command to stop all the physical partitions.
    The following example stops all the PPARs.
XSCF> poweroff -a
PPAR-IDs to power off :00,01,02,03
Continue? [y|n] :y
00 : Powering off

01 : Powering off

02 : Powering off

03 : Powering off


*Note*
This command only issues the instruction to power-off.
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.
  1. Check the running status of physical partitions.
    Confirm that the status of the stopped PPARs is "Powered Off".
    The following example confirms that all the PPARs have stopped.
XSCF> showpparstatus -a
PPAR-ID PPAR Status
00 Powered Off
01 Powered Off
02 Powered Off
03 Powered Off