Cant delete unsed disks

LkS45

Well-Known Member
May 9, 2017
70
2
48
38
Hello guys, im trying to restore an VM but i need to cancel this operation 3 times.

Well, the "aborted" from backup disks still at the storage:

1704773747432.png

And if i try to delete:

1704773764670.png

But i cant have all this disks on the VM:

1704773799454.png

What i need to do? Thanks!
 
Hello

On the picture, you highlight "Memory". Do you by any chance try to detach the RAM instead of the Hard Disk?
 
You have unused disk that are related to an existing VM with VMID 114. To be able to delete them, you need to tell Proxmox to relate the disks to the VM and them remove them from the VM config.

On node h63, use qm scan --vmid 114. It should find the orphan drives and link them to the VM configuration. If not, issue the command a second time. They will show up in the GUI as unused disk in the VM and you'll be able to remove them from there.
 
  • Like
Reactions: Chris