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 Operation on DELL EMC PowerScale (Isilon)
Snapshot Manager for Data Center performs the following management operations on the Dell EMC PowerScale (Isilon):
Table: Snapshot Manager for Data Center operations on Dell EMC PowerScale (Isilon) plug-in
Snapshot Manager for Data Center operation | Description |
|---|---|
Discover assets | NetBackup Snapshot Manager discovers all the NFS export, SMB shares, and their snapshots along with some of their directory metadata from all the Access Zones the user has privileges to access or view. By default, a DELL PowerScale cluster has Single access zone known as System Access Zone and unless you have additional Access Zones, all the NFS export and SMB Shares are in this default Access Zone. The multiple access zone can be mapped to same or different Groupnet (Groupnet -> Subnet -> Pool). During discovery, the Snapshot Manager also associates the relevant SmartConnect of a pool to its NFS export or SMB share. NetBackup Snapshot Manager also discovers all the nested NFS exports and SMB shares irrespective of the depth at which they are created. Mentioned below are few examples of nested shares discovered by Snapshot Manager: ["/ifs/test_fs1", "/ifs/test_fs1/test_fs2", "/ifs/test_fs1/test_data/test_fs3", "/ifs/smb_03/test_data/dir01"] The discovered NFS export and SMB shares should have valid underlying file system path. The file system directory path should be shared by NFS export, SMB shares. |
Create snapshot | To create a snapshot, Snapshot Manager for Data Center triggers a POST REST API call on the nfs_export with the required information and the snapshot name. The API returns the details of the snapshot. A typical snapshot created by Snapshot Manager for Data Center has the following naming convention:
|
Delete snapshot | To delete a snapshot, NetBackup Snapshot Manager runs a DELETE REST API call with the required snapshot details. You can see a confirmation when the snapshot is deleted successfully on the array. |
Restore snapshot | Snapshot Manager for Data Center uses the JobAPI to revert a snapshot. To revert a snapshot that contains a directory, it is recommended that you create a SnapRevert domain for a directory. To revert a snapshot, perform the following steps:
|
Export snapshot |
|
Deport snapshot | When a snapshot deport operation is triggered, NetBackup Snapshot Manager deletes the NFS export or SMB share created over the snapshot path at the time of the export operations. |
Create snapshot diff | Snapshot Manager for Data Center uses the JobAPI to create a changelist between snapshots. To create a changelist, perform the following steps:
Note: The following important points:
|