Extra mkfs options #296
Labels
good first issue
Good for newcomers
kind/feature
Categorizes issue or PR as related to a new feature
kind/improvement
Categorizes issue or PR as related to improving upon a current feature
Milestone
Describe the problem/challenge you have
I want to use lvm-localpv withing MinIO and some other applications with high number of Inode usage and sometimes I need to inject extra params into
mkfs
commandDescribe the solution you'd like
Adding
mkfsOptions
just likemountOptions
Anything else you would like to add:
I wanted to add this feature as a PR but I don't know where to change the code to add this (I mean connecting parameters struct into formatAndMountSensitive function
(line L358 of pkg/lvm/mount.go)
Environment:
kubectl version
): 1.28/etc/os-release
): debian bookwormThe text was updated successfully, but these errors were encountered: