Whamcloud - gitweb
LUDOC-193 ea_inode: Added index entries and info on ea_inode 97/8297/3
authorJames Nunez <james.a.nunez@intel.com>
Fri, 15 Nov 2013 21:01:27 +0000 (14:01 -0700)
committerRichard Henwood <richard.henwood@intel.com>
Tue, 31 Dec 2013 17:47:14 +0000 (17:47 +0000)
commit3cafd2ad88d9fb4851b2071b0c717eaed4fd517d
tree75a912a9a4eb9f680091828d17a4a861dfcdc2cf
parenta788ec22c8f8eacd867ad7c18b1b11adb2da23e8
LUDOC-193 ea_inode: Added index entries and info on ea_inode

In order to turn on or off the wide striping option, you can
specify large_xattr or ea_inode. Both parameters will enable
the wide striping feature. Using either parameter in tune2fs
or mkfs.lustre will result in "ea_inode" listed in the file
system features using dumpe2fs. Since there is some potential
confusion around these feature parameters, this patch hopes
to address this.

Added index entries to Section 5.3.3 "Setting up Lustre File System"
and Section 16.2 "Upgrading Lustre" to make information about the
wide striping (ea_inode) option to tune2fs and mkfs.lustre easier
to find.

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: Ice054cd1720ac3174889bd27eb22f19472597041
Reviewed-on: http://review.whamcloud.com/8297
Tested-by: Jenkins
Reviewed-by: Richard Henwood <richard.henwood@intel.com>
SettingUpLustreSystem.xml
UpgradingLustre.xml