Project

General

Profile

Actions

Feature #47782

closed

ceph orch host rm <host> is not stopping the services deployed in the respective removed hosts

Added by Preethi Nataraj over 3 years ago. Updated almost 3 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
cephadm/scheduler
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

ceph orch host rm <host> is successful but services deployed in the removed hosts are still active and running instead of failed/notloaded/notrunning state.

Steps:
cluster with more than one mon nodes
and with at least 1 daemon (osd) running in everyhost
ceph orch host rm <host>
ceph ceph orch ps | grep <host>
this command does not provide any output, but however
if you check the containers running in the removed host they remain started
if you check ceph -s ,... no changes respect the situation before removing the hosts

you also check with systemctl commands which shows services are in active state though hosts are removed from cluster.


Related issues 7 (1 open6 closed)

Related to Orchestrator - Feature #45769: cephadm: Don't deploy on offline hostsResolved

Actions
Related to Orchestrator - Bug #43838: cephadm: Forcefully Remove Services (unresponsive hosts)Can't reproduce

Actions
Related to Orchestrator - Feature #47038: cephadm: Automatically deploy failed daemons on other hostsNew

Actions
Related to Ceph - Bug #48290: mgr/dashboard: deletion of host doesn't reflect the dashboardWon't FixAvan Thakkar

Actions
Related to Orchestrator - Feature #48624: ceph orch drain <host>ResolvedDaniel Pivonka

Actions
Related to Orchestrator - Bug #48939: Orchestrator removes mon daemon from wrong host when removing host from clusterCan't reproduce

Actions
Related to Orchestrator - Bug #49622: cephad orchestrator allows to delete hosts with ceph daemons runningResolvedDaniel Pivonka

Actions
Actions

Also available in: Atom PDF