From owner-freebsd-xen@freebsd.org Thu Jul 14 10:47:50 2016 Return-Path: Delivered-To: freebsd-xen@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8B80B98F57 for ; Thu, 14 Jul 2016 10:47:50 +0000 (UTC) (envelope-from Christian.Hoyer-Reuther@cac-chem.de) Received: from mail.cac-chem.de (mail.cac-chem.de [213.187.69.85]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.cac-chem.de", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A724514DC for ; Thu, 14 Jul 2016 10:47:50 +0000 (UTC) (envelope-from Christian.Hoyer-Reuther@cac-chem.de) Received: from mh01.cac.loc (mh01.lc-intern.org [172.30.77.47]) by mail.cac-chem.de (Postfix) with ESMTP id 0F47130430F; Thu, 14 Jul 2016 12:47:41 +0200 (CEST) Received: from mh01.cac.loc (localhost [127.0.0.1]) by mh01.cac.loc (Postfix) with ESMTP id 0115338153; Thu, 14 Jul 2016 12:47:41 +0200 (CEST) X-Virus-Scanner: This message was checked by ESET Mail Security for Linux/BSD. For more information on ESET Mail Security, please, visit our website: http://www.eset.com/. Received: from EX1.cac.loc (ex1.cac.loc [172.30.77.30]) by mh01.cac.loc (Postfix) with ESMTP id F265738133; Thu, 14 Jul 2016 12:47:40 +0200 (CEST) Received: from EX1.cac.loc ([172.30.77.30]) by ex1 ([172.30.77.30]) with mapi; Thu, 14 Jul 2016 12:47:40 +0200 From: "Hoyer-Reuther, Christian" To: =?iso-8859-1?Q?Roger_Pau_Monn=E9?= CC: "freebsd-xen@freebsd.org" Date: Thu, 14 Jul 2016 12:47:40 +0200 Subject: RE: 'Live' Migrate messes up NTP on FreeBSD domU - any suggestions? Thread-Topic: 'Live' Migrate messes up NTP on FreeBSD domU - any suggestions? Thread-Index: AdHdusNeXePEVHlgQFmdWmWFjrObTgAAXKnw Message-ID: <41E487BC91654544B2B8F31096F2D9D4D1514D1E88@ex1> References: <41E487BC91654544B2B8F31096F2D9D4D1514D1D8E@ex1> <20160714103016.4hgfzsjgkkgtkkgg@mac> In-Reply-To: <20160714103016.4hgfzsjgkkgtkkgg@mac> Accept-Language: de-DE Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: de-DE Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-EsetResult: clean X-ESET-AS: R=OK; S=0; OP=CALC; TIME=1468493261; VERSION=4003; MFE-VER=46; MC=3628027830; TRN=0 X-I-ESET-AS: RN=0;RNP= X-ESET-Antispam: OK X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2016 10:47:51 -0000 Hello, thanks for the update. And yes, please let me know when the new issues are = fixed. I will test it then and report back the results. Regards, Christian > -----Original Message----- > From: Roger Pau Monn=E9 [mailto:roger.pau@citrix.com] > Sent: Thursday, July 14, 2016 12:30 PM > To: Hoyer-Reuther, Christian > Cc: freebsd-xen@freebsd.org > Subject: Re: 'Live' Migrate messes up NTP on FreeBSD domU - any suggestio= ns? >=20 > On Tue, Jul 12, 2016 at 02:04:12PM +0200, Hoyer-Reuther, Christian wrote: > > > > We run a XenServer 6.5 SP1 pool with all patches up to XS65ESP1033 on > Fujitsu Primergy RX300 S6 servers. My test VM is FreeBSD 10.3 with xe-gue= st- > utilities-6.2.0_2 and xen-guest-tools-4.6.1 installed. > > > > After live migration the VM's clock is also several seconds in future. >=20 > Hello, >=20 > I've done some fixes in HEAD some time ago, that are also present in 11. > Those have been tested by Karl, and seem to solve the situation (or at le= ast > the skew is much smaller with those). Sadly migration in both 11 and HEAD > is currently broken due to other issues, so you cannot test it at the > moment. Once that's solved I will ping you so that you can test it. >=20 > Roger.