From d1a0160d5e53cddfb511946bd2d79681951376ce Mon Sep 17 00:00:00 2001 From: shadow Date: Wed, 19 Nov 2008 05:59:30 +0000 Subject: [PATCH] fix handle ost additional correctly Branch b1_8_gate b=16492 i=umka i=tappro --- lustre/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index ce128fa..55f5b51 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -41,6 +41,15 @@ tbd Sun Microsystems, Inc. * A new Lustre ADIO driver is available for: MPICH2-1.0.7 +Severity : normal +Frequency : rare, need acl's on inode. +Bugzilla : 16492 +Description: client can't handle ost additional correctly +Details : if ost was added after client connected to mds client can have + hit lnet_try_match_md ... to big messages to wide striped files. + in this case need teach client to handle config events about add + lov target and update client max ea size at that event. + Severity : enhancement Bugzilla : 17374 Description: Update to sles9 kernel-2.6.5-7.314. -- 1.8.3.1