I am trying to configure stonith on a 2 node cluster.

Using fence_vmware_soap and it works manually

I configure stonith as below

pcs stonith create test-stonith1 params ipaddr=vcenterserver login-login
passwd=passwd ssl=1 port=hostname1 action=reboot
pcs stonith create test-stonith2 params ipaddr=vcenterserver login-login
passwd=passwd ssl=1 port=hostname2 action=reboot

Both of these stonith resources start on the same host. Is this correct? Doesn't
seem right to me????

Many thanks


Sean O'Reilly




_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to