On Mon, 2009-02-09 at 13:39 -0500, Brian Stone wrote: > > Some clients are still evicted, but not all. Why would the recovery > complete if all clients did not reconnect?
Recovery can't wait indefinitely for all clients to connect. You could wind up with a recovery that never completes if it does. After a timeout, if all clients don't connect, recovery is aborted and the target proceeds to the completion state so that it can respond to new requests. b.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
