According http humblec com /how-to-share-a-disk-to-more-than-one-vm-using-libvirt-or-what-sharable-flag-do-in-libvirt/ there is the possibility to flag a disk image as shared between more than 1 VMs.
How is this achieveable using proxmox?
running
pvesh create /nodes/XXX/storage/pve/content -filename vm-1001-disk-sh-1 -format raw -size 5G --vmid 1001
creates a disk in PVE Storage.
How can I now flag it to use it as well in vmid 1002 and vmid 1003 respectively?
Any help is appreciated.
Best regards
Thomas
How is this achieveable using proxmox?
running
pvesh create /nodes/XXX/storage/pve/content -filename vm-1001-disk-sh-1 -format raw -size 5G --vmid 1001
creates a disk in PVE Storage.
How can I now flag it to use it as well in vmid 1002 and vmid 1003 respectively?
Any help is appreciated.
Best regards
Thomas