Page 1 of 1

Cluster service crashing after upgrade to 10.15

Posted: 25 Jul 2017, 02:04
by rispadmin
We noticed random servers in our csf cluster were not responding when sent DENY commands.

Restarting at cli with csf -ra reopens the port:

Code: Select all

[ Mon Jul 24 17:56:11 ]
[ root@cp1 ~># csf -p|grep 7777
7777/tcp   -/-  -     (9359/root)          lfd Cluster Server                      /usr/local/cpanel/3rdparty/perl/524/bin/perl
But just a few minutes later, it closes again:

Code: Select all

[ Mon Jul 24 18:01:58 ]
[ root@cp1 ~># csf -p|grep 7777
[ Mon Jul 24 18:02:00 ]
[ root@cp1 ~>#
There doesn't seem to be any rhyme or reason.
Any ideas what happened in the update?

Re: Port 7777 closes randomly after u[pgrade to 10.15

Posted: 25 Jul 2017, 09:22
by ForumAdmin
Thank you for reporting this. We're looking into the issue now and should have a fix out shortly.

Re: Cluster service crashing after upgrade to 10.15

Posted: 25 Jul 2017, 09:37
by ForumAdmin
This should now be fixed in v10.16:
https://blog.configserver.com/

Re: Cluster service crashing after upgrade to 10.15

Posted: 25 Jul 2017, 16:09
by rispadmin
Thanks - update to 10.16 did the trick.