Hi,
I try to create a vm via pvesh.
pvesh \
create /nodes/mynode1/qemu \
-vmid 100 \
-memory 1024 \
-boot nc \
-net0 'virtio=<my-mac>,bridge=vmbr23' \
-ostype l26 \
-sockets 1 \
-virtio0 'clvm:vm-100-disk-1,cache=writeback,size=10G' \
-name 'vmguest100'
This works fine, but it does not create logical volume vm-100-disk-1.
How can I create a logical volume vm-100-disk-1 under storage clvm with pvesh?
Viele Gruesse,
thomas.
I try to create a vm via pvesh.
pvesh \
create /nodes/mynode1/qemu \
-vmid 100 \
-memory 1024 \
-boot nc \
-net0 'virtio=<my-mac>,bridge=vmbr23' \
-ostype l26 \
-sockets 1 \
-virtio0 'clvm:vm-100-disk-1,cache=writeback,size=10G' \
-name 'vmguest100'
This works fine, but it does not create logical volume vm-100-disk-1.
How can I create a logical volume vm-100-disk-1 under storage clvm with pvesh?
Viele Gruesse,
thomas.