Nuwan,
Check disk space. use "df -h" in an ssh session and see if anything has a use% over 90%.
Have you run /scripts/clean.sh for prior releases after you upgrade and validate a newer release? Old images can accumulate and waste disk. See:
https://www.ibm.com/docs/en/planning-analytics/2.0.0?topic=local-upgrade-planning-analytics-workspace about clean.sh
By default, Docker will build everything under /var/lib/docker/ that is typically on a system volume rather than a on a separately mounted and larger data volume. If you never ran clean.sh then there can be a bunch of old images hanging around eating up disk space. I vaguely recall seeing where PAW only partially started because it was out of disk space, and several services kept restarting. If the /etc/docker/daemon.json has not been created or does not contain a data-root setting pointing to an empty-ish data volume then you have some cleaning to do since all the images will be accumulating in /var/lib/docker/.
------------------------------
Walter Coffen
Technology Manager
QueBIT Consulting, LLC
------------------------------
Original Message:
Sent: Mon February 28, 2022 09:55 PM
From: nuwan fernando
Subject: PAW not starting after upgrade (Linux)
Hi Dominik,
Yes, this has worked well with all past versions.
Unfortunately, I don't have the 'restarting' containers logs since I had to re-instate the prod-server from a snapshot.
Let me know if you need anything else?
Regards
Nuwan
------------------------------
nuwan fernando
------------------------------
Original Message:
Sent: Mon February 28, 2022 10:11 AM
From: Dominik Schott
Subject: PAW not starting after upgrade (Linux)
Hi Nuwan,
can you provide more information like the log of the restarting containers?
Has it worked as expected before on Ubuntu? Ubuntu isn't officially supported for PAW...
Regards
------------------------------
Dominik