From owner-freebsd-xen@FreeBSD.ORG Mon Aug 22 21:17:54 2011 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 232F0106564A for ; Mon, 22 Aug 2011 21:17:54 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.re1.yahoo.com (mrout1-b.corp.re1.yahoo.com [69.147.107.20]) by mx1.freebsd.org (Postfix) with ESMTP id D8CC48FC08 for ; Mon, 22 Aug 2011 21:17:53 +0000 (UTC) Received: from [127.0.0.1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout1-b.corp.re1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id p7MLHbJd096229; Mon, 22 Aug 2011 14:17:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1314047858; bh=nSKO3Zy3kUyfSprSv9b0HCapsYypVghqNqsF6/p0BTU=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=HGUyi3dtQmSNwHaGsbWu1z2e/R7DSyJsDPAyTR9SV6rq3jhleA9HFX+2C9h6KkQz/ oIei4NQDZAqoMJWAJzA47u5OjKC0HpHe6KxJjMxAOkY6cwkvjSReGkI7Lc5LRZbH+F /yqssVnOukONFrVM0RzE47pcvicqrJBRTJObZv5Q= From: Sean Bruno To: Hugo Silva In-Reply-To: <4E5293DB.3030709@barafranca.com> References: <4E522B8D.2050202@barafranca.com> <4E5293DB.3030709@barafranca.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 22 Aug 2011 14:17:37 -0700 Message-ID: <1314047857.2560.9.camel@hitfishpass-lx.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 (2.32.2-1.fc14) Content-Transfer-Encoding: 7bit Cc: "freebsd-xen@freebsd.org" Subject: Re: amd64 HVM(+PV) domUs: losing 10+ minutes a day X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 22 Aug 2011 21:17:54 -0000 On Mon, 2011-08-22 at 10:37 -0700, Hugo Silva wrote: > On 08/22/11 16:43, DeuZa wrote: > > 2011/8/22 Hugo Silva > > > >> Hello, > >> > > > > Hello Hugo, I was in the same cas (I think) > > I use a workaround on my VPS : > > > > machdep.independent_wallclock: 1 > > > > And the ntpd is fine now, I know it's just a workaround, but practice for > > running ntpd on Xen instances > > > > Regards, > > Hi, > > This oid does not appear to exist in the domU. Found some references in > google, but not much. May it be that it is only present on the i386 PV port? > > Regards, > > Hugo Huh, this used to exist. But anyway, try this: http://forums.freebsd.org/showpost.php?p=105415&postcount=15 Sean