I found the problem, additional ips on server02 and 03, seems that csf try to out command on that virtual nics.
configuring CLUSTER_LOCALADDR solved my problem
p.
Search found 2 matches
- 23 Jun 2016, 16:13
- Forum: General Discussion (csf)
- Topic: strange cluster behaviour
- Replies: 1
- Views: 1582
- 23 Jun 2016, 14:45
- Forum: General Discussion (csf)
- Topic: strange cluster behaviour
- Replies: 1
- Views: 1582
strange cluster behaviour
Hi all I've got a problem with csf cluster of my 3 servers: only one of them can succesfully ping others. This is my cluster config: server01 (192.168.10.141): CLUSTER_SENDTO = "192.168.10.141,192.168.10.154,192.168.10.155" CLUSTER_RECVFROM = "192.168.10.141,192.168.10.154,192.168.10....