H
hpja
Guest
I have a single proxmox server running multiple VMs: freenas(vm101), ubuntuserver(vm102), fedora(vm103), and Windows Server 2008(vm105). Came in this morning to the server frozen. After a restart Proxmox comes up and will only run VMs freenas, and fedora. Trying to start the others fails. Searched the forums and came accross this thread:
http://forum.proxmox.com/threads/2044-Virtual-machine-no-longer-starts?highlight=vm+failed+to+load
ran the command from ssh
qm start 105
and returns this:
proxmox3:~# qm start 105
mount.nfs: mount to NFS server '192.168.1.202' failed: RPC Error: Program not registered
command '/bin/mount -t nfs 192.168.1.202:/mnt/nas /mnt/pve/freenasiso' failed with exit code 32
if i run the command on a running server i get
qm start 103
proxmox3:~# qm start 103
VM 103 already running - start failed
also ran
proxmox3:~# vzctl start 105
Container config file does not exist
Is the VM lost? Hopefully there is a way to restore this.
Thanks
http://forum.proxmox.com/threads/2044-Virtual-machine-no-longer-starts?highlight=vm+failed+to+load
ran the command from ssh
qm start 105
and returns this:
proxmox3:~# qm start 105
mount.nfs: mount to NFS server '192.168.1.202' failed: RPC Error: Program not registered
command '/bin/mount -t nfs 192.168.1.202:/mnt/nas /mnt/pve/freenasiso' failed with exit code 32
if i run the command on a running server i get
qm start 103
proxmox3:~# qm start 103
VM 103 already running - start failed
also ran
proxmox3:~# vzctl start 105
Container config file does not exist
Is the VM lost? Hopefully there is a way to restore this.
Thanks