Re: [Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-07-10 Thread chandrashekar shastri
On 07/05/2013 01:52 PM, Stefan Hajnoczi wrote: > The destination VM's log says: > >qemu: warning: error while loading state section id 1 > > This indicates that either there was an error on the destination while > loading state or the migration stream got out of sync. > > Please check that QEMU

[Bug 1199416] [NEW] Hot-add qcow2 [virtio-scsi] devices doesn't work in SlLES-11-SP2guest

2013-07-09 Thread chandrashekar shastri
Public bug reported: The hot-adding virtio-scsi devices doesn't get recognized the sles guest even after running the rescan-scsi-bus.sh or echo ' - - - ' > /sys/class/scsi_host/host#/scan commands. It requires a reboot to get recognized. This issue is not observed in case of rhel64-64 guests, so

[Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-07-05 Thread chandrashekar shastri
Thanks, I ll work on this and update it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1192499 Title: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by

[Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-07-04 Thread chandrashekar shastri
** Attachment added: "Destination Libvirtd logs" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1192499/+attachment/3725331/+files/destination_libvirtd.logs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-07-04 Thread chandrashekar shastri
** Attachment added: "source guest logs" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1192499/+attachment/3725328/+files/source.log.tar.bz2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-07-04 Thread chandrashekar shastri
** Attachment added: "Source Libvirtd logs" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1192499/+attachment/3725330/+files/source_libvirtd.logs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-07-04 Thread chandrashekar shastri
** Attachment added: "Destination guest logs" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1192499/+attachment/3725329/+files/dest.tar.bz2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/11

[Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-07-04 Thread chandrashekar shastri
Moving to qemu component as qemu is crashing based on the inputs from Michal Privoznik Bugzilla : Bug 979411 - virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer" ** Project changed: libvirt => qemu ** Bug watch added: Red Hat Bugzilla #979411

[Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-07-01 Thread chandrashekar shastri
I am sorry. Host Kernel : 3.10.0-rc5+ [upstream kernel fedora base], both the source and destination host are the same. We test the upstream kernel, qemu and libvirt. We don't have ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

Re: [Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-07-01 Thread chandrashekar shastri
On 06/29/2013 12:15 AM, Serge Hallyn wrote: > Thanks for submitting this bug. I can' t reproduce it with an empty > image (sitting at cd boot menu). > > What is the underlying fs (/home/images) on both source and destination? For both source and destination the fs is ext4. > > Could you run 'app

[Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-07-01 Thread chandrashekar shastri
** Attachment added: "Source sosreport" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1192499/+attachment/3720183/+files/sosreport-source.1192499-20130701151939-cc68.tar.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-07-01 Thread chandrashekar shastri
We tried with /usr/bin/qemu-system-x86_64 and we are facing the same issue. For both source and destination the fs is ext4. We are using fedora base, hence I have attached the sosreport of both source and destination. ** Attachment added: "Destination sosreport" https://bugs.launchpad.net/

[Bug 1192847] Re: NMI watchdog fails to increment the NMI counter in /proc/interrupts

2013-06-28 Thread chandrashekar shastri
I tried with QEMU PC emulator version 0.12.1 (qemu-kvm-0.12.1.2) and I was able to reproduce the issue [ NMI counter didn't increment]. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1192847 Title:

[Bug 1192847] [NEW] NMI watchdog fails to increment the NMI counter in /proc/interrupts

2013-06-20 Thread chandrashekar shastri
Public bug reported: NMI watchdog fails to increment the NMI counter in /proc/interrupts Kernel Version: 3.10.0-rc5+ Libvirt Version: 1.0.6 Qemu Version: 1.5.50 Steps to reproduce the issue: 1. Booted the VM with : qemu-system-x86_64 VM1.qcow2 -enable-kvm -watchdog i6300esb -watchdog-action

[Bug 1192499] [NEW] virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"

2013-06-19 Thread chandrashekar shastri
Public bug reported: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer" and shut downs the guest on the source host. Kernel Version: 3.10.0-rc5+ Libvirt Version: 1.0.6 Qemu Version: 1.5.50 Steps to reproduce the issue: