BlueXP Classification - Do containers restart automatically after stop and remove?
Applies to
- BlueXP
- Classification (Data Sense or Cloud Compliance)
- Docker/Podman Installations
- Container removal
- Container Autorestart
Answer
- All other containers except
ds_mount_server
start automatically even when removed. ds_mount_server
has to be manually restarted.
NOTE:
cd /opt/netapp/Datasense/ds_mount_server
For Docker Installations:
sudo ./run_mount_server.sh
For Podman Installations:
sudo ./run system.sh
Example:
All other containers except ds_mount_
server
container - example here datasense
_celery_dirlist_worker
- automatic restart on stop and remove container:
ds_mount_server
container - manual restart on stop and remove container:
Additional Information
additionalInformation_text