Hi, i have a 3 Node cluster with ceph. After updating all node one by one, i can see that ceph is not able to peer all pgs.
I tried serveral things like putting osds out/in, rebooting node or --osd_find_best_info_ignore_history_les=1 but nothing works.
Can someone put me in the right direction?
Thanks!
root@pve01:~# ceph health detail
HEALTH_WARN mons are allowing insecure global_id reclaim; Reduced data availability: 88 pgs inactive, 88 pgs peering; 29 slow ops, oldest one blocked for 5119 sec, daemons [osd.0,osd.1,osd.4,osd.5,mon.pve01] have slow ops.
[WRN] AUTH_INSECURE_GLOBAL_ID_RECLAIM_ALLOWED: mons are allowing insecure global_id reclaim
mon.pve01 has auth_allow_insecure_global_id_reclaim set to true
mon.pve02 has auth_allow_insecure_global_id_reclaim set to true
mon.pve03 has auth_allow_insecure_global_id_reclaim set to true
[WRN] PG_AVAILABILITY: Reduced data availability: 88 pgs inactive, 88 pgs peering
pg 5.0 is stuck peering for 86m, current state peering, last acting [4,1,2]
pg 5.3 is stuck peering for 107m, current state peering, last acting [0,3,5]
pg 5.4 is stuck peering for 86m, current state peering, last acting [4,1,3]
pg 5.5 is stuck peering for 107m, current state peering, last acting [0,3,4]
pg 5.6 is stuck inactive for 106m, current state peering, last acting [1,2,4]
pg 5.12 is stuck peering for 86m, current state peering, last acting [5,2,1]
pg 5.13 is stuck peering for 86m, current state peering, last acting [4,0,2]
pg 5.14 is stuck peering for 107m, current state peering, last acting [0,4,3]
pg 5.17 is stuck peering for 107m, current state peering, last acting [0,5,3]
pg 5.19 is stuck peering for 107m, current state peering, last acting [1,3,5]
pg 5.1a is stuck peering for 86m, current state peering, last acting [4,2,1]
pg 5.1d is stuck peering for 107m, current state peering, last acting [1,2,4]
pg 5.1e is stuck peering for 107m, current state peering, last acting [0,3,4]
pg 5.20 is stuck peering for 86m, current state peering, last acting [4,2,1]
pg 5.4a is stuck peering for 107m, current state peering, last acting [0,4,2]
pg 5.4e is stuck peering for 86m, current state peering, last acting [5,0,2]
pg 5.50 is stuck peering for 86m, current state peering, last acting [5,2,0]
pg 5.51 is stuck peering for 107m, current state peering, last acting [1,3,4]
pg 5.52 is stuck peering for 86m, current state peering, last acting [5,1,2]
pg 5.57 is stuck peering for 86m, current state peering, last acting [4,2,0]]
pg 5.58 is stuck peering for 86m, current state peering, last acting [4,3,1]
pg 5.59 is stuck peering for 107m, current state peering, last acting [1,5,2]
pg 5.5a is stuck peering for 86m, current state peering, last acting [5,0,3]
pg 5.5b is stuck peering for 86m, current state peering, last acting [5,2,1]
pg 5.5c is stuck peering for 86m, current state peering, last acting [5,2,0]
pg 5.5d is stuck peering for 107m, current state peering, last acting [0,5,2]
pg 5.62 is stuck peering for 86m, current state peering, last acting [5,1,3]
pg 5.63 is stuck peering for 107m, current state peering, last acting [0,4,2]
pg 5.65 is stuck peering for 107m, current state peering, last acting [1,4,3]
pg 5.66 is stuck peering for 86m, current state peering, last acting [4,2,0]
pg 5.67 is stuck peering for 107m, current state peering, last acting [0,5,3]
pg 5.6a is stuck peering for 107m, current state peering, last acting [1,2,4]
pg 5.6b is stuck peering for 107m, current state peering, last acting [1,5,2]
pg 5.6c is stuck peering for 107m, current state peering, last acting [1,2,5]
pg 5.6e is stuck peering for 107m, current state peering, last acting [0,3,5]
pg 5.70 is stuck peering for 86m, current state peering, last acting [5,1,3]
pg 5.71 is stuck peering for 107m, current state peering, last acting [0,2,5]
pg 5.72 is stuck peering for 107m, current state peering, last acting [0,3,5]
pg 5.73 is stuck peering for 86m, current state peering, last acting [5,3,0]
pg 5.74 is stuck peering for 86m, current state peering, last acting [4,0,2]
pg 5.75 is stuck peering for 86m, current state peering, last acting [5,3,1]
pg 5.76 is stuck peering for 86m, current state peering, last acting [4,1,3]
pg 5.77 is stuck peering for 107m, current state peering, last acting [0,2,5]
pg 5.78 is stuck peering for 107m, current state peering, last acting [1,4,3]
pg 5.79 is stuck peering for 86m, current state peering, last acting [4,1,2]
pg 5.7a is stuck peering for 107m, current state peering, last acting [0,2,4]
pg 5.7b is stuck peering for 86m, current state peering, last acting [5,0,2]
pg 5.7c is stuck peering for 107m, current state peering, last acting [1,4,3]
[WRN] SLOW_OPS: 29 slow ops, oldest one blocked for 5119 sec, daemons [osd.0,osd.1,osd.4,osd.5,mon.pve01] have slow ops.
I tried serveral things like putting osds out/in, rebooting node or --osd_find_best_info_ignore_history_les=1 but nothing works.
Can someone put me in the right direction?
Thanks!