Hi! Two ideas:
1) Test without cluster (e.g. "/usr/lib64/stonith/plugins/external/sbd gethosts" should list your hosts) 2) Check cluster (syslogs) plus "crm_mon -1Arf" When committing your configuration changes to the CIB, something should be logged, and something should happen... You could try "crm node fence <node>" manually to test sbd (once it is working) Regards, Ulrich >>> Fredrik Hudner <[email protected]> schrieb am 10.04.2013 um 15:25 in Nachricht <CAFtwCgPH_r0kdcmx9jRyVC6h+ZrTwFbb0eL-Xy93Nw=B=o6...@mail.gmail.com>: > Hi, > > So I have added the sbd_device to the primitive now > primitive stonith_sbd stonith:external/sbd \ > meta target-role="Started" \ > params sbd_device="/dev/sdd" > > and removed watchdog from the system but without success.. > Still can't see any references that sbd has started in the messages log > > > On Wed, Apr 10, 2013 at 11:13 AM, Lars Marowsky-Bree <[email protected]> wrote: > > > On 2013-04-10T09:28:36, Fredrik Hudner <[email protected]> wrote: > > > > > I have > > > pacemaker-1.1.7-6.el6.x86_64 > > > and sbd from cluster-glue-1.0.6-9.el6.x86_64 > > > > Ah, I'm not sure how recent those versions are. It's likely you still > > have to specify the sbd_device on the primitive in the CIB there. > > > > > About the watchdog: Should it be installed at all then.. or should I > > change > > > the watchdog.conf to look at the sbd device (in which case, how do I best > > > configure it when I add 2 more sbd devices for better reliability) ? > > > > No. You cannot configure "watchdog" to look at the sbd devices in a > > fashion similar to what sbd does. "watchdog" and "sbd" are incompatible. > > > > > > Regards, > > Lars > > > > -- > > Architect Storage/HA > > SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix > > Imendörffer, HRB 21284 (AG Nürnberg) > > "Experience is the name everyone gives to their mistakes." -- Oscar Wilde > > > > _______________________________________________ > > Linux-HA mailing list > > [email protected] > > http://lists.linux-ha.org/mailman/listinfo/linux-ha > > See also: http://linux-ha.org/ReportingProblems > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
