Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to pass mkfs_options for creating filesystems #325

Open
mboisson opened this issue Sep 30, 2024 · 0 comments
Open

Add option to pass mkfs_options for creating filesystems #325

mboisson opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mboisson
Copy link
Member

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 to mkfs.xfs through
https://github.com/puppetlabs/puppetlabs-lvm/blob/main/manifests/logical_volume.pp#L74

@cmd-ntrf cmd-ntrf added the enhancement New feature or request label Sep 30, 2024
@cmd-ntrf cmd-ntrf self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants