qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Lieven <pl@kamp.de>
To: Paolo Bonzini <pbonzini@redhat.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: mtosatti@redhat.com, agraf@suse.de
Subject: Re: [Qemu-devel] kvmclock_current_nsec: Assertion `time.tsc_timestamp <= migration_tsc'
Date: Tue, 10 Feb 2015 11:27:27 +0100	[thread overview]
Message-ID: <54D9DD0F.6010300@kamp.de> (raw)
In-Reply-To: <54D9DACD.9020704@redhat.com>

Am 10.02.2015 um 11:17 schrieb Paolo Bonzini:
>
> On 10/02/2015 11:03, Peter Lieven wrote:
>> My hope was that anyone has observed this post 2.2.0 already and there
>> is a fix available ;-)
>>
>> Can you indicate what info would be helpful debugging this?
>>
>> Cmdline is:
>> /usr/bin/qemu-2.2.0  -enable-kvm  -M pc-i440fx-2.1  -nodefaults -netdev
>> type=tap,id=guest19,script=no,downscript=no,ifname=tap19,vnet_hdr
>> -device virtio-net-pci,netdev=guest19,mac=52:54:00:80:00:55 -netdev
>> type=tap,id=guest20,script=no,downscript=no,ifname=tap20,vnet_hdr
>> -device virtio-net-pci,netdev=guest20,mac=52:54:00:80:00:6f -netdev
>> type=tap,id=guest21,script=no,downscript=no,ifname=tap21,vnet_hdr
>> -device virtio-net-pci,netdev=guest21,mac=52:54:00:80:00:75 -serial
>> null  -parallel null  -m 496 -monitor tcp:0:4011,server,nowait -vnc :11
>> -qmp tcp:0:3011,server,nowait  -name 'gw-5000123'  -boot
>> order=nc,menu=on  -drive
>> index=2,media=cdrom,if=ide,cache=unsafe,aio=native,readonly=on  -k de
>> -incoming tcp:0:5011  -pidfile /var/run/qemu/vm-115.pid -mem-path
>> /hugepages  -mem-prealloc  -rtc base=utc -usb -usbdevice tablet -no-hpet
>> -vga vmware  -cpu qemu64
> First of all (but unrelated to the bug) do not use "-cpu qemu64" with KVM.
>
> Second, what downtime or bandwidth setting?  What is the actual
> downtime?  Can you print time.tsc_timestamp and migration_tsc on the
> destination?

I also found this 'info migrate' output:

capabilities: xbzrle: off
rdma-pin-all: off
auto-converge: on
zero-blocks: on
Migration status: completed
total time: 604 milliseconds
downtime: 187 milliseconds
setup: 1 milliseconds
transferred ram: 331529 kbytes
throughput: 4498.48 mbps
remaining ram: 0 kbytes
total ram: 525700 kbytes
duplicate: 49083 pages
normal: 82613 pages
normal bytes: 330452 kbytes
dirty sync count: 0

Peter

  parent reply	other threads:[~2015-02-10 10:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10  9:26 [Qemu-devel] kvmclock_current_nsec: Assertion `time.tsc_timestamp <= migration_tsc' Peter Lieven
2015-02-10  9:49 ` Paolo Bonzini
2015-02-10 10:03   ` Peter Lieven
2015-02-10 10:17     ` Paolo Bonzini
2015-02-10 10:24       ` Peter Lieven
2015-02-10 10:25         ` Paolo Bonzini
2015-02-10 10:30           ` Peter Lieven
2015-02-10 10:47             ` Paolo Bonzini
2015-02-10 10:27       ` Peter Lieven [this message]
2015-02-10 10:50 ` Marcelo Tosatti
2015-02-10 12:17   ` Peter Lieven
2015-02-10 12:35     ` Paolo Bonzini
2015-02-10 12:56       ` Peter Lieven
2015-02-10 13:15         ` Paolo Bonzini
2015-02-10 13:31           ` Peter Lieven
2015-02-10 13:40             ` Paolo Bonzini
2015-02-10 13:58               ` Peter Lieven
2015-02-10 14:24                 ` Paolo Bonzini
2015-02-12 15:31   ` 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=54D9DD0F.6010300@kamp.de \
    --to=pl@kamp.de \
    --cc=agraf@suse.de \
    --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).