NetBackup™ Web UI Kubernetes Administrator's Guide
- Introducing the NetBackup web user interface
- Monitoring NetBackup
- Overview of NetBackup for Kubernetes
- Deploying and configuring the NetBackup Kubernetes operator
- Managing Kubernetes assets
- Protecting Kubernetes assets
- Recovering Kubernetes assets
- Troubleshooting Kubernetes issues
Restore stuck in InProgress state
The issue occurs if the Velero pod running in Kubernetes cluster, restarts while the restore job is running.
Recommended Action:
For Velero plugin for vSphere,
If the restore contains persistent volumes, verify the state of CloneFromSnapshot ("clonefromsnapshots.backupdriver.cnsdp.vmware.com") CRD corresponding to the restore job. If the request for downloads ("downloads.datamover.cnsdp.vmware.com") fails, there may be an issue with the object store access or the namespace to which the restore is targeted. The namespace may already contain an existing persistent volume claim with the same name. Delete the NetBackup restores ("restores.netbackup.veritas.com") CRD job and Velero restores ("restores.velero.io") CRD job along with the corresponding clonefromsnapshots CRD if applicable. Deleting corresponding data mover download ("downloads.datamover.cnsdp.vmware.com") CRD is optional.
For Velero plugin for GCP:
Delete the NetBackup restores ("restores.netbackup.veritas.com") CRD job and Velero restores ("restores.velero.io") CRD job. Optionally, delete the corresponding download ("downloadrequests.velero.io") CRD.