NetBackup™ Snapshot Manager for Data Center Administrator's Guide
- Introduction
- Installation and Upgrade
- Configure NetBackup Snapshot Manager storage array plug-ins
- 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
- HPE RMC plug-in
- HPE XP plug-in
- HPE Alletra 9000 SAN array
- Hitachi NAS array
- Hitachi SAN array
- IBM Storwize SAN V7000 plug-in
- InfiniBox SAN array
- InfiniBox NAS 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
- Troubleshooting
Supported NetBackup operation on Dell EMC PowerStore array
NetBackup performs the following snapshot management operations on the Dell EMC PowerStore arrays.
Table: Snapshot Manager for Data Center operations on EMC PowerStore arrays
Snapshot Manager for Data Center operation | Description |
---|---|
Discover assets | In SAN environment, NetBackup discovers all the Dell EMC PowerStore primary volumes and volume snapshots present on the array. NetBackup discovers only primary type volumes and skips the clone type volumes. For volume snapshots only the snapshot type volumes are discovered. In NAS environment, NetBackup discovers all the Dell EMC PowerStore NAS servers, file systems, primary NFS exports, and SMB shares along with the file system-snapshots along with some of their directory metadata. NetBackup also discover the nested NFS exports and SMB shares irrespective of the depth. |
Create snapshot | In SAN environment, to create a snapshot, NetBackup calls the REST API with the required information and snapshot name. At the time of volume snapshot creation, a new volume having type (snapshot) is created on the array. In NAS environment, to create a snapshot, NetBackup calls a REST API with the required information and snapshot name. Dell EMC PowerStore supports two types of snapshots - protocol and snapshot type. NetBackup initiates the protocol type snapshots and retention period is not set on the array for these snapshots. All these snapshots are at a file system level. A typical snapshot created by NetBackup has the following naming convention: NB<unique_21digit_number> |
Delete snapshot | In SAN environment, to delete a volume snapshot, NetBackup calls the REST API using SDK method with the required volume snapshot details. A subsequent API call confirms the deletion. In NAS environment, to delete a file system snapshot, NetBackup calls a REST API using SDK method, with the required file system snapshot details. A subsequent API call confirms the deletion. |
Restore snapshot | In SAN environment, offers the capability for the PIT rollback and you can use the created snapshot to restore the primary volume. For restore the In NAS environment, NetBackup does not support PIT restore operation on the array. You can perform normal restore on any specified location. |
Export snapshot | In SAN environment, NetBackup can export using the snapshots created for volumes. When a NetBackup initiates an export call, a new clone type volume is created from the snapshot and used for backup purpose. A host is added to this clone based on the details that are sent by the NetBackup client. In NAS environment, NetBackup supports export operations using the NFS and SMB protocols. When NetBackup initiates a snapshot export operation, based on the selected protocol, a new NFS export or SMB share is created using snapshot and parent export or share local path. The newly created export or share name is same as the snapshot name. Also, the host access configurations are added as read-only on a particular export or share. |
Deport snapshot | In SAN environment, the deport snapshot operation removes the hosts added for the cloned volume created during the export call. NetBackup deletes all the hosts that are available on the volume. The newly cloned volume is also deleted during the deport operation. |