WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Live Migration Problems

To: "John Haxby" <john.haxby@xxxxxxxxxx>
Subject: Re: [Xen-users] Live Migration Problems
From: Asim <linkasim@xxxxxxxxx>
Date: Thu, 21 Aug 2008 09:48:04 -0500
Cc: Daniel Asplund <danielsaori@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 21 Aug 2008 07:48:38 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=L5j9FqrKb4pxqpn/Xgq9ZHbTk3qfWQjbvJoJGKAdLKs=; b=fo1zfuFEohFZQdz6n2n6jTGgvQ9trt42b0GPH98vdyYa0Z1T9/0SQ+mv5ObhJwaTfJ 775nT/05CpTwYAO6TyCMMnU+AIS8qdAiRuysGZuyvi6eZ/MUr3PVMQ57aZklcJaY4hXm Gr6biBV1miRvYIkYWrgqtZZoIUHQCWuula8Go=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bgqSFnqPODsKOM+eNfhA/1UbOzts7h+Ska6TlJWNJVXnTDo8zZ+27GFlrPIUTvIXA6 USsGcnNsm8YPX4sUKP31qj+9tB69oF61kkJdU2Gk4d/o7FGkgUpHYO5po5QNZlUjnXy7 XPl0FtHi91gav9N6rCRyO6+rfnHkYgFspK5qM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7ef321c10808071400x63b40909kb702cbbb6d9b41af@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <7ef321c10808041049q240207ebl24f677852b9f05aa@xxxxxxxxxxxxxx> <4135a64a0808070436v53f67387nebb730351110e24e@xxxxxxxxxxxxxx> <489AE849.3090909@xxxxxxxxxx> <7ef321c10808071400x63b40909kb702cbbb6d9b41af@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

After migration my machine would behave erratic and ping etc. would
stop after 1 packet. I fixed the timing issue and thought it to work.
But now I see that the ping exactly stops after 14 packets. Any ideas
what is going on here? Anybody faced the same issue?

I changed the time with the date command and the time gets reset to
old value after 14 pings.


Thanks,
Asim

On 8/7/08, Asim <linkasim@xxxxxxxxx> wrote:
> Thanks guys for pointing out. The time was indeed skewed on both machines.
>
> Cheers,
> Asim
>
> On 8/7/08, John Haxby <john.haxby@xxxxxxxxxx> wrote:
>>
>>> On Mon, Aug 4, 2008 at 7:49 PM, Asim <linkasim@xxxxxxxxx> wrote:
>>>
>>>> I have problems post migration. After migration of the domU from
>>>> server1 to server2, the domU starts to behave abnormally. Even when I
>>>> issue shutdown, it hangs.
>>>>
>>>> The system is going down for system halt NOW!
>>>> INIT: Switching to runlevel: 0
>>>> INIT: Sending processes the TERM signal
>>>> [root@fedora_pristine driver]# Stopping atd:
>>>>
>>>>
>>>> ping also hangs after sending one packet. Any ideas?
>>>>
>>>>
>>
>> Time no longer marches forward :-)
>>
>> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1282
>>
>> Anything which does a sleep() never returns from the sleep so, for
>> example, ping will send a packet and then never come back from the
>> sleep(1) before it sends the next packet; at various stages during the
>> shutdown process things sleep() waiting for something to die and the
>> sleep() never returns.  You'll also find that date reports a date that
>> never changes and may well be substantially different to the wall clock
>> date.
>>
>> The good news is that if you migrate back to the original machine, time
>> may well start again.  Also the bug is being actively worked on.
>> jch
>>
>

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users