librados indicates communication between radosgw and the Ceph Storage
Cluster. So the authentication error is likely due to the key you have set
up using this procedure:
http://ceph.com/docs/master/radosgw/federated-config/#create-a-keyring

Check to see if you have the keys you generated imported to your ceph
storage cluster:

ceph auth list

Ensure that there are a matching set of keys in the keyring and from ceph
auth list.

Also, ensure that you have appropriate permissions on the keyring.

You might also check to ensure that your ceph.conf file has
client.radosgw.in-east-1 as an entry and that it has a keyring entry
pointing to your keyring.

Let me know if this helps.





On Fri, Sep 5, 2014 at 1:27 AM, Santhosh Fernandes <
[email protected]> wrote:

> Hi All,
>
> I am trying to configure Ceph with 2 OSD, one MON, One ADMIN, and One 
> ObjectGW nodes.
>
> radosgw-admin region set --infile in.json --name client.radosgw.in-east-1
> 2014-09-05 13:48:45.133983 7f7dda4c57c0  0 librados: client.radosgw.in-east-1 
> authentication error (1) Operation not permitted
> couldn't init storage provider
>
> Can anyone help me to resolve this issue?
>
> Thank you!
>
> Regards,
> Santhosh
>
>
>
> _______________________________________________
> ceph-users mailing list
> [email protected]
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
>


-- 
John Wilkins
Senior Technical Writer
Inktank
[email protected]
(415) 425-9599
http://inktank.com
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to