<br><div class="gmail_quote">On Tue, Apr 3, 2012 at 5:09 AM, Lars Marowsky-Bree <span dir="ltr"><<a href="mailto:lmb@suse.com">lmb@suse.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 2012-04-02T11:01:31, mark - pacemaker list <<a href="mailto:m%2Bpacemaker@nerdish.us">m+pacemaker@nerdish.us</a>> wrote:<br>
<br>
> Debian's corosync/pacemaker scripts don't include a way to start SBD, you<br>
> have to work up something on your own to get it started prior to corosync's<br>
> startup (from testing SBD with RHEL I seem to recall that its scripts will<br>
> start SBD for you, and that it has to be running before the other<br>
> components start).  I'm simply starting it as:  /usr/sbin/sbd -d<br>
> /dev/mapper/quorumdisk-sbd1 -W -D watch<br>
> ... prior to corosync running.  Does that seem reasonable?<br>
<br>
</div>It's reasonable, but you've got to make sure that corosync doesn't get<br>
started if this fails.<br></blockquote><div><br></div><div>OK, my startup script checks that sbd returns 0 and additionally checks that it's running via pidof before starting corosync.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
And, of course, I assume that that LV is not actually managed by cLVM2<br>
or anything, and is shared between all the nodes etc.<br></blockquote><div><br></div><div>Yes, it's actually just an iscsi volume shared by the nodes, the /dev/mapper name is what it gets based on multipath.conf</div>
<div><br></div><div>I appreciate your help,</div><div>Mark</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
<br>
Regards,<br>
    Lars<br>
<br>
--<br>
Architect Storage/HA<br>
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg)<br>
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde<br>
<br>
<br>
_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
</div></div></blockquote></div><br>