All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lustre-devel] async write and abort_recov
@ 2010-07-12 10:10 Aurelien Degremont
  2010-07-12 20:16 ` Andreas Dilger
  0 siblings, 1 reply; 6+ messages in thread
From: Aurelien Degremont @ 2010-07-12 10:10 UTC (permalink / raw)
  To: lustre-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-07-15 19:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-12 10:10 [Lustre-devel] async write and abort_recov Aurelien Degremont
2010-07-12 20:16 ` 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

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.