Hi, have only been with Enforce for the last month or so, and this is my first cluster upgrade. I didn't see the official upgrade notes of:
apt update
apt upgrade
until later. Initially I ran:
apt-get install -y ecp-core orchd ecp-filerd
which I found in one of the discussions here. My master server is OK, but on my 2 other servers in my cluster, orchd.service will not start. Every second in the logs I'm getting:
Jul 04 07:48:27 webserver1 systemd[1]: orchd.service: Scheduled restart job, restart counter is at 4.
Jul 04 07:48:27 webserver1 systemd[1]: Started orchd.service - Enhance orchd service.
Jul 04 07:48:27 webserver1 orchd[2755307]: Starting orchd
Jul 04 07:48:27 webserver1 orchd[2755307]: Error: Error { kind: InvalidArgument, detail: Some("server"), msg: Some("No such file or directory (os error 2)") }
Jul 04 07:48:27 webserver1 systemd[1]: orchd.service: Main process exited, code=exited, status=1/FAILURE
Jul 04 07:48:27 webserver1 systemd[1]: orchd.service: Failed with result 'exit-code'.
Jul 04 07:48:28 webserver1 systemd[1]: orchd.service: Scheduled restart job, restart counter is at 5.
Jul 04 07:48:28 webserver1 systemd[1]: Started orchd.service - Enhance orchd service.
I have a ticket in with support, but I'm not sure how long they normally take to respond? Websites are running OK (for now), but a bit nervous. Does anyone have any ideas on how to resolve?
Many thanks !!