From: girish Date: Mon, 29 Jun 2009 04:34:57 +0000 (+0000) Subject: b=17569 X-Git-Tag: v1_8_2_01~1^2~286 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=84605881e3501a1494b3dca559531e87efea6775;p=fs%2Flustre-release.git b=17569 i=adilger i=johann add check for >8TB filesystems. Don't allo mounting them until force_over_8tb mount option is specified --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index e29086e..a2418af 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -89,6 +89,13 @@ Details : Sometimes on transaction errors mds_mfd_close did not release parent dentry if no matching mfd was found and child lookup was used. +Severity : high +Bugzilla : 17569 +Description: add check for >8TB ldiskfs filesystems +Details : ext3-based ldiskfs does not support greater than 8TB LUNs. + Don't allow >8TB ldiskfs filesystems to be mounted without + force_over_8tb mount option + ------------------------------------------------------------------------------ tbd Sun Microsystems, Inc. * version 1.8.1