Is it possible to only remove the block.db disk in ceph and recreate it?

traveltrex

New Member
Dec 8, 2025
1
0
1
Hi,

we recently had to move the block.db to another ssd drive as it was failing. If we are now trying to add another disk with a block.db on this ssd, proxmox cannot create it, giving the following error:

Code:
create OSD on /dev/sdp (bluestore)
creating block.db on '/dev/sdi'
TASK ERROR: no ceph vg found on '/dev/sdi'

Is there any chance how to fix this without destroying the osds and recreating them together with the block.db?

Thanks!