From owner-freebsd-xen@FreeBSD.ORG Thu Aug 29 08:36:30 2013 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 23064AF4 for ; Thu, 29 Aug 2013 08:36:30 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from mail.tdx.com (mail.tdx.com [62.13.128.18]) by mx1.freebsd.org (Postfix) with ESMTP id DF6ED2F54 for ; Thu, 29 Aug 2013 08:36:29 +0000 (UTC) Received: from Mail-PC.tdx.co.uk (storm.tdx.co.uk [62.13.130.251]) (authenticated bits=0) by mail.tdx.com (8.14.3/8.14.3/) with ESMTP id r7T8aPiF027044 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 29 Aug 2013 09:36:25 +0100 (BST) Date: Thu, 29 Aug 2013 09:36:24 +0100 From: Karl Pielorz To: Adam McDougall , freebsd-xen@freebsd.org Subject: Re: XenServer 6.2 tools for FreeBSD 9 'Guest'? Message-ID: <9D903368B8769B0F3BF2DD9B@Mail-PC.tdx.co.uk> In-Reply-To: <521E2D3B.3080005@egr.msu.edu> References: <2217D79A5CD4C9E06B7F8D3A@Mail-PC.tdx.co.uk> <521E2D3B.3080005@egr.msu.edu> X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.14 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, 29 Aug 2013 08:36:30 -0000 --On 28 August 2013 13:02 -0400 Adam McDougall wrote: > Try the xe-guest-utilities which uses xen-tools. You may have to hack > /usr/local/sbin/xe-update-guest-attrs near the bottom to provide a > MinorVersion and/or MicroVersion higher than the default to get the > hypervisor to accept it as recent enough. I installed the xe-guest-utilities port, and ran up /usr/local/etc/rc.d/xenguest. Without changing anything - XenServer has now 'lit' the 'Suspend' options - and will let me take snapshots, 'including memory' - so I'd guess it's worked, Thanks! -Karl