meta data for this page
XFS
mkfs.xfs options:
- -K Do not attempt to discard blocks at mkfs time.
- -d su=64k,sw=4 stripe unit 64k stripe width (number of discs) 4
Create XFS on zvol:
mkfs.xfs -K /dev/...
https://doc.beegfs.io/latest/advanced_topics/storage_tuning.html#mount-options
noatime,nodiratime,logbufs=8,logbsize=256k,largeio,inode64,swalloc,allocsize=131072k