All of lore.kernel.org
 help / color / mirror / Atom feed
* Help with CEPH deployment
@ 2015-05-02 20:58 Venkateswara Rao Jujjuri
  2015-05-03 17:42 ` Venkateswara Rao Jujjuri
  0 siblings, 1 reply; 6+ messages in thread
From: Venkateswara Rao Jujjuri @ 2015-05-02 20:58 UTC (permalink / raw)
  To: ceph-devel, ceph-users

Started to install basic cluster from scratch, but running into keyring issues.
Basically /etc/ceph/ceph.client.admin.keyring is not getting generated
on monitor node.
When I tried to create it on the monitor node, it fails with:

$ ceph auth get-or-create client.admin mon 'allow *' mds 'allow *' osd
'allow *' -o /etc/ceph/ceph.client.admin.keyring
2015-05-02 12:32:59.198588 7f0e30395700 -1 monclient(hunting): ERROR:
missing keyring, cannot use cephx for authentication
2015-05-02 12:32:59.198592 7f0e30395700  0 librados: client.admin
initialization error (2) No such file or directory
Error connecting to cluster: ObjectNotFound


$ ceph --version
ceph version 0.94.1 (e4bfad3a3c51054df7e537a724c8d0bf9be972ff)


Following these insructions:

http://docs.ceph.com/docs/master/start/quick-ceph-deploy/

Failing at :

$ ceph-deploy  mon create-initial
because it could not find /etc/ceph/ceph.client.admin.keyring

Help appreciated.
-- 
Jvrao
---
First they ignore you, then they laugh at you, then they fight you,
then you win. - Mahatma Gandhi

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-04 21:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-02 20:58 Help with CEPH deployment Venkateswara Rao Jujjuri
2015-05-03 17:42 ` Venkateswara Rao Jujjuri
     [not found]   ` <CAKKTCLXG3nzSQs8V5Qq7ycpbd__-vVHMG3Dma+Mihij4o7kakg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-05-03 22:32     ` Mark Kirkwood
     [not found]       ` <5546A1E7.7060208-6STWZtX7tXAqAMOr+u8IRA@public.gmane.org>
2015-05-04 16:16         ` Venkateswara Rao Jujjuri
2015-05-04 21:53           ` Mark Kirkwood
2015-05-04 18:41     ` Vasu Kulkarni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.