On 2006-08-09T10:47:14, Matthew Soffen <[EMAIL PROTECTED]> wrote:

> Morning all.
> 
> This does appear to run cleanly on FreeBSD.
> 
> As for what triggered me looking into this, the BasicSanityCheck .  It 
> is now passing up to the where it runs STONITHDBasicSanityCheck.  Now to 
> figure out what is causing it to fail there.

Andrew already answered that.

> 
> There  also seems to be something tied to a "reboot" command ( that is 
> using Linux parameters).    This is from my /var/log/messages file.
>     reboot: illegal option -- f
>     usage: reboot [-dlnpq] [-k kernel]

Fascinating. reboot -nf is supposed to cause an immediate reboot, w/o
flushing buffers, stopping processes, or anything. (The closest software
equivalent we have to pulling the plug.)

a) Now, it'd would be good to fix these things so that they work for you
too. So, this would be a candidate for a configure check.

b) But, BSC is obviously never supposed to actually _call_ that; we
don't tend to reboot as part of a simple testcase ;-) So, when you fix
it, be prepared to figure out why this happens at all.


Sincerely,
    Lars Marowsky-Brée

-- 
High Availability & Clustering
SUSE Labs, Research and Development
SUSE LINUX Products GmbH - A Novell Business     -- Charles Darwin
"Ignorance more frequently begets confidence than does knowledge"

_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to