Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Roy,
you have fencing resource-only; so this probably applies to you as well:
http://lists.linbit.com/pipermail/drbd-user/2008-April/009085.html
Cheers,
Florian
On Friday 04 April 2008 19:59:22 Roy Keene (Contractor) wrote:
> Florian Haas wrote:
> > Achim, please, first go read http://www.drbd.org/users-guide (which will
> > answer most of the questions you have posted today, too, incidentally)
> > and until you have done so, please try not to confuse others by giving
> > them misleading pointers.
> >
> > On Friday 04 April 2008 17:24:32 Achim Stumpf wrote:
> >> Roy Keene (Contractor) schrieb:
> >>> All,
> >>>
> >>> I'm using DRBD 8.2.5 and trying to force a DRBD resource to become
> >>> primary while the peer is unavailable. My resource is Consistent, but
> >>> not UpToDate.
> >
> > Roy, can you post your drbd.conf please?
> >
> > Thanks,
> > Florian
>
> Mr. Haas,
>
> Here it is:
>
> global {
> minor-count 32;
> usage-count no;
> }
> resource r0 {
>
> protocol C;
>
> handlers {
> pri-on-incon-degr "/usr/bin/drbdnrl-outdate-peer
> localhost r0"; pri-lost-after-sb "/usr/bin/drbdnrl-outdate-peer localhost
> r0"; local-io-error "/usr/bin/drbdnrl-outdate-peer localhost r0"; pri-lost
> "/usr/bin/drbdnrl-outdate-peer localhost r0"; split-brain
> "/usr/bin/drbdnrl-outdate-peer 192.168.0.2 r0 keene at nrlssc.navy.mil";
> outdate-peer "/usr/bin/drbdnrl-outdate-peer 192.168.0.2
> r0"; }
>
> startup {
> wfc-timeout 600;
> degr-wfc-timeout 120;
> wait-after-sb;
> }
>
> disk {
> on-io-error detach;
> fencing resource-only;
> [...]
--
: Florian G. Haas
: LINBIT Information Technologies GmbH
: Vivenotgasse 48, A-1120 Vienna, Austria
When replying, there is no need to CC my personal address.
I monitor the list on a daily basis. Thank you.