Restoring a Cloud Pak for Data online backup to the same cluster with IBM Storage Fusion
Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.6 reaches end of support. For more information, see Upgrading IBM Software Hub in the IBM Software Hub Version 5.1 documentation.
In combination with the Cloud Pak for Data OADP backup and restore utility, you can restore an online backup of a Cloud Pak for Data instance to the same cluster with IBM® Storage Fusion.
About this task
In IBM Storage Fusion 2.5.2, you can use only the backup and restore (legacy) service to restore a backup. For more information about this service, see Backup and Restore (Legacy).
Ensure that you source the environment variables before you run the commands in this task.
Procedure
What to do next
- Run the
cpd-cli manage login-to-ocpcommand to log in to the cluster as a user with sufficient permissions to complete this task. For example:cpd-cli manage login-to-ocp \ --username=${OCP_USERNAME} \ --password=${OCP_PASSWORD} \ --server=${OCP_URL} - Get the status of all
services.
cpd-cli manage get-cr-status \ --cpd_instance_ns=${PROJECT_CPD_INSTANCE} - Verify that all services show
Completed.
If your Cloud Pak for Data deployment has services that connect to an external database, and you followed the recommendation to back up the database at the same time that you back up Cloud Pak for Data, restore the database backup that was taken at the same time as the Cloud Pak for Data backup.