Project

General

Profile

Bug #53847

`ceph cephadm osd activate` don't work

Added by The fool about 2 years ago. Updated about 2 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
cephadm
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I'm follow this document [[https://docs.ceph.com/en/latest/cephadm/services/osd/#activate-existing-osds]] to active exist osds. But it don't work.

root@uii-m:~# ceph cephadm osd activate
no valid command found; 10 closest matches:
cephadm set-ssh-config
cephadm clear-ssh-config
cephadm get-ssh-config
cephadm generate-key
cephadm set-priv-key
cephadm set-pub-key
cephadm clear-key
cephadm get-pub-key
cephadm get-user
cephadm set-user <user>
Error EINVAL: invalid command

History

#1 Updated by The fool about 2 years ago

The ceph-common verison is 16.2.7

root@uii-m:~# ceph -v
ceph version 16.2.7 (dd0603118f56ab514f133c8d2e3adfc983942503) pacific (stable)

#3 Updated by Redouane Kachach Elhichou about 2 years ago

I'm closing this issue because the command exists on pacific branch.

[ceph: root@ceph-node-0 /]# ceph versions
{
    "mon": {
        "ceph version 16.2.7-601-g179a7bca (179a7bca8a84771b0dde09e26f7a2146a985df90) pacific (stable)": 3
    },
    "mgr": {
        "ceph version 16.2.7-601-g179a7bca (179a7bca8a84771b0dde09e26f7a2146a985df90) pacific (stable)": 2
    },
    "osd": {
        "ceph version 16.2.7-601-g179a7bca (179a7bca8a84771b0dde09e26f7a2146a985df90) pacific (stable)": 4
    },
    "mds": {},
    "overall": {
        "ceph version 16.2.7-601-g179a7bca (179a7bca8a84771b0dde09e26f7a2146a985df90) pacific (stable)": 9
    }
}
[ceph: root@ceph-node-0 /]# ceph cephadm osd -h | grep activate
cephadm osd activate <host>...                                                                 Start OSD containers for existing OSDs

#4 Updated by Redouane Kachach Elhichou about 2 years ago

  • Status changed from New to Rejected

Also available in: Atom PDF