After adding a SSD into server, I rebuilded all OSDs to add cache for every OSD:
And now I wonder how to replace the ssd a few years later?
Code:
ceph-volume lvm prepare --data /dev/sdd --block.wal /dev/nvme0n1p4 --block.db /dev/nvme0n1p10
And now I wonder how to replace the ssd a few years later?