Veritas NetBackup™ CloudPoint Install and Upgrade Guide
- Section I. CloudPoint installation and configuration
- Preparing for CloudPoint installation
- CloudPoint host sizing recommendations
- Deploying CloudPoint using container images
- Deploying CloudPoint extensions
- CloudPoint cloud plug-ins
- CloudPoint storage array plug-ins
- NetApp plug-in configuration notes
- Nutanix Files plug-in configuration notes
- Dell EMC Unity array plug-in configuration notes
- Pure Storage FlashArray plug-in configuration notes
- HPE RMC plug-in configuration notes
- HPE XP plug-in configuration notes
- Hitachi plug-in configuration notes
- Hitachi (HDS VSP 5000) plug-in configuration notes
- InfiniBox plug-in configuration notes
- Dell EMC PowerScale (Isilon) plug-in configuration notes
- Dell EMC PowerMax and VMax plug-in configuration notes
- Qumulo plug-in configuration notes
- CloudPoint application agents and plug-ins
- Oracle plug-in configuration notes
- About snapshot restore
- Additional steps required after a SQL Server snapshot restore
- Protecting assets with CloudPoint's agentless feature
- Volume Encryption in NetBackup CloudPoint
- CloudPoint security
- Preparing for CloudPoint installation
- Section II. CloudPoint maintenance
- CloudPoint logging
- Upgrading CloudPoint
- Uninstalling CloudPoint
- Troubleshooting CloudPoint
Installing container platform (Docker, Podman)
Table: Installing container platform
Platform |
Description |
---|---|
Docker on Ubuntu |
Supported version: Docker 18.09 and later Refer to the following documentation for instructions on installing Docker on Ubuntu: https://docs.docker.com/install/linux/docker-ce/ubuntu/#set-up-the-repository |
Docker on RHEL 7.x |
Supported version: Docker 1.13.x and later Use the following process to install Docker on RHEL. Steps may vary depending on whether CloudPoint is being deployed on-premise or in the cloud.
Refer to the following for detailed instructions on installing Docker on RHEL: 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 https://docs.docker.com/storage/storagedriver/overlayfs-driver/. Otherwise, you can use different storage driver. For details, see https://docs.docker.com/storage/storagedriver/select-storage-driver/ |
Podman on RHEL 8.3 and 8.4 |
Supported versions: For RHEL8.3: Podman version 2.0.5 For RHEL8.4: Podman version 2.2.1 Notes:
|