[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-11-30 Thread Thomas Huth
If I've got comment 27 right, the issue has also been fixed upstream, so I'm setting the status now to "Fix released". If there's still something left to do here, feel free to change it again. ** Changed in: qemu Status: New => Fix Released -- You received this bug notification because

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-07-13 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 2.0.0+dfsg-2ubuntu1.25 --- qemu (2.0.0+dfsg-2ubuntu1.25) trusty; urgency=medium [Kai Storbeck] * backport patch to fix guest hangs after live migration (LP: #1297218) -- Serge Hallyn Fri, 01 Jul 2016 14:25:20

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-07-08 Thread Serge Hallyn
Awesome- thanks for verifying ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs after live migration due to tsc jump To manage

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-07-08 Thread Kai Storbeck
Hello Chris, Steps taken to test the proposed package: 1) enabled trusty-proposed 2) installed qemu-system-arm qemu-system-common qemu-system-misc qemu-system-x86 qemu-user version 2.0.0+dfsg-2ubuntu1.25 3) again on a second trusty14.04 server 4) migrate 41 running VM's (uptimes vary between 1

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-07-06 Thread Chris J Arges
Hello Paul, or anyone else affected, Accepted qemu into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/qemu/2.0.0+dfsg- 2ubuntu1.25 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-07-04 Thread Serge Hallyn
No, I'm afraid not. But if you can test when this package is accepted into trusty-proposed that'll be great. ** Description changed: + = + SRU Justification: + 1. Impact: guests hang after live migration with 100% cpu + 2. Upstream fix: a set of four patches

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-07-04 Thread Kai Storbeck
We have four identical Ubuntu servers running libvirt/kvm/qemu, with access to CEPH rbd filesystems. Guests can be live migrated between them. However, live migration leads in ~30% of the cases to guests being stuck at 100%. Only a few times we had the patience to wait, and upon logging in our

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-07-01 Thread Serge Hallyn
Conflicting experimental packages in that ppa, trying ubuntu-virt/ppa instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs after live migration due to tsc jump To

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-07-01 Thread Serge Hallyn
Thank you. I'm doing a test build in ppa:serge-hallyn/virt, and will run a full regression test from there. I'll push for SRU if that passes. Would you mind putting in the bug Description (at top) a concise summary of the test case, for the SRU process? -- You received this bug notification

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-07-01 Thread Kai Storbeck
I can reasonably assume that this solved my problem. I've live migrated 41 VM's 5 times between 2 hypervisors without the 100% cpu problem appearing. My production servers run 2.0.0+dfsg-2ubuntu1.22, and still observe the same problem. Attached is the patch that I created with quilt in

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-06-27 Thread Kai Storbeck
That patch does not apply cleanly on qemu (2.0.0+dfsg, from trusty). There are changes in "kvmclock_pre_save" and "kvmclock_post_save", there's only "kvmclock_vm_state_change" in 2.0.0. Peeking at the 4 referenced patches on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786789 the code

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-06-24 Thread Serge Hallyn
See https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1297218/+attachment/4301780/+files/backport.patch referenced in comment #29 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title:

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-06-24 Thread Kai Storbeck
@serge, I'd be happy to test each of the patches, but considering the length of this page I'd like an exact link to a patch and/or patches that need to be tested, and against which version (trusty-security i suppose?). -- You received this bug notification because you are a member of Ubuntu

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-06-23 Thread Serge Hallyn
@Steve, it seems to me those are the same as the 'backport.patch' from an earlier comment? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs after live migration due to tsc

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-06-23 Thread Steve Kerrison
In the absence of any progress on this, and suddenly remembering that I'm occasionally affected by this, I did some digging and found this: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786789 Looks like those four patches might be the solution? ** Bug watch added: Debian Bug tracker

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-03-29 Thread Serge Hallyn
But unfortunately we do not know which patch fixed it, making an SRU much more problematic. Someone who is able to reproduce the bug would need to try to either bisect, or make educated guesses and test patch cherrypicks. -- You received this bug notification because you are a member of Ubuntu

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2016-03-29 Thread Serge Hallyn
But unfortunately we do not know which patch fixed it, making an SRU much more problematic. Someone who is able to reproduce the bug would need to try to either bisect, or make educated guesses and test patch cherrypicks. -- You received this bug notification because you are a member of Ubuntu

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-11-19 Thread Serge Hallyn
Thanks - marked fixed released for development release. We can SRU this into trusty if we know exactly which patch actualy fixed it. ** Changed in: qemu (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-11-19 Thread Serge Hallyn
Thanks - marked fixed released for development release. We can SRU this into trusty if we know exactly which patch actualy fixed it. ** Changed in: qemu (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-09-03 Thread Joerg Schumacher
Thanks for looking into this. We started experimenting with live migration on 14.04 and stumbled over this bug. As a workaround we've installed qemu from the Ubuntu Cloud archive (https://wiki.ubuntu.com/ServerTeam/CloudArchive). I can confirm this bug is fixed in

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-09-03 Thread Joerg Schumacher
Thanks for looking into this. We started experimenting with live migration on 14.04 and stumbled over this bug. As a workaround we've installed qemu from the Ubuntu Cloud archive (https://wiki.ubuntu.com/ServerTeam/CloudArchive). I can confirm this bug is fixed in

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-08-12 Thread Serge Hallyn
Could someone confirm whether this is fixed in 15.04 and/or 15.10? ** Changed in: qemu (Ubuntu) Status: Triaged = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-08-12 Thread Serge Hallyn
Could someone confirm whether this is fixed in 15.04 and/or 15.10? ** Changed in: qemu (Ubuntu) Status: Triaged = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title:

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-05-12 Thread Serge Hallyn
I'm sorry, but I'm not clear at this point on the status of this bug. I never received an answer to comments #32 and comment #35, and don't know what, if anything, to apply in an SRU. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-05-12 Thread Serge Hallyn
I'm sorry, but I'm not clear at this point on the status of this bug. I never received an answer to comments #32 and comment #35, and don't know what, if anything, to apply in an SRU. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-04-03 Thread Serge Hallyn
I believe this should be fixed in 15.04, as the cited patches are present. Could someone confirm? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs after live

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-04-03 Thread Serge Hallyn
I believe this should be fixed in 15.04, as the cited patches are present. Could someone confirm? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs after live migration due

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-03-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: glusterfs (Ubuntu Trusty) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-03-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: glusterfs (Ubuntu Trusty) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-03-11 Thread Mohammed Gamal
Ping. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs after live migration due to tsc jump To manage notifications about this bug go to:

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-03-11 Thread Mohammed Gamal
Ping. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs after live migration due to tsc jump To manage notifications about this bug go to:

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-28 Thread Mohammed Gamal
Hi Serge, Yes, that's the case. Let me also make it clear that this is a backport on top of qemu 1.2 stable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs after live

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-28 Thread Mohammed Gamal
Hi Serge, Yes, that's the case. Let me also make it clear that this is a backport on top of qemu 1.2 stable. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-21 Thread Serge Hallyn
Hi, just to be clear, the backport.patch which you uploaded actually increased jitter for you, making the situation worse, right? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-21 Thread Serge Hallyn
Hi, just to be clear, the backport.patch which you uploaded actually increased jitter for you, making the situation worse, right? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1297218

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-19 Thread Mohammed Gamal
Hi, I've seen some strange time behavior in some of our VMs usually triggered by live migration. In some VMs we have seen some significant time drift which NTP was not able to correct after doing a live migration. I've not been able so far to reproduce the same case, however, I did notice that

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-19 Thread Mohammed Gamal
Hi, I've seen some strange time behavior in some of our VMs usually triggered by live migration. In some VMs we have seen some significant time drift which NTP was not able to correct after doing a live migration. I've not been able so far to reproduce the same case, however, I did notice that

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-19 Thread Ubuntu Foundations Team Bug Bot
The attachment backport.patch seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray, for

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-19 Thread Ubuntu Foundations Team Bug Bot
The attachment backport.patch seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray, for

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-15 Thread Serge Hallyn
It looks as though the relevant commits were re-committed to upstream git HEAD (9a48bcd1b82494671c09b0eefdb882581499 and 317b0a6d8ba44e9bf8f9c3dbd776c4536843d82c). So this may be fixed in vivid, and we might be able to cherrypick the final patches to trusty. ** Package changed: libvirt

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-15 Thread Serge Hallyn
@Paul, could you confirm whether qemu 1:2.2+dfsg-3exp~ubuntu1 from https://launchpad.net/~ubuntu-virt/+archive/ubuntu/virt-daily-upstream fixes this issue? If it does then I'll go ahead and backport the patch. -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-15 Thread Serge Hallyn
It looks as though the relevant commits were re-committed to upstream git HEAD (9a48bcd1b82494671c09b0eefdb882581499 and 317b0a6d8ba44e9bf8f9c3dbd776c4536843d82c). So this may be fixed in vivid, and we might be able to cherrypick the final patches to trusty. ** Package changed: libvirt

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-15 Thread Serge Hallyn
@Paul, could you confirm whether qemu 1:2.2+dfsg-3exp~ubuntu1 from https://launchpad.net/~ubuntu-virt/+archive/ubuntu/virt-daily-upstream fixes this issue? If it does then I'll go ahead and backport the patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-08-12 Thread Paul Boven
Andrey: the bug also occurs when not using '--copy-storage-inc'. I originally encountered the bug on a pair of servers that share a glusterfs filesystem. As part of the debugging effort, I took glusterfs out of the equation to show that it is not the cause of the issue. My test envirement is

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-08-11 Thread Paul Boven
Another test with NTP disabled on the servers (but enabled on the guest): Still running qemu-git-2.1.0-rc2-git-20140721 server-a:~$ ntpdate -q cl0 stratum 3, offset -29.405612, delay 0.02597 server-b$ ntpdate -q cl0 stratum 3, offset -32.990292, delay 0.02597 The guest is running NTP, hosted on

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-08-11 Thread Serge Hallyn
Paul, do I understand right that: 1. disabling ksm on the hosts always fixes the pause on migration 2. disabling ksm on the host is not needed with the patchset by Alexander Graf? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-08-11 Thread Serge Hallyn
Andrey, I don't quite understand (I suspect Paul didn't quite understand) what you wanted tested. Could you please rephrase, as specifically as possible? Do you want Paul to verify that the packages with the patchset still work with --copy-storage-inc enabled? -- You received this bug

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-08-01 Thread Paul Boven
As another test (still running qemu-git-2.1.0-rc2-git-20140721), I disabled NTP on the two servers (and rebooted them), but left it running on the guest. When doing the migration, server a (where the guest was running) had an NTP offset of -3.037619 s, and server b was at -3.337718 s. The guest

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-07-30 Thread Andrey Korolyov
Serge, Paul As I can see all the cases in this ticket involves storage blkcopy with --copy-storage-inc. My initial reason for rolling this patchset back was a freeze on p2p migration without this flag being set. Although I am hitting both of the problems, and cumulative after-migration delay

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-07-29 Thread Paul Boven
** Also affects: qemu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs after live migration due to tsc jump To

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-07-29 Thread Paul Boven
** Also affects: qemu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs after live migration due to tsc jump To manage

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-07-25 Thread Paul Boven
I've installed the latest virt-daily-upstream yesterday, and tried a migration today. Result: guest froze for 3.6 seconds after only 1 day of uptime, exactly the behaviour as seen with the stock Ubuntu-14.04 packages. So with qemu-git-2.1.0-rc2-git-20140721, the migration problem is back. This

Re: [Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-07-25 Thread Serge Hallyn
I've pushed those 3 patches on top of the otherwise identical package in the same ubuntu-virt/virt-daily-upstream ppa. If you can confirm that they again fix it, then we can cherrypick those and ask inform upstream. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-07-23 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu) Importance: Low = High ** Changed in: libvirt (Ubuntu) Status: New = Triaged ** Changed in: glusterfs (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-07-23 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu) Importance: Low = High ** Changed in: libvirt (Ubuntu) Status: New = Triaged ** Changed in: glusterfs (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-07-04 Thread Paul Boven
Using the packages from the virt-daily-upstream PPA, as suggested in #16, seems to resolve the issue: there are no detectable hangs after a live migration, and the clock offset afterwards is only 0.13s, where it used to be 2.3s for the same amount of uptime. $ dpkg -l \*qemu\* |awk '/^ii/{print

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-06-24 Thread Paul Boven
In the production setup, we have two KVM servers. According to NTP, their clock corrections are: server-a: -147.2 ppm server-b: -142.1 ppm NTP is running on the guest as well, and it's drift-rate matches whichever server the guest is running on, after NTP has had time to adjust. The length of

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-06-23 Thread Serge Hallyn
Could you please try to reproduce this using the qemu version at https://launchpad.net/~ubuntu-virt/+archive/virt-daily-upstream ? I will work on merging the newest debian qemu today, but the virt-daily- upstream ppa has the git upstream HEAD. It would be good to know whether that fixes this.

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-06-20 Thread Paul Boven
I've repeated the experiment without any shared storage, so that eliminates GlusterFS as a suspect. server-a# virsh migrate --live --persistent --undefinesource --copy- storage-inc guest qemu+tls://server-b/system Result: After about a week of uptime, the guest froze solid for 27 seconds after

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-06-11 Thread Paul Boven
After some deliberation on what shared storage to use, I decided to take that factor out of the equation alltogether: server-a# virsh migrate --live --persistent --undefinesource --copy- storage-inc guest qemu+tls://server-b/system So the storage is now on a non-shared directory and copied

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-06-04 Thread Paul Boven
I've just done a migration on my test setup, on a guest having 21 days of uptime. Result: The guest froze for 53 seconds, then went happily on its way again. The 'TSC unstable' message did not show up, but ntp shows that the machine is now 53 seconds behind. The physical hosts have no NTP timing

Re: [Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-06-04 Thread Serge Hallyn
So it is behind for exactly as long as it was frozen. I wonder if you could reproduce this with upstream qemu git HEAD. But non-gluster reproduction will also be interesting. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-05-30 Thread Serge Hallyn
A few notes after a few weeks of playing with this. I've not reproduced the failure with migration per se. However, when I did not add 'aio=native' to the backing store flags (i.e. file=/mnt/disk.img,if=virtio,cache=none,aio=native), after around 2 days qemu would exit saying (qemu) qemu:

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-05-30 Thread Serge Hallyn
A few notes after a few weeks of playing with this. I've not reproduced the failure with migration per se. However, when I did not add 'aio=native' to the backing store flags (i.e. file=/mnt/disk.img,if=virtio,cache=none,aio=native), after around 2 days qemu would exit saying (qemu) qemu:

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-05-16 Thread Paul Boven
I've set up a test environment using Ubuntu 14.04 LTS on two servers. These are running glusterfs as a shared filesystem (3.5.0 from semiosis' PPA), connected through QDR infiniband as a backend. Live migrating a guest (also running 14.04 LTS) after a few days of uptime still leads to a clock

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-05-16 Thread Paul Boven
I've tried running apport, but it says 'no packages found matching libvirt' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs after live migration due to tsc jump To manage

Re: [Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-05-16 Thread Serge Hallyn
Could you try using libvirt-bin as the package name? (I thought it had to be the other way around, but it's worth a try) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-05-16 Thread Paul Boven
apport information ** Tags added: apparmor apport-collected trusty ** Description changed: We have two identical Ubuntu servers running libvirt/kvm/qemu, sharing a Gluster filesystem. Guests can be live migrated between them. However, live migration often leads to the guest being stuck at

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-05-16 Thread Serge Hallyn
I would be curious to hear whether this can also be reproduced with a ceph or an nfs backing store (though i'm not asking you to set that up if noone speaks up to say yes - i'll just have to test it myself) Has this ever reproduced immediately, or have you just never tried migrating without a few

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-05-16 Thread Serge Hallyn
Marking high priority (though if it turns out to be only related to a gluster backend, so that using ceph is a workaround, then we should lower it to medium per guidelines) ** Changed in: libvirt (Ubuntu) Importance: Undecided = High ** Changed in: libvirt (Ubuntu) Status: Incomplete =

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-04-02 Thread Paul Boven
These servers will be upgraded to 14.04LTS once that's released, I'll update the ticket accordingly once we've tested this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297218 Title: guest hangs

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2014-03-26 Thread Serge Hallyn
Thanks for reporting this bug. Unfortunately 13.04 (on your servers) is no longer supported. Could you test to see if you can reproduce this on 13.10 or 14.04? If you can, then I'll mark this as also affecting linux (the kernel) and hopefully we can get 'apport-collect 1297218' output from both