qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Andrey Korolyov <andrey@xdel.ru>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: "Amit Shah" <amit.shah@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Marcin Gibuła" <m.gibula@beyond.pl>,
	"Fam Zheng" <famz@redhat.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] latest rc: virtio-blk hangs forever after migration
Date: Thu, 4 Sep 2014 23:13:29 +0400	[thread overview]
Message-ID: <CABYiri-u0r69S7BZbtrfcTwcCnujg3pyyuHdA2=oG6yyvxnmAA@mail.gmail.com> (raw)
In-Reply-To: <20140904185444.GA28997@amt.cnet>

On Thu, Sep 4, 2014 at 10:54 PM, Marcelo Tosatti <mtosatti@redhat.com> wrote:
> On Thu, Sep 04, 2014 at 03:54:01PM -0300, Marcelo Tosatti wrote:
>> On Thu, Sep 04, 2014 at 08:52:00PM +0400, Andrey Korolyov wrote:
>> > On Thu, Sep 4, 2014 at 8:38 PM, Marcelo Tosatti <mtosatti@redhat.com> wrote:
>> > > On Sun, Aug 24, 2014 at 10:51:38PM +0400, Andrey Korolyov wrote:
>> > >> On Sun, Aug 24, 2014 at 8:57 PM, Andrey Korolyov <andrey@xdel.ru> wrote:
>> > >> > On Sun, Aug 24, 2014 at 8:35 PM, Paolo Bonzini <pbonzini@redhat.com> wrote:
>> > >> >> Il 24/08/2014 18:19, Andrey Korolyov ha scritto:
>> > >> >>> Sorry, I was a bit inaccurate in my thoughts at Fri about necessary
>> > >> >>> amount of work, patch lays perfectly on 3.10 with bit of monkey
>> > >> >>> rewrites. The attached one fixed problem for me - it represents
>> > >> >>> 0b10a1c87a2b0fb459baaefba9cb163dbb8d3344,
>> > >> >>> 0bc830b05c667218d703f2026ec866c49df974fc,
>> > >> >>> 44847dea79751e95665a439f8c63a65e51da8e1f and
>> > >> >>> 673f7b4257a1fe7b181e1a1182ecc2b6b2b795f1.
>> > >> >>
>> > >> >> So, with these changes, Marcelo's patch does not hang up your guest anymore?
>> > >> >>
>> > >> >> Paolo
>> > >> >>
>> > >> >
>> > >> > If I may reword, Marcelo`s proposed states sync with revert-revert of
>> > >> > agraf`s patch, does not break anything for Windows (migration works
>> > >> > well for any variant of emulator with modified kernel modules). Let me
>> > >> > check if initially reported issue (lost I/O interrupts) is gone for
>> > >> > the current situation (patched kernel plus Marcelo` patch).
>> > >>
>> > >>
>> > >> patched kernel + any 2.1 variant + Windows = works
>> > >> patched kernel + patched 2.1 + Linux + disk workload = works fine
>> > >
>> > > Andrey,
>> > >
>> > > What patch is this again ?
>> > >
>> > >
>> >
>> > It is attached to the message which has a highest quoting order above
>> > 1), basically it is a monkey adaptation of newer ioapic patches for
>> > 3.10. RH kernel includes them, so Centos7/RH7 users should not observe
>> > reported problem.
>> >
>> > [1] https://www.mail-archive.com/qemu-devel@nongnu.org/msg252526.html
>> >
>> > Using the opportunity - what are plans, if there are any, to revive
>> > agraf`s patch which was the reason of an initial issue in this thread?
>> > The Windows issue is most probably unrelated to it and I`d be happy to
>> > check patch proposals because there are a lot of suffering with VMs
>> > with large uptime and live migration when negative time shift appears.
>>
>> I'll try to confirm via Marcin's testcase (vfio+VM migration on Linux guests),
>> that the proposed patch is fixing the issue.
>>
>> Getting a BSOD on Win2008-R2-x64 while trying to install virtio-win
>> driver (viostor related BSOD).
>
> What version of virtio-win are you using?
>

Bug appears on both 0.1.76 and 0.1.81 (and probably it is at least
specific to virtio, if not to more generic nature). BSOD sounds
strange for me, are you using virtio drivers at the install stage or
you trying to change the disk model after installation? I`ve never
went second way, so can`t tell if BSOD is here or not.

  reply	other threads:[~2014-09-04 19:13 UTC|newest]

Thread overview: 76+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-13 12:28 [Qemu-devel] latest rc: virtio-blk hangs forever after migration Andrey Korolyov
2014-07-13 15:29 ` Andrey Korolyov
2014-07-15 15:57   ` Paolo Bonzini
2014-07-15 17:32     ` Andrey Korolyov
2014-07-15 17:39       ` Andrey Korolyov
2014-07-15  5:03 ` Amit Shah
2014-07-15  6:52   ` Andrey Korolyov
2014-07-15 14:01     ` Andrey Korolyov
2014-07-15 21:09       ` Marcelo Tosatti
2014-07-15 21:25         ` Andrey Korolyov
2014-07-15 22:01           ` Paolo Bonzini
2014-07-15 23:40             ` Andrey Korolyov
2014-07-15 23:47               ` Marcelo Tosatti
2014-07-16  1:16               ` Marcelo Tosatti
2014-07-16  8:38                 ` Andrey Korolyov
2014-07-16 11:52                   ` Marcelo Tosatti
2014-07-16 13:24                     ` Andrey Korolyov
2014-07-16 18:25                       ` Andrey Korolyov
2014-07-16 21:28                         ` Marcin Gibuła
2014-07-16 21:36                           ` Andrey Korolyov
2014-07-17  9:49                             ` Marcin Gibuła
2014-07-17 11:20                               ` Marcin Gibuła
2014-07-17 11:54                               ` Marcin Gibuła
2014-07-17 12:06                                 ` Andrey Korolyov
2014-07-17 13:25                                   ` Marcin Gibuła
2014-07-17 19:18                                     ` Dr. David Alan Gilbert
2014-07-17 20:33                                       ` Marcin Gibuła
2014-07-17 20:50                                     ` Andrey Korolyov
2014-07-18  8:21                                       ` Marcin Gibuła
2014-07-18  8:36                                         ` Andrey Korolyov
2014-07-18  8:44                                           ` Marcin Gibuła
2014-07-18  8:51                                             ` Paolo Bonzini
2014-07-18  8:48                                     ` Paolo Bonzini
2014-07-18  8:57                                       ` Amit Shah
2014-07-18  9:32                                       ` Marcin Gibuła
2014-07-18  9:37                                         ` Paolo Bonzini
2014-07-18  9:48                                           ` Marcin Gibuła
2014-07-29 16:58                                       ` Paolo Bonzini
2014-07-30 12:02                                         ` Marcin Gibuła
2014-07-30 13:38                                           ` Paolo Bonzini
2014-07-30 22:12                                             ` Marcin Gibuła
2014-07-31 11:27                                               ` Marcin Gibuła
2014-08-04 16:30                                                 ` Marcin Gibuła
2014-08-04 18:30                                                   ` Paolo Bonzini
2014-08-08 21:37                                                     ` Marcelo Tosatti
2014-08-09  6:35                                                       ` Paolo Bonzini
2014-08-21 15:48                                                         ` Andrey Korolyov
2014-08-21 16:41                                                           ` Andrey Korolyov
2014-08-21 16:44                                                             ` Paolo Bonzini
2014-08-21 17:51                                                               ` Andrey Korolyov
2014-08-22 16:44                                                                 ` Andrey Korolyov
2014-08-22 17:45                                                                   ` Marcelo Tosatti
2014-08-22 18:39                                                                     ` Andrey Korolyov
2014-08-22 19:05                                                                       ` Marcelo Tosatti
2014-08-22 19:05                                                                         ` Marcelo Tosatti
2014-08-22 19:51                                                                           ` Andrey Korolyov
2014-08-22 21:01                                                                           ` Marcelo Tosatti
2014-08-22 22:21                                                                             ` Andrey Korolyov
2014-08-24 16:19                                                                             ` Andrey Korolyov
2014-08-24 16:35                                                                               ` Paolo Bonzini
2014-08-24 16:57                                                                                 ` Andrey Korolyov
2014-08-24 18:51                                                                                   ` Andrey Korolyov
2014-08-24 20:14                                                                                     ` Andrey Korolyov
2014-08-25 10:45                                                                                       ` Paolo Bonzini
2014-08-25 10:51                                                                                         ` Andrey Korolyov
2014-09-04 16:38                                                                                     ` Marcelo Tosatti
2014-09-04 16:52                                                                                       ` Andrey Korolyov
2014-09-04 18:54                                                                                         ` Marcelo Tosatti
2014-09-04 18:54                                                                                           ` Marcelo Tosatti
2014-09-04 19:13                                                                                             ` Andrey Korolyov [this message]
2014-08-22 17:55                                                                   ` Paolo Bonzini
2014-10-09 19:07                                                   ` Eduardo Habkost
2014-10-10  7:33                                                     ` Marcin Gibuła
2014-10-11 12:58                                                       ` Eduardo Habkost
2014-07-16  7:35         ` Marcin Gibuła
2014-07-16 12:00           ` Marcelo Tosatti

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='CABYiri-u0r69S7BZbtrfcTwcCnujg3pyyuHdA2=oG6yyvxnmAA@mail.gmail.com' \
    --to=andrey@xdel.ru \
    --cc=amit.shah@redhat.com \
    --cc=famz@redhat.com \
    --cc=m.gibula@beyond.pl \
    --cc=mtosatti@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).