I am trying to get Ceph running on an openSUSE 13.2 cluster, but it seems that 
I cannot generate the keys since ceph-create-keys hangs. I have tried with 
Giant and Firefly and I am getting the same results on both. It works just fine 
on openSUSE 13.1.

There is no firewall, the mon is definitely running, and IP addresses are 
correct. If I disable authentication, ceph commands actually work, but hang 
before exiting.

Looking at the logs I don't see anything obvious, but I am not too familiar 
with the internals.

Here is my test config:

[global]
fsid = 685ed9fb-4701-4f06-98e0-bde6b63aca65
mon_initial_members = dx0
mon_host = 10.7.41.50
auth_cluster_required = cephx
auth_service_required = cephx
auth_client_required = cephx
filestore_xattr_use_omap = true
 
[mon]
        debug mon = 20
        debug paxos = 20
        debug auth = 20


ceph log: http://pastebin.com/VSjrCMfK

ceph-mon log: http://pastebin.com/ndaYLPYa

ceph-create-keys output: http://pastebin.com/wXT1U1wb


Does anybody have an idea what might be wrong here?

-- 
James Oakley
jf...@funktronics.ca
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to