V1 -> V2: # overall * matched detaching/removing drives behavior for VM & containers It currently works this way: - Detach drive - drive shows up as unused - remove drive - drive will be removed without removing data (obviously)
# pve-storage * added storage_exists function for matching detach/remove behavoir # pve-container * review fixes: * variable naming * desciption string adapted * moved eval further up the call chain * removed ticket number form cleanup * check if storage exists for unused disks # qemu-server * add same force option as for containers * match detach/remove behavoir between VM/container * shorten line # pve-manager * added same option for VMs as for containers V2 -> V3: # pve-storage * change removed # pve-container * remove storage_exists * reduce code lines used # qemu-server * reduce code lines used # pve-manager * no change -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel