Fujitsu M4000 Life Jacket User Manual


 
poweron(8)
System Administration 105
to the prompt.
EXAMPLE 4 Turns on power to domains with domain IDs1. Automatically replies with 'y'
without displaying the prompt.
EXAMPLE 5 Cancels the poweron(8) command execution that is in progress.
EXAMPLE 6 Cancels the poweron(8) command execution that is in progress. Automatical-
ly replies with 'n' to the prompt.
EXAMPLE 7 Cancels the poweron(8) command execution that is in progress. Automatical-
ly replies with 'n' without displaying the prompt.
EXIT STATUS The following exit values are returned:
XSCF> poweron -y -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".
XSCF>
XSCF> poweron -q -y -d 1
XSCF> poweron -d 1
DomainIDs to power on:01
Continue? [y|n]:n
XSCF> poweron -n -d 1
DomainIDs to power on:01
Continue? [y|n]:n
XSCF> poweron -q -n -d 1
0 Successful completion.
>0 An error occurred.