Stopping the 8348-21C system

Learn how to stop the IBM® Power® System S812LC (8348-21C) system to complete another task.

Procedure

You can use the Linux shutdown command to stop and power down the system.
From a Linux command prompt, run the following command to shut down the system in 10 minutes and send the message "System shutdown in 10 minutes; repairs coming." to the users.
shutdown -P +10 "System shutdown in 10 minutes; repairs coming." 

The -P setting instructs the system to shut down and then power off.




Last updated: Wed, May 24, 2017