Public bug reported: Problem Description ================================ Observing this issue while migrating the guest from Ubuntu1610 -> Ubuntu1610
Source Machine: # virsh migrate avocado-vt-vm1-Bala qemu+ssh://9.40.192.182/system --live --verbose Migration: [100 %]error: operation failed: job: unexpectedly failed Destination Machine: Jul 9 11:55:00 powerkvm4-lp1 libvirtd[63232]: operation failed: job: unexpectedly failed Jul 9 11:55:00 powerkvm4-lp1 virtlogd[5102]: Cannot open log file: '/var/log/libvirt/qemu/avocado-vt-vm1-Bala.log': Device or resource busy Jul 9 11:55:00 powerkvm4-lp1 libvirtd[63232]: Cannot open log file: '/var/log/libvirt/qemu/avocado-vt-vm1-Bala.log': Device or resource busy Jul 9 11:55:00 powerkvm4-lp1 virtlogd[5102]: End of file while reading data: Input/output error ---uname output--- # uname -a Linux powerkvm4-lp1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:20 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux Machine Type = Habanero Steps to Reproduce ============================= 1. Define and start the guest and placed image in NFS share. 2. Ran top command inside guest 3. Enabled ports 49152:49216 in iptables 4. Mounted the image location in destination and started migration. 5. Migration command - virsh migrate avocado-vt-vm1-Bala qemu+ssh://9.40.192.182/system --live --verbose Userspace tool common name: virsh (libvirt) The userspace tool has the following bit modes: ppc64le Userspace rpm: # dpkg --get-selections | grep -i libvirt libvirt-bin install libvirt-clients install libvirt-daemon install libvirt-daemon-system install libvirt-dev:ppc64el install libvirt0:ppc64el install python-libvirt install Logs - SOSreport for source and destination machine == Comment: #12 - Nitesh Konkar <[email protected]> - 2016-08-11 06:24:14 == There are two issues here. 1) USB keyboard is not sent to destination as part of migration. Please pull 192a53e07c5fefd9dad2f310886209b76dcc5d83 & be1a7e6d31f652a6b279c3c9962262ac42c69d0a & 3d3d1dfa patches to Ubuntu for that. 2) After the above patches get pulled in,cherry pick patches 5e6143fbccf2e6afb73c3f872ccdafd02fed5d95, 78b9b85c069d1dea60139cff7ee6f6d5ac2f3359 ,91a6eacc8f214882c5c67ad84d767bdc0d46b944 & cf3ea0769c54a328733bcb0cd27f546e70090c89 ** Affects: libvirt (Ubuntu) Importance: Undecided Assignee: Taco Screen team (taco-screen-team) Status: New ** Tags: architecture-ppc64le bugnameltc-143635 severity-critical targetmilestone-inin--- ** Tags added: architecture-ppc64le bugnameltc-143635 severity-critical targetmilestone-inin--- -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1617214 Title: [Ubuntu1610][Libvirt]Migration fails in ubuntu1610 -> ubuntu1610 with "error: operation failed: job: unexpectedly failed" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1617214/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
