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.lognbosdm 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