New to proxmox and testing all the ways of doing things I can find. I am currently trying to run a new KVM instance stored on a NAS appliance and mounted via Samba as a local directory. The creation of the KVM instance is fine but it won't start. I'm not getting any real good error information either.
Here is the syslog output after an attempted start:
I'm inclined to think it's has to do with the samba mounted directory just because everything I've created on the local disk works fine. However, the samba mount seems to be working fine as well. I have full read/write ability tested and working from the proxmox server.
Any ideas?
System info if needed:
-CPU(s) 4 x AMD Athlon(tm) II X4 620 Processor
-Version (package/version/build) pve-manager/1.8/5754
-Kernel Version Linux 2.6.32-4-pve #1 SMP Tue Mar 29 09:08:37 CEST 2011
Here is the syslog output after an attempted start:
Code:
Apr 14 10:54:18 proxmox pvedaemon[18313]: starting VM 101 on node 0 (localhost)
Apr 14 10:54:19 proxmox qm[18314]: VM 101 start
Apr 14 10:54:19 proxmox kernel: device tap101i0d0 entered promiscuous mode
Apr 14 10:54:19 proxmox kernel: vmbr0: port 2(tap101i0d0) entering forwarding state
Apr 14 10:54:19 proxmox qm[18314]: VM 101 start failed: command '/usr/bin/kvm -monitor unix:/var/run/qemu-server/101.mon,server,nowait -vnc unix:/var/run/qemu-server/101.vnc,password -pidfile /var/run/qemu-server/101.pid -daemonize -usbdevice tablet -name confkeeper -smp sockets=1,cores=1 -nodefaults -boot menu=on -vga cirrus -tdf -k en-us -drive file=/mnt/PROXVM/images/101/vm-101-disk-1.raw,if=ide,index=0,cache=none,boot=on -drive file=/var/lib/vz/template/iso/ubuntu-10.04.2-server-i386.iso,if=ide,index=2,media=cdrom -m 512 -netdev type=tap,id=vlan0d0,ifname=tap101i0d0,script=/var/lib/qemu-server/bridge-vlan -device rtl8139,mac=EA:45:57:5D:B0:02,netdev=vlan0d0 -id 101 -cpuunits 1000' failed with exit code 1
Apr 14 10:54:19 proxmox pvedaemon[18313]: VM 101 start failed -
Apr 14 10:54:19 proxmox kernel: vmbr0: port 2(tap101i0d0) entering disabled state
Apr 14 10:54:19 proxmox kernel: vmbr0: port 2(tap101i0d0) entering disabled state
I'm inclined to think it's has to do with the samba mounted directory just because everything I've created on the local disk works fine. However, the samba mount seems to be working fine as well. I have full read/write ability tested and working from the proxmox server.
Any ideas?
System info if needed:
-CPU(s) 4 x AMD Athlon(tm) II X4 620 Processor
-Version (package/version/build) pve-manager/1.8/5754
-Kernel Version Linux 2.6.32-4-pve #1 SMP Tue Mar 29 09:08:37 CEST 2011