The newly installed node, the virtual machine can not start

bd5hty

Active Member
Dec 27, 2011
99
0
26
China;Hangzhou
The newly installed node, the virtual machine can not start
Code:
[COLOR=#000000][FONT=tahoma]Could not access KVM kernel module: No such file or directory[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]failed to initialize KVM: No such file or directory[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]No accelerator found![/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]TASK ERROR: start failed: command '/usr/bin/kvm -id 115 -chardev 'socket,id=monitor,path=/var/run/qemu-server/115.mon,server,nowait' -mon 'chardev=monitor,mode=readline' -vnc unix:/var/run/qemu-server/115.vnc,x509,password -pidfile /var/run/qemu-server/115.pid -daemonize -usbdevice tablet -name test11 -smp 'sockets=2,cores=2' -cpu host -nodefaults -boot 'menu=on' -vga cirrus -localtime -rtc-td-hack -k en-us -drive 'file=/mnt/pve/NFS-0-172/template/iso/WindowsServer2003SP2.iso,if=none,id=drive-ide2,media=cdrom,aio=native' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200' -drive 'file=/dev/proxvm/vm-115-disk-1,if=none,id=drive-ide0,aio=native,cache=none' -device 'ide-hd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=100' -m 1024 -netdev 'type=tap,id=net0,ifname=tap115i0,script=/var/lib/qemu-server/pve-bridge,vhost=on' -device 'virtio-net-pci,mac=86:CA:C6:87:64:01,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300'' failed: exit code 1[/FONT][/COLOR]
 
make sure you enabled hardware virtualization in your mainboard bios (enable VT). some systems needs to be powered off and started again to apply these settings.
 
make sure you enabled hardware virtualization in your mainboard bios (enable VT). some systems needs to be powered off and started again to apply these settings.
some systems needs to be powered off and started again to apply these settings:p
thanks!
But I wonder, is the original, if the host does not open virtualization PVE can not create the VM, but 2.1 does not seem to limit.
 
Last edited: