Skip to main content

6.1.4 Using the poweron Command


6.1.4 Using the poweron Command
Use the poweron command of the XSCF firmware to start the whole system.
Execute the command with a user account that has the platadm or fieldeng privilege.
XSCF> poweron -a
To start the whole system, execute the poweron command with the -a option specified. Execution of the command outputs a confirmation message. Enter "y".
After the command is executed, all the physical partitions in the system are powered on in the proper order. After that, all the logical domains in each physical partition are started in the proper order.
Note - If the setpparparam command of the XSCF firmware has suppressed auto boot of a control domain, the suppressed control domain is not started. Furthermore, if the setpparmode command has suppressed auto boot of a physical partition and logical domains, the suppressed logical domains are not started. For details of the setpparparam and setpparmode commands, see the setpparparam(8) and setpparmode(8) command man pages or the Fujitsu SPARC M12 and Fujitsu M10/SPARC M10 XSCF Reference Manual.
Operation Procedure
  1. Execute the poweron -a command to power on the whole system. Enter "y" for the confirmation message.
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>
  1. All the physical partitions in the system are powered on. After that, all the logical domains in each physical partition are started.
  2. Execute the showpparstatus command, and confirm that the power of all the physical partitions in the system is on.
XSCF> showpparstatus -a
PPAR-ID PPAR Status
00 Running

01 Running

02 Running

03 Running