Fujitsu M8000 Security Camera User Manual


 
poweroff(8)
88 XSCF Reference Manual Last Revised January 2007
If the operating system of the target domain is running, the poweroff(8)
command processing is equivalent to that of the shutdown(1M) command with
the "-i5" option specified.
A domain cannot be powered off while the operating system of the domain is
booting. Execute the poweroff(8) command again after the booting is
completed.
A domain cannot be powered off by the poweroff(8) command while the
operating system of the domain is running in single-user mode. Execute the
shutdown(1M) command in the domain.
When the poweroff(8) command is executed, power-off results for each of the
specified domains are displayed in the following format:
The showdomainstatus(8) command can be used to check whether the system
power is off.
EXAMPLES
EXAMPLE 1 Turns off power to all domains.
EXAMPLE 2 Turns off power to domains with domain IDs 0.
Powered off The power was turned off normally.
Not Powering
off
An error occurred, and the power could not be turned off. An
error message is displayed with ‘Not Powering off.’
XSCF> poweroff -a
DomainIDs 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 "showlogs power".
XSCF> poweroff -d 0
DomainIDs to power off:00
Continue? [y|n]:y
00:Powering off
*Note*
This command only issues the instruction to power-off.
The result of the instruction can be checked by the "showlogs power".