[Error removing VM] : no such vm <Vmid> 500

Marouen

New Member
Dec 22, 2014
2
0
1
Hi all,

I have Proxmox version 3.2-4.

After a stupid mistake 'rm -rf /var/lib /vz /<Vmid>', the web interface shows me that ("no such vm <Vmid> 500") "which is logic".


My question is: is there a way to remove this VM from proxmox inventory?

Thanks in advance,
 
Hi Marco and thanks for your response,

My vmid = 106
I can't find my VmID.conf under
Code:
[COLOR=#3E3E3E]/etc/pve/qemu-server or /etc/pve/openvz[/COLOR]
, but when I try
Code:
find / -name '106'
, the result is:

Code:
/var/lib/vz/private/110/etc/authbind/byuid/106/var/lib/rrdcached/db/pve2-vm/106
/proc/2641/task/2641/fd/106
/proc/2641/task/2641/fdinfo/106
/proc/2641/fd/106
/proc/2641/fdinfo/106

Thanks a lot,