<div dir="ltr"><div>Thanks Jon, <br>it worked, I was able to build all the packages for xenserver on CentOS 6.6 final version. <br><br></div><div>Here is the package list: <a href="https://gist.github.com/gautammaloo/7616cccbe8f5c85c196e">https://gist.github.com/gautammaloo/7616cccbe8f5c85c196e</a>  <br></div><br>I was wondering what packages would be necessary to use Xen with xapi, I already have xen with xl installed. Could we have a package like <a href="http://packages.ubuntu.com/precise/xcp-xe">http://packages.ubuntu.com/precise/xcp-xe</a> with which we can have  xenserver running on CentOS, just by switching toolstack from xl to xapi.  <br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Best regards,<div>Gautam Malu</div></div></div>
<br><div class="gmail_quote">On Wed, Mar 25, 2015 at 8:12 PM, Jon Ludlam <span dir="ltr"><<a href="mailto:jonathan.ludlam@citrix.com" target="_blank">jonathan.ludlam@citrix.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Mar 24, 2015 at 11:28:51PM +0530, Gautam Malu wrote:<br>
> I tried out building <a href="https://github.com/xenserver/buildroot" target="_blank">https://github.com/xenserver/buildroot</a> on CentOS 6.6<br>
><br>
><br>
> It builds around 300 packages and then it just gets stuck while building<br>
> ocaml-core-kernl-111.28.00-1.el6 .<br>
> build log: <a href="https://gist.github.com/gautammaloo/92a6199ee4ed100b1b92" target="_blank">https://gist.github.com/gautammaloo/92a6199ee4ed100b1b92</a><br>
><br>
<br>
</span>Hi Gautam,<br>
<br>
>From the log it looks like it ran out of space - this could be the disk being<br>
full, but it could also be that it might be building in a tmpfs environment<br>
and you're actually running out of memory.<br>
<br>
try changing the mock config in buildroot.git/mock/default.cfg - the line is:<br>
<br>
    config_opts['plugin_conf']['tmpfs_enable'] = True<br>
<br>
change that to 'False' and see if that helps.<br>
<span class="HOEnZb"><font color="#888888"><br>
Jon<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
> I was looking for more upstream version of ocaml-core-kernel for el6. As<br>
> you were saying Jonathan is already working on that<br>
> <a href="http://copr-be.cloud.fedoraproject.org/results/jonludlam/ocaml402/epel-6-x86_64/" target="_blank">http://copr-be.cloud.fedoraproject.org/results/jonludlam/ocaml402/epel-6-x86_64/</a><br>
> .<br>
><br>
> I am hoping if ocaml4.02 is ready by May,2015  I could use to build xapi<br>
> for CentOS 6.6. Meanwhile I can try out<br>
> <a href="https://github.com/xenserver/buildroot" target="_blank">https://github.com/xenserver/buildroot</a> on CentOS 6.5.<br>
><br>
> Best regards,<br>
> Gautam Malu<br>
><br>
> On Mon, Mar 23, 2015 at 7:39 PM, George Dunlap <<a href="mailto:dunlapg@umich.edu">dunlapg@umich.edu</a>> wrote:<br>
><br>
> > On Sun, Mar 22, 2015 at 6:23 AM, Gautam Malu <<a href="mailto:gautam.maloo@gmail.com">gautam.maloo@gmail.com</a>><br>
> > wrote:<br>
> > > Hi,<br>
> > > I am a masters student at IIIT Hyderabad, India. I am writing a GOSC<br>
> > > proposal for CentOS organization. It's about delivering a custom<br>
> > installer<br>
> > > ISO which delivers Xen 4.4 stack on CentOS 6.<br>
> > > full proposal:<br>
> > ><br>
> > <a href="http://www.google-melange.com/gsoc/proposal/public/google/gsoc2015/gautam_malu/5629499534213120" target="_blank">http://www.google-melange.com/gsoc/proposal/public/google/gsoc2015/gautam_malu/5629499534213120</a><br>
> > ><br>
> > > I want to port xapi on CentOS 6 as part of it. There has been some<br>
> > previous<br>
> > > efforts to port xapi on CentOS 6 but nothing official, as follows:<br>
> > ><br>
> > > <a href="http://wiki.xen.org/wiki/XAPI_On_CentOS_6" target="_blank">http://wiki.xen.org/wiki/XAPI_On_CentOS_6</a><br>
> > ><br>
> > > <a href="https://github.com/JohnGarbutt/xen-api-devinstall" target="_blank">https://github.com/JohnGarbutt/xen-api-devinstall</a><br>
> > ><br>
> > > <a href="http://wiki.xenproject.org/wiki/Ceph_and_libvirt_technology_preview" target="_blank">http://wiki.xenproject.org/wiki/Ceph_and_libvirt_technology_preview</a><br>
> > ><br>
> > ><br>
> > ><br>
> > > i was wondering if there is any other project going on to port xapi on<br>
> > > CentOS 6 > CentOS 6.3 with XenServer being fully open source now.<br>
> ><br>
> > I believe JonL has been looking into this; but that a newer version of<br>
> > ocaml is a prerequisite for building xapi on CentOS 6.  I think he's<br>
> > been pursuing that with the SCL SIG, but I'm not sure how far that's<br>
> > gotten.<br>
> ><br>
> >  -George<br>
> > _______________________________________________<br>
> > CentOS-devel mailing list<br>
> > <a href="mailto:CentOS-devel@centos.org">CentOS-devel@centos.org</a><br>
> > <a href="http://lists.centos.org/mailman/listinfo/centos-devel" target="_blank">http://lists.centos.org/mailman/listinfo/centos-devel</a><br>
> ><br>
</div></div></blockquote></div><br></div>