Temporary disable fencing

PiotrD

Active Member
Apr 10, 2014
44
1
28
Hi,
I have configured 2 node cluster + qdisk and I am using HA with fencing. My question is how to tmp disable fencing of one node. I want to do some test considering network stoping and starting, but other nodes keep killing this node. I have already tried disabling RG manager on that node and it did not help. Moreover, I tried leaving fence domain with that node, but I have got the same result. Is there any safe way to do any kind of maintenance with HA enabled ?

Kind regards,
Piotr D
 
Hi,
I have configured 2 node cluster + qdisk and I am using HA with fencing. My question is how to tmp disable fencing of one node. I want to do some test considering network stoping and starting, but other nodes keep killing this node. I have already tried disabling RG manager on that node and it did not help. Moreover, I tried leaving fence domain with that node, but I have got the same result. Is there any safe way to do any kind of maintenance with HA enabled ?

Kind regards,
Piotr D

just remove the fencing device for the node in cluster.conf
 
I thought about it, but was not sure if there is not any simpler solution. If there is not I will try this. Thank you for your help.