Following the manual starter guide, I set up a Ceph cluster with HEALTH_OK,
(1 mon, 2 osd). In testing out auth commands I misconfigured the
client.admin key by accidentally deleting  "mon 'allow *'".

Now I'm getting EACESS denied for all ceph actions.

Is there a way to recover or recreate a new client.admin key.

Key was:

client.admin
        key: ABCDEFG...
        caps: [mon] allow *
        caps: [osd] allow *

Misconfigured
        key: ABCDEFG...
        caps: [osd] allow *

...now all ceph commands fail, so I'm not sure how to start fixing the
key on the mons/osds.

- anthony
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to