Project

General

Profile

Actions

Feature #45138

closed

cephadm: remove legacy daemons

Added by Sebastian Wagner about 4 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
cephadm (binary)
Target version:
-
% Done:

0%

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

Description

rm-daemon doesn't support removing those daemons:

$ sudo cephadm ls                                                            
[
    {
        "style": "legacy",
        "name": "mon.ubuntu",
        "fsid": "unknown",
        "enabled": false,
        "state": "stopped",
        "host_version": null
    }
]
$ sudo cephadm rm-daemon --name mon.ubuntu
usage: cephadm rm-daemon [-h] --name NAME --fsid FSID [--force]
                         [--force-delete-data]
cephadm rm-daemon: error: the following arguments are required: --fsid

prio=low, until there is some demand for this.


Related issues 2 (0 open2 closed)

Related to Orchestrator - Bug #45976: cephadm: prevent rm-daemon from removing legacy daemonsDuplicate

Actions
Related to Orchestrator - Bug #45999: cephadm shell: picking up legacy_dirResolvedMichael Fritch

Actions
Actions #1

Updated by Sebastian Wagner almost 4 years ago

  • Related to Bug #45976: cephadm: prevent rm-daemon from removing legacy daemons added
Actions #2

Updated by Deepika Upadhyay almost 4 years ago

  • Related to Bug #45999: cephadm shell: picking up legacy_dir added
Actions #3

Updated by Sebastian Wagner over 3 years ago

  • Tracker changed from Bug to Feature
Actions #4

Updated by Sebastian Wagner over 2 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF