概述
[root@ceph2 ~]# ceph status
cluster:
id: 80ce8b29-a744-43f1-9457-c9c7c9df2027
health: HEALTH_WARN
Long heartbeat ping times on back interface seen, longest is 7643.739 msec
Long heartbeat ping times on front interface seen, longest is 7643.762 msec
services:
mon: 3 daemons, quorum ceph1,ceph2,ceph3
mgr: ceph3(active), standbys: ceph2, ceph1
osd: 9 osds: 9 up, 9 in
data:
pools: 2 pools, 192 pgs
objects: 0 objects, 0B
usage: 9.08GiB used, 891GiB / 900GiB avail
pgs: 192 active+clean
解决方法:systemctl restart ceph-osd*
[root@ceph2 ~]# ceph status
cluster:
id: 80ce8b29-a744-43f1-9457-c9c7c9df2027
health: HEALTH_OK
services:
mon: 3 daemons, quorum ceph1,ceph2,ceph3
mgr: ceph3(active), standbys: ceph2, ceph1
osd: 9 osds: 9 up, 9 in
data:
pools: 2 pools, 192 pgs
objects: 0 objects, 0B
usage: 9.08GiB used, 891GiB / 900GiB avail
pgs: 192 active+clean
最后
以上就是威武巨人为你收集整理的ceph报错:Long heartbeat ping times on back interface seen, Long heartbeat ping times on front interfac的全部内容,希望文章能够帮你解决ceph报错:Long heartbeat ping times on back interface seen, Long heartbeat ping times on front interfac所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复