I have 2 CentOS 7.6
nodes which I have configured with drbd
, drbdmanage
and pacemaker
for active/passive failover.
during a failure my vip and drbd
service failover from primary to secondary the next node but I couldn't connect to drbdmanage
to inspect/manage the cluster.
Since pacemaker
has resource type for drbdmanage I assumed that I should be able to manage and failover the service to the surviving node.
I would like to know whether it's possible to failover drbdmanage
after a node failure?