From c1ebbaa9ff4933a2be198c6d1ab5c1a72174b7ca Mon Sep 17 00:00:00 2001 From: wangdi Date: Fri, 5 Sep 2008 10:10:57 +0000 Subject: [PATCH] Branch: b1_8_gate b=16717 fix lbug when conf log is full i=nathan,umka --- lustre/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index e0af067..27a30a1 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -38,6 +38,12 @@ tbd Sun Microsystems, Inc. * Output of lfs quota has been made less detailed by default, old (verbose) output can be obtained by using -v option. +Severity : minor +Bugzilla : 16717 +Description: LBUG when llog conf file is full +Details : When llog bitmap is full, ENOSPC should be returned for plain + log. + Severity : normal Bugzilla : 16907 Description: Prevent import from entering FULL state when server in recovery -- 1.8.3.1