Prev
Next
4.5. mkfs - Inode Options
The mkfs inode options allow the user to change
The size of the inode from the default 256 bytes to up 2048 bytes
The maximum number of inodes in the filesystem, defaults to 25%
Extended attribute allocation policy
These options may impact
where the inode is allocated in filesystem
how much data needs to be read from disk to read the inode
how much data may be associated with the inode before data goes out of line
To allocate 512 bytes to each inode:
mkfs.xfs -i size=512
device
Prev
4.4. mkfs - Stripe Alignment
Up
Home
Next
4.6. mkfs - Extended Attributes
MediaWiki Appliance
- Powered by
TurnKey Linux