Skip to main content
Skip table of contents

Starting, stopping, and restarting your engine

Several options are available to start, stop, restart, or reset the Delphix engine for maintenance or debugging purposes.

Factory reset

This option returns the Delphix Engine to the "factory default" state. This removes all the data and configurations except for the network configuration and NTP settings. The network configuration and NTP settings are retained in order to make it is easy for a user to start the Delphix Engine otherwise you will need to perform the initial steps to configure the network via the VMware Hypervisor console.

It is recommended to shut down and remove all VDBs before resetting the Delphix Engine. Failure to do so could lead to stale data mounts in target environments. For the same reason, disable all dSources that use validated sync.

Use Factory Reset only when a complete reset and reconfiguration of the Delphix Engine is necessary, as all Delphix Engine objects will be de-allocated.

Complete the following steps to reset the Delphix Engine via GUI:

  1. Connect to the Delphix Setup application and log in as a system administrator.

  2. From the Dashboard panel, click the Actions menu (...) on the top right and select Factory Reset.

  3. Click OK.

Restart

If the Delphix Java process is in a bad state, you may need to restart it to get it operational again.

You can restart the management process safely without shutting down VDBs or disabling dSources because restarting this process has no impact on running VDBs or dSources.

Complete the following steps to restart the Delphix Management Process via GUI: 

  1. Login to the Delphix Setup application as a system administrator.

  2. From the Dashboard panel, click the Actions menu (...) on the top right and select Restart.

  3. Click OK.

Complete the following steps to restart the Delphix Management Process via CLI: 

  1. Log in to the CLI as a system administrator.

  2. Go to system > restart

  3. delphix system restart *> commit

Reboot

If the management stack for your Delphix Engine hangs, you will need to perform a reboot.

Before performing a reboot, all your VDBs must be shut down and dSources disabled to maintain data integrity.

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

  1. Login to the Delphix Setup application as a system administrator.

  2. From the Dashboard panel, click the Actions menu (...) on the top right and select Reboot.

  3. Click OK.

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

  1. Log in to the CLI as a system administrator.

  2. Go to system > reboot

  3. delphix system reboot *> commit

Reboot vs restart

The only difference between the Restart and Reboot is that the Restart functions without shutting down the VDBs and disabling the dSources.

Power off

Occasionally, it is necessary to shut down the Delphix Engine for maintenance purposes. Before performing a shutdown, all your VDBs must be shut down and dSources disabled to maintain data integrity. 

Once the Delphix Engine is powered off, you can power it back on through your hypervisor console. 

Use the following steps to shut down the Delphix Engine via GUI:

  1. Login to the Delphix Setup application as a system administrator.

  2. From the Dashboard panel, click the Actions menu (...) on the top right and select Power Off.

  3. Click OK.

Use the following steps to shut down the Delphix Engine via CLI:

  1. ssh sysadmin@yourengine

  2. delphix > system

  3. delphix system > shutdown

  4. delphix system shutdown *> commit

JavaScript errors detected

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

If this problem persists, please contact our support.