Chapter 4 Operation of the Server 4-17
Also, even if a system abnormality (like a fan or temperature abnormality) is
detected while the Solaris OS is being booted, or the system is running in single user
mode, there may be cases where the power cannot be turned off. (A Solaris OS
shutdown is not executed.) In such cases, immediately perform the procedure above.
4.4.5 Sending a Domain Panic Request
â– Command operation
1. Use the showdomainstatus(8) command to check the power status of the
domain to which a panic instruction is to be issued.
2. Use the reset(8) command to issue a panic instruction to the specified domain.
XSCF> showdomainstatus -a
DID Domain Status
00 Running
01 Running
02 Running
03 Running
<Example> Issue a panic instruction to the specified domain.
XSCF> reset -d 0 panic
DomainID to panic:00
Continue? [y|n] :y
00 :Panicked
*Note*
This command only issues the instruction to reset.
The result of the instruction can be checked by the
"showlogs power".