xuanyuanaosheng commented on issue #5741:
URL: https://github.com/apache/cloudstack/issues/5741#issuecomment-990669423


   @wido @weizhouapache: This is a problem in ceph.
   The related issue is:
   
   1.   https://github.com/ceph/ceph-csi/issues/2063
   2.   https://github.com/rook/rook/issues/7746
   3.   https://docs.ceph.com/en/latest/security/CVE-2021-20288/
   
   To fix this problem:
   ```
   # ceph config set mon auth_expose_insecure_global_id_reclaim false
   
   # ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false
   
   # ceph config set mon auth_allow_insecure_global_id_reclaim false
   
   ```
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to