Hi gents,
I have a VM that is consistently failing to boot properly. It seems
to launch okay but it's not reachable by ping or ssh. Anything else
I could try to debug the issue further. The issue appeared after a
reboot. The first problem was that the .xml file was pointing to a
non-existing .iso which I removed from the config.
virsh start vm_name
virsh start vm_name
Domain vm_namestarted
virsh --version
0.9.8
vim /var/log/libvirt/libvirtd.log
2015-04-17 15:04:47.832+0000: 3694: error : virCommandWait:2188 :
internal error Child process (/sbin/tc qdisc del dev vnet4 root)
status unexpected: exit status 2
2015-04-17 15:04:47.834+0000: 3694: error : virCommandWait:2188 :
internal error Child process (/sbin/tc qdisc del dev vnet4
ingress) status unexpected: exit status 2
2015-04-17 15:04:53.003+0000: 3692: error : virCommandWait:2188 :
internal error Child process (/sbin/tc qdisc del dev vnet5 root)
status unexpected: exit status 2
2015-04-17 15:04:53.004+0000: 3692: error : virCommandWait:2188 :
internal error Child process (/sbin/tc qdisc del dev vnet5
ingress) status unexpected: exit status 2
2015-04-17 15:04:53.147+0000: 3692: error : virCommandWait:2188 :
internal error Child process (/sbin/tc qdisc del dev vnet6 root)
status unexpected: exit status 2
2015-04-17 15:04:53.148+0000: 3692: error : virCommandWait:2188 :
internal error Child process (/sbin/tc qdisc del dev vnet6
ingress) status unexpected: exit status 2
2015-04-17 15:04:57.565+0000: 3694: error : virCommandWait:2188 :
internal error Child process (/sbin/tc qdisc del dev vnet7 root)
status unexpected: exit status 2
2015-04-17 15:04:57.567+0000: 3694: error : virCommandWait:2188 :
internal error Child process (/sbin/tc qdisc del dev vnet7
ingress) status unexpected: exit status 2
2015-04-17 15:08:18.928+0000: 3696: error : virCommandWait:2188 :
internal error Child process (/sbin/tc qdisc del dev vnet8 root)
status unexpected: exit status 2
2015-04-17 15:08:18.931+0000: 3696: error : virCommandWait:2188 :
internal error Child process (/sbin/tc qdisc del dev vnet8
ingress) status unexpected: exit status 2
~
cat /var/log/libvirt/qemu/Seabiscuit.log
2015-04-17 15:08:18.931+0000: starting up
LC_ALL=C
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.13 -enable-kvm -m 4096
-smp 2,sockets=2,cores=1,threads=1 -name Seabiscuit -uuid
52522a60-ee61-11e3-9048-6c3be518fb57 -nodefconfig -nodefaults
-chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/Seabiscuit.monitor,server,nowait
-mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc
-no-shutdown -device ahci,id=ahci0,bus=pci.0,addr=0x4 -drive
file=/vm//drives/52522a60-ee61-11e3-9048-6c3be518fb57/root.qcow2,if=none,id=drive-sata0-0-0,format=qcow2
-device
ide-drive,bus=ahci0.0,drive=drive-sata0-0-0,id=sata0-0-0,bootindex=1
-drive
if=none,media=cdrom,id=drive-sata0-0-2,readonly=on,format=raw
-device ide-drive,bus=ahci0.2,drive=drive-sata0-0-2,id=sata0-0-2
-netdev tap,fd=20,id=hostnet0 -device
e1000,netdev=hostnet0,id=net0,mac=de:ad:6e:17:a6:82,bus=pci.0,addr=0x3
-chardev pty,id=charserial0 -device
isa-serial,chardev=charserial0,id=serial0 -usb -device
usb-tablet,id=input0 -vnc 127.0.0.1:4 -k en-us -vga cirrus -device
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
char device redirected to /dev/pts/5
--
Laurent Dumont
coldnorthadmin.com
|