Whamcloud - gitweb
b=17569
authorgirish <girish>
Wed, 1 Jul 2009 10:07:44 +0000 (10:07 +0000)
committergirish <girish>
Wed, 1 Jul 2009 10:07:44 +0000 (10:07 +0000)
i=adilger
i=johann

add check for >8TB filesystem

lustre/ChangeLog

index ff2507c..9962658 100644 (file)
@@ -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
 
 --------------------------------------------------------------------------------