Note that if I replace the client.libvirt ceph key with the
client.admin key I get a different error:
qemu-kvm: -drive file=rbd:one/one-19-59-0:id=admin:key=AQAGNMlTED9CHhAAxWyfQvJkM
R1PyTEZ+1lFUQ==:auth_supported=cephx\;none:mon_host=stkendca01a\:6789\;stkendca0
4a\:6789\;stkendca02a\:6789,if=no
This is the kvm command our libvirt is trying to do, from
/var/log/libvirt/qemu/one-58.log
Clearly it is an authentication error, the only question is
what and why.. we have made the client.libvirt secret
as directed at
http://docs.opennebula.org/4.8/administration/storage/ceph_ds.html
The exa
Does anyone have a working Ceph datastore that would
be willing to send me a copy of what the deployment.0 of
your successfully-launched Ceph VM looks like? Likewise
a ps -ef of the corresponding running KVM process?
We are getting close to being able to launch a virtual machine from
Ceph but i
RBD support is disabled in the Centos 7.0 qemu release packages. There's a
block in the .spec file that reads:
%if %{rhev}
--enable-live-block-ops \
--enable-ceph-support \
%else
--disable-live-block-ops \
--disable-ceph-support \
%endif
rhev is defined 0 at the to
The first and most obvious problem below was that we were running an
old version of qemu-img and qemu-kvm that ships with RHEL6/Centos6/SL6
that doesn't support the "rbd" format. We were able to find
a modified version that the Ceph people had back-ported and now
we can import an image into the d
I have configured a Ceph datastore on one 4.6 and have gotten as
far as to get opennebula to accept the datastore. But when we
try to do the first oneimage create into the datastore we get the
following error in oned.log :
Wed Sep 10 13:10:44 2014 [ImM][I]: Command execution fail:
/var/lib/on