Prev
Next
4.2. mkfs - Allocation Block Size
Specify the fundamental allocation block size of the filesystem.
The default value is 4KB, the minimum is 512 bytes, and the maximum is 64KB
XFS on Linux currently only supports pagesize or smaller blocks.
To create a filesystem with a block size of 2048 bytes you would use:
mkfs.xfs -b size=2048
device
Smaller block sizes reduce wasted space for lots of small files.
Prev
Chapter 4. mkfs
Up
Home
Next
4.3. mkfs - Allocation groups
MediaWiki Appliance
- Powered by
TurnKey Linux