From mboxrd@z Thu Jan 1 00:00:00 1970 From: Riccardo Veraldi Subject: problems with guests time and date Date: Wed, 22 Apr 2009 09:11:03 +0200 Message-ID: <49EEC307.3010605@cnaf.infn.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from iris.cnaf.infn.it ([131.154.3.7]:39043 "EHLO iris.cnaf.infn.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750870AbZDVHLP (ORCPT ); Wed, 22 Apr 2009 03:11:15 -0400 Received: from dot1x-010.cnaf.infn.it (dot1x-010.cnaf.infn.it [131.154.7.10]) by iris.cnaf.infn.it (8.14.2/8.14.2) with ESMTP id n3M7BH3L004401 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 22 Apr 2009 09:11:18 +0200 Sender: kvm-owner@vger.kernel.org List-ID: Hello, I have a problem. my host with KVM has correct date set. All the quests has a date 2 hours disaligned, and everytime they boot I must ntpdate hte KVM guests. How to solve this problem ? guest at boot time 22 Apr 09:08:02 ntpdate[1901]: step time server x.y.z.t offset 7297.100104 sec this si the guest [root@abbone ~]# date Wed Apr 22 09:09:52 CEST 2009 [root@abbone ~]# hwclock Wed 22 Apr 2009 07:08:19 AM CEST -0.306596 seconds this the host [root@xenserver2 guest]# hwclock Wed 22 Apr 2009 09:08:46 AM CEST -0.078768 seconds thanks Rick