Restoring Cloud Pak for Data volume backups from a persistent volume claim or object store
If you created volume backups of your IBM Cloud Pak® for Data deployment in a separate PersistentVolumeClaim (PVC) or an S3 or S3-compatible object store with the Cloud Pak for Data volume backup and restore utility, use this information to restore the volumes.
Before you begin
Cloud Pak for Data provides the cpd-cli backup-restore command-line interface for backing up and restoring PVs. Before you run any cpd-cli backup-restore commands, ensure that:
- You must have created a backup of the volumes.
- If you are restoring Watson™ Studio on NFS, there are pre-restore steps that you must do.
About this task
During the restore process, write operations in application workloads are suspended (quiesced). The quiesce command calls hooks provided by Cloud Pak for Data services to do the quiesce. Quiesce hooks that are provided by Cloud Pak for Data services offer optimizations or other enhancements compared to scaling down all resources in the project (namespace). Services might be quiesced and unquiesced in a certain order, or services might be suspended without having to bring down pods to reduce the time it takes to bring down applications and bring them back up.
- Manually scale down resources, restore volumes, and then manually scale up resources.
- Automatically scale down resources, restore volumes, and automatically scale up resources with a single command.
Ensure that you source the environment variables before you run the commands in this task.
For more information about the Cloud Pak for Data volume backup and restore utility, including a list of commands that you can run, see the cpd-cli backup-restore reference documentation.