From owner-freebsd-xen@FreeBSD.ORG Fri Aug 10 13:56:11 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 C6088106566C for ; Fri, 10 Aug 2012 13:56:11 +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 43A958FC1A for ; Fri, 10 Aug 2012 13:56:11 +0000 (UTC) Received: from [172.20.10.3] (unknown [31.4.246.28]) by proxypop03.sare.net (Postfix) with ESMTPSA id A09789DC5F6; Fri, 10 Aug 2012 15:55:47 +0200 (CEST) From: Egoitz Aurrekoetxea To: moto kawasaki In-Reply-To: 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> Content-Type: text/plain; charset="ISO-8859-15" Organization: etxea Date: Fri, 10 Aug 2012 15:56:30 +0200 Message-ID: <1344606990.2871.7.camel@mactoo> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Content-Transfer-Encoding: 8bit Cc: freebsd-xen@freebsd.org Subject: Re: Citrix Xenserver and FreeBSD migration/suspend scripts X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: egoitz@ramattack.net 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, 10 Aug 2012 13:56:12 -0000 On Fri, 2012-08-10 at 10:31 +0200, Egoitz Aurrekoetxea wrote: > Hi!! > Hi!! > > > El 10/08/2012, a las 03:37, moto kawasaki escribió: > > > > > Hi, > > > > Thank you for your quick reply! > > This is moto again. > > > > From: Egoitz Aurrekoetxea > > Subject: Re: Citrix Xenserver and FreeBSD migration/suspend scripts > > Date: Thu, 9 Aug 2012 22:50:18 +0200 > > > >>> 1) XenCenter shows warning as; > >>> "XenServer Tools out of date (version 6.0 installed)" > > take a look a little later in this mail :) > >> I suppose you'll have to have 6 0 2 in three *version xenstore > >>> attribs... Make some tests... Not just change the micro... > > Check the change proposed down.... > > I couldn't find any line in the scripts except for micro version > > mentioned before... X-( > > > > Let me check I'll tell you something today... Should be easy... > Try setting in xe-update-guest-attrs xenstore_write_cached "attr/PVAddons/MajorVersion" "6" xenstore_write_cached "attr/PVAddons/MinorVersion" "2" xenstore_write_cached "attr/PVAddons/MicroVersion" "0" (line 172 and so....) was Xenserver 6.2.0 wasn't it?? > > > >>> 2) "Shutdown" button on XenCenter works but doesn't complete. > > > >> Yep just hit intro twice and you should be done... > > Click on the vm vnc console and two times enter/intro I meant > > > > > > All right, I'll try push shutdown button twice. > > But, this is not critical since I can do it by just logging in and > > shutdown from command line. > > > >>> 3) Moving VM from one member host to another in the pool works. > >>> wow!! > >> > >> Meanwhile suspend works this shoud not be a problem... Why don't you > >>> try Xen Cloud?? > > > > Ah, I'll try. It is from historical and political reasons. > > > > Ok this way you can be running the same env... > > > By the way, now my /var/log/messages is filled with the following > > logs. > > Could you please give me any pointer/information if you don't mind ? > > Thanks in advance. > > > > Aug 10 10:31:28 xenserver xe_daemon[10567]: /usr/local/sbin/xe-update-guest-attrs: cannot open eth0 | 192.168.227.33 > > Aug 10 10:31:28 xenserver xe_daemon[10567]: eth1 | 192.168.227.161: No such file or directory > > Aug 10 10:32:15 xenserver xe_daemon[126]: /usr/local/sbin/xe-update-guest-attrs: cannot open eth0 | 192.168.227.33 > > Aug 10 10:32:15 xenserver xe_daemon[126]: eth1 | 192.168.227.161: No such file or directory > > Aug 10 10:32:28 xenserver xe_daemon[10567]: /usr/local/sbin/xe-update-guest-attrs: cannot open eth0 | 192.168.227.33 > > Aug 10 10:32:28 xenserver xe_daemon[10567]: eth1 | 192.168.227.161: No such file or directory > > Aug 10 10:33:15 xenserver xe_daemon[126]: /usr/local/sbin/xe-update-guest-attrs: cannot open eth0 | 192.168.227.33 > > Aug 10 10:33:15 xenserver xe_daemon[126]: eth1 | 192.168.227.161: No such file or directory are you using the version provided in the tar file for xe-update-guest-attrs ?? there's nothing under /usr/local/sbin.... Is this log from the host or the vm? the vm isn't it?? check the path of the files... > > > > Let me check this please but surely it would be something easy to solve or something that is not complete on the installation.... > > > > > > And also, I also want to make them ports package. > > If you need tester, just let me know. > > > > > > Thank you very much! > > > > > > You're welcome, > Regards! > > > > > Best Regards, > > > > > > -- > > moto kawasaki 090-2464-8454 > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org"