<font size=2 face="sans-serif">I have 2 Fedora VMs (node1, and node2)
running on a Windows 10 machine using Virtualbox.</font>
<br>
<br><font size=2 face="sans-serif">I began with this.</font>
<br><a href="http://clusterlabs.org/doc/en-US/Pacemaker/1.1-pcs/html-single/Clusters_from_Scratch/"><font size=2 face="sans-serif">http://clusterlabs.org/doc/en-US/Pacemaker/1.1-pcs/html-single/Clusters_from_Scratch/</font></a>
<br>
<br><font size=2 face="sans-serif">When it came to fencing, I refered to
this.</font>
<br><a href="http://www.linux-ha.org/wiki/SBD_Fencing"><font size=2 face="sans-serif">http://www.linux-ha.org/wiki/SBD_Fencing</font></a>
<br>
<br><font size=2 face="sans-serif">To the file /etc/sysconfig/sbd I added
these lines.</font>
<br><font size=2 face="sans-serif">SBD_OPTS="-W"</font>
<br><font size=2 face="sans-serif">SBD_DEVICE="/dev/sdb1"</font>
<br><font size=2 face="sans-serif">I added 'modprobe softdog' to rc.local</font>
<br>
<br><font size=2 face="sans-serif">After getting sbd working, I resumed
with Clusters from Scratch, chapter 8.3.</font>
<br><font size=2 face="sans-serif">I executed these commands *only* one
node1.  Am I suppose to run any of these commands on other nodes?
'Clusters from Scratch' does not specify.</font>
<br><font size=2 face="sans-serif">pcs cluster cib stonith_cfg</font>
<br><font size=2 face="sans-serif">pcs -f stonith_cfg stonith create sbd-fence
fence_sbd devices="/dev/sdb1" port="node2"</font>
<br><font size=2 face="sans-serif">pcs -f stonith_cfg property set stonith-enabled=true</font>
<br><font size=2 face="sans-serif">pcs cluster cib-push stonith_cfg</font>
<br>
<br><font size=2 face="sans-serif">I then tried this command from node1.</font>
<br><font size=2 face="sans-serif">stonith_admin --reboot node2</font>
<br>
<br><font size=2 face="sans-serif">Node2 did not reboot or even shutdown.
the command 'sbd -d /dev/sdb1 list' showed node2 as off, but I was still
logged into it (cluster status on node2 showed not running).</font>
<br>
<br><font size=2 face="sans-serif">I rebooted and ran this command on node
2 and started cluster.</font>
<br><font size=2 face="sans-serif">sbd -d /dev/sdb1 message node2 clear</font>
<br>
<br><font size=2 face="sans-serif">If I ran this command on node2, node2
rebooted.</font>
<br><font size=2 face="sans-serif">stonith_admin --reboot node1</font>
<br>
<br><font size=2 face="sans-serif">What have I missed or done wrong?</font>
<br>
<br>
<br><font size=2 face="sans-serif">Thank you,</font>
<br><font size=2 face="sans-serif"><br>
Durwin F. De La Rue<br>
Management Sciences, Inc.<br>
6022 Constitution Ave. NE<br>
Albuquerque, NM  87110<br>
Phone (505) 255-8611<br>
<br>
<br>
This email message and any attachments are for the sole use of the intended
recipient(s) and may contain proprietary and/or confidential information
which may be privileged or otherwise protected from disclosure. Any unauthorized
review, use, disclosure or distribution is prohibited. If you are not the
intended recipient(s), please contact the sender by reply email and destroy
the original message and any copies of the message as well as any attachments
to the original message.</font>