[one-users] opennebula and ceph authentication
George Kissandrakis
gkissand at gmail.com
Mon Jun 3 02:23:05 PDT 2013
Hi
I have setup opennebula and ceph
Everything works fine if ceph authentication is off (Case 1)
When i enable ceph authentication (Case 2) the VM does not boot
Case 1
ceph.conf
auth cluster required = none
auth service required = none
auth client required = none
oneadmin at cephkvm01-int:~$ kvm -drive
file=rbd:one/one-3:auth_supported=none,if=none,id=drive-ide0-0-0,format=raw,cache=none
the VM starts normally
Case 2
ceph.conf
auth cluster required = cephx
auth service required = cephx
auth client required = cephx
Case 2.1 if i run
kvm -drive file=rbd:one/one-3:*auth_supported=none*
,if=none,id=drive-ide0-0-0,format=raw,cache=none
i get
kvm: -drive
file=rbd:one/one-3:auth_supported=none,if=none,id=drive-ide0-0-0,format=raw,cache=none:
could not open disk image rbd:one/one-3:auth_supported=none: Operation not
supported
Case 2.2
if i run
kvm -drive file=rbd:one/one-3:*auth_supported=cephx*
,if=none,id=drive-ide0-0-0,format=raw,cache=none
the VM starts normally
Case 2.1 is what sunstone configures *auth_supported=none*
How can i add custom auth_supported=cephx from sunstone?
Thank you
George Kissandrakis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130603/36e52d6d/attachment.htm>
More information about the Users
mailing list