Hi,
please give us a little more information about your system.
what is the output of pveversion -v
Hi,
Thanks for your reply.
Well, the main problem is now solved. Let me describe what happened:
- I've changed the host name few months ago, after the VM has been created
- So, today we noticed the VM was down and I couldn't access my proxmox web console. However I could still log in through ssh
- I found some topic related to host names, and I check my hosts file and there I had the former host name, so then I fixed with the current host name
- From that time on, I could access to proxmox web console. However the VM was down and I could not start it.
- So, I made some research and conclude that my <vmid>.conf was not in /etc/pve/nodes/<current_host_name>/qemu_server, but it was under /etc/pve/nodes/<old_host_name>/qemu_server
- Then, I tried to copy the file but it gave "File exist" error, so then I copied the file giving a different name (a new VM id) under the right host name directory.
- Finally the VM could start nicely!
So now, in proxmox webconsole I can see two VMs... one with a red light saying the VM is not found and one with new Id, the one that is working. How can I remove the faulty VM without causing problems to the "good" VM ?
Thanks
Nuno