Chapter 4 Operation of the Server 4-15
Note – Only the domains that are able to be powered off are displayed.
Note – If the poweroff(8) command is performed, and the shutdown has
completed, then the domain is powered off.
4. Use the showlogs power command to check the system power off.
4.4.3 Domain Power On
â– Command operation
1. Use the showdomainstatus(8) command to check the power status of all
domains.
2. Use the poweron(8) command to turn on power to the specified domain.
XSCF> showlogs power
Feb 26 14:22:19 JST 2010 System Power Off Operator -- Service
XSCF> showdomainstatus -a
DID Domain Status
00 Powered Off
01 Running
02 Powered Off
03 Powered Off
<Example 1> Turn on power to the specified domain.
XSCF> poweron -d 0
DomainIDs 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
"showlogs power".
<Example 2> Cancel domain power on in progress.
XSCF> poweron -d 0
DomainIDs to power on:00
Continue? [y|n] :n
XSCF>