Ceph Debugging off during runtime

sahostking

Renowned Member
Hi guys

Not ready to shutdown whole Ceph cluster but realised I have debugging on which is default with proxmox install and ceph.

So would like to turn off debugging and would really not want to reboot on live cluster.

Is it easier just do the following and quote from another google response I found:

https://access.redhat.com/documenta...uide/set_a_specific_config_setting_at_runtime
has a great example.

For all daemons of a type use * ( ceph osd tell \* injectargs
'--debug-osd 20 --debug-ms 1' )

More about loglevels here:

So I assume we just run :

ceph osd tell \* injectargs' --debug-osd 20 --debug-ms 1'

and the above turns off debugging for osd 20?
??
 
ooo

I ran

ceph daemon mon.pve-5-ceph config set mon_cluster_log_file_level info

on each of the monitors

and now no more debugging in ceph logging section

Lets see how this goes
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!