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