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 Snapshot Manager extension on a VM
- Installing the Snapshot Manager extension on a managed Kubernetes cluster (AKS) in Azure
- Installing the Snapshot Manager extension on a managed Kubernetes cluster (EKS) in AWS
- Installing the Snapshot Manager extension on a managed Kubernetes cluster (GKE) in GCP
- NetBackup Snapshot Manager cloud plug-ins
- NetBackup Snapshot Manager application agents and plug-ins
- Installing and configuring Snapshot Manager agent
- Configuring the Snapshot Manager application plug-in
- Microsoft SQL plug-in
- Oracle plug-in
- NetBackup protection plan
- Protecting assets with NetBackup Snapshot Manager's agentless feature
- 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
- Uninstalling NetBackup Snapshot Manager
- Troubleshooting NetBackup Snapshot Manager
Meeting system requirements
The host on which you install Snapshot Manager must meet the following requirements.
See Snapshot Manager host sizing recommendations.
Table: Operating system, processor and package requirements for Snapshot Manager host
Category | Requirement |
---|---|
Operating system |
|
Processor architecture | x86_64 /64-bit processors |
Packages on Snapshot Manager host | Following are the operating system specific respective required packages to be installed on Snapshot Manager host:
|
Table: System requirements for the Snapshot Manager host
Host on which Snapshot Manager is installed | Requirements |
---|---|
Amazon Web Services (AWS) instance |
|
Microsoft Azure VM |
Ensure that do the following before you deploy Snapshot Manager on an RHEL instance in the Azure cloud:
|
Microsoft Azure Stack Hub VM |
Ensure that do the following before you deploy 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.
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 Snapshot Manager has sufficient space for the following components.
Table: Space considerations for Snapshot Manager components
Component | Space requirements |
---|---|
Snapshot Manager containers | 30 GB free space |
Snapshot Manager agents and plug-ins | 350 MB free space, for every Snapshot Manager plug-in and agent configured |
Additionally, Snapshot Manager also requires a separate volume for storing Snapshot Manager data. Ensure that you create and mount this volume to /cloudpoint
on the Snapshot Manager host.
Table: Space consideration for Snapshot Manager data volume
Volume mount path | Size |
---|---|
| 50 GB or more |
See Snapshot Manager host sizing recommendations.
Snapshot Manager supports the following applications, operating systems and cloud platforms.
These assets are supported irrespective of how you configure Snapshot Manager, whether using the Snapshot Manager cloud agents and plug-ins (earlier known as off-host plug-ins), or using the Snapshot Manager application configuration plug-ins (earlier known as on-host plug-ins), or using the Snapshot Manager agentless feature.
Table: Supported applications, operating systems, and cloud platforms
Category | Support |
---|---|
Applications |
|
Operating systems on supported assets |
Note: 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 Snapshot Manager are as per your requirement and synchronized with a public NTP server.
By default, Snapshot Manager uses the time zone that is set on the host where you install 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 Snapshot Manager is behind a proxy server, that is, if the Snapshot Manager instance connects to the internet using a proxy server, you must specify the proxy server details during the Snapshot Manager installation. The Snapshot Manager installer stores the proxy server information in a set of environment variables that are specific for the Snapshot Manager containers.
The following table displays the environment variables and the proxy server information that you must provide to the Snapshot Manager installer. Make sure you keep this information ready; you are required to provide these details during Snapshot Manager installation.
Table: Proxy server details required by Snapshot Manager
Environment variables created by 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, |
Snapshot Manager services that need to communicate externally via a proxy server use these predefined environment variables that are set during the Snapshot Manager installation.