From: girish Date: Wed, 1 Jul 2009 10:07:44 +0000 (+0000) Subject: b=17569 X-Git-Tag: v1_9_220~68 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=89cffb7b7f0d451ce7780bafe4c5fb5f9530db5c;ds=sidebyside b=17569 i=adilger i=johann add check for >8TB filesystem --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index ff2507c..9962658 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -2086,6 +2086,12 @@ Bugzilla : 16823 Description: Allow stripe size to be up to 4G-64k Details : Fix math logic to allow large stripe sizes. +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 --------------------------------------------------------------------------------