Veritas NetBackup™ Cloud Administrator's Guide
- About NetBackup cloud storage
- About the cloud storage
- About the Amazon S3 cloud storage API type
- About EMC Atmos cloud storage API type
- About Microsoft Azure cloud storage API type
- About OpenStack Swift cloud storage API type
- Configuring cloud storage in NetBackup
- Scalable Storage properties
- Cloud Storage properties
- About the NetBackup CloudStore Service Container
- Configuring a storage server for cloud storage
- NetBackup cloud storage server properties
- Configuring a storage unit for cloud storage
- Changing cloud storage disk pool properties
- Monitoring and Reporting
- Operational notes
- Troubleshooting
- About unified logging
- About legacy logging
- Troubleshooting cloud storage configuration issues
- Troubleshooting cloud storage operational issues
Cannot create a cloud storage
If you cannot create a cloud storage in NetBackup, verify the following:
The
cacert.pem
file is present on both NetBackup master and media server in following locations:UNIX/Linux -
/usr/openv/var/webtruststore
Windows -
<install_path>/var/webtruststore
If the
cacert.pem
file is not present, run the nbcertcmd -getCACertificate on the master server. After running this command, restart the NetBackup CloudStore Service Container.See the NetBackup Commands Reference Guide for a complete description of the command.
Note:
This cacert.pem file is a NetBackup-specific file. This file includes the CA certificates generated by the NetBackup authorization service.
The
cacert.pem
file is same on the NetBackup master and media server.The machine certificate is present in following locations:
UNIX/Linux -
/usr/openv/var/vxss/credentials
Windows -
<install_path>/var/vxss/credentials
If the security certificate is not present, run the bpnbaz -ProvisionCert on the master server. After running this command, restart the NetBackup CloudStore Service Container on the master and media server.
The NetBackup CloudStore Service is active.
See Stopping and starting the NetBackup CloudStore Service Container.
If you have a pre-NetBackup 8.0 media server, the CSSC_LEGACY_AUTH_ENABLED flag is set to 1.
On the media server, if the certificate deployment security level if set to Very High, automatic certificate deployment is disabled. An authorization token must accompany every new certificate request. Therefore, you must create an authorization token before deploying the certificates.
See the 'Creating authorization tokens' topic in the NetBackup™ Security and Encryption Guide for detailed steps.