Back to bug 1966608

Who When What Removed Added
Red Hat One Jira (issues.redhat.com) 2021-06-01 13:48:28 UTC Link ID Red Hat Issue Tracker RHCEPH-124
Juan Miguel Olmo 2021-06-01 15:19:00 UTC Status NEW MODIFIED
CC jolmomar
Link ID Ceph Project Bug Tracker 51043
Assignee sewagner jolmomar
Preethi 2021-06-04 05:11:11 UTC CC pnataraj
Doc Type If docs needed, set a value Known Issue
Preethi 2021-06-04 05:11:45 UTC Blocks 1959686
Ranjini M N 2021-06-15 09:22:43 UTC CC rmandyam
Flags needinfo?(jolmomar)
Juan Miguel Olmo 2021-06-15 09:45:47 UTC Doc Text Cause: The description provided by the help of the command "ceph orch osd rm" has a wrong parameter description.

it says:
ceph orch osd rm <svc_id>... [--replace] [--force]

it must say:
ceph orch osd rm <osd_id>... [--replace] [--force]

Consequence: it can drive to error specifying the OSD to remove (it must be used "osd_id" instead "svc_id")

Workaround (if any): Use the "osd identification" in the parameter "svc_id"

Result: The osd which identification has been provided must be deleted
Flags needinfo?(jolmomar)
Ranjini M N 2021-06-15 16:09:40 UTC Docs Contact knortema rmandyam
Doc Text Cause: The description provided by the help of the command "ceph orch osd rm" has a wrong parameter description.

it says:
ceph orch osd rm <svc_id>... [--replace] [--force]

it must say:
ceph orch osd rm <osd_id>... [--replace] [--force]

Consequence: it can drive to error specifying the OSD to remove (it must be used "osd_id" instead "svc_id")

Workaround (if any): Use the "osd identification" in the parameter "svc_id"

Result: The osd which identification has been provided must be deleted
.The `ceph orch osd rm help` command gives an incorrect parameter description

The `ceph orch osd rm help` command gives `ceph orch osd rm _SVC_ID_ ... [--replace] [--force]` parameter instead of `ceph orch osd rm _OSD_ID_... [--replace] [--force]`. This prompts the users to specify the `_SVC_ID_` while removing the OSDs.

To workaround this issue, use the OSD identification `_OSD_ID_` parameter to remove the OSDs of a {storage-product} cluster.
Flags needinfo?(jolmomar)
Sebastian Wagner 2021-06-18 11:40:00 UTC Priority unspecified medium
CC sewagner
Juan Miguel Olmo 2021-06-21 07:23:05 UTC Flags needinfo?(jolmomar)
Sebastian Wagner 2021-09-28 14:02:20 UTC Assignee jolmomar sewagner
Status MODIFIED NEW
Sebastian Wagner 2021-11-26 14:25:09 UTC Target Release 5.1 5.2
Red Hat Bugzilla 2022-01-31 23:32:04 UTC Assignee sewagner adking
CC sewagner
Adam King 2022-03-08 14:16:43 UTC Assignee adking gabrioux
Adam King 2022-03-22 13:06:28 UTC CC adking
Target Release 5.2 6.1
Redouane Kachach Elhichou 2022-05-31 11:18:13 UTC CC rkachach
Guillaume Abrioux 2022-05-31 12:28:31 UTC Target Release 6.1 5.2
Status NEW POST
Link ID Github ceph/ceph/pull/41632
errata-xmlrpc 2022-05-31 19:57:54 UTC CC tserlin
Status POST MODIFIED
Fixed In Version ceph-16.2.8-2.el8cp
Status MODIFIED ON_QA
Vasishta 2022-06-01 03:55:20 UTC QA Contact vashastr mgowri
Manasa 2022-06-01 13:00:35 UTC QA Contact mgowri rkhambad
Rajendra Khambadkar 2022-06-02 14:32:08 UTC Status ON_QA VERIFIED
Akash Raj 2022-07-06 06:45:49 UTC Blocks 2102272
CC akraj
Akash Raj 2022-07-06 06:53:13 UTC Flags needinfo?(gabrioux)
CC gabrioux
Akash Raj 2022-07-06 07:10:33 UTC Docs Contact rmandyam akraj
Guillaume Abrioux 2022-07-06 07:42:42 UTC Flags needinfo?(gabrioux)
Doc Type Known Issue If docs needed, set a value
Doc Text .The `ceph orch osd rm help` command gives an incorrect parameter description

The `ceph orch osd rm help` command gives `ceph orch osd rm _SVC_ID_ ... [--replace] [--force]` parameter instead of `ceph orch osd rm _OSD_ID_... [--replace] [--force]`. This prompts the users to specify the `_SVC_ID_` while removing the OSDs.

To workaround this issue, use the OSD identification `_OSD_ID_` parameter to remove the OSDs of a {storage-product} cluster.
Akash Raj 2022-07-14 03:41:05 UTC Doc Type If docs needed, set a value No Doc Update
Red Hat Bugzilla 2022-07-14 03:41:05 UTC Doc Type No Doc Update No Doc Update
errata-xmlrpc 2022-08-09 09:53:17 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2022-08-09 17:35:53 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2022-08-09 17:35:53 UTC
errata-xmlrpc 2022-08-09 17:36:25 UTC Link ID Red Hat Product Errata RHSA-2022:5997

Back to bug 1966608