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:
Login to the CLI using the sysadmin username and password.
CODEssh sysadmin@yourdelphixengine
Go to system > reboot.
CODEdelphix > system delphix system > reboot
Commit the action.
CODEdelphix system reboot *> commit