<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">&lt;<a href="mailto:jonathan.ludlam@citrix.com" target="_blank">jonathan.ludlam@citrix.com</a>&gt;</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>
&gt; I tried out building <a href="https://github.com/xenserver/buildroot" target="_blank">https://github.com/xenserver/buildroot</a> on CentOS 6.6<br>
&gt;<br>
&gt;<br>
&gt; It builds around 300 packages and then it just gets stuck while building<br>
&gt; ocaml-core-kernl-111.28.00-1.el6 .<br>
&gt; build log: <a href="https://gist.github.com/gautammaloo/92a6199ee4ed100b1b92" target="_blank">https://gist.github.com/gautammaloo/92a6199ee4ed100b1b92</a><br>
&gt;<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&#39;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[&#39;plugin_conf&#39;][&#39;tmpfs_enable&#39;] = True<br>
<br>
change that to &#39;False&#39; 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>
&gt; I was looking for more upstream version of ocaml-core-kernel for el6. As<br>
&gt; you were saying Jonathan is already working on that<br>
&gt; <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>
&gt; .<br>
&gt;<br>
&gt; I am hoping if ocaml4.02 is ready by May,2015  I could use to build xapi<br>
&gt; for CentOS 6.6. Meanwhile I can try out<br>
&gt; <a href="https://github.com/xenserver/buildroot" target="_blank">https://github.com/xenserver/buildroot</a> on CentOS 6.5.<br>
&gt;<br>
&gt; Best regards,<br>
&gt; Gautam Malu<br>
&gt;<br>
&gt; On Mon, Mar 23, 2015 at 7:39 PM, George Dunlap &lt;<a href="mailto:dunlapg@umich.edu">dunlapg@umich.edu</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; On Sun, Mar 22, 2015 at 6:23 AM, Gautam Malu &lt;<a href="mailto:gautam.maloo@gmail.com">gautam.maloo@gmail.com</a>&gt;<br>
&gt; &gt; wrote:<br>
&gt; &gt; &gt; Hi,<br>
&gt; &gt; &gt; I am a masters student at IIIT Hyderabad, India. I am writing a GOSC<br>
&gt; &gt; &gt; proposal for CentOS organization. It&#39;s about delivering a custom<br>
&gt; &gt; installer<br>
&gt; &gt; &gt; ISO which delivers Xen 4.4 stack on CentOS 6.<br>
&gt; &gt; &gt; full proposal:<br>
&gt; &gt; &gt;<br>
&gt; &gt; <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>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I want to port xapi on CentOS 6 as part of it. There has been some<br>
&gt; &gt; previous<br>
&gt; &gt; &gt; efforts to port xapi on CentOS 6 but nothing official, as follows:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; <a href="http://wiki.xen.org/wiki/XAPI_On_CentOS_6" target="_blank">http://wiki.xen.org/wiki/XAPI_On_CentOS_6</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; <a href="https://github.com/JohnGarbutt/xen-api-devinstall" target="_blank">https://github.com/JohnGarbutt/xen-api-devinstall</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; <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>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; i was wondering if there is any other project going on to port xapi on<br>
&gt; &gt; &gt; CentOS 6 &gt; CentOS 6.3 with XenServer being fully open source now.<br>
&gt; &gt;<br>
&gt; &gt; I believe JonL has been looking into this; but that a newer version of<br>
&gt; &gt; ocaml is a prerequisite for building xapi on CentOS 6.  I think he&#39;s<br>
&gt; &gt; been pursuing that with the SCL SIG, but I&#39;m not sure how far that&#39;s<br>
&gt; &gt; gotten.<br>
&gt; &gt;<br>
&gt; &gt;  -George<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; CentOS-devel mailing list<br>
&gt; &gt; <a href="mailto:CentOS-devel@centos.org">CentOS-devel@centos.org</a><br>
&gt; &gt; <a href="http://lists.centos.org/mailman/listinfo/centos-devel" target="_blank">http://lists.centos.org/mailman/listinfo/centos-devel</a><br>
&gt; &gt;<br>
</div></div></blockquote></div><br></div>