<div dir="ltr"><div><div><div>Hello Charles,<br><br></div>The solution I came up with to 
solve this problem was to use RDO. I have oVirt engine running on 
dedicated hardware. The best way to have oVirt engine and RDO running on
 the same hardware is to build a VM on the same hardware as the engine 
with virt manager or virsh using the local disk as storage (you could 
possibly replace the VM with docker but I never explored that option). I
 found it necessary to do this because the oVirt engine and RDO http 
configs didn&#39;t play well together. They could probably be made to work 
on the same OS instance, but it was taking much more time than I wanted 
to figure out how to make httpd work with both. Once the VM is up and 
running I set up the RDO repos on it and installed packstack. Use 
packstack to generate an answers file, then go through the answers file 
and set it up so that it only installs Cinder, Keystone, MariaDB, and 
RabbitMQ. These are the only necessary pieces of openstack for cinder to
 work correctly. Once it is installed you need to configure cinder and 
keystone how you want since they only come with the admin 
tenant,user,project,etc... I set up a ovirt user,tenant,project and 
configured cinder to use my ceph cluster/pool. <br><br></div>It is much 
simpler to do than that long paragraph may make it seem at first. I&#39;ve 
also tested using CephFS as a POSIX storage domain in oVirt. It works 
but in my experience there was at least a 25% performance decrease over 
Cinder/RBD.<br><br></div>Kevin<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 24, 2016 at 3:23 PM, Charles Gomes <span dir="ltr">&lt;<a href="mailto:cgomes@clearpoolgroup.com" target="_blank">cgomes@clearpoolgroup.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 link="#0563C1" vlink="#954F72" lang="EN-US">
<div>
<p class="MsoNormal">Hello<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I’ve been reading lots of material about implementing oVirt with Ceph, however all talk about using Cinder.
<u></u><u></u></p>
<p class="MsoNormal">Is there a way to get oVirt with Ceph without having to implement entire Openstack ?
<u></u><u></u></p>
<p class="MsoNormal">I’m already currently using Foreman to deploy Ceph and KVM nodes, trying to minimize the amount of moving parts. I heard something about oVirt providing a managed Cinder appliance, have any seen this ?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>

<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>