Whamcloud - gitweb
LUDOC-11 misc: update filesystem limits 06/30806/3
authorAndreas Dilger <andreas.dilger@intel.com>
Tue, 24 Oct 2017 05:04:34 +0000 (23:04 -0600)
committerJoseph Gmitter <joseph.gmitter@intel.com>
Wed, 24 Jan 2018 14:14:17 +0000 (14:14 +0000)
commitd2d279a3509673515ff02b2cf1f378fac221fdbe
tree938ac8dd40637bfe2ca2be2a98b62fe2f54a3847
parentfeb018cdf25683c6ebbb0982f6b5c12040c0b9ec
LUDOC-11 misc: update filesystem limits

Move Lustre filesystem limits out of "ldiskfs formatting options"
into its own section, since it also reflects limits for ZFS targets.
This change has a large amount of indent churn, but minimal content.

Other changes include:
- ldiskfs MDT journals can be up to 4GB by default
- ldiskfs OST filesystems can be at least 256TiB in size
- correct OST inode ratio table max inode count for 256TiB size
- correct OST inode ratio table to be "under 10GiB" instead of over
- increase maximum filesystem size to be "at least 1EB" for ldikfs

Clean up formatting in this section to wrap at 80 columns.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Iae39e103e5b4d721ff987fb8c1d0b6294f07782d
Reviewed-on: https://review.whamcloud.com/30806
Tested-by: Jenkins
Reviewed-by: Joseph Gmitter <joseph.gmitter@intel.com>
SettingUpLustreSystem.xml