Sample Header Ad - 728x90

fence_virtualbox failed to reboot

1 vote
1 answer
393 views
I’m learning how to fence pacemaker using fence_virtualbox from [\[ClusterLabs\] Fence agent for VirtualBox][1] , but I can’t get it working. When I try to run stonith_admin –-reboot it failed. Currently, my setup is: Node ID: VM name: orcllinux1 OL7 orcllinux2 OL7_2 I set it up using: pcs stonith create fence_vbox fence_virtualbox pcmk_host_map=”orcllinux1:OL7,orcllinux2:OL7_2” pcmk_host_list=”orcllinux1,orcllinux2” pcmk_host_check=static_list ipaddr=”192.168.57.1” login=”root” But stonith_admin –-reboot resulting in this error: Error I tried to use the fence_virtualbox manually using: fence_virtualbox -s 192.168.57.1 -p OL7 -o=reboot and it succeeded. Is my stonith create syntax wrong? What's the right syntax if it's wrong?
Asked by Christophorus Reyhan (33 rep)
Jan 8, 2021, 11:16 AM
Last activity: Feb 16, 2021, 03:51 AM