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 Snapshot Manager for Data Center operations on Dell EMC XtremIO
NetBackup Snapshot Manager for Data Center performs the following snapshot management operations on Dell EMC XtremIO.
Table: CloudPoint operations on the Dell EMC XtremIO SAN array
Snapshot Manager for Data Center operations | Description |
---|---|
Discover assets | The XtremIO array has three types of volumes: Primary, Re-purpose copy, and Protection-copy. You can create the primary volumes manually, and can be of any size based on the limit of the associated. A re-purpose copy is a thin-provisioned volume created from the protection copy during snapshot creation process. NetBackup Snapshot Manager for Data Center discovers the primary volumes and re-purpose copy volumes which have an NAA identifier associated as a volume asset, and a protection-copy as a snapshot asset. For a volumes to be discovered, map it to the host. |
Create snapshot | To create a snapshot, NetBackup calls a REST API method with the required snapshot details. The API returns the details of the snapshot. The protection-copy snapshot is read-only. A typical snapshot created by NetBackup Snapshot Manager has the following naming convention:
|
Delete snapshot | To delete a snapshot, NetBackup Snapshot Manager calls a REST API method with the required snapshot details. You can confirm that the snapshot is deleted successfully on the array, by making an another call with the same snapshot. If the snapshot is attached to any host then all the mappings are deleted forcefully as a mandatory requirement. This process also deletes the mappings that do not belong to the NetBackup host. |
Restore snapshot | NetBackup Snapshot Manager for Data Center offers the ability to restore the snapshots using a Put REST API. You can restore the source volume only with the protection-copy type snapshot. Any PIT rollback uses the snapshot associated to the source volume. You cannot restore a snapshot to a different source volume to which it does not belong. By default, whenever you do a PIT rollback on any source volume, the array creates a re-purpose copy for the same to backup the volume. But NetBackup Snapshot Manager does not create this default re-purpose copy, when the restore is initiated from the console. You can restore any snapshot of any PIT on the volume. Every protection-copy acts as an individual asset and has no dependency on the other snapshot copies. |
Export snapshot | NetBackup Snapshot Manager for Data Center supports export snapshot over the iSCSI and FC protocols. When a snapshot export operation is initiated, firstly a re-purpose copy is created using the protection-copy which was created in the create snapshot operation. Once this re-purpose copy is completed, a host is attached to the same. Do the SAN zoning between the host and array that you want to attach with the snapshot. |
Deport snapshot | When a snapshot deport operation is initiated, NetBackup Snapshot Manager for Data Center deletes the export mapping created between the host and the re-purpose copy volumes. |