Force extending VG

This commit is contained in:
Klention Mali 2025-07-14 23:20:03 +02:00
commit f72e945f9e
No known key found for this signature in database
GPG key ID: 777C0B2D8F048DAB

View file

@ -12,6 +12,7 @@
community.general.lvg: community.general.lvg:
vg: testvg vg: testvg
pvs: "{{ loop_device_02.stdout }}" pvs: "{{ loop_device_02.stdout }}"
force: true
- name: Moving data from {{ loop_device_01.stdout }} to {{ loop_device_02.stdout }} (both in same VG) - name: Moving data from {{ loop_device_01.stdout }} to {{ loop_device_02.stdout }} (both in same VG)
community.general.lvm_pv_move_data: community.general.lvm_pv_move_data: