Hello gurus,
When I needed to disable quickly the cluster functionality on my x86 node, instead of putting the "-x" boot flag in GRUB menu.lst file I renamed the /etc/cluster directory.
After reboot the cluster is not running :
# cluster status
cluster: (C152734) This node is not in cluster mode.
No cluster-related processes are seen under
ps -ef, but since some moment (possibly when the host was overloaded) the following messages began to appear every 15 minutes:
Cluster.CCR: [ID 702911 daemon.notice] rejecting connections on daemon MSA: load average: 26
Cluster.CCR: [ID 702911 daemon.notice] rejecting connections on daemon MTA-v4: load average: 24
Cluster.CCR: [ID 702911 daemon.notice] rejecting connections on daemon MTA-v6: load average: 24
Questions:
1.was the cheap-and-dirty cluster disabling totally inappropriate?
2.why in the non-cluster mode some invisible daemon (which one?) is issuing these error messages?
Thanks as usual,
-- leon