On 5/9/20 11:08 am, Stuart Longland wrote: > I note though that they don't survive a reboot: >> [2020-09-05 11:05:39,216][ceph_volume][ERROR ] exception caught by decorator >> … >> File "/usr/lib/python2.7/dist-packages/ceph_volume/devices/lvm/activate.py", line 249, in activate >> raise RuntimeError('could not find osd.%s with fsid %s' % (osd_id, osd_fsid)) >> RuntimeError: could not find osd.1 with fsid b1e03762-9579-4b3c-bc8d-3bcb95302b31 Okay, so it seems, there was a clash between the older `ceph-osd@1.service` service, and the newer `ceph-volume.service`. `systemctl disable ceph-osd@1.service` and rebooting solved that issue. (Reboot used only to ensure the OSD came back up without intervention.) -- Stuart Longland (aka Redhatter, VK4MSL) I haven't lost my mind... ...it's backed up on a tape somewhere. _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx