User contributions for Liszca
10 May 2026
- 13:2813:28, 10 May 2026 diff hist +145 Talk:CEPH No edit summary current
9 May 2026
- 18:0918:09, 9 May 2026 diff hist +363 N Talk:CEPH 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>"