'Broken pipe' error when starting a vm
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libvirt |
New
|
Undecided
|
Unassigned |
Bug Description
Occasionally get an error 'libvir: Remote error : cannot send data: Broken pipe' scrolling down the screen when starting a VM. VM does not start and end up having to reboot server to be able to get vm going again
virsh -q -c qemu:///system start dev32
libvir: QEMU error : server closed connection
libvir: Remote error : cannot send data: Broken pipe
libvir: Remote error : cannot send data: Broken pipe
...last line keep being printed every second or so...
Trying to then use virt-manager produced the attached log file
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04 LTS
Release: 10.04
Codename: lucid
$ dpkg -l | grep kvm
ii kvm 1:84+dfsg-
ii kvm-pxe 5.4.4-1ubuntu1 PXE ROM's for KVM
ii qemu-kvm 0.12.3+
# cat/var/
LC_ALL=C PATH=/usr/
ev32 -uuid 4eb67c83-
-localtime -boot c -drive file=/srv/
drom,index=2 -net nic,macaddr=
l none -usb -usbdevice tablet -vnc 127.0.0.1:0 -k en-gb -vga cirrus
char device redirected to /dev/pts/5
pci_add_option_rom: failed to find romfile "pxe-rtl8139.bin"
LC_ALL=C PATH=/usr/
ev32 -uuid 4eb67c83-
-localtime -boot c -drive file=/srv/
drom,index=2 -net nic,macaddr=
l none -usb -usbdevice tablet -vnc 127.0.0.1:1 -k en-gb -vga cirrus
char device redirected to /dev/pts/10
# kvm-img info /srv/vm_
image: /srv/vm_
file format: qcow2
virtual size: 16G (17179869184 bytes)
disk size: 8.2G
cluster_size: 65536
What other information would be helpful?
affects: | qemu → libvirt |
Changed in libvirt: | |
status: | Invalid → New |
Please report this bug against libvirt as this does not appear to be an upstream qemu issue.