Hi I run proxmox 7.2-7, I'm trying to remove a VM disk from the CLI.
I have tried the following:
qm set $VMID --delete scsi0
zfs destroy -f $STORAGE/vm-$VMID-disk-0
The first command seems to mark the disk as unused, and the second removes the zfs volume, but the UI still believes the disk is...