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 container
NetBackup™ for OpenStack Administrator's Guide

Cleaning NetBackupOpenStack_datamover container

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

To clean NetBackupOpenStack_datamover container

  1. Stop the NetBackupOpenStack_datamover container.

    docker stop NetBackupOpenStack_datamover

  2. Remove the NetBackupOpenStack_datamover container.

    docker rm NetBackupOpenStack_datamover

  3. Clean /etc/kolla/nbosdm directory.

    rm -rf /etc/kolla/nbosdm

  4. Clean log directory of NetBackupOpenStack_datamover container.

    rm -rf /var/log/kolla/nbosdm/

Feedback

Was this page helpful?
Previous

Cleaning NetBackupOpenStack_datamover_api container

Next

Cleaning haproxy of NetBackupOpenStack Datamover API

Feedback

Was this page helpful?