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
- Configure the storage array plug-ins for Snapshot Manager for Data Center
- Dell EMC PowerFlex array
- Dell EMC PowerMax and VMax array
- Dell EMC PowerScale (Isilon)
- Supported NetBackup Snapshot Manager Operation on DELL EMC PowerScale (Isilon)
- DELL EMC PowerScale (Isilon) plug-in configuration prerequisites
- Dell EMC PowerScale (Isilon) plug-in configuration parameters
- Using SmartConnect with Snapshot Manager
- Roles and privileges on Dell EMC PowerScale (Isilon)
- Consideration for Dell EMC PowerScale (Isilon)
- Dell EMC PowerStore NAS array
- Supported NetBackup Snapshot Manager operations on Dell EMC PowerStore NAS array
- Dell EMC PowerStore NAS plug-in configuration prerequisites
- Dell EMC PowerStore NAS plug-in configuration parameters
- Domain user permissions for Dell EMC PowerStore NAS array
- Limitations and considerations for Dell EMC PowerStore NAS plug-in
- Dell EMC PowerStore SAN array
- Dell EMC XtremIO SAN array
- Dell EMC Unity array
- FUJITSU AF/DX array
- HPE RMC plug-in
- HPE XP SAN Storage array
- Hitachi NAS array
- Hitachi SAN array
- IBM Storwize array
- InfiniBox SAN array
- NetApp storage array
- Supported NetBackup Snapshot Manager operations on NetApp storage
- NetApp plug-in configuration prerequisites
- NetApp plug-in configuration parameters
- Roles and privileges on NetApp storage array for the ZAPI interface
- Roles and privileges on NetApp storage array for REST interface
- Domain user permissions on the NetApp array
- Configuring a dedicated LIF for NetBackup operation
- Snapshot Replication
- Supported NetApp topologies
- Considerations for NetApp plug-in
- Nutanix Files array
- Pure Storage Flash array
- Pure Storage FlashBlade NAS array
- Qumulo NAS array
- Supported Snapshot Manager for Data Center operations on Qumulo plug-in
- Qumulo plug-in configuration prerequisites
- Qumulo Plug-in configuration parameters
- Permissions and privileges on Qumulo cluster
- Domain user permissions on the Qumulo cluster
- Configuring a dedicated VLAN for NetBackup access
- Qumulo plug-in considerations and limitations
- Configuring storage lifecycle policies for snapshots and snapshot replication
- About configuring storage lifecycle policies for snapshots and snapshot replication
- Creating a storage lifecycle policy for snapshots and snapshot replication
- Operation types in a storage lifecycle policy
- Retention types for storage lifecycle policy operations
- Troubleshooting
Supported NetBackup Snapshot Manager operations on Dell EMC PowerStore NAS array
NetBackup Snapshot Manager performs the following snapshot management operations on the Dell EMC PowerStore NAS arrays.
Table: Snapshot Manager for Data Center operations on EMC PowerStore NAS plug-in
Snapshot Manager for Data Center operation | Description |
|---|---|
Discover assets | NetBackup Snapshot Manager discovers all the Dell EMC PowerStore NAS servers, primary NFS exports, and SMB shares and their filesystem-snapshots along with some of their directory metadata. NetBackup Snapshot Manager also discovers the nested NFS exports and SMB shares irrespective of the depth at which they are created. |
Create snapshot | To create a snapshot, NetBackup Snapshot Manager triggers a POST REST API using SDK method with the required information and snapshot name. The API returns the details of the snapshot. Dell EMC PowerStore supports two types of snapshots - protocol and snapshot type. NetBackup Snapshot Manager triggers 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 Snapshot Manager for Data Center has the following naming convention: NB<unique_21digit_number> |
Delete snapshot | To delete a snapshot, NetBackup Snapshot Manager calls the The API confirms that the snapshot has been deleted successfully on the array. |
Restore snapshot | NetBackup Snapshot Manager does not support PIT restore operation on the array. Instead we can perform Normal restore on specified location. |
Export snapshot | NetBackup Snapshot Manager supports export operation using the NFS and SMB protocol. When a snapshot export operation is triggered based on selected protocol a new NFS export or SMB share is created using snapshot and parent export/share local path. The newly created export/share name is same as snapshot name. Also the host access configurations are added as read-only on a particular export or share. |
Deport snapshot | When a snapshot deport operation runs, NetBackup Snapshot Manager deletes the NFS export or SMB share created over the snapshot at the time of the export operations. |