From owner-freebsd-xen@FreeBSD.ORG Wed Aug 15 07:25:27 2012 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 54944106566B for ; Wed, 15 Aug 2012 07:25:27 +0000 (UTC) (envelope-from egoitz@ramattack.net) Received: from proxypop03.sare.net (proxypop03.sare.net [194.30.0.207]) by mx1.freebsd.org (Postfix) with ESMTP id 095AD8FC0C for ; Wed, 15 Aug 2012 07:25:26 +0000 (UTC) Received: from [10.234.33.120] (unknown [77.209.225.221]) by proxypop03.sare.net (Postfix) with ESMTPSA id 11F3E9DCA8A; Wed, 15 Aug 2012 09:24:55 +0200 (CEST) References: <61BCA99E-2574-4987-ACD9-E84A3AEBD2A3@ramattack.net> <20120810.034203.52110126.moto@kawasaki3.org> <69EAC334-C51A-4F12-98BE-C25674F10A36@ramattack.net> <20120810.103728.219947649.moto@kawasaki3.org> <000001cd7889$05e15ac0$11a41040$@ezwind.net> <001b01cd7a26$84b62d50$8e2287f0$@ezwind.net> In-Reply-To: <001b01cd7a26$84b62d50$8e2287f0$@ezwind.net> Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Message-Id: X-Mailer: iPhone Mail (9B206) From: Egoitz Aurrekoetxea Aurre Date: Wed, 15 Aug 2012 09:25:10 +0200 To: Jay West Cc: "" Subject: Re: Citrix Xenserver and FreeBSD migration/suspend scripts 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: Wed, 15 Aug 2012 07:25:27 -0000 El 14/08/2012, a las 16:10, "Jay West" escribi=C3=B3: > Mark Felder wrote... > ---------------------- > The xen-tools {port} should include this work. It has nothing to do with w= hat dom0 you're using -- if you don't have a use for this just don't enable i= t in rc.conf. We could even make it an optional KNOB in the port if necessar= y. There's just no sound reason why this should be a completely separate por= t. > ______________ >=20 > Wholeheartedly agree. >=20 > Jay West, President > Open Source Associates, LLC > PO Box 460454 > Saint Louis, MO 63146 > Voice: (314) 262-4143 ext 1000 > Toll Free: (866) 343-2589 > Fax: (314) 558- Hi, It depend's if the dom0 uses xapi or not for being managed... And this scrip= ts mainly maintain xenstore database for info to be exchanged with XenCenter= a citrix managing product, this is the main reason because I assume that ba= re xen-tools shouldn't include XenServerTools's xenstore management scripts f= or xenstore to be useful with XenCenter. Perhaps using an option for includi= ng them or not in the port could be valid too... But I assume the mere fact o= f using Xentools should not really assume we're going to usr Citrix products= ... This is my opinion. Best Regards,