Occasionally the management stack will hang on the GUI or routine maintenance will require a reboot of the Delphix Engine. This can safely be done either via the Delphix Engine GUI or CLI.

Restarting the Delphix Engine from the GUI

Complete the following steps to  restart the Delphix Engine via the GUI. 

  1. Log into the Server Setup GUI using the sysadmin username and password.
  2. From the Menu bar select Shutdown Delphix Engine.

3. Select Reboot.

If you shut down the Delphix Engine you will have to use your hypervisor console to bring it back up.

 

Restarting the Delphix Engine via CLI

Complete the following steps to  restart the Delphix Engine via CLI. 

 

  1. Log into the CLI using the sysadmin username and password.

    ssh sysadmin@yourdelphixengine
  2. Go to system > reboot

    delphix > system
    delphix system > reboot
  3. Commit the action.

    delphix system reboot *> commit

Related Topics