3 Migrate an Oracle Data Hub Cloud Service Cluster to Oracle Cloud Infrastructure
These topics lists the steps to migrate an Oracle Data Hub Cloud Service cluster to Oracle Cloud Infrastructure.
Deploy the DataStax Cluster
Stop Critical Services
sudo service dse stop or sudo service ddac stopAdd OCI Nodes as a New Data Center
nodetool rebuild command. Since you're reusing nodes (i.e. this was a stand-alone cluster) the prerequisites listed are required.
Trigger Migration of Data
If there is < 1 TB of data per node, it is quickest to use the nodetool rebuild command in the instructions linked above by SSH-ing onto each Oracle Cloud
Infrastructure node. Note, this puts a load on the Data Hub nodes. We recommend that you run this on one node to gauge load and rebuild time. If the load on the existing cluster is reasonable and the time taken is not too long, gradually increase the number of nodes being rebuilt.
If there is > 1 TB of data per node or nodetool rebuild command was prohibitively slow, it is recommended to: