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. Uninstalling NetBackup for OpenStack
  5. Uninstalling from Kolla Openstack
  6. Cleaning NetBackupOpenStack_datamover_api container
NetBackup™ for OpenStack Administrator's Guide

Cleaning NetBackupOpenStack_datamover_api container

The container needs to be cleaned on all nodes where the NetBackupOpenStack_datamover_api container is running. The Kolla Openstack inventory file helps to identify the nodes with the service.

Following steps need to be done to clean the NetBackupOpenStack_datamover_api container:

To clean NetBackupOpenStack_datamover_api container

  1. Stop the NetBackupOpenStack_datamover_api container.

    docker stop NetBackupOpenStack_datamover_api

  2. Remove the NetBackupOpenStack_datamover_api container.

    docker rm NetBackupOpenStack_datamover_api

  3. Clean /etc/kolla/nbosdmapi directory.

    rm -rf /etc/kolla/nbosdmapi

  4. Clean log directory of NetBackupOpenStack_datamover_api container.

    rm -rf /var/log/kolla/nbosdmapi/

Feedback

Was this page helpful?
Previous

Uninstalling from Kolla Openstack

Next

Cleaning NetBackupOpenStack_datamover container

Feedback

Was this page helpful?