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
- 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
- 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
- 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
- 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
Supported Snapshot Manager for Data Center operations on Dell EMC PowerMax and VMax
NetBackup Snapshot Manager for Data Center performs the following management operations on the Dell EMC PowerMax and VMax:
Table: Snapshot Manager for Data Center operations on Dell EMC PowerMax/ VMax plug-in
Snapshot Manager for Data Center operation | Description |
---|---|
Discover assets | NetBackup Snapshot Manager for Data Center discovers all the volumes, Storage groups, and Storage group snapshots. |
Create snapshot | Dell EMC Unisphere for PowerMax and Unipshere for VMax allows snapshot creation for entire storage group. The storage group snapshot contains a single Point-in-time copy of all the volumes in the storage group at that time. To create a snapshot on the storage group, NetBackup Snapshot Manager for Data Center initiates a POST REST API call on the Storage group that contains the volumes. A snapshot name is also provided. The API returns the details of the snapshot. To create a snapshot on the volume part of a storage group, NetBackup Snapshot Manager for Data Center creates a POST REST API call on the storage group that contains the specific volume. A snapshot name is also provided. The API returns the details of the snapshot. A typical snapshot created by NetBackup Snapshot Manager has the following naming convention: NB<unique_21digit_number> Note: Snapshots are created in the storage group. The only way to distinguish the snapshots is based on which asset the operation was created. If the snapshot is created on a volume, then the snapshot is mapped to the volume. If created on a storage group, the snapshot is mapped to the storage group asset. |
Delete snapshot | To delete a snapshot, Snapshot Manager for Data Center initiates a DELETE REST API call with the required snapshot details and confirms that the snapshot has been deleted successfully on the array. |
Restore snapshot | Snapshot Manager for Data Center uses the storage group snapshot restore API from Unisphere. To restore a snapshot to the point-in-time image on the volume.
While restoring a snapshot to the point-in-time image on the storage group, all the volumes that were part of the storage group at the time of snapshot creation, are restored to the storage group snapshot state. |
Export snapshot | When a snapshot export operation is initiated: Perform the following steps:
|
Deport snapshot | When a snapshot deport operation is initiated, the exported storage group, and the volume(s) inside it, and the temporary storage group used as a source for the snapshot, are all deleted. It is a revert or clean-up of the export snapshot. |