"ceph log last cephadm" shows the host was added without errors. "ceph orch host ls" shows the host as well. "python3 -c import sys;exec(...)" is running on the host. But still no devices on this host is listed. Where else can I check? Thanks! Tony
-----Original Message----- From: Tony Liu <tonyliu0592@hotmail.com> Sent: Sunday, January 31, 2021 9:23 PM To: ceph-users@ceph.io Subject: [ceph-users] no device listed after adding host
Hi,
I added a host by "ceph orch host add ceph-osd-5 10.6.10.84 ceph-osd". I can see the host by "ceph orch host ls", but no devices listed by "ceph orch device ls ceph-osd-5". I tried "ceph orch device zap ceph-osd-5 /dev/sdc --force", which works fine. Wondering why no devices listed? What I am missing here?
Thanks! Tony _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io