New ceph cluster - cephx disabled, now without access

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I just installed a new cluster with cephadm (https://docs.ceph.com/docs/master/cephadm/install/), all was working fine until I disabled cephx using the following commands:

ceph config set global auth_cluster_required none
ceph config set global auth_service_required none
ceph config set global auth_client_required none

Now I keep running into:

[root@cph1]# ceph health
[errno 13] RADOS permission denied (error connecting to the cluster)

However, in my /etc/ceph/ceph.conf there is no mention of the configuration keys mentioned above. Same goes for the cluster folder in:

/var/lib/ceph/d5d206f4-8a4f-11ea-9d04-ac1f6bf8b2d3/mgr.cph1.srvnl.nl.qwnssx/config

How can I remove this setting now? Obviously all ceph * related commands run into the same RADOS permission denied.

Thanks,

Tom
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux