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
Hosting NetBackup Snapshot Manager for Data Center
To protect on-premises assets, deploy the NetBackup Snapshot Manager for Data Center host in the same on-premises environment.
You can deploy NetBackup Snapshot Manager for Data Center in a NetBackup media server, but not in a NetBackup primary server.
If you install NetBackup Snapshot Manager for Data Center on multiple hosts, we recommend that each NetBackup Snapshot Manager for Data Center instance manage separate resources. Two NetBackup Snapshot Manager for Data Center instances should not manage the same resources.
If you host the NetBackup Snapshot Manager for Data Center and media server in the same host, do the following for proper functioning of the backup from snapshot jobs:
Assign distinct IPs and NetBackup client names to the NetBackup Snapshot Manager for Data Center and the media server so that they can obtain different NetBackup Certificates. This is required so as have different NetBackup host ID certificates for communication. Use the following configuration:
Configure host with two network adapters.
Edit the
/etc/hostsfile and enter the details as mentioned in the following example:<IP Address MediaServer Host1> < MediaServer Host1> <IP Address NetBackup Snapshot Manager for Data Center Host2> <NetBackup Snapshot Manager for Data Center Host2>
Specify the
MediaServer Host1parameter in the/etc/hostsfile during the Media server installation for the media server name.Similarly select the NetBackup Snapshot Manager for Data Center Host 2 from the
/etc/hostsfile during the NetBackup Snapshot Manager for Data Center installation with non-default port other than 443.Start NetBackup Snapshot Manager for Data Center and Media services and register it with NetBackup primary server.
Once the NetBackup Snapshot Manager for Data Center is registered, ensure that it has a different HOST DB entry.
Before performing the backup from snapshot jobs, perform the following optimization: DISABLE SHM and NOSHM. See: https://www.veritas.com/support/en_US/article.100016170
This ensures that NetBackup does not use shared memory to communicate among NetBackup data mover processes.