I also see this error in the logs:
6/10/23 11:09:01 PM[ERR]host cn03.ceph does not exist Traceback (most recent call last): File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper return OrchResult(f(*args, **kwargs)) File "/usr/share/ceph/mgr/cephadm/module.py", line 1625, in remove_host self.inventory.rm_host(host) File "/usr/share/ceph/mgr/cephadm/inventory.py", line 108, in rm_host self.assert_host(host) File "/usr/share/ceph/mgr/cephadm/inventory.py", line 93, in assert_host raise OrchestratorError('host %s does not exist' % host) orchestrator._interface.OrchestratorError: host cn03.ceph does not exist