The container needs to be cleaned on all nodes where the triliovault_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 triliovault_datamover_api container:
Clean log directory of triliovault_datamover_api container.
rm -rf /var/log/kolla/triliovault-datamover-api/
Clean triliovault_datamover container
The container needs to be cleaned on all nodes where the triliovault_datamover 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 triliovault_datamover container:
Stop the triliovault_datamover container.
docker stop triliovault_datamover
Remove the triliovault_datamover container.
Clean /etc/kolla/triliovault-datamover directory.
Clean log directory of triliovault_datamover container.
Clean haproxy of Trilio Datamover API
The Trilio Datamover API entries need to be cleaned on all haproxy nodes.
The Kolla Openstack inventory file helps to identify the nodes with the service.
Following steps need to be done to clean the haproxy container: