From: Philipp Reisner <philipp.reisner@linbit.com>
To: drbd-dev@lists.linbit.com
Subject: Re: [Drbd-dev] Re: drbd_panic() in drbd_receiver.c
Date: Thu, 6 Jul 2006 15:38:59 +0100 [thread overview]
Message-ID: <200607061638.59672.philipp.reisner@linbit.com> (raw)
In-Reply-To: <342BAC0A5467384983B586A6B0B37671031FB4D2@EXNA.corp.stratus.com>
Am Mittwoch, 5. Juli 2006 19:49 schrieb Graham, Simon:
> Thanks again for the review; I understand and agree with your comments on
> doing this in 8 versus 7 - anything I do on 7 will just be for prototyping
> (because as I said it's much easier for me to test with 7 right now).
>
> I will take the approach of continuing with as much as possible of the
> resync (although as I suspected, it's MUCH easier to simply abort the
> resync as soon as any error is reported).
Ok.
> One question -- you said that DRBD disconnects from the disk on the first
> (local) error -- I think this is only true if you set on-io-error to
> "Detach" -- we actually run with the default value of PassOn in which case
> drbd_io_error does nothing; I think this is actually the best way to run
> since it keeps the disk accessible for those blocks that are OK and returns
> errors for those that are not.
Hmmm. The current semantic is:
on-io-error = passOn
If there is a local read error, DRBD will pass the IO error on to the
filesystem without retrying on the peer node.
Maybe we should have one more on-io-error hander. One that
retrtries on the peer node, if there is one, and if there is no peer
it returns the IO error, without detaching from the disk.
Good point.
I added that thought to my ROADMAP file...
-Philipp
--
: Dipl-Ing Philipp Reisner Tel +43-1-8178292-50 :
: LINBIT Information Technologies GmbH Fax +43-1-8178292-82 :
: Schönbrunnerstr 244, 1120 Vienna, Austria http://www.linbit.com :
next prev parent reply other threads:[~2006-07-06 14:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-05 17:49 [Drbd-dev] Re: drbd_panic() in drbd_receiver.c Graham, Simon
2006-07-06 14:38 ` Philipp Reisner [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-07-06 20:06 Graham, Simon
2006-07-05 14:27 Graham, Simon
2006-07-05 16:06 ` Philipp Reisner
2006-07-04 22:06 Graham, Simon
2006-07-04 21:35 Graham, Simon
2006-07-05 8:25 ` Philipp Reisner
2006-07-05 16:15 ` Philipp Reisner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200607061638.59672.philipp.reisner@linbit.com \
--to=philipp.reisner@linbit.com \
--cc=drbd-dev@lists.linbit.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.