5.5.1 Stopping the System With the XSCF Command
5.5.1 Stopping the System With the XSCF Command
- Confirm that the mode switch on the operation panel is in Service mode.
- Log in to the XSCF shell.
- Execute the poweroff command.
Enter "y" in response to the confirmation message.
In the following example, the displayed status of PPAR-ID 00 is "Powering off," so you can see that the power-off instruction for the physical partition completed successfully.
XSCF> poweroff -a PPAR-IDs to power off:00 Continue? [y|n] :y 00 : Powering off |
- The following processes are performed.- Oracle Solaris is completely shut down.- The system stops and enters the POWERON READY state (The XSCF is running).
Note - The order in which guest domains shut down depends on the shut-down group setting of Oracle VM Server for SPARC. |
- Confirm that the POWER LED on the operation panel is off.
- Execute the showpparstatus command to confirm that the power to the physical partition is turned off.
In the following example, [PPAR Status] of PPAR-ID 00 displays "Powered Off", which indicates that the power to the physical partition has been turned off.
XSCF> showpparstatus -a PPAR-ID PPAR Status 00 Powered Off |
- Execute the showdomainstatus command to confirm the operating condition of the logical domain.
In the following example, [Status] of the logical domain displays "Solaris powering down," indicating the power-off processing of Oracle Solaris.
XSCF> showdomainstatus -p 0 Logical Domain Name Status primary Solaris powering down |
< Previous Page | Next Page >