Relocating the Delphix connector
There are times when the Delphix Connector installation requires a move to a different directory or drive. It's not a trivial relocation. This requires disabling dSources and/or VDBs, uninstalling the current install and reinstalling to the new location. In addition to this, an upgrade to the Delphix Connector can also be achieved via the uninstall/reinstall methodology, including a change in location. These instructions cover 4.0 through 5.1. The steps are the same up to 5.1.2.0. At that version and forward it is no longer required to use the CLI to change the Delphix Connector location. All one needs to do is refresh the Delphix Connector environment and the new directory location is discovered and updated on the Delphix Engine. In the steps listed below, the example is moving the connector from "C:\Program Files" to "C:\", so the full connector path is "C:\Delphix\DelphixConnector".
Disable the dSources and/or VDBs associated to the DelphixConnector host. This will unmount the storage from the Windows host, removing the directories, the dSources represented by the staging databases, and the VDBs.
dSource staging directories are in the form of "guid-staging-xx", where xx is the staging database number
VDB directories are appended with "guid-vdb-xx".
When all VDBs and dSources are disabled and you are ready to move the DelphixConnector location, stop the DelphixConnector service.
Backup the remaining directories as a precaution, in particular, the logs directory.
Uninstall the DelphixConnector, using the instructions from Uninstall the Delphix Connector.
Reinstall the DelphixConnector to the new location, such as "C:\Delphix\DelphixConnector". Check that the DelphixConnector service has started.
Modify the new DelphixConnectorlocation.
On Delphix engine versions prior to 5.1.2.0, use the CLI to modify the directory
- CODE
de4350.dcenter host> select winhost.delphix.com de4350.dcenter host 'winhost.delphix.com'> update de4350.dcenter host 'winhost.delphix.com' update *> set toolkitPath="C:\Delphix\DelphixConnector" de4350.dcenter host 'winhost.delphix.com' update *> commit Dispatched job JOB-3203 HOST_UPDATE job started for "winhost.delphix.com". HOST_UPDATE job for "winhost.delphix.com" completed successfully.
Refresh the windows environment for the change to take effect.
On engine versions 5.1.2.0 and higher, you only need to refresh the windows environment.
Enable the dSources and/or VDBs.