Adding servers to CSF cluster

Probably this. Might be CSF does not understand the possibility being a master and client at the same time or prevents this to not get into a loop.
I was also thinking, since it is the master that sends the restart to the clients it might get itself into problems if it restarts during this process.
 
I was also thinking, since it is the master that sends the restart to the clients it might get itself into problems if it restarts during this process.

I was wrong (again ;)). My master node does not restart because my master configuration has not set itself as master. I thought this would conflict, so I left the CLUSTER_MASTER option blank. Now, if I send a cluster restart the master says to itself that he is not the master.

Code:
*Cluster* member 10.0.0.2 (-) said restart csf and lfd, however it is not the CLUSTER_MASTER
 
Back
Top