Well, I agree...<br><br>As you will se in the wiki article, I had to set MAVEN_OPTS for Xmx to 2048M and the same for PermSize as it was breaking with the PermGenSPace error.... That went away after setting MAVEN_OPTS but then I had error code 137 - I used sun-jdk 1.6.0_24 (I think....). Then I Also used the trick for compiling only 1 permutation - support only for Gecko 1_8 and everything went OK...<br>
<br><div class="gmail_quote">On Mon, Nov 14, 2011 at 4:18 PM, Doron Fediuck <span dir="ltr">&lt;<a href="mailto:dfediuck@redhat.com">dfediuck@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Monday 14 November 2011 16:31:25 Dimitrije Zivkovic wrote:<br>
&gt; Thanks guy for such quick response...<br>
&gt;<br>
&gt; 1. For a start, I would be very interested in creating an ebuild files for<br>
&gt; Gentoo. As I am not able to do much of  coding - lack of spare time due to<br>
&gt; my job - I would like to at least try to help by creating ebuild files for<br>
&gt; fellows &quot;Larry fans&quot; :)))  Will probably open a bug on <a href="http://bugs.gentoo.org" target="_blank">bugs.gentoo.org</a> so<br>
&gt; that progress could be monitored there...<br>
</div>You happen to hit another Larry the cow fans (&quot;If it moves, compile it!&quot;).<br>
Please CC me on the relevant BZ in Gentoo&#39;s bugz.<br>
<div class="im"><br>
&gt;<br>
&gt; 2. There is an article on <a href="http://wiki.gentoo.org" target="_blank">wiki.gentoo.org</a> already about oVirt (and please<br>
&gt; don&#39;t laugh when You read it - those few sentences are written around<br>
&gt; midnight last night, as a reminder :) ). I will write a proper article as<br>
&gt; soon as I find the time, hopefully by the midnight tonight :))) Stay<br>
&gt; tuned...<br>
&gt;<br>
&gt; I think this is a project that has been missing for a long time - at least<br>
&gt; I know I needed this kind of software - so I hope oVirt will mature quickly<br>
&gt; enough. I hope that ovirt wiki will get a bit organized and maybe not so<br>
&gt; fedora-centric down the line, but... quite good for a start... :)<br>
<br>
</div>Sounds good, you need to differentiate between 2 setups;<br>
1. Development setup, which is mostly what we have now.<br>
2. Packaged setup. Well in Gentoo it&#39;s not that different since it will compile<br>
from sources. That said, since the GWT compiler is a memory hog we&#39;ll have to introduce<br>
some USE flags to keep it working even for GECO only (and then allow other<br>
browsers).<br>
<br>
Anyway I recommend starting with (1), and as we progress move to (2).<br>
<div><div class="h5"><br>
&gt;<br>
&gt;<br>
&gt; On Mon, Nov 14, 2011 at 2:34 PM, Itamar Heim &lt;<a href="mailto:iheim@redhat.com">iheim@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; On 11/14/2011 10:55 AM, Doron Fediuck wrote:<br>
&gt; &gt;<br>
&gt; &gt;&gt; On Monday 14 November 2011 10:10:36 Dimitrije Zivkovic wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt; Hi,<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;    I got oVirt up and running on my Gentoo server. What I would like to<br>
&gt; &gt;&gt;&gt; know is if there is some info page on current git version features of<br>
&gt; &gt;&gt;&gt; oVirt? For example, I would like to know what type of storage is<br>
&gt; &gt;&gt;&gt; supported<br>
&gt; &gt;&gt;&gt; as I could only see NFS type on webadmin. So am I doing something wrong<br>
&gt; &gt;&gt;&gt; or<br>
&gt; &gt;&gt;&gt; am I just blind?  :)<br>
&gt; &gt;&gt;&gt;    Also, if there is something I could help about related to Gentoo and<br>
&gt; &gt;&gt;&gt; oVirt, let me know...<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;  Hi Dimitrije.<br>
&gt; &gt;&gt; +1 on Gentoo ;)<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Specifically on storage, Engine supports also local storage, iscsi and FC.<br>
&gt; &gt;&gt; However not all of it is currently enabled in the UI, as it is still under<br>
&gt; &gt;&gt; heavy construction. You may handle these storage types using the RESTFul<br>
&gt; &gt;&gt; Api.<br>
&gt; &gt;&gt;<br>
&gt; &gt;<br>
&gt; &gt; NFS and local storage should be available in the webadmin.<br>
&gt; &gt; still need to close the GAP in UI for FC/iScsi (much more complex<br>
&gt; &gt; dialog...)<br>
&gt; &gt; (REST API supports all)<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;&gt; There are many tasks we could use some help with, and it depends on your<br>
&gt; &gt;&gt; skills.<br>
&gt; &gt;&gt; oVirt Engine is Java based. However there are other areas such as vdsm<br>
&gt; &gt;&gt; (python),<br>
&gt; &gt;&gt; RESTFul API and SDK, UI (GWT), packaging, etc... So let us know which<br>
&gt; &gt;&gt; parts you<br>
&gt; &gt;&gt; feel you can dive in, and we&#39;ll be able to route you ;)<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; As for Gentoo (I tried that in the past); I have a working setup on Gentoo<br>
&gt; &gt;&gt; as well. In order to add it to the portage tree, we need a herd with some<br>
&gt; &gt;&gt; people<br>
&gt; &gt;&gt; to help us. We can start creating the first ebuilds, but from my<br>
&gt; &gt;&gt; experience<br>
&gt; &gt;&gt; we&#39;ll need more help to make the opensource JBoss build on Gentoo. That<br>
&gt; &gt;&gt; said<br>
&gt; &gt;&gt; we can start working with the binary deployment and evolve from there.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Doron<br>
&gt; &gt;&gt;<br>
&gt; &gt;<br>
</div></div>&gt; &gt; ______________________________**_________________<br>
&gt; &gt; Users mailing list<br>
&gt; &gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; &gt; <a href="http://lists.ovirt.org/**mailman/listinfo/users" target="_blank">http://lists.ovirt.org/**mailman/listinfo/users</a>&lt;<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a>&gt;<br>

&gt; &gt;<br>
&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<br>
/d<br>
<br>
&quot;All computers wait at the same speed.&quot;<br>
</font></span></blockquote></div><br>