From: shadow Date: Wed, 27 Aug 2008 05:17:26 +0000 (+0000) Subject: if ost is restarted before set_info(KEY_MDS_CONN) finished, this X-Git-Tag: v1_7_110~2^114~5 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e50d7bf666922f9fe85cc8e90a55549b106163ea;p=fs%2Flustre-release.git if ost is restarted before set_info(KEY_MDS_CONN) finished, this request will resend before finished ost llog init and this produce access to non init llog context. Branch b1_8_gate b=16839 i=adilger i=rread --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 374d888..d866b2c 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -39,6 +39,14 @@ tbd Sun Microsystems, Inc. old (verbose) output can be obtained by using -v option. Severity : normal +Bugzilla : 16839 +Frequency : rare, on restart ost +Description: llog_receptor_accept() ASSERTION(ctxt) +Details : if ost is restarted before set_info(KEY_MDS_CONN) finished, this + request will resend before finished ost llog init and this produce + access to non init llog context. + +Severity : normal Bugzilla : 15927 Frequency : rare Description: replace ptlrpcd with the statahead thread to interpret the async