Skip to main content
Skip table of contents

CLI cookbook: rebooting the Delphix engine via CLI

Occasionally, the management stack will hang on the GUI, or routine maintenance will require a reboot of the Delphix Engine. You can do this safely through either the Delphix Setup or CLI. Before performing a reboot, it is important that all your VDBs are shut down and dSources disabled in order to maintain data integrity.

Prerequisites

  • Shut down all VDBS

  • Shut down dSources

Procedure

Complete the following steps to reboot the Delphix Engine via CLI: 

  1. Login to the CLI using the sysadmin username and password.

    CODE
    ssh sysadmin@yourdelphixengine
  2. Go to system > reboot.

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

    CODE
    delphix system reboot *> commit
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.