Rate This Document
Findability
Accuracy
Completeness
Readability

Abnormal ceph-mon Daemons

Symptom

The ceph -s command output shows that slow ops exist in the ceph-mon daemons. The message is as follows:

HEALTH_WARN 376 slow ops, oldest one blocked for 894 sec, daemons [mon,ceph4,mon,ceph5,mon,ceph6] have slow ops.
SLOW_OPS 376 slow ops, oldest one blocked for 894 sec, daemons [mon,ceph4,mon,ceph5,mon,ceph6] have slow ops.

Key Process and Cause Analysis

After the Ceph cluster is redeployed, the configuration file of the original Ceph cluster overwrites that of the current cluster. As a result, the NUMA affinity configuration does not meet the site requirements.

Conclusion and Solution

Reconfigure NUMA affinity. Modify the NUMA affinity configuration in the ceph.conf file as required. An example is provided as follows:
[osd.N]:
osd_numa_node = 1
public_network_interface = bond1
cluster_network_interface = bond1