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. NetBackup™ for OpenStack Administrator's Guide
  3. Deploying NetBackup for OpenStack
  4. Installing NetBackup for OpenStack Components
  5. Installing on Kolla Ussuri
  6. Copying the NetBackup for OpenStack deployment scripts
NetBackup™ for OpenStack Administrator's Guide

Copying the NetBackup for OpenStack deployment scripts

To copy the NetBackup for OpenStack deployment scripts

  1. Ensure that the nbos-cfg-scripts are available on Kolla ansible server at /root or any other directory.
  2. Create and switch to directory to untar the NetBackup for OpenStack deployment scripts.

    mkdir nbos-cfg-scripts

    cd nbos-cfg-scripts/

  3. Untar the tar file.

    tar -xvf nbos-cfg-scripts-<NBOS version number>.tar.gz

    For example, tar -xvf nbos-cfg-scripts-9.1.2.20211021104525.tar.gz

  4. Copy NetBackup for OpenStack ansible role into Kolla-ansible roles directory.

    cp -R kolla/roles/NetBackupOpenStack /path/to/venv/share/kolla-ansible/ansible/roles/

Feedback

Was this page helpful?
Previous

Changing the nova user ID on the NetBackup for OpenStack Nodes

Next

Copying the NetBackup for OpenStack deployment scripts to Kolla-ansible deploy scripts

Feedback

Was this page helpful?