Talk:CEPH: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 May 2026

9 May 2026

  • curprev 18:0918:09, 9 May 2026Liszca talk contribs 363 bytes +363 Created page with "Using Ceph19 packages no OSD came up. This command made the OSD come up (failed OSD needed to be restarted): <pre> vgchange -ay && ceph-volume lvm activate --all --no-systemd </pre> Modification to init.d service: <pre> sed -i '/vgchange --sysinit --activate y$/a\ \t\tceph-volume lvm activate --all --no-systemd' /etc/init.d/lvm rc-update add lvm boot </pre>"