All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Avi Kivity <avi@redhat.com>
Cc: Juan Quintela <quintela@redhat.com>, Peter Lieven <pl@dlh.net>,
	kvm@vger.kernel.org, qemu-devel@nongnu.org,
	Anthony Liguori <anthony@codemonkey.ws>
Subject: Re: Qemu-KVM Livate Migration 0.12.2 -> 0.12.3/4 broken?
Date: Mon, 17 May 2010 12:23:11 +0400	[thread overview]
Message-ID: <4BF0FCEF.3060204@msgid.tls.msk.ru> (raw)
In-Reply-To: <4BF0E988.1040505@redhat.com>

17.05.2010 11:00, Avi Kivity wrote:
> On 05/16/2010 11:04 PM, Juan Quintela wrote:
[]
>>> We've regressed from failing some migrations to failing all migrations.
>> Humm, 0.12.4 -> 0.12.4 should work. My advise is just revert the patch
>> and live with it for another week, what do you think?
>
> A week is fine. I'm not going to release 0.12.4.1 for the week until you
> fix it, and just changing things in git doesn't help users.

There are at least 1 other problem in the migration code that's
worth looking at (IMHO anyway): namely, migration on 32 bit host
is completely (as far as i can see) broken (instant kvm process
crash) in 0.12, but it works on 64bits:

http://www.mail-archive.com/kvm@vger.kernel.org/msg34051.html

I wonder why it is not noticed before -- it's broken since 0.12...

Thanks!

/mjt

WARNING: multiple messages have this Message-ID (diff)
From: Michael Tokarev <mjt@tls.msk.ru>
To: Avi Kivity <avi@redhat.com>
Cc: Peter Lieven <pl@dlh.net>,
	qemu-devel@nongnu.org, kvm@vger.kernel.org,
	Juan Quintela <quintela@redhat.com>
Subject: [Qemu-devel] Re: Qemu-KVM Livate Migration 0.12.2 -> 0.12.3/4 broken?
Date: Mon, 17 May 2010 12:23:11 +0400	[thread overview]
Message-ID: <4BF0FCEF.3060204@msgid.tls.msk.ru> (raw)
In-Reply-To: <4BF0E988.1040505@redhat.com>

17.05.2010 11:00, Avi Kivity wrote:
> On 05/16/2010 11:04 PM, Juan Quintela wrote:
[]
>>> We've regressed from failing some migrations to failing all migrations.
>> Humm, 0.12.4 -> 0.12.4 should work. My advise is just revert the patch
>> and live with it for another week, what do you think?
>
> A week is fine. I'm not going to release 0.12.4.1 for the week until you
> fix it, and just changing things in git doesn't help users.

There are at least 1 other problem in the migration code that's
worth looking at (IMHO anyway): namely, migration on 32 bit host
is completely (as far as i can see) broken (instant kvm process
crash) in 0.12, but it works on 64bits:

http://www.mail-archive.com/kvm@vger.kernel.org/msg34051.html

I wonder why it is not noticed before -- it's broken since 0.12...

Thanks!

/mjt

  reply	other threads:[~2010-05-17  8:23 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11 10:59 Qemu-KVM Livate Migration 0.12.2 -> 0.12.3/4 broken? Peter Lieven
2010-05-11 10:59 ` [Qemu-devel] " Peter Lieven
2010-05-11 23:11 ` Juan Quintela
2010-05-11 23:11   ` [Qemu-devel] " Juan Quintela
2010-05-12 13:42   ` Peter Lieven
2010-05-16 12:02   ` Avi Kivity
2010-05-16 12:02     ` [Qemu-devel] " Avi Kivity
2010-05-16 14:42     ` Juan Quintela
2010-05-16 14:42       ` [Qemu-devel] " Juan Quintela
2010-05-16 14:47       ` Avi Kivity
2010-05-16 14:47         ` [Qemu-devel] " Avi Kivity
2010-05-16 20:04         ` Juan Quintela
2010-05-16 20:04           ` [Qemu-devel] " Juan Quintela
2010-05-17  7:00           ` Avi Kivity
2010-05-17  7:00             ` [Qemu-devel] " Avi Kivity
2010-05-17  8:23             ` Michael Tokarev [this message]
2010-05-17  8:23               ` Michael Tokarev
2010-05-17  9:07               ` Juan Quintela
2010-05-17  9:07                 ` [Qemu-devel] " Juan Quintela
2010-05-17  9:11                 ` Michael Tokarev
2010-05-17  9:11                   ` [Qemu-devel] " Michael Tokarev
2010-05-17  9:38                   ` Alexander Graf
2010-05-17  9:38                     ` Alexander Graf
2010-05-16 18:03       ` Jan Kiszka
2010-05-16 18:03         ` [Qemu-devel] " Jan Kiszka
2010-05-16 20:06         ` Juan Quintela
2010-05-16 20:06           ` [Qemu-devel] " Juan Quintela
2010-05-17 10:35           ` Jan Kiszka
2010-05-17 10:35             ` [Qemu-devel] " Jan Kiszka
2010-06-08  9:54             ` Peter Lieven
2010-06-08  9:54               ` Peter Lieven

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=4BF0FCEF.3060204@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=pl@dlh.net \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    /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.