Igor,
I am sure that I'm right in saying that you just have to create a new
filesystem (btrfs?) on the new block device, mount it, and then
initialise the osd with:
ceph-osd -i --mkfs
Then you can start the osd with:
ceph-osd -i
Since you are replacing an osd that already existed, the cluste
I am using ceph 0.58 and kernel 3.9-rc2 and btrfs on my osds.
I have an osd that starts up but blocks with the log message 'waiting
for 1 open ops to drain'.
This never happens, and I can't get the osd 'up'.
I need to clear this problem. I have recently had an osd go problematic
and I have recre