i am seeing about 40 lines like this once every 10 mins or so in the system log, i see no errors in the ceph log.
but everything looks ok
do i need to fix anything?
Code:
Sep 25 12:48:18 pve2 ceph-crash[818]: WARNING:ceph-crash:post /var/lib/ceph/crash/2023-09-24T17:24:31.398873Z_7612796b-f316-4c05-8b76-5a56aee92dea as client.crash.pve2 failed: Error initializing cluster client: ObjectNotFound('RADOS object not found (error calling conf_read_file)')
Sep 25 12:48:18 pve2 ceph-crash[818]: WARNING:ceph-crash:post /var/lib/ceph/crash/2023-09-24T17:24:31.398873Z_7612796b-f316-4c05-8b76-5a56aee92dea as client.crash failed: Error initializing cluster client: ObjectNotFound('RADOS object not found (error calling conf_read_file)')
but everything looks ok
Code:
root@pve2:~# ceph -s
cluster:
id: 5e55fd50-d135-413d-bffe-9d0fae0ef5fa
health: HEALTH_OK
services:
mon: 3 daemons, quorum pve3-IPv6,pve2-IPv6,pve1-IPv6 (age 3d)
mgr: pve3(active, since 26h), standbys: pve1, pve2
mds: 1/1 daemons up, 5 standby
osd: 6 osds: 6 up (since 3d), 6 in (since 3d)
data:
volumes: 1/1 healthy
pools: 4 pools, 113 pgs
objects: 36.13k objects, 134 GiB
usage: 381 GiB used, 5.1 TiB / 5.5 TiB avail
pgs: 113 active+clean
io:
client: 0 B/s rd, 1.4 MiB/s wr, 0 op/s rd, 34 op/s wr
do i need to fix anything?
Last edited: