Cluster members do not always respond
Posted: 12 Jan 2022, 12:39
For some reason its seems that cluster members do not always respond properly when denying an IP address.
Cluster Ping (They all respond fine):
Cluster Deny
All servers are using CSF v14.15. lfd Cluster Server processes are all running on all the cluster members:
I tried raising the CLUSTER_CHILDREN but it doesn't fix it. I also tried using the public IP addresses instead of the internal addresses but it doesn't fix it either. Running the cluster deny command multiple times and some members will respond some of the time then sometimes they won't. All cluster members are under minimal load.
Cluster Ping (They all respond fine):
Code: Select all
csf --cping
Sent request to 10.0.0.10, replied: [PONG!]
Sent request to 10.0.0.20, replied: [PONG!]
Sent request to 10.0.0.30, replied: [PONG!]
Sent request to 10.0.0.40, replied: [PONG!]
Sent request to 10.0.0.50, replied: [PONG!]
Sent request to 10.0.0.60, replied: [PONG!]
Sent request to 10.0.0.70, replied: [PONG!]
Code: Select all
csf --cdeny XXX
Sent request to 10.0.0.10, no reply
Sent request to 10.0.0.20, no reply
Sent request to 10.0.0.30, no reply
Sent request to 10.0.0.40, no reply
Sent request to 10.0.0.50, no reply
Sent request to 10.0.0.60, replied: [Received]
Sent request to 10.0.0.70, replied: [Received]
Code: Select all
# ps aux | grep lfd
root 27098 0.6 0.0 221304 35244 ? Ss 00:00 2:16 lfd - sleeping
csf 27208 0.0 0.0 215604 28708 ? S 00:00 0:00 lfd TEXT messenger
root 27209 0.0 0.0 215868 28752 ? S 00:00 0:00 lfd Cluster Server