NetBackup™ Snapshot Manager for Data Center Administrator's Guide
- Introduction
- Preparing for NetBackup Snapshot Manager for Data Center installation
- About the deployment approach
- Hosting NetBackup Snapshot Manager for Data Center
- Meeting system requirements
- Host sizing recommendations
- Creating an instance or preparing the host to install NetBackup Snapshot Manager for Data Center
- Installing container platform (Docker, Podman)
- Creating and mounting a volume to store data
- Verifying that specific ports are open on the instance or physical host
- Deploying NetBackup Snapshot Manager for Data Center using container images
- Before you begin installing NetBackup Snapshot Manager for Data Center
- Installing NetBackup Snapshot Manager for Data Center in the Docker/Podman environment
- Securing the connection to NetBackup Snapshot Manager for Data Center
- Verifying that NetBackup Snapshot Manager for Data Center is installed successfully
- Restarting NetBackup Snapshot Manager for Data Center
- Associating NetBackup media server(s) with Snapshot Manager for Data Center
- Upgrading NetBackup Snapshot Manager for Data Center
- About NetBackup Snapshot Manager for Data Center upgrades
- Supported upgrade path
- Upgrade scenarios
- Preparing to upgrade NetBackup Snapshot Manager for Data Center
- Upgrading NetBackup Snapshot Manager for Data Center
- Upgrading NetBackup Snapshot Manager for Data Center using patch or hotfix
- Migrating and upgrading NetBackup Snapshot Manager for Data Center
- Before you begin migrating NetBackup Snapshot Manager for Data Center
- Migrate and upgrade NetBackup Snapshot Manager for Data Center on RHEL 8.6 or 8.4
- 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
- Configure the storage array plug-ins for Snapshot Manager for Data Center
- Dell EMC PowerMax and VMax array
- Dell EMC PowerMax and VMax plug-in configuration prerequisites
- Supported Snapshot Manager for Data Center operations on Dell EMC PowerMax and VMax
- DELL EMC PowerMax and VMax Plug-in configuration parameters
- Roles and privileges on Dell EMC Unisphere for PowerMax and VMax
- Dell EMC XtremIO plug-in considerations and limitations
- Dell EMC PowerFlex array
- Dell EMC PowerScale (Isilon)
- Supported NetBackup Snapshot Manager for Data Center 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)
- Snapshot replication for Dell EMC PowerScale (Isilon)
- Supported Dell EMC PowerScale (Isilon) replication topologies
- Consideration for 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
- Hitachi NAS array
- Hitachi SAN array
- IBM Storwize SAN V7000 plug-in
- InfiniBox SAN array
- InfiniBox NAS array
- Lenovo DM 5000 series array
- NetApp Storage array
- Supported NetBackup Snapshot Manager for Data Center 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
- NetApp Cloud Volumes ONTAP (CVO)
- Snapshot Replication
- Supported NetApp replication topologies
- Considerations for NetApp plug-in
- NetApp E-Series array
- Nutanix Files array
- Pure Storage FlashArray SAN
- Supported Snapshot Manager for Data Center operations on Pure Storage SAN array models
- Pure Storage SAN plug-in configuration pre-requisites
- Pure Storage SAN plug-in configuration parameters
- Roles and privileges on Pure Storage FlashArray
- Pure Storage FlashArray plug-in considerations and limitations
- Pure Storage FlashBlade plug-in configuration notes
- PowerMax eNAS 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
- NetBackup Snapshot Manager logging
- About NetBackup Snapshot Manager for Data Center logging mechanism
- How Fluentd-based NetBackup Snapshot Manager for Data Center logging works
- About the NetBackup Snapshot Manager for Data Center fluentd configuration file
- Modifying the fluentd configuration file
- Viewing NetBackup Snapshot Manager for Data Center logs
- Fluentd-based logging requirements and considerations
- NetBackup Snapshot Manager for Data Center logs
- Troubleshooting
Supported NetBackup operations on IBM Storwize array
You can perform the following Snapshot Manager for Data Center operations supported on the IBM Storwize SAN models:
Table: Snapshot Manager for Data Center operations on the IBM Storwize array
Snapshot Manager for Data Center operations | Description |
|---|---|
Discover assets | Snapshot Manager for Data Center discovers all the volumes, consistency groups, volume snapshots, and consistency group snapshot present on the array. Snapshot Manager for Data Center discovers only the snapshots created by NetBackup. Note: The snapshot volume is also considered a volume asset, created while creating a snapshot. Snapshot Manager for Data Center discovers the FlashCopy mappings present on the array where the target volume of mapping is considered a snapshot. |
Create snapshot | To create a snapshot, Snapshot Manager for Data Center initiates a Post Rest API method with the required snapshot details. The API returns with the snapshot details. A snapshot is created with the following naming convention: NB<unique_21digit_number> When Snapshot Manager for Data Center calls the REST API for a volume, the following process takes place:
For creating consistency group snapshots, here is the process:
You can specify the volumes that are included in a source volume in a consistency group in the NetBackup policy. In the IBM Storwize array, when the snapshot operation is initiated, the snapshot of that entire consistency group is taken. |
Delete snapshot | When a snapshot deport operation is initiated, Snapshot Manager for Data Center deletes the export mapping created between the host and the volume(s) created during the export operation. |
Restore snapshot | To restore a volume snapshot or consistency group snapshot, Snapshot Manager for Data Center calls a PUT REST API method. When a restore is initiated, a new FlashCopy mapping is created where the snapshot volume acts as the source volume and the source volume acts as the target volume. Then the mapping is started as a restore operation. Note: The mappings created during restore operation are deleted automatically after the restore is complete. |
Export snapshot | Snapshot Manager for Data Center supports export snapshot over the iSCSI and FC protocols. When a snapshot export operation is initiated, the snapshot volume is attached to the host on the array. Snapshot Manager for Data Center uses the same process for consistency group snapshots. SAN zoning must be done between the host and the array that is required to be attached with the snapshot. |
Deport snapshot | To delete a volume or consistency group snapshot, Snapshot Manager for Data Center calls the REST API. |