NetBackup™ Snapshot Manager Install and Upgrade Guide
- Introduction
- Section I. NetBackup Snapshot Manager installation and configuration
- Preparing for NetBackup Snapshot Manager installation
- Deploying NetBackup Snapshot Manager using container images
- Deploying NetBackup Snapshot Manager extensions
- Installing the NetBackup Snapshot Manager extension on a VM
- Installing the NetBackup Snapshot Manager extension on a managed Kubernetes cluster (AKS) in Azure
- Installing the NetBackup Snapshot Manager extension on a managed Kubernetes cluster (EKS) in AWS
- Installing the NetBackup Snapshot Manager extension on a managed Kubernetes cluster (GKE) in GCP
- NetBackup Snapshot Manager cloud providers
- Configuration for protecting assets on cloud hosts/VM
- Protecting assets with NetBackup Snapshot Manager's on-host agent feature
- Installing and configuring NetBackup Snapshot Manager agent
- Configuring the NetBackup Snapshot Manager application plug-in
- Microsoft SQL plug-in
- Oracle plug-in
- Protecting assets with NetBackup Snapshot Manager's agentless feature
- NetBackup Snapshot Manager assets protection
- Volume Encryption in NetBackup Snapshot Manager
- NetBackup Snapshot Manager security
- Preparing for NetBackup Snapshot Manager installation
- Section II. NetBackup Snapshot Manager maintenance
- NetBackup Snapshot Manager logging
- Upgrading NetBackup Snapshot Manager
- Migrating and upgrading NetBackup Snapshot Manager
- Post-upgrade tasks
- Uninstalling NetBackup Snapshot Manager
- Troubleshooting NetBackup Snapshot Manager
Meeting system requirements
The host on which you install NetBackup Snapshot Manager must meet the following requirements.
See NetBackup Snapshot Manager host sizing recommendations.
Table: Operating system, processor and package requirements for NetBackup Snapshot Manager host
Category | Requirement |
---|---|
Operating system |
|
Processor architecture | x86_64 /64-bit processors |
Packages on NetBackup Snapshot Manager host | Following are the operating system specific respective required packages to be installed on NetBackup Snapshot Manager host:
|
Note:
The single hostname or FQDN for NetBackup Snapshot Manager has limit of 64 characters which is required at the time of installation.
Table: System requirements for the NetBackup Snapshot Manager host
Host on which NetBackup Snapshot Manager is installed | Requirements |
---|---|
Amazon Web Services (AWS) instance |
|
Microsoft Azure VM |
Ensure that do the following before you deploy NetBackup Snapshot Manager on an RHEL instance in the Azure cloud:
|
Microsoft Azure Stack Hub VM |
Ensure that do the following before you deploy NetBackup Snapshot Manager on an RHEL instance in the Azure Stack Hub cloud:
|
Google Cloud Platform (GCP) VM |
|
VMware VM |
|
Physical host (x86_64 / AMD64) |
|
Note:
NetBackup Snapshot Manager is not fully FIPS compliant.
NetBackup Snapshot Manager uses the following file systems on the host to store all the container images and files during installation:
/
(root file system)/var
The /var
file system is further used for container runtimes. Ensure that the host on which you install or upgrade NetBackup Snapshot Manager has sufficient space for the following components.
Table: Space considerations for NetBackup Snapshot Manager components
Component | Space requirements |
---|---|
NetBackup Snapshot Manager containers | 30 GB free space |
NetBackup Snapshot Manager agents and plug-ins | 350 MB free space, for every NetBackup Snapshot Manager plug-in and agent configured |
Additionally, NetBackup Snapshot Manager also requires a separate volume for storing NetBackup Snapshot Manager data. Ensure that you create and mount this volume to /cloudpoint
on the NetBackup Snapshot Manager host.
Table: Space consideration for NetBackup Snapshot Manager data volume
Volume mount path | Size |
---|---|
| 50 GB or more |
See NetBackup Snapshot Manager host sizing recommendations.
NetBackup Snapshot Manager supports the following applications, operating systems and cloud platforms.
These assets are supported irrespective of how you configure NetBackup Snapshot Manager, whether using the NetBackup Snapshot Manager cloud agents and plug-ins (earlier known as off-host plug-ins), or using the NetBackup Snapshot Manager application configuration plug-ins (earlier known as on-host plug-ins), or using the NetBackup Snapshot Manager agentless feature.
Table: Supported applications, operating systems, and cloud platforms
Category | Support |
---|---|
Applications |
|
Operating systems on supported assets |
Note: NetBackup Snapshot Manager agents are not supported on non-English operating systems. |
Cloud platforms |
|
Ensure that the time zone settings on the host where you wish to deploy NetBackup Snapshot Manager are as per your requirement and synchronized with a public NTP server.
By default, NetBackup Snapshot Manager uses the time zone that is set on the host where you install NetBackup Snapshot Manager. The timestamp for all the entries in the logs are as per the clock settings of the host machine.
If the instance on which you are deploying NetBackup Snapshot Manager is behind a proxy server, that is, if the NetBackup Snapshot Manager instance connects to the internet using a proxy server, you must specify the proxy server details during the NetBackup Snapshot Manager installation. The NetBackup Snapshot Manager installer stores the proxy server information in a set of environment variables that are specific for the NetBackup Snapshot Manager containers.
The following table displays the environment variables and the proxy server information that you must provide to the NetBackup Snapshot Manager installer. Make sure you keep this information ready; you are required to provide these details during NetBackup Snapshot Manager installation.
Table: Proxy server details required by NetBackup Snapshot Manager
Environment variables created by NetBackup Snapshot Manager installer | Description |
---|---|
VX_HTTP_PROXY | Contains the HTTP proxy value to be used for all connections. For example, |
VX_HTTPS_PROXY | Contains the HTTP proxy value to be used for all connections. For example, |
VX_NO_PROXY | Contains the hosts that are allowed to bypass the proxy server. For example, |
NetBackup Snapshot Manager services that need to communicate externally via a proxy server use these predefined environment variables that are set during the NetBackup Snapshot Manager installation.