[SOLVED] Removing disk image

Nikolay K.

New Member
Aug 21, 2019
4
0
1
33
Hello!
I have a disk image on NAS that I want to remove but I got an error
1601205739356.png

But there is no such disk on this VM
1601205759993.png
Is it safe to just delete the disk image on NAS?
 
hi,

please run qm rescan on the host - probably someone removed that disk from the configuration but didn't delete the actual disk.

after running rescan it should show up in the settings of the VM (probably as an unused disk). there you can select it and press 'Remove'.

make sure to check you're not losing any important data!
 
  • Like
Reactions: Nikolay K.
hi,

please run qm rescan on the host - probably someone removed that disk from the configuration but didn't delete the actual disk.

after running rescan it should show up in the settings of the VM (probably as an unused disk). there you can select it and press 'Remove'.

make sure to check you're not losing any important data!
Thanks! This is helped me.