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_serverstart automatically even when removed. ds_mount_serverhas 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_servercontainer - 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
