Grafana couldn't be stopped by the stop script on Adastra
When I ran the SWH backend startup scripts and later executed the stop script (./09-stop-swh-loaders-backends.sh
) on Adastra, it reported All backends stopped successfully
. However, it seems Grafana wasn’t properly shut down because I received an email from root@login6.head.adastra.cines.fr
around midnight stating that the process was consuming too much and would be terminated. We should review the stop scripts to ensure they're actually stopping all services as expected.