NetBackup™ Snapshot Manager for Cloud Install and Upgrade Guide
- Introduction
- Section I. NetBackup Snapshot Manager for Cloud installation and configuration
- Preparing for NetBackup Snapshot Manager for Cloud installation
- Deploying NetBackup Snapshot Manager for Cloud using container images
- Deploying NetBackup Snapshot Manager for Cloud 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 for cloud providers
- AWS plug-in configuration notes
- Google Cloud Platform plug-in configuration notes
- Microsoft Azure plug-in configuration notes
- Microsoft Azure Stack Hub plug-in configuration notes
- OCI plug-in configuration notes
- 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
- Snapshot Manager for cloud catalog backup and recovery
- NetBackup Snapshot Manager for cloud assets protection
- Volume encryption in NetBackup Snapshot Manager for cloud
- NetBackup Snapshot Manager for Cloud security
- Preparing for NetBackup Snapshot Manager for Cloud installation
- Section II. NetBackup Snapshot Manager for Cloud maintenance
- NetBackup Snapshot Manager for Cloud logging
- Upgrading NetBackup Snapshot Manager for Cloud
- Migrating and upgrading NetBackup Snapshot Manager
- Post-upgrade tasks
- Uninstalling NetBackup Snapshot Manager for Cloud
- Troubleshooting NetBackup Snapshot Manager for Cloud
Installing container platform (Docker, Podman)
Table: Installing container platform
Platform |
Description |
---|---|
Docker on Ubuntu |
Supported version: Docker 18.09 and later For detailed instructions on installing the Docker on Ubuntu, see Install Docker Engine on Ubuntu. |
Docker on RHEL 7.x |
Supported version: Docker 1.13.x and later Use the following process to install Docker on RHEL.
For detailed instructions on installing Docker on RHEL, see Getting Docker in RHEL 7. If the docker is using default storage driver (overlay2 or overlay) on XFS backed file system, then ensure that XFS FS has ftype option set to 1. Use xfs_info to verify. For details, see Use the OverlayFS storage driver. Otherwise, you can use different storage driver. For details, see Docker storage drivers. |
Podman on RHEL 9, 8.6 and 8.4 Podman on OEL 9 and 8.8 |
Supported version: Podman 4.0.2 and later If NetBackup Snapshot Manager is being deployed in the AWS cloud, ensure that you enable the extra repos: # sudo yum-config-manager --enable rhui-REGION-rhel-server-extras Ensure that the following services are enabled and running: # systemctl enable podman-restart # systemctl start podman-restart # systemctl enable podman.socket # systemctl start podman.socket If NetBackup Snapshot Manager is being deployed in OCI cloud:
|