From: shadow Date: Mon, 24 Nov 2008 12:10:51 +0000 (+0000) Subject: Drop slow OSCs if we can, but not for requested start idx. X-Git-Tag: v1_7_150~1^79~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=4edd30d6b857c5903ff91bc8dd710ce6d5eed307;p=fs%2Flustre-release.git Drop slow OSCs if we can, but not for requested start idx. This means "if OSC is slow and it is not the requested start OST, then it can be skipped, otherwise skip it only if it is inactive/recovering/out-of-space. Branch b1_8_gate b=16081 i=shadow i=green --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 0a58d49..37a03e2 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -43,6 +43,15 @@ tbd Sun Microsystems, Inc. Lustre filesystem with 4K stack may cause a stack overflow. For more information, please refer to bugzilla 17630. +Severity : normal +Frequency : rare +Bugzilla : 16081 +Description: don't skip ost target if they assigned to file +Details : Drop slow OSCs if we can, but not for requested start idx. + This means "if OSC is slow and it is not the requested + start OST, then it can be skipped, otherwise skip it only + if it is inactive/recovering/out-of-space. + Severity : enhancement Bugzilla : 17201 Description: Update to RHEL5 kernel-2.6.18-92.1.17.el5.