Hello mabi
What about "ceph orch osd rm osd.1 --force "
From "ceph orch --help”, "orch daemon rm” should specify a daemon name.
"orch osd rm” should specify a svc_id.
They seems a bit different.
orch daemon rm ... [--force] Remove specific
daemon(s)
orch osd rm ... [--
Hello Jeremy Hansen,
try:
ceph log last cephadm
or see files below
/var/log/ceph/cephadm.log
> On Jun 7, 2021, at 15:49, Jeremy Hansen wrote:
>
> What’s the proper way to track down where this error is coming from? Thanks.
>
>
> 6/7/21 12:40:00 AM
> [WRN]
> [WRN] CEPHADM_FAILED_DAEMON: 1
Hi ceph-users,
I deploy ceph on arm64 by cephadm.
Mon/mgr seems work well.
But for osd, it can not work well, that means I can add osd to my cluster but
osd can not goto up&in status.
I can not find helpful info from ceph log.
Can anyone help me, or how can I find the reason why osd can not goto