RGmanager not running after upgrade to 2.3

  • Thread starter Thread starter netrik
  • Start date Start date
N

netrik

Guest
Since the upgrade to 2.3, HA is not working
In the GUI it says that RGmanager is running but clustat output says otherwise

Cluster Status for netrikvm @ Thu Mar 7 22:16:50 2013
Member Status: Quorate


Member Name ID Status
------ ---- ---- ------
servm1 1 Online, Local
servm2 2 Online
sermgmt1 3 Online

I already did a 1 by 1 reboot of all 3 nodes but it stays the same

Any help would be appreciated
 
What is the output of

# fence_tool ls

root@servm1:~# fence_tool ls
fence domain
member count 3
victim count 0
victim now 0
master nodeid 2
wait state none
members 1 2 3


root@servm1:~#
 
Any hint in /var/log/cluster/rgmanager.log or /var/log/syslog?

Hi Dietmar,

I did not see anything special in syslog or rgmanager.log
I got it working again by removing my VM from the HA, making sure that they boot OK when not under HA control
Reboot my nodes 1-by-1 again with the fence_node command to make sure that fencing still works and at the same time a reboot
after reboot, added VM again to the HA

for some reason everything started working again
thx for the support, appreciate it