In order to complete the failover, you need to enable the objects on the now-primary Delphix Engine.
SSH Keys
If you were previously using password-less SSH key exchange on your source and/or target environments, you may need to publish the now-primary engine’s public key for continued functionality.
- Click Manage.
- Select Environments.
- Select any environment.
- Under Environment Users, click the edit icon ( ) next to the defined user.
- Click View Public Key to display the public key for the Delphix Engine.
- Highlight the public key string (starts with “ssh-rsa”) and copy the key to your clipboard (Ctrl+C in Windows).
- On each source and target host within your defined environments, paste the public key into the environment user’s authorized_keys file, which is normally located in the user’s ~/.ssh/ directory.
Once the public key has been copied to the hosts making up your environments, you are ready to enable the remaining objects.
Enabling Environments
In order to begin using the environments and related dSources and VDBs, the environments must first be started.
- Login to the Delphix Management application.
- Click Manage.
- Select Environments.
- Select an environment which you want to enable.
- From the Actions menu (...) select Enable. This will initiate jobs that will refresh and enable the environment.
- Repeat these steps for each environment which you want to enable.
Enabling dSources
In order to again have actively syncing dSources, you must enable them.
- Login to the Delphix Management application.
- Click Manage.
- Select Datasets.
- Click the dSource you want to enable.
- From the Actions menu (...) select Enable.
- Click Enable to confirm.
Enabling VDBs
The final step in the failover would be to enable any needed VDBs.
- Login to the Delphix Management application.
- Click Manage.
- Select Datasets.
- Click the VDB you want to enable.
- Click the Configuration tab.
- From the Actions menu (...) select Enable.
- Click Enable to confirm that you want to enable the VDB.
At this time the failover is complete. All objects previously running on the previous source Delphix Engine should now be running off of the Delphix Engine to which was failed over.