Add support for configurable LVM metadata size #1066
Labels
API
Changes to the REST API
Documentation
Documentation needs updating
Easy
Good for new contributors
Feature
New feature, not a bug
Milestone
When dealing with large volume groups, the default metadata size of 1MiB quickly becomes a problem.
As LVM doesn't scale that value automatically based on PV size and it's not something that can be resized after the fact, it'd be good to have a (global)
lvm.metadata_size
as an analog tolvm.thinpool_metadata_size
but for the VG metadata size itself.The text was updated successfully, but these errors were encountered: