On Thu, 2008-06-12 at 11:03 -0400, Lon Hohberger wrote:
> On Wed, 2008-06-11 at 20:10 -0300, Tiago Cruz wrote:
> > Jun 11 20:01:37 hotsite-bsb-la-1 fenced[2956]: fence "drdb_hotsite-2"
> > failed
> 
> GFS requires fencing (even if DRBD doesn't).

> You could roll your own peer-outdater script if you wanted.


Lon,

Many thanks for your tip!
How, the environment has working very well! I'm just modified your
script to use the manual fencing:

        # fence_node $REMOTE
        fence_ack_manual -O -e -n $REMOTE

        if [ $? -eq 0 ]; then
                exit 7
        fi

Now, I'll work to add one third node on this setup, and I'll need to
change your script again. I'll be back with results ASAP ;)

Thanks!

-- 
Tiago Cruz
http://everlinux.com
Linux User #282636


--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to