rgmanager not starting

MasterTH

Renowned Member
Jun 12, 2009
244
11
83
www.sonog.de
Hi there,

got a real big problem with a HA-Cluster with drbd storage.

I don't know why but the rgmanager is not starting any service. I cannot disable a vm cause i get the error "Could not connect to resource group manager". Tried multiple restarts but nothing helped.

It started with the issue that dlm_controld was not starting after i rebooted the server, then i pull the powerplug on the server and tried again. Now it seems to start but rgmanager not.


please help me if you can, if there are any other informations needed i'll try to post here.

kind regards
 
yes i checked cluster-log folder
nothing to find there that show the error why rgmanager is not coming up

@dietmar
do you mean in /etc/default/red-.... ?
FENCE_JOIN="yes"
 
post your /etc/pve/cluster.conf and the output of 'fence_tool ls'
 
woho!!

i got it running.

its a threenode setup and one node was not in sync. After syncing that thing rgmanager started services!!!


Code:
fence domain
member count  2
victim count  0
victim now    0
master nodeid 1
wait state    none
members       1 2


but is it normal that if one node is not online rgmanager stops working?