From owner-freebsd-xen@freebsd.org Wed Dec 7 17:26:19 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 2EE1CC6B64C; Wed, 7 Dec 2016 17:26:19 +0000 (UTC) (envelope-from prvs=1149a0a087=jwest@ezwind.net) Received: from ezwind.net (booby.ezwind.net [199.188.211.150]) by mx1.freebsd.org (Postfix) with ESMTP id F07D81ADB; Wed, 7 Dec 2016 17:26:18 +0000 (UTC) (envelope-from prvs=1149a0a087=jwest@ezwind.net) X-MDAV-Result: clean X-MDAV-Processed: ezwind.net, Wed, 07 Dec 2016 11:26:07 -0600 X-Spam-Processed: ezwind.net, Wed, 07 Dec 2016 11:26:07 -0600 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on Booby X-Spam-Level: X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00,NO_RELAYS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.1 Received: from OwnerTHINK by ezwind.net (MDaemon PRO v16.0.4) with ESMTPA id 02-md50000015608.msg; Wed, 07 Dec 2016 11:26:06 -0600 X-MDRemoteIP: 68.184.8.34 X-MDHelo: OwnerTHINK X-MDArrival-Date: Wed, 07 Dec 2016 11:26:06 -0600 X-Authenticated-Sender: jwest@ezwind.net X-Return-Path: prvs=1149a0a087=jwest@ezwind.net X-Envelope-From: jwest@ezwind.net From: "Jay West" To: Cc: , References: <001f01d250a6$05ca4160$115ec420$@ezwind.net> In-Reply-To: Subject: RE: 11-RELEASE and live migration Date: Wed, 7 Dec 2016 11:26:14 -0600 Message-ID: <003501d250af$032dd580$09898080$@ezwind.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Content-Language: en-us Thread-Index: AQH1zUDfKZwhlQ3oullSr3GwEGJmYQG1SrqioKgYI0A= X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 07 Dec 2016 17:26:19 -0000 Rainer wrote... ------ We've also seen this (unexplainable reboots, I think they happen after migrations). But it never hangs. It seems to actually "reboot", as if somebody had pressed CTRL-ALT-DEL or typed "reboot". --------- I should also point out... on the same pair of hosts, there are a few windows server 2012 r2 and windows 7 pro VM's. None of them have problems migrating back and forth. It's only the F11 ones that do. First migration goes fine, and vm can be logged in to and excercised. But then migrate it back... and it goes to the fake bios post screen (I forget... cirrus bios or something).. and then just hangs without loading OS so there is no message from the OS. Strange... I have older versions of freebsd on an older version of xenserver... and the above definitely is not a problem there. Perhaps it's something amiss with my new setup, but the windows vm's migrate fine.... J