just rechecked debug_mon is by default 1/5. mgr/cephadm log_to_cluster level has been set to critical from debug. Wonder how to set others' level. Haven't got a clue to do that. Thanks, Ben Wesley Dillingham <wes@wesdillingham.com> 于2023年7月10日周一 23:21写道:
At what level do you have logging set to for your mons? That is a high volume of logs for the mon to generate.
You can ask all the mons to print their debug logging level with:
"ceph tell mon.* config get debug_mon"
The default is 1/5
What is the overall status of your cluster? Is it healthy?
"ceph status"
Consider implementing more aggressive log rotation
This link may provide useful https://docs.ceph.com/en/latest/rados/troubleshooting/log-and-debug/
Respectfully,
*Wes Dillingham* wes@wesdillingham.com LinkedIn <http://www.linkedin.com/in/wesleydillingham>
On Mon, Jul 10, 2023 at 9:44 AM Ben <ruidong.gao@gmail.com> wrote:
Hi,
In our cluster monitors' log grows to couple GBs in days. There are quite many debug message from rocksdb, osd, mgr and mds. These should not be necessary with a well-run cluster. How could I close these logging?
Thanks, Ben _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io