Comment 20 for bug 578527

Revision history for this message
In , Angel (angel-redhat-bugs) wrote :

In Ubuntu Otto Berger reported:

after updating from karmic to lucid, starting a virtual machine with a serial port throws an error and failed to start. if i remove the serial port (/dev/ttyS14) the machine start successfully...

log entry:
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.11 -enable-kvm -m 2048 -smp 1,sockets=1,cores=1,threads=1 -name web2 -uuid 17c99639-2299-ce13-c1b6-c7a627dd181e -nodefaults -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/web2.monitor,server,nowait -mon chardev=monitor,mode=readline -rtc base=utc -boot c -drive file=/dev/vmdata/web2,if=none,id=drive-virtio-disk0,boot=on -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0 -device virtio-net-pci,vlan=0,id=net0,mac=52:54:00:68:45:ab,bus=pci.0,addr=0x5 -net tap,fd=39,vlan=0,name=hostnet0 -chardev tty,id=serial0,path=/dev/ttyS14 -device isa-serial,chardev=serial0 -usb -vnc 127.0.0.1:0 -k de -vga cirrus -device ES1370,id=sound0,bus=pci.0,addr=0x6 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
chardev: opening backend "tty" failed

You can see logs and configs in

Launchpad ref: https://bugs.edge.launchpad.net/libvirt/+bug/578527

Thanks!