Veritas NetBackup™ Cloud Administrator's Guide
- About NetBackup cloud storage
- About the cloud storage
- About the Amazon S3 cloud storage API type
- About protecting data in Amazon for long-term retention
- Protecting data using Amazon's cloud tiering
- About using Amazon IAM roles with NetBackup
- Protecting data with Amazon Snowball and Amazon Snowball Edge
- 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
- About the NetBackup media servers for cloud storage
- 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
Using csconfig reinitialize to load updated cloud configuration settings
You might update your NetBackup cloud storage configuration settings, typically when you have upgraded the NetBackup master server or have downloaded a newer version of the NetBackup Cloud configuration package (CloudProvider.xml configuration file). When you install the updated package or make updates to your existing cloud storage configuration settings, then depending on the NetBackup release version, you are required to restart the NetBackup CloudStore Service Container (nbcssc
) or the NetBackup Web Management Console (nbwmc
) service for the configuration changes to take effect.
Sometimes, the nbcssc
or nbwmc
service might hang and a service restart might fail. This happens either due to an invalid CloudProvider.xml
file or due to a version mismatch between the xml file and the configured CloudStore version. A service restart failure can eventually lead to a failure in the NetBackup backup jobs.
Starting with NetBackup 8.2 release, you can use the csconfig utility to reload the updated cloud configuration settings without the need to restart any service.
After making the configuration updates, run the following command on the NetBackup master or media server:
On UNIX, run the following command from the /usr/openv/netbackup/bin/admincmd/
directory:
# sudo ./csconfig reinitialize
On Windows, run the following command from the <install_path>\NetBackup\bin\admincmd\
directory:
csconfig reinitialize
When you run the csconfig reinitialize command option, the nbwmc
service reloads the configuration settings from the Cloudstore.conf
, CloudProvider.xml
, and CloudInstance.xml
files. There is no need to restart the nbwmc
service.