Add option to pass mkfs_options
for creating filesystems
#325
Labels
enhancement
New feature or request
mkfs_options
for creating filesystems
#325
When creating XFS filesystems on an SSD-backed volume, we can hit
https://unix.stackexchange.com/questions/344800/mkfs-is-extremely-slow
which can make the filesystem creation take upwards of 30 minutes for a 500GB filesystem.
To speed this up, the option
-K
can be passed tomkfs.xfs
throughhttps://github.com/puppetlabs/puppetlabs-lvm/blob/main/manifests/logical_volume.pp#L74
The text was updated successfully, but these errors were encountered: