NetBackup™ Snapshot Manager for Data Center Administrator's Guide
- Introduction
- Preparing for NetBackup Snapshot Manager for Data Center installation
- Deploying NetBackup Snapshot Manager for Data Center using container images
- Upgrading NetBackup Snapshot Manager for Data Center
- Migrating and upgrading NetBackup Snapshot Manager for Data Center
- Uninstalling NetBackup Snapshot Manager for Data Center
- Snapshot Manager for Data Center catalog backup and recovery
- Configure NetBackup Snapshot Manager for Data Center
- Storage array replication
- Storage array plug-ins for Snapshot Manager for Data Center
- Azure NetApp Files plug-in
- Azure Files plug-in
- Dell EMC PowerMax and VMax array
- Dell EMC PowerFlex array
- Dell EMC PowerScale (Isilon)
- Dell EMC PowerStore SAN and NAS plug-in
- Dell EMC XtremIO SAN array
- Dell EMC Unity Array
- Fujitsu Eternus AF/DX SAN array
- Fujitsu Eternus AB/HB SAN array
- Fujitsu AX/HX Series plug-in
- HPE RMC plug-in
- HPE XP plug-in
- HPE Alletra 9000 SAN array
- HPE Alletra 6000 SAN array
- HPE GreenLake for Block Storage array
- Hitachi NAS array
- Hitachi SAN array
- IBM Storwize SAN V7000 plug-in
- IBM FlashSystem plug-in
- IBM SAN Volume Controller plug-in
- InfiniBox SAN array
- InfiniBox NAS array
- Lenovo DM 5000 series array
- NetApp storage array
- NetApp E-Series array
- Nutanix Files array
- Pure Storage FlashArray SAN
- Pure Storage FlashBlade plug-in configuration notes
- PowerMax eNAS array
- Qumulo NAS array
- VMware vSAN File Services plug-in
- Configuring storage lifecycle policies for snapshots and snapshot replication
- Operation types in a storage lifecycle policy
- Retention types for storage lifecycle policy operations
- NetBackup Snapshot Manager logging
- Troubleshooting
Verify storage array certificate
NetBackup version 10.3.0.1 and later lets you verify the storage array certificate for any communication between NetBackup Snapshot Manager for Data Center and the storage array. For successful verification, the root certificate of the storage array must be maintained in the trust store of NetBackup Snapshot Manager for Data Center.
You must manually download the storage array certificate and add it to the NetBackup Snapshot Manager for Data Center trust store. Once the certificate is added to the trust store; during the plug-in configuration or plug-in update operations, select the Verify Certificate option to enable certificate verification.
To add and list certificates to the NetBackup Snapshot Manager for Data Center trust store:
- Sign on to the host NetBackup Snapshot Manager for Data Center .
- Using the mechanism provided by the storage array, download the root certificate of the storage array.
- Run this command to add a certificate to NetBackup Snapshot Manager for Data Center:
flexsnap_configure truststore --ca <PATH TO STORAGE ARRAY CERT>
- Run this command to list the certificates added in the truststore:
flexsnap_configure truststore
Here is an example configuration:
root@r7515-112v26:/root/Downloads# flexsnap_configure truststore --ca dspure09.pem CN=dspure09,O=Pure Storage,L=Default City,ST=MN,C=US ... done root@r7515-112v26:/root/Downloads# flexsnap_configure truststore CN=VeritasStorageArrayRootCA,O=Veritas,OU=NetBackup ... ok CN=r7515-088v01.<domainName>.com,O=Isilon,ST=Some-State,C=AU ... ok CN=StorageArrayRootCA,O=Veritas,OU=NetBackup ... ok CN=dspure09,O=Pure Storage,L=Default City,ST=MN,C=US ... ok
To add storage array certificates using the tpconfig utility
- Run the command:
modify_plugin -snapshot_manager
- Run the command:
add_plugin --snapshot_manager
In the tpconfig utility, enter true or false manually for the option Enter Verify Certificate, depending on whether the certificate needs to be verified or not.
In the web UI, use the
option in the Plug-in configuration page or the Edit credentials dialog.By default, the Verify Certificate feature is inactive for the existing plug-ins after a NetBackup Snapshot Manager for Data Center upgrade. To enable this option for the existing plug-ins, you must add the root certificate to the NetBackup Snapshot Manager for Data Center trust store after the upgrade.
The Verify Certificate feature is not supported for Qumulo and NetApp storage arrays if configured using ZAPI.