ceph_health_warn_with_mons_are_allowing_insecure_global_id_reclaim

Ceph HEALTH_WARN with 'mons are allowing insecure global_id reclaim'

 cluster:                                                                                             
    id:     12345678-9abc-def0-1234-56789abcdef
    health: HEALTH_WARN                                                                                
            clients are using insecure global_id reclaim                                               
            mons are allowing insecure global_id reclaim  
[root@ceph1 ~]# ceph health detail
HEALTH_WARN mons are allowing insecure global_id reclaim
AUTH_INSECURE_GLOBAL_ID_RECLAIM_ALLOWED mons are allowing insecure global_id reclaim
    mon.ceph1 has auth_allow_insecure_global_id_reclaim set to true
    mon.ceph2 has auth_allow_insecure_global_id_reclaim set to true
    mon.ceph3 has auth_allow_insecure_global_id_reclaim set to true
[root@ceph1 ~]# ceph config set mon auth_allow_insecure_global_id_reclaim false
로그인하면 댓글을 남길 수 있습니다.
  • ceph_health_warn_with_mons_are_allowing_insecure_global_id_reclaim.txt
  • 마지막으로 수정됨: 2021/11/25 01:44
  • 저자 koov