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

[Xen-users] hi all..... probleme with clocksource

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] hi all..... probleme with clocksource
From: amina elbekkali <aelbekkali@xxxxxxxxx>
Date: Wed, 12 Aug 2009 13:26:16 +0200
Delivery-date: Wed, 12 Aug 2009 04:27:09 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=/uTaQJZ8XNDlHNFQ6bmMK+w7J5kqmagoSCL5O4/1XfU=; b=eFZ2bunfru1vUJf4H2WRdXCo3q39yFhZ+lqJFj8yFr6285Sqnb8PwqK2ztOjtNYb13 TP1rG3tsjy5+wkZenptaBpWtWbm4eBkhsvO7Oc8yOGFA6IgXHJ/4asstevHl9F433wrc jx9ihHHGjtLpDFAND5tZFVQy8lq5jZIMa4Y1s=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=thAzq0UKK+b2hd+uvIjRfVxqHFD/PBQe06/NYVu3ALeJJCFU90WdZX668jFLcU44g3 UPVdaNYpNn7SQ6UQ1WG2GYOhoiCTxEIJD7VksDyL9KhjEcsM+k9t4aE+Aac9CqouWvat EWzqXrY1NsSYiXQxtSK+QR2URWdHRqx5SDWPE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

HI everybody, i wish you are all fine

I'm actually working in a project based on xen 3.2 wich was installed in debian lenny 5.0

afeter being installed (the hypervisor); i created a first virtual machine and  things were going verry well still i rebooted the dom0 (the host); afet that; the virtual machine shell display this strange and unending messages:


 5933.125364] clocksource/0: Time went backwards: ret=2ee31f49829 delta=-5892086159522 shadow=2ee2e490302 offset=3abce2e
[ 5933.125368] __ratelimit: 3750 messages suppressed
[ 5933.125368] clocksource/0: Time went backwards: ret=2ef5bfb10b8 delta=-5887086125075 shadow=2ef584efaba offset=3ac4ee1
[ 5933.125372] __ratelimit: 3750 messages suppressed
[ 5933.125372] clocksource/0: Time went backwards: ret=2f0860093fd delta=-5882086153422 shadow=2f082551c87 offset=3abacf7
[ 5933.125376] __ratelimit: 3750 messages suppressed
[ 5933.125376] clocksource/0: Time went backwards: ret=2f1b006c737 delta=-5877086136724 shadow=2f1ac5b47ff offset=3abb52a
[ 5933.125380] __ratelimit: 3750 messages suppressed
[ 5933.125380] clocksource/0: Time went backwards: ret=2f2da0c691a delta=-5872086157233 shadow=2f2d660c71e offset=3abd321
[ 5933.125383] __ratelimit: 3750 messages suppressed
[ 5933.125383] clocksource/0: Time went backwards: ret=2f40412b64a delta=-5867086133889 shadow=2f40066b202 offset=3ac3d66

................................................

on the net, i found that the probleme can be solved; i should just follow this tutorial:

http://tuttodebian.blogspot.com/2008/05/xen-clocksource0-time-went-backwards.html

unfortunately after this 4steps:

#cat /etc/sysctl.conf | grep xen
xen.independent_wallclock=1

# cat /sys/devices/system/clocksource/clocksource0/current_clocksource
xen

# cat /sys/devices/system/clocksource/clocksource0/available_clocksource
xen jiffies

# echo jiffies > /sys/devices/system/clocksource/clocksource0/current_clocksource

i couldn't find in the configuration file of the virtual machine the line:

extra = 'xencons=tty clocksource=jiffies'

so the probleme still exist.

please if someone was once able to solve this problem. please post me the solution i will be grateful.

regards
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>