The journal log can be on a different device to the rest of the filesystem
At least 512 filesystem blocks
No more than 64K blocks or 128MB, whichever is smaller
Defaults to maximum size for >1TB filesystems
Log device could be a device with better IOPS performance
mkfs.xfs -l logdev=log_device
device
mount -o logdev=log_device
device
path