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] In the year 2038! Is Xen messing with my clock?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] In the year 2038! Is Xen messing with my clock?
From: Michael Brancato <mike@xxxxxxxxxxxxxxxx>
Date: Thu, 29 Jan 2009 20:29:00 -0500
Delivery-date: Thu, 29 Jan 2009 17:29:51 -0800
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
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20081204 Thunderbird/3.0b1
I've started experiencing some weird issues with my Xen machine at home. It has been very stable until a few weeks ago, but it only ran an OpenSolaris PV system other than the Ubuntu Dom0. The build of OpenSolaris was relatively old, nv79.

So crazy me did two things not too far apart from one another. First was I manually P2V'd the only Windows box in the house in an attempt to reduce power consumption for a computer that was always on but rarely used. That went smooth. That HVM now runs 24/7 in case my wife needs it.

The second thing I did was an in-place upgrade of my OpenSolaris box which has my ZFS pool on it. I also switched from Samba to the Solaris CIFS Service, but I doubt that has anything to do with this.

I should have kept better records, but that doesn't matter now. At some point, the Dom0 became unresponsive over the network. A trip to the basement showed the computer unresponsive to input. I powered off and rebooted, it worked. A week or two later, same thing. Then last night, it did it again. I gave up and went to bed and when I woke up, I noticed I had new mail on my phone (mail is received on my Dom0). I ssh'd in and it was up. Only, it was June 9th, 2038 with an uptime of 19499 days(I took a screenshot for bragging purposes =p). This itself was wrong because it would have been the year 2062 by those numbers. The output of 'xm list' showed my VM's running but none were reachable. This lasted for only an hour or so before it again was unresponsive and never came back.

I can't find any logs showing what caused it, but here are some interesting things. If you have any idea why this may be happening, please respond. I'm just hoping its not hardware.

Jan 23 00:10:02 fry kernel: [305645.199106] clocksource/0: Time went backwards: ret=11707a938ea09 delta=-31783517 shadow=117078e4777f3 offset=1cd6c78e Jan 26 23:14:36 fry kernel: [646712.625002] clocksource/1: Time went backwards: ret=24e581b176a1e delta=-11315340 shadow=24e57e320d5b6 offset=38a355be

Jan 28 22:43:52 fry imapd-ssl: Connection, ip=[::ffff:32.145.243.236]
Jan 28 22:43:52 fry imapd-ssl: LOGIN, user=mike, ip=[::ffff:32.145.243.236], port=[52449], protocol=IMAP Jun 9 13:29:18 fry imapd-ssl: TIMEOUT, user=mike, ip=[::ffff:32.145.243.236], headers=0, body=0, rcvd=262, sent=4404, time=1683899129, starttls=1 Jun 9 13:29:18 fry imapd-ssl: TIMEOUT, user=mike, ip=[::ffff:32.145.243.236], headers=0, body=0, rcvd=262, sent=4404, time=1683899126, starttls=1

I also get the following several times a day for one of my other Linux HVM's which i also recently added. Maybe this is a problem... [2009-01-28 18:52:51 5287] DEBUG (XendDomainInfo:1359) Storing domain details: {'console/port': '3', 'name': 'calculon', 'console/limit': '1048576', 'store/port': '2', 'vm': '/vm/683859b0-9976-6c22-b458-769c1511cfff', 'domid': '1', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'memory/target': '65536', 'control/platform-feature-multiprocessor-suspend': '1', 'store/ring-ref': '16381', 'console/type': 'ioemu'}

The same 'calculon' VM is showing numerous "Time offset" errers in the qemu-dm log.

Thanks,

--
Mike

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] In the year 2038! Is Xen messing with my clock?, Michael Brancato <=