Hello,<div><br></div><div>yep template could be a solution, but means we need to have machine that are quite similar.</div><div>What I&#39;d like to do, and presents to user, is a list of &quot;profiles&quot; (Centos6, RHEL6, Fedora17, etc.) and any profile has a &quot;kickstart&quot; associated that indicates iso source, which base packages should be installed, etc.</div>

<div>That is exactly what we have today with a PXE installation, but the only things is that I cannot invoke an automatic installation within a script.</div><div><br></div><div>To be clear, here yuo are what I&#39;m traying in this moment:</div>

<div><br></div><div><a href="https://www.aeolusproject.org/redmine/projects/aeolus/wiki/RHEV-M_Setup?version=52">https://www.aeolusproject.org/redmine/projects/aeolus/wiki/RHEV-M_Setup?version=52</a></div><div><br></div>
<div>
And if someone has aeolus experience and suggestions is welcome :D</div><div><br></div><div>Marco<br><br><div class="gmail_quote">On Thu, Oct 11, 2012 at 1:38 PM, Michal Skrivanek <span dir="ltr">&lt;<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@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 Oct 11, 2012, at 13:26 , Oved Ourfalli wrote:<br>
<br>
&gt; Hey Marco.<br>
&gt;<br>
&gt; I see. My mistake...<br>
&gt; We don&#39;t have such a feature built-in yet, but I guess there may be other 3rd party products that integrate with oVirt in order to do so.<br>
&gt; Let&#39;s wait for other people to answer this thread.<br>
&gt;<br>
&gt; Oved<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt;&gt; From: &quot;Marco Mornati&quot; &lt;<a href="mailto:mornatim@gmail.com">mornatim@gmail.com</a>&gt;<br>
&gt;&gt; To: &quot;Oved Ourfalli&quot; &lt;<a href="mailto:ovedo@redhat.com">ovedo@redhat.com</a>&gt;<br>
&gt;&gt; Cc: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt;&gt; Sent: Thursday, October 11, 2012 1:09:56 PM<br>
&gt;&gt; Subject: Re: [Users] Virtual Machine Provisiong<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hello Oved,<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; thanks for your response, but, for me, provisioning means &quot;Install<br>
&gt;&gt; Operating System and other packages&quot;. Is it possibile to do this<br>
&gt;&gt; directly using oVirt? I didn&#39;t find anything about it and that&#39;s the<br>
&gt;&gt; resason why I&#39;m looking for others tools.<br>
</div>well, if you want to select packages, etc., how would you present that to the user in ovirt GUI?<br>
Isn&#39;t it essentially the same as installing a VM with whatever you need using the desired OS installation method/GUI and save it as a template? And then deploy the template and do minor customizations (e.g. hostname change). We do plan to have support for such things in near future - we already have sysprep for Windows guests.<br>


<br>
Thanks,<br>
michal<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;&gt; By and I can just start oVirt VM in &quot;Run Once&quot; mode, and putting the<br>
&gt;&gt; mac address in my PXE installation could start automatically.<br>
&gt;&gt; Problem is that I need to modify my PXE to create an automatic<br>
&gt;&gt; system. That&#39;s the reason puu me to look for anything else.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Marco<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Oct 11, 2012 at 12:25 PM, Oved Ourfalli &lt; <a href="mailto:ovedo@redhat.com">ovedo@redhat.com</a> &gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; oVirt exposes REST API that allows you to perform almost every<br>
&gt;&gt; operation in the oVirt engine, including provisioning, monitoring,<br>
&gt;&gt; performing different actions on the different entities, and etc.<br>
&gt;&gt;<br>
&gt;&gt; We also have both SDK and CLI, which are based on this REST API.<br>
&gt;&gt;<br>
&gt;&gt; Useful wiki pages:<br>
&gt;&gt; <a href="http://wiki.ovirt.org/wiki/Architecture" target="_blank">http://wiki.ovirt.org/wiki/Architecture</a><br>
&gt;&gt; <a href="http://wiki.ovirt.org/wiki/SDK" target="_blank">http://wiki.ovirt.org/wiki/SDK</a><br>
&gt;&gt; <a href="http://wiki.ovirt.org/wiki/CLI" target="_blank">http://wiki.ovirt.org/wiki/CLI</a><br>
&gt;&gt;<br>
&gt;&gt; and I guess you&#39;ll find more pages on <a href="http://ovirt.org" target="_blank">ovirt.org</a> .<br>
&gt;&gt;<br>
&gt;&gt; Good luck,<br>
&gt;&gt; Oved<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ----- Original Message -----<br>
&gt;&gt;&gt; From: &quot;Marco Mornati&quot; &lt; <a href="mailto:mornatim@gmail.com">mornatim@gmail.com</a> &gt;<br>
&gt;&gt;&gt; To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt;&gt;&gt; Sent: Thursday, October 11, 2012 12:09:53 PM<br>
&gt;&gt;&gt; Subject: [Users] Virtual Machine Provisiong<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hello guys,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I&#39;m trying to integrate an automatic provisioning to my oVirt<br>
&gt;&gt;&gt; installation. Something like: API to create VM, NIC and Disk, tool<br>
&gt;&gt;&gt; to install SO (??).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I&#39;m actually working around aeolus (after a useless test with<br>
&gt;&gt;&gt; koan),<br>
&gt;&gt;&gt; but I&#39;m not sure I can do what I want. I prefer not to use a PXE to<br>
&gt;&gt;&gt; get all things really automatic (something cloud style).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Have you got any idea, suggestion and/or guide about it?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks a lot<br>
&gt;&gt;&gt; Marco<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Users mailing list<br>
&gt;&gt;&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&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><br>
&gt;&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<br>
</div></div></blockquote></div><br></div>