On 27/11/24 13:48, Marc wrote:
> How should I rewrite this to ceph.conf
> 
> ceph config set mon mon_warn_on_insecure_global_id_reclaim false
> ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false

The way to do it would be
ceph config set mon mon_warn_on_insecure_global_id_reclaim false
and similar for the other.

However the question of why you want to do that is on the lips. How
about instead, set mon auth_allow_insecure_global_id_reclaim to false?
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to