Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Cloud Administrator's Guide
  3. Operational notes
  4. Using csconfig reinitialize to load updated cloud configuration settings
Veritas NetBackup™ Cloud Administrator's Guide

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.

Feedback

Was this page helpful?
Previous

Deleting cloud storage server artifacts

Next

Enabling or disabling communication between master server and legacy cloud storage media servers

Feedback

Was this page helpful?