<font size=2 face="sans-serif">I am working to get an active/active cluster
running.  </font>
<br><font size=2 face="sans-serif">I have Windows 10 running 2 Fedora 25
Virtualbox VMs.</font>
<br><font size=2 face="sans-serif">VMs named node1, and node2.</font>
<br>
<br><font size=2 face="sans-serif">I created a vdi disk and set it to shared.</font>
<br><font size=2 face="sans-serif">I formatted it to gfs2 with this command.</font>
<br>
<br><font size=2 face="sans-serif">mkfs.gfs2 -t msicluster:msigfs2 -j 2
/dev/sdb1</font>
<br>
<br><font size=2 face="sans-serif">After installing 'dlm' and insuring
guest additions were</font>
<br><font size=2 face="sans-serif">installed, I was able to mount the gfs2
parition.</font>
<br>
<br><font size=2 face="sans-serif">I then followed.</font>
<br>
<br><a href="https://github.com/l-mb/sbd/blob/master/man/sbd.8.pod"><font size=2 face="sans-serif">https://github.com/l-mb/sbd/blob/master/man/sbd.8.pod</font></a>
<br>
<br><font size=2 face="sans-serif">I used this command.</font>
<br>
<br><font size=2 face="sans-serif">sbd -d /dev/sdb1 create</font>
<br>
<br><font size=2 face="sans-serif">Using sbd to 'list' returns nothing,
but 'dump' shows this.</font>
<br>
<br><font size=2 face="sans-serif">fc25> sbd -d /dev/sdb1 dump</font>
<br><font size=2 face="sans-serif">==Dumping header on disk /dev/sdb1</font>
<br><font size=2 face="sans-serif">Header version     : 2.1</font>
<br><font size=2 face="sans-serif">UUID          
    : 6094f0f4-2a07-47db-b4f7-6d478464d56a</font>
<br><font size=2 face="sans-serif">Number of slots    : 255</font>
<br><font size=2 face="sans-serif">Sector size        :
512</font>
<br><font size=2 face="sans-serif">Timeout (watchdog) : 5</font>
<br><font size=2 face="sans-serif">Timeout (allocate) : 2</font>
<br><font size=2 face="sans-serif">Timeout (loop)     : 1</font>
<br><font size=2 face="sans-serif">Timeout (msgwait)  : 10</font>
<br><font size=2 face="sans-serif">==Header on disk /dev/sdb1 is dumped</font>
<br>
<br><font size=2 face="sans-serif">I then tried the 'watch' command and
journalctl shows error listed.</font>
<br>
<br><font size=2 face="sans-serif">sbd -d /dev/sdb1 -W -P watch</font>
<br>
<br><font size=2 face="sans-serif">Feb 13 09:54:09 node1 sbd[6908]:  
 error: watchdog_init: Cannot open watchdog device '/dev/watchdog':
No such file or directory (2)</font>
<br><font size=2 face="sans-serif">Feb 13 09:54:09 node1 sbd[6908]:  warning:
cleanup_servant_by_pid: Servant for pcmk (pid: 6910) has terminated</font>
<br><font size=2 face="sans-serif">Feb 13 09:54:09 node1 sbd[6908]:  warning:
cleanup_servant_by_pid: Servant for /dev/sdb1 (pid: 6909) has terminated</font>
<br>
<br>
<br><font size=2 face="sans-serif">From</font>
<br>
<br><a href="http://blog.clusterlabs.org/blog/2015/sbd-fun-and-profit"><font size=2 face="sans-serif">http://blog.clusterlabs.org/blog/2015/sbd-fun-and-profit</font></a>
<br>
<br><font size=2 face="sans-serif">I installed watchdog.</font>
<br>
<br><font size=2 face="sans-serif">my /etc/sysconfig/sbd is.</font>
<br>
<br><font size=2 face="sans-serif">SBD_DELAY_START=no</font>
<br><font size=2 face="sans-serif">SBD_OPTS=</font>
<br><font size=2 face="sans-serif">SBD_PACEMAKER=yes</font>
<br><font size=2 face="sans-serif">SBD_STARTMODE=clean</font>
<br><font size=2 face="sans-serif">SBD_WATCHDOG_DEV=/dev/watchdog</font>
<br><font size=2 face="sans-serif">SBD_WATCHDOG_TIMEOUT=5</font>
<br>
<br><font size=2 face="sans-serif">the sbd-fun-and-profit says to use this
command.</font>
<br>
<br><font size=2 face="sans-serif">virsh edit vmnode</font>
<br>
<br><font size=2 face="sans-serif">But there is no vmnode and no instructions
on how to create it.</font>
<br>
<br><font size=2 face="sans-serif">Is anyone able to piece together the
missing steps?</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>