Hi,
I have a simple Proxmox 8.3 cluster with 3 nodes by Scaleway (ex-dedibox)
Due to server failure, I had to replace all the nodes (one after a hard crash), one after the other, keeping the cluster alive.
Now everything seems to be back to normal, but the pacemaker service still has these errors, like every second:
Fencing is off on all 3 nodes because I have no access to STONITH, but the question is:
How can i tell to pacemaker that everything is back to normal and that i should not receive such fencing request ?
I have a simple Proxmox 8.3 cluster with 3 nodes by Scaleway (ex-dedibox)
Due to server failure, I had to replace all the nodes (one after a hard crash), one after the other, keeping the cluster alive.
Now everything seems to be back to normal, but the pacemaker service still has these errors, like every second:
Bash:
Mar 13 20:27:58 host04 pacemaker-fenced[xxxx524]: notice: Client stonith-api.1074640 wants to fence (reboot) 4 using any device
Mar 13 20:27:58 host04 pacemaker-fenced[xxxx524]: notice: Requesting peer fencing (reboot) targeting host06
Mar 13 20:27:58 host04 pacemaker-fenced[xxxx524]: notice: Couldn't find anyone to fence (reboot) host06 using any device
Mar 13 20:27:58 host04 pacemaker-fenced[xxxx524]: error: Operation 'reboot' targeting host06 by unknown node for stonith-api.xxxx640@host04: Error occurred (No fence device)
Mar 13 20:27:58 host04 pacemaker-controld[xxxx528]: notice: Peer host06 was not terminated (reboot) by the cluster on behalf of stonith-api.1074640@host04: No fence device
Fencing is off on all 3 nodes because I have no access to STONITH, but the question is:
How can i tell to pacemaker that everything is back to normal and that i should not receive such fencing request ?