I have a 3 node cluster
after migrating all vm's from pve3 to pve2 and appling the latest updates i got his error
time is current on all 3 nodes and time sync works
on node 3 the crush map is empty
how do i get this fixed ?
until i applied the updates, the system was rocksolid
after migrating all vm's from pve3 to pve2 and appling the latest updates i got his error
Code:
HEALTH_WARN clock skew detected on mon.pve3; Degraded data redundancy: 111714/335142 objects degraded (33.333%), 33 pgs degraded, 33 pgs undersized; 235 slow ops, oldest one blocked for 774 sec, mon.pve3 has slow ops
time is current on all 3 nodes and time sync works
Code:
root@pve3:~# ceph -s
cluster:
id: 71c8b8a8-e63a-4f6f-a887-3bf9eb7c9448
health: HEALTH_WARN
clock skew detected on mon.pve3
Degraded data redundancy: 111714/335142 objects degraded (33.333%), 33 pgs degraded, 33 pgs undersized
297 slow ops, oldest one blocked for 994 sec, mon.pve3 has slow ops
services:
mon: 3 daemons, quorum pve1,pve2,pve3 (age 16m)
mgr: pve2(active, since 43m), standbys: pve3, pve1
osd: 6 osds: 4 up (since 71m), 4 in (since 61m)
data:
pools: 2 pools, 33 pgs
objects: 111.71k objects, 436 GiB
usage: 868 GiB used, 6.4 TiB / 7.3 TiB avail
pgs: 111714/335142 objects degraded (33.333%)
33 active+undersized+degraded
io:
client: 16 KiB/s rd, 85 KiB/s wr, 0 op/s rd, 13 op/s wr
Code:
root@pve3:~# ping 10.10..100.201
ping: 10.10..100.201: Name or service not known
root@pve3:~# ping 10.10.100.201
PING 10.10.100.201 (10.10.100.201) 56(84) bytes of data.
64 bytes from 10.10.100.201: icmp_seq=1 ttl=64 time=0.157 ms
64 bytes from 10.10.100.201: icmp_seq=2 ttl=64 time=0.218 ms
^C
--- 10.10.100.201 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1048ms
rtt min/avg/max/mdev = 0.157/0.187/0.218/0.030 ms
root@pve3:~# ping 10.10.100.202
PING 10.10.100.202 (10.10.100.202) 56(84) bytes of data.
64 bytes from 10.10.100.202: icmp_seq=1 ttl=64 time=0.138 ms
64 bytes from 10.10.100.202: icmp_seq=2 ttl=64 time=0.198 ms
^C
--- 10.10.100.202 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1038ms
rtt min/avg/max/mdev = 0.138/0.168/0.198/0.030 ms
root@pve3:~# ping 10.10.100.203
PING 10.10.100.203 (10.10.100.203) 56(84) bytes of data.
64 bytes from 10.10.100.203: icmp_seq=1 ttl=64 time=0.027 ms
64 bytes from 10.10.100.203: icmp_seq=2 ttl=64 time=0.010 ms
^C
on node 3 the crush map is empty
how do i get this fixed ?
until i applied the updates, the system was rocksolid