Cannot create CEPH OSD

impire

Active Member
Jun 10, 2010
108
0
36
Hello,

I hope someone could help.

I tried to create the OSD for Ceph, it doesn't let me. It doesn't see the disks even the disk are display in the DISKS section.

I also see an OSD already created for one of the disks but I never created one. I have 3 nodes. All 3 behaving same.

Attached are picture for reference. Any help would be much appreciated. Thank you.
 

Attachments

  • Screen Shot 2021-08-13 at 10.05.42 PM.png
    Screen Shot 2021-08-13 at 10.05.42 PM.png
    241.3 KB · Views: 33
  • Screen Shot 2021-08-13 at 10.06.02 PM.png
    Screen Shot 2021-08-13 at 10.06.02 PM.png
    116.7 KB · Views: 33
  • Screen Shot 2021-08-13 at 10.05.54 PM.png
    Screen Shot 2021-08-13 at 10.05.54 PM.png
    108 KB · Views: 33
I tried to create the OSD for Ceph, it doesn't let me. It doesn't see the disks even the disk are display in the DISKS section.
This is because Ceph requires the full, bare disk. Your disks contain partitions which seem to be in use already. You will have to format the drives, before using them with Ceph.

I also see an OSD already created for one of the disks but I never created one. I have 3 nodes. All 3 behaving same.
I am unsure where this came from, if not from you, but if you like, you can remove it you remove, destroy and zap it (all relevant info is in section 8.5 of the PVE admin guide [1].


[1] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pve_ceph_osds
 
This is because Ceph requires the full, bare disk. Your disks contain partitions which seem to be in use already. You will have to format the drives, before using them with Ceph.


I am unsure where this came from, if not from you, but if you like, you can remove it you remove, destroy and zap it (all relevant info is in section 8.5 of the PVE admin guide [1].


[1] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pve_ceph_osds
Thank you both very much! I am grateful of your answers. Greatly appreciate it.