Hi,

I noticed one my OSDs keeps crashing even when ran manually, this is
my homelab and nothing too critical is going on my cluster, but I'd
like to know what's the issue.

I am running on archlinux arm (aarch64 on an odroid-hc4) and compiled
everything ceph related myself, ceph version 17.2.4
(1353ed37dec8d74973edc3d5d5908c20ad5a7332) quincy (stable)

The assertion that hits is

ceph-17.2.4/src/os/bluestore/BlueStore.cc: 14832: FAILED ceph_assert(r
>= 0 && r <= (int)head_read)

I was running the osd process with

sudo /usr/bin/ceph-osd -d --cluster ceph --id 6 --setuser ceph
--setgroup ceph 2>&1 | tee osd-6.log

the log output is available here: https://0x0.st/o3gW.log

i see no corruptions going on the disk, there is only a single disk on
the host. SMART seems fine.

best regards,
daniel
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to