chore: apply all changes
This commit is contained in:
@@ -20,6 +20,12 @@
|
||||
expand_root_lv_vg_name: ubuntu-vg
|
||||
expand_root_lv_lv_name: ubuntu-lv
|
||||
|
||||
# The partition that backs the physical volume. After a Proxmox disk grow,
|
||||
# growpart must resize this partition before pvresize/lvextend can claim
|
||||
# the new space. This is the full device path (e.g. /dev/sda3).
|
||||
# If undefined, the growpart/pvresize steps are skipped.
|
||||
expand_root_lv_pv_partition: /dev/sda3
|
||||
|
||||
# Mount point we expect to be backed by the target LV. Used purely for
|
||||
# the resize2fs / xfs_growfs decision — the role inspects this path's
|
||||
# filesystem type and dispatches to the correct grow command.
|
||||
|
||||
Reference in New Issue
Block a user