<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Sep 17, 2016 at 12:19 AM, Logan Kuhn <span dir="ltr">&lt;<a href="mailto:logank@wolfram.com" target="_blank">logank@wolfram.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><div style="font-family:Arial;font-size:12pt;color:#000000"><div>Our current infrastructure is as follows:<br></div><div><br></div><div>KVM managed with NFS exported raw files.</div><div><br></div><div>We are planning on moving to ovirt, but we want to move our disk images into Ceph via Cinder is this possible and if so, how?</div></div></div></blockquote><div><br></div><div>Importing vms from kvm is very easy in 4.0, you just import</div><div>the vm, ovirt will do everything for you in few clicks.</div><div><br></div><div>We don&#39;t support yet copying disks to ceph, only creating new disks. </div><div><br></div><div>This should work:</div><div><br></div><div>1. Create vm with ceph disk</div><div><br></div><div>2. Find the ceph disk name in cinder using the disk name in engine</div><div><br></div><div>3. Copy the image manually to ceph using ceph command line tools<br></div><div>    The machine copying the disks should have cephx auth keys</div><div>    deployed.  </div><div><br></div><div>Note that ovirt hosts do not deploy ceph auth keys on the host, we</div><div>deploy the keys dynamically using libvirt secrets, so only vms that</div><div>need access to ceph disk can access it.</div><div><br></div><div>Adding Daniel to add more details on how to find the cinder disk.</div><div><br></div><div>There are some ceph users on this list, maybe they can add more</div><div>details.</div><div><br></div><div>Nir</div></div></div></div>