From owner-freebsd-xen@freebsd.org Fri Jul 22 11:55:53 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 6AB57BA1C3F for ; Fri, 22 Jul 2016 11:55:53 +0000 (UTC) (envelope-from prvs=00448d56a=roger.pau@citrix.com) Received: from SMTP02.CITRIX.COM (smtp02.citrix.com [66.165.176.63]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "mail.citrix.com", Issuer "DigiCert SHA2 Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 286BA11E6 for ; Fri, 22 Jul 2016 11:55:52 +0000 (UTC) (envelope-from prvs=00448d56a=roger.pau@citrix.com) X-IronPort-AV: E=Sophos;i="5.28,404,1464652800"; d="scan'208";a="374810828" Date: Fri, 22 Jul 2016 13:55:42 +0200 From: Roger Pau =?iso-8859-1?Q?Monn=E9?= To: "Hoyer-Reuther, Christian" CC: "freebsd-xen@freebsd.org" , Subject: Re: 'Live' Migrate messes up NTP on FreeBSD domU - any suggestions? Message-ID: <20160722115542.dopzb63dgkilqall@mac> References: <41E487BC91654544B2B8F31096F2D9D4D1514D1D8E@ex1> <20160714103016.4hgfzsjgkkgtkkgg@mac> <41E487BC91654544B2B8F31096F2D9D4D1514D1E88@ex1> <20160720093111.mpmp27wol7j3ge3d@mac> <41E487BC91654544B2B8F31096F2D9D4D1516490E9@ex1> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <41E487BC91654544B2B8F31096F2D9D4D1516490E9@ex1> User-Agent: Mutt/1.6.2-neo (2016-06-11) X-DLP: MIA1 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: Fri, 22 Jul 2016 11:55:53 -0000 On Fri, Jul 22, 2016 at 12:01:16PM +0200, Hoyer-Reuther, Christian wrote: > Hello Roger, > > my test machine is now running HEAD (r303131) amd64 with xe-guest-utilities-6.0.2 (from HEAD ports r418911). My XenServer environment is still the same. > > When I migrate the VM to another host then the migration finishes but at the end of migration the VM console switches to the VGA BIOS screen (Plex86/Bochs VGABios ...). > > The VM console freezes, the VM is not reachable over network and in XenCenter I see the first 2 CPU's go up to 100 percent. > > Then after 10 minutes the CPU usage goes down, the VM console is responsive and the machine is reachable over network. And the time is in sync (not in future). > > Maybe I used the wrong path to setup a machine with HEAD - I upgraded 10.3-RELEASE to HEAD. > > I will do a 2nd test using the FreeBSD-11.0-ALPHA6-amd64-20160701-r302303-disc1.iso and then update to the latest revision. Maybe this way is more clean and will bring other results. > > But I'm not sure if I will get this finished today. I will be in vacation from Monday and then let you know when I'm finished. Hello, In my environment I've migrated a FreeBSD VM with 2 cpus for > 100 consecutive times without seeing any issues (or freezes), although this was with OSS Xen and without xe-guest-utilities. Karl, have you tested HEAD recently? Roger.