User's Manual

148 omconfig: Managing Components Using the Instrumentation Service
Example Shutdown Commands
To set the shutdown action to reboot, type:
omconfig system shutdown action=reboot
or
omconfig servermodule shutdown action=reboot
To bypass operating system shutdown before the system is powered off, type:
omconfig system shutdown action=reboot osfirst=
false
or
omconfig servermodule shutdown action=reboot
osfirst=false
omconfig system thrmshutdown/omconfig servermodule thrmshutdown
Use the omconfig system thrmshutdown or omconfig servermodule
thrmshutdown command to configure a thermal shutdown action. A thermal
shutdown can be configured to occur when a temperature probe detects a
temperature probe warning or failure event.
action=poweroff Turns off the electrical power to the system.
action=powercycle Turns off the electrical power to the system, pauses, turns the
power on, and reboots the system. Power cycling is useful when
you want to
re-initialize system components such as hard drives.
osfirst=true | false true: Closes the file system and exits the operating system
before shutting down the system.
false: Does not close the file system or shut down the operating
system before shutting down the system.
Table 4-30. Shutdown Parameters
(continued)
name=value pair Description