>>> Andrew Beekhof <[email protected]> schrieb am 24.11.2011 um 01:14 in >>> Nachricht <CAEDLWG3kw=t=k0hOLzf58KYdfJUC1Y0wOyz6Qd55f-za0rAU=w...@mail.gmail.com>: > On Thu, Nov 24, 2011 at 1:42 AM, Hal Martin <[email protected]> wrote: > [...] > > # stonith -t external/sbd sbd_device=/dev/mapper/qa-test-sbd -S > > info: external/sbd device OK. > > > > Relevant portions of crm config: > > primitive stonith-sbd stonith:external/sbd \ > > meta is-managed="true" target-role="Started" > > Looks like you forgot to specify the sbd_device parameter.
Hi! Interestingly this parameter (at least in SLES11 SP1: /usr/lib64/stonith/plugins/external/sbd) is not required: <parameter name="sbd_device" unique="1"> (a good question is why this unusual path is selected for a shell script) [...] Ulrich _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
