Ceph reset perf counter

OSD performance counters tend to stack up and sometimes the value shown is not really representative of the current environment. Thus it is quite useful to reset the counters to get the last values. This feature was added in the Ceph 0.90, so you must wait for the Hammer release.

This action can be triggered via the admin socket:

$ sudo ceph daemon osd.0 perf reset

Comments