Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2012 15:56:30 +0200
From:      Egoitz Aurrekoetxea <egoitz@ramattack.net>
To:        moto kawasaki <moto@kawasaki3.org>
Cc:        freebsd-xen@freebsd.org
Subject:   Re: Citrix Xenserver and FreeBSD migration/suspend scripts
Message-ID:  <1344606990.2871.7.camel@mactoo>
In-Reply-To: <C29A4285-989C-4F3F-BE5D-B92959E0BD92@ramattack.net>
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> <C29A4285-989C-4F3F-BE5D-B92959E0BD92@ramattack.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2012-08-10 at 10:31 +0200, Egoitz Aurrekoetxea wrote:
> Hi!!
> 

Hi!!

> 
> 
> El 10/08/2012, a las 03:37, moto kawasaki <moto@kawasaki3.org> escribió:
> 
> > 
> > Hi,
> > 
> > Thank you for your quick reply!
> > This is moto again.
> > 
> > From: Egoitz Aurrekoetxea <egoitz@ramattack.net>
> > 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)"
> >           <snip>

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.
> >       <snip>
> >> 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 <moto@kawasaki3.org> 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"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1344606990.2871.7.camel>