-
-
Notifications
You must be signed in to change notification settings - Fork 344
Description
There seems to be a bug which causes lvm.vg_name
to be required.
root@incus1:~# incus storage create --target incus3 clvm lvmcluster source=vg_iscsi
Storage pool clvm pending on member incus3
root@incus1:~# incus storage create --target incus2 clvm lvmcluster source=vg_iscsi
Storage pool clvm pending on member incus2
root@incus1:~# incus storage create --target incus1 clvm lvmcluster source=vg_iscsi
Storage pool clvm pending on member incus1
root@incus1:~# incus storage create clvm lvmcluster
Error: Invalid combination of source and lvm.vg_name properties
root@incus1:~# vgs
VG #PV #LV #SN Attr VSize VFree
ubuntu-vg 1 1 0 wz--n- <28.00g 0
vg_iscsi 1 0 0 wz--ns <50.00g <49.75g
Metadata
Metadata
Assignees
Labels
EasyGood for new contributorsGood for new contributors