Hello,

 

Setting up first ceph cluster in lab.

Rocky 8.6

Ceph quincy

Using curl install method

Following cephadm deployment steps

 

Everything works as expected except 

ceph orch device ls --refresh

Only displays nvme devices and not the sata ssds on the ceph host.

 

Tried

sgdisk --zap-all /dev/sda

 

wipefs -a /dev/sda

 

Adding sata osd manually I get:

ceph orch daemon add osd ceph-a:data_devices=/dev/sda

Created no osd(s) on host ceph-a; already created?

 

nvme osd gets added without issue.

 

I have looked in the volume log on the node and monitor log on the admin
server and have not seen anything that seems like an obvious clue.

I can see commands running successfully against /dev/sda in the logs.

 

Ideas?

 

Thanks,

 

cb

 

_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to