[SOLVED] OSD Create Failing

infinityM

Well-Known Member
Dec 7, 2019
179
1
58
32
Hey Guys,

I am having an issue when creating an OSD... Not sure why though... What would cause the below error on creating the osd?

command 'ceph-volume lvm create --cluster-fsid 248fab2c-bd08-43fb-a562-08144c019785 --data /dev/sdd' failed: exit code 1
 
You need to post more information, the line only tells that the lvm create failed. Try the creation of the OSD on the CLI and post the output. Also check the syslog for any errors.
 
You need to post more information, the line only tells that the lvm create failed. Try the creation of the OSD on the CLI and post the output. Also check the syslog for any errors.

I found the issue, it was because of a server being removed which had osd's with that number, so we had to delete the auth record for the osd, and bob's your uncle :).

Thanks anyway bud!