NetBackup™ for Kubernetes Administrator's Guide
- Overview of NetBackup for Kubernetes
- Deploying and configuring the NetBackup Kubernetes operator
- Configure settings for NetBackup snapshot operation
- Deploying certificates on NetBackup Kubernetes operator
- Managing Kubernetes assets
- Managing Kubernetes intelligent groups
- Managing Kubernetes policies
- Protecting Kubernetes assets
- Managing image groups
- Protecting Rancher managed clusters in NetBackup
- Recovering Kubernetes assets
- About incremental backup and restore
- Enabling accelerator based backup
- Enabling FIPS mode in Kubernetes
- About Openshift Virtualization support
- Troubleshooting Kubernetes issues
About Accelerator forced rescan
NetBackup Accelerator forced rescan feature support helps you to prevent corrupt backup image issues. When Accelerator forced rescan is used, all the data from the selected backup target is backed up.
To perform Accelerator forced rescan job, run the command ForcedRescan manually. When accelerator forced rescan is used, all the data from the selected backup target is backed up.
This backup is similar to the first Accelerator backup for a policy. The duration of the backup is similar to a non-Accelerator full backup. Force rescan enhances safety, and establishes a baseline for the next Accelerator backup. This feature protects against any potential damage like failure of checksum verification.
Recommendations for using forced rescan:
To manually initiate the backup with force rescan, run the following command in the command prompt or Linux terminal:
bpbackup -i -p <policy_name> -s ForcedRescan
For example,
bpbackup -i -p msdp_10mins_FRS+5d990ab5-f791-474f-885a-ae0c30f31c98 -s ForcedRescan
Following API can be used to initiate the force rescan schedule:
POST admin/manual-backup