From c97a3826554d2f69fd4f5c8cd9974d1b80c070c0 Mon Sep 17 00:00:00 2001 From: Johann Lombardi Date: Wed, 19 May 2010 14:30:45 +0200 Subject: [PATCH] b=22850 add changelog entry --- lustre/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 049e747..692c0d5 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -31,6 +31,12 @@ Details : The dlm_locks slab can grow significantly and consumes a lot of memory on the server. Set a hardlimit to grant_plan. Severity : normal +Bugzilla : 22850 +Description: Lustre does not do 1MB IOs to HW RAID +Details : Bump MAX_PHYS/HW_SEGMENTS and SG_ALL to 256 in the RHEL5 kernel. + This is what we do already for SLES kernels. + +Severity : normal Bugzilla : 15587/21439 Description: don't handle security.capability xattr Details : CONFIG_SECURITY_FILE_CAPABILITIES is enabled by default on SLES11. -- 1.8.3.1