<p dir="ltr">Ovirt is large. Very large. It&#39;s design is to directly challenge VMware. So, yes, very large and designed to be deployed across multiple physical systems.</p>
<p dir="ltr">My grouse with it is the vast amount of java it&#39;s written in. But that&#39;s all only for the web GUI and it&#39;s linking to the back end.  The back end is all libvirt :-)</p>
<p dir="ltr">I&#39;ve used it to setup some developers with the ability to generate a VM that&#39;s a clone of an existing devel environment with (yuck) Oracle ready to go for very specific testing needs then drop it in the trash. As I don&#39;t have control of the network, I can only setup test VM s with private lan  networking which I do control. Ovirt uses spice to provide a console, CLI or X, and the access is over the single, public IP. PluscI can lock down user access with FreeIPA :-)</p>
<p dir="ltr">Yeah, that is a security issue having that much java web code. But the entire process is designed to run with full SELinux lock down. That does much to mitigate the damage from a break in.</p>
<p dir="ltr">Ovirt is NOT for desktop users to run a few VMs with. Virt-manager does that very well. Ovirt&#39;s to run a large collection of VMs that&#39;s managed by multiple admins across multiple servers with large-scale shared storage (NFS is default but iSCSI from a SAN is preferred).</p>
<div class="gmail_quote">On Mar 1, 2015 8:39 AM, &quot;DJ-Pfulio&quot; &lt;<a href="mailto:djpfulio@jdpfu.com">djpfulio@jdpfu.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">oVirt seems extremely bloated and complex or do I have that wrong?  Plus it is<br>
Redhat-only and uses a website for administration. Running a web server has<br>
always seemed the opposite of secure to me, but if you plan to work in a redhat<br>
shop, then using this makes 100% sense.<br>
<br>
libvirt + virt-manager is lite/easy in comparison. This method works for any<br>
Linux hostOS (major distros) and takes less than 5 min to install/configure for<br>
your skill level. You can run a normal desktop on the same machine with<br>
virt-manager or remotely access any libvirt hypervisor system securely - that is<br>
built-in and uses ssh (password or key-based).  virt-manager is like the<br>
virtualbox or VMware player/workstation GUI, so if you&#39;ve seen those, you&#39;ll be<br>
fine.<br>
<br>
Both can use KVM, LXC, Xen, and a few others (that won&#39;t be named) and can run<br>
any OS you like (almost). Some people have OS/2 v4 running inside a VM, if<br>
that&#39;s your desire. ;)<br>
<br>
Or .... if you want web admin, take a look at proxmox. It is very mature and<br>
provides KVM and openvz containers. OTOH, it takes over the physical machine<br>
completely. Don&#39;t think you can run a desktop on the host. Lots of places have<br>
been running proxmox servers quietly for years.<br>
<br>
On 03/01/2015 08:20 AM, Jim Kinney wrote:<br>
&gt; Look at Fedora or CentOS and play with Ovirt and FreeIPA. Those two<br>
&gt; projects have a GUI yet the CLI behind the scenes is massively powerful.<br>
&gt;<br>
&gt; Fedora 21 has a server version and CentOS 7 has a desktop version.<br>
&gt;<br>
&gt; Then there&#39;s the docker minimalist version of each that&#39;s all CLI.<br>
&gt;<br>
&gt; If you have the hardware for virtualization, load Ovirt as a standalone on<br>
&gt; CentOS 7 and load up a zillion VMs to test/play with. Then you can test<br>
&gt; every distro!<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div>