Shut down the services appliance
Shut down the services appliance to perform hardware maintenance.
-
You have physically located the services appliance requiring maintenance in the data center.
To prevent service interruptions, shut down the services appliance during a scheduled maintenance window when periods of service disruption are normally expected.
-
Shut down the appliance:
You must perform a controlled shut down of the appliance by entering the commands specified below. It is a best practice to perform a controlled shutdown when possible to avoid unnecessary alerts, ensure full logs are available, and avoid service disruptions. -
If you have not already logged into the grid node, log in using PuTTY or another ssh client:
-
Enter the following command:
ssh admin@grid_node_IP
-
Enter the password listed in the
Passwords.txt
file. -
Enter the following command to switch to root:
su -
-
Enter the password listed in the
Passwords.txt
file.When you are logged in as root, the prompt changes from
$
to#
.
-
-
Shut down the services appliance:
shutdown -h now
This command might take up to 10 minutes to complete.
-
-
Use one of the following methods to verify that the appliance is powered off:
-
Look at the power LED on the front of the appliance and confirm that it is off.
-
Check the Power Control page of the BMC interface to confirm the appliance is off.
-