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. Troubleshooting
  4. Important log files
  5. NetBackup for OpenStack Datamover service logs on Kolla Ussuri
NetBackup™ for OpenStack Administrator's Guide

NetBackup for OpenStack Datamover service logs on Kolla Ussuri

  • nbosdmapi log:

    The log for the NetBackup for OpenStack Datamover API service is located on the nodes, typically controller, where the NetBackup for OpenStack Datamover API container is running.

    Log into the nbosdmapi container using docker command.

    docker container exec -it < nbosdmapi_container_id > /bin/bash

    The log file is then located under:/var/log/kolla/nbosdmapi/nbosdmapi.log

  • nbosdm log:

    The log for the NetBackup for OpenStack Datamover service is typically located on the compute nodes.

    Log into the nbosdm container using docker command.

    docker container exec -it < nbosdm_container_id > /bin/bash

    The log file is then located under:/var/log/kolla/nbosdm/nbosdm.log

Feedback

Was this page helpful?
Previous

NetBackup for OpenStack Datamover service logs on Ansible OpenStack

Next

Troubleshooting NBOSDM container in offline state due to unavailable mount point

Feedback

Was this page helpful?