Back to bug 2149415

Who When What Removed Added
Red Hat One Jira (issues.redhat.com) 2022-11-29 20:31:41 UTC Link ID Red Hat Issue Tracker RHCEPH-5707
Greg Farnum 2022-11-30 14:48:27 UTC CC gfarnum, rraja
Flags needinfo?(rraja)
Assignee vshankar rraja
Venky Shankar 2022-11-30 15:09:59 UTC Status NEW ASSIGNED
Assignee rraja dparmar
CC vshankar
Red Hat Bugzilla 2022-12-31 19:04:04 UTC Assignee dparmar vshankar
Red Hat Bugzilla 2022-12-31 19:50:38 UTC QA Contact hyelloji
Red Hat Bugzilla 2023-01-01 08:49:29 UTC Assignee vshankar nobody
CC vshankar
Alasdair Kergon 2023-01-04 04:39:42 UTC Assignee nobody dparmar
Alasdair Kergon 2023-01-04 05:10:46 UTC QA Contact hyelloji
Alasdair Kergon 2023-01-04 05:57:59 UTC CC vshankar
Red Hat Bugzilla 2023-01-09 08:28:09 UTC CC ceph-eng-bugs
Alasdair Kergon 2023-01-09 19:43:36 UTC CC ceph-eng-bugs
Red Hat Bugzilla 2023-03-01 05:21:45 UTC CC rraja
Greg Farnum 2023-04-10 14:39:09 UTC Flags needinfo?(dparmar)
CC dparmar
Venky Shankar 2023-04-10 14:45:05 UTC Keywords Rebase
Status ASSIGNED MODIFIED
Dhairya Parmar 2023-04-10 17:27:41 UTC Flags needinfo?(vshankar)
Venky Shankar 2023-04-11 02:23:38 UTC Flags needinfo?(vshankar)
Ken Dreyer (Red Hat) 2023-04-13 16:52:59 UTC Flags needinfo?(rraja) needinfo?(dparmar)
Fixed In Version ceph-17.2.6-2.el9cp
CC kdreyer
errata-xmlrpc 2023-04-13 20:29:12 UTC Status MODIFIED ON_QA
Hemanth Kumar 2023-04-18 12:57:24 UTC Status ON_QA VERIFIED
Akash Raj 2023-05-03 06:31:45 UTC CC akraj
Docs Contact akraj
Flags needinfo?(dparmar)
Dhairya Parmar 2023-05-04 08:57:32 UTC Doc Text Cause: Existence of cluster wasn't checked when running ceph nfs cluster info <cluster_id>

Consequence: It would show info of the non-existing cluster, "virtual_ip" and "backend" to be precise, both null and empty respectively.

Fix: Check the cluster existence at the time of running ceph nfs cluster info <cluster_id> cmd.

Result: It throws "Error ENOENT: cluster does not exist" in case a non-existing cluster is queried in cmd "ceph nfs cluster info <cluster_id>".
Doc Type If docs needed, set a value Bug Fix
Dhairya Parmar 2023-05-04 08:58:08 UTC Flags needinfo?(dparmar)
Akash Raj 2023-05-08 02:42:03 UTC Blocks 2192813
Akash Raj 2023-05-16 04:07:45 UTC Doc Text Cause: Existence of cluster wasn't checked when running ceph nfs cluster info <cluster_id>

Consequence: It would show info of the non-existing cluster, "virtual_ip" and "backend" to be precise, both null and empty respectively.

Fix: Check the cluster existence at the time of running ceph nfs cluster info <cluster_id> cmd.

Result: It throws "Error ENOENT: cluster does not exist" in case a non-existing cluster is queried in cmd "ceph nfs cluster info <cluster_id>".
.Non-existing cluster no longer shows up when running the `ceph nfs cluster info _CLUSTER_ID_` command.

Previously, existence of a cluster would not be checked when `ceph nfs cluster info _CLUSTER_ID_` command was run, due to which, information of the non-existing cluster would be shown, such as `virtual_ip` and `backend`, null and empty respectively.

With this fix, the`ceph nfs cluster info _CLUSTER_ID_` command checks the cluster existence and an _Error ENOENT: cluster does not exist_ is thrown in case a non-existing cluster is queried.
errata-xmlrpc 2023-06-15 09:08:13 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2023-06-15 09:16:25 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2023-06-15 09:16:25 UTC
errata-xmlrpc 2023-06-15 09:17:10 UTC Link ID Red Hat Product Errata RHSA-2023:3623

Back to bug 2149415