All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 84781] New: The guest will hang after live migration.
Date: Thu, 18 Sep 2014 07:37:10 +0000	[thread overview]
Message-ID: <bug-84781-28872@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=84781

            Bug ID: 84781
           Summary: The guest will hang after live migration.
           Product: Virtualization
           Version: unspecified
    Kernel Version: 3.17.0-rc1
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: kvm
          Assignee: virtualization_kvm@kernel-bugs.osdl.org
          Reporter: chao.zhou@intel.com
        Regression: No

Environment:
------------
Host OS (ia32/ia32e/IA64):ia32e
Guest OS (ia32/ia32e/IA64):ia32e
Guest OS Type (Linux/Windows):Linux
kvm.git Commit:fd2752352bbc98850d83b5448a288d8991590317
qemu.git Commit:e4d50d47a9eb15f42bdd561803a29a4d7c3eb8ec
Host Kernel Version:3.17.0-rc1
Hardware:Ivytown_EP, Haswell_EP


Bug detailed description:
--------------------------
after guest live migration, the guest will hang, and ping guest's fail.

note:
1. after guest save/restore, the guest will hang
2. This should be a kernel bug
kvm      + qemu     =  result
fd275235 + e4d50d47 =  bad
c77dcacb + e4d50d47 =  good


Reproduce steps:
----------------
1.Start a TCP daemon for migration
qemu-system-x86_64 -enable-kvm -m 4G -smp 4 -net nic,macaddr=00:12:31:45:41:23
-net tap,script=/etc/kvm/qemu-ifup rhel6u5.qcow -incoming tcp:localhost:4444
2. create guest
qemu-system-x86_64 -enable-kvm -m 4G -smp 4 -net nic,macaddr=00:12:31:45:41:23
-net tap,script=/etc/kvm/qemu-ifup rhel6u5.qcow
3. ctrl+alt+2 to change to qemu monitor
4. migrate tcp:localhost:4444


Current result:
----------------
guest hang after live migration or save/restore.

Expected result:
----------------
after live/migration or save/restore, the guest works fine.


Basic root-causing log:
----------------------

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

             reply	other threads:[~2014-09-18  7:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-18  7:37 bugzilla-daemon [this message]
2014-09-18  7:37 ` [Bug 84781] The guest will hang after live migration bugzilla-daemon
2014-09-18  9:23 ` bugzilla-daemon
2014-09-19  3:39 ` bugzilla-daemon
2014-09-19  6:09 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-84781-28872@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.