Hello!
Hopefully this is an easy fix, but honestly I'm not sure what the problem even is.
I have a 3 node cluster with an existing ceph pool. It has 4 disks/OSD's and I am trying to create a 5th.
Usually I use the GUI, and everything is fine, but this OSD just doesn't want to work, and it isn't giving me a reason as to why it is failing.
I have tried zapping the drive:
Read more
Hopefully this is an easy fix, but honestly I'm not sure what the problem even is.
I have a 3 node cluster with an existing ceph pool. It has 4 disks/OSD's and I am trying to create a 5th.
Usually I use the GUI, and everything is fine, but this OSD just doesn't want to work, and it isn't giving me a reason as to why it is failing.
I have tried zapping the drive:
ceph-volume lvm zap /dev/sde --destroy and then I run:
Code:
# pveceph osd create /dev/sde
create OSD on /dev/sde...
Read more