Have you tried restarting the ceph services? If those config options
are not in ceph.conf and you removed them live they may reconnect
after a restart. Or you put the config into ceph.conf and restart
services and see if that helps to recover.
Zitat von Tom Verhaeg <t.verhaeg@xxxxxxxxxxxxxxxxxxxx>:
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
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx