From: Aurelien Degremont <aurelien.degremont@cea.fr>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] async write and abort_recov
Date: Mon, 12 Jul 2010 12:10:04 +0200 [thread overview]
Message-ID: <4C3AE9FC.5010705@cea.fr> (raw)
Hello
I'm wondering how Lustre client handles recovery when OST restarts with abort_recov flag set.
Let's say a client has page to flush to OST, but OST is stopped, then restarts with -o abort_recov.
There is no recovery, so:
1- client retakes extent locks and then re-try to flush its pages
or
2- client cannot flush anymore and drop the i/o, returns an error to the caller.
If #2, what if the process has already closed the file ?
What is the file is still opened and the process try to do another I/O, will it have an error for the former bad i/o?
abort_recov is used only at first start, or the OST uses this flag until it is stopped for any other recovery-like
mechanisms?
Thanks
--
Aurelien Degremont
next reply other threads:[~2010-07-12 10:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-12 10:10 Aurelien Degremont [this message]
2010-07-12 20:16 ` [Lustre-devel] async write and abort_recov Andreas Dilger
2010-07-15 8:05 ` Aurelien Degremont
2010-07-15 16:19 ` Andreas Dilger
2010-07-15 18:57 ` John Hammond
2010-07-15 19:25 ` Alexey Lyashkov
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=4C3AE9FC.5010705@cea.fr \
--to=aurelien.degremont@cea.fr \
--cc=lustre-devel@lists.lustre.org \
/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.