Go to main content

Oracle® Server X7-8 Service Manual

Exit Print View

Updated: April 2019
 
 

Power Off the Server Gracefully (Oracle ILOM CLI)

Performing a graceful shutdown ensures that all of your data is saved and the system is ready for restart.

  1. Review the logs (optional).

    Depending on the nature of the problem, you might want to view the system status or the log files or run diagnostics before you shut down the system.

    For log file information, refer to the Oracle Integrated Lights Out Manager (ILOM) 4.0 Documentation Collection at https://www.oracle.com/goto/ilom/docs.

  2. Prepare to shut down the system.
  3. Notify affected users that the server will be powered down.
  4. Save any open files, and quit all running applications.

    Refer to your application documentation for specific information about these processes.

  5. Log in to the SP Oracle ILOM CLI.

    Log in as a user with root or administrator privileges. For example, open an SSH session, and at the command line type:

    ssh root@ipaddress

    Where ipaddress is the IP address of the server SP.

    For more information, see Using Oracle ILOM in Oracle Server X7-8 Installation Guide.

    The Oracle ILOM CLI prompt appears: ->

  6. At the Oracle ILOM prompt, shut down the operating system. Type:
    -> stop /System
    

    If the system is running the Oracle Solaris OS, refer to the Oracle Solaris system administration documentation for additional information.

  7. Disconnect the power and cables from the server.

    See Remove Power.


    Caution

    Caution  -  When you power off the server using Oracle ILOM, the server enters Standby power mode. Power is still directed to the service processor remote management subsystem and power supply fans. To completely power off the server, you must disconnect the power cords from the power supplies.


Related Information