[Xen-API] Building newest xen-api-libs ans xcp-xapi in Debian

2012-10-31 Thread Kakadu
og.cmi 64:./usr/lib/ocaml/xcp/log/syslog.cmx 250:./usr/share/doc/libxcp-ocaml-dev/changelog.Debian.gz 262:./var/lib/ocaml/lintian/libxcp-ocaml-dev.META.log It seems that my build of xen-api-libs is wrong. Some files are missing. Can you give me a tip how to build them correc

Re: [Xen-API] [Squeezd] Disabling some balancing features

2012-10-24 Thread Kakadu
Best wishes, Kakadu On Tue, Oct 23, 2012 at 8:03 PM, Mike McClurg wrote: > On 23/10/12 15:47, Dave Scott wrote: >> This is probably worth fixing, I'll make a pull request a bit later (unless >> you beat me to it :-) >> >> Thanks, >> Dave > > Ha, no, I&#

Re: [Xen-API] [Squeezd] Disabling some balancing features

2012-10-23 Thread Kakadu
Mike, > ... seems to show xenopsd trying to rebalance memory, While migration general balance memory rpc is called before whole process (in pool_migrate_nolock funtion). Also while migration reserving memory involves the same algorithm described in squeeze.ml Squeezer module via calling Squeezed.

Re: [Xen-API] [Squeezd] Disabling some balancing features

2012-10-23 Thread Kakadu
#x27;t they? > > The operations will work as long as there is already enough memory. You're > right though, if there isn't enough memory, then stopping squeezed isn't a > great idea :-) > >> >> Best wishes, >> Kakadu >> >> On Tue, Oct 23,

Re: [Xen-API] [Squeezd] Disabling some balancing features

2012-10-23 Thread Kakadu
> In case it's useful: the most recent versions of xapi (found in XenServer 6.1 > and should be in XCP 1.6) can run without squeezed. If squeezed is stopped such functions like migration (and maybe others) can be broken, don't they? Best wishes, Kakadu On Tue, Oct 23, 2012

Re: [Xen-API] [Squeezd] Disabling some balancing features

2012-10-20 Thread Kakadu
ing to put right variables to vm params (to emulate presence of this future daemon). Thanks for the link. I'll try to find something useful. Best wishes, Kakadu On Fri, Oct 19, 2012 at 7:27 PM, Dave Scott wrote: > > Hi, > > Kakadu wrote: > >> Hey. >> >> I have

[Xen-API] [Squeezd] Disabling some balancing features

2012-10-19 Thread Kakadu
be I dont understand something good enough So I have two questions: 1) How to setup parameters for testing migration with my new daemon? 2) What else pifalls I will have in my way while disabling autobalancing? Cheers, Kakadu [1] https://github.com/Kakadu/xcp-xapi/blob/master/debian/patches/0101-