Product SiteDocumentation Site

7.5. EA Tuning

If using ACLs, every file access will require an EA lookup
For performance, it is important to keep the EA's within the inode in shortform
To increase the chance of being in shortform
mkfs.xfs –i size=512,attr=2 device
The short-form EA resides at the end of the inode and competes for space with the data extents.
MediaWiki Appliance - Powered by TurnKey Linux