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. Health check of NetBackup for OpenStack
  5. The nbosdmapi service
NetBackup™ for OpenStack Administrator's Guide

The nbosdmapi service

The nbosdmapi service has its own Keystone endpoints, which should be checked in addition to the actual service status.

[root@upstreamcontroller ~(keystone_admin)]# openstack endpoint list | 
grep nbosdmapi
| 47918c8df8854ed49c082e398a9572be | RegionOne | nbosdmapi          
| datamover    | True    | public    | http://10.10.2.10:8784/v2                    |
| cca52aff6b2a4f47bcc84b34647fba71 | RegionOne | nbosdmapi          
| datamover    | True    | internal  | http://10.10.2.10:8784/v2                    |
| e9aa6630bfb74a9bb7562d4161f4e07d | RegionOne | nbosdmapi          
| datamover    | True    | admin     | http://10.10.2.10:8784/v2                    |

[root@upstreamcontroller ~(keystone_admin)]# curl http://10.10.2.10:8784/v2
{"error": {"message": "The request you have made requires authentication.", 
"code": 401, "title": "Unauthorized"}}
[root@upstreamcontroller ~(keystone_admin)]# systemctl status 
nbosdmapi.service
● nbosdmapi.service - NetBackup for OpenStack DataMover API service
   Loaded: loaded (/etc/systemd/system/nbosdmapi.service; enabled; 
   vendor preset: disabled)
   Active: active (running) since Sun 2020-04-12 12:31:11 EDT; 2 months 
   9 days ago
 Main PID: 11252 (python)
    Tasks: 2
   CGroup: /system.slice/nbosdmapi.service
           ├─11252 /usr/bin/python /usr/bin/nbosdmapi-api
           └─11280 /usr/bin/python /usr/bin/nbosdmapi-api

Feedback

Was this page helpful?
Previous

On the NetBackup for OpenStack Cluster

Next

The nbosdm service

Feedback

Was this page helpful?