Bug 2149415 - [cephfs][nfs] "ceph nfs cluster info" shows does not exist cluster [NEEDINFO]
Summary: [cephfs][nfs] "ceph nfs cluster info" shows does not exist cluster
Keywords:
Status: ASSIGNED
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 6.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 6.1
Assignee: Dhairya Parmar
QA Contact: Hemanth Kumar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-11-29 20:25 UTC by julpark
Modified: 2023-03-01 05:21 UTC (History)
4 users (show)

Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
gfarnum: needinfo? (rraja)


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-5707 0 None None None 2022-11-29 20:31:41 UTC

Description julpark 2022-11-29 20:25:05 UTC
Description of problem:

"ceph nfs cluster info" shows does not exist cluster

Version-Release number of selected component (if applicable):

ceph version 17.2.5-14.el9cp

How reproducible:


Steps to Reproduce:
1.enable nfs
2.Try to list out nfs cluster with "ceph nfs cluster ls"
3.confirm that the name does not exist
4.ceph nfs cluster info does_not_exist
5.check if the name shows any info

Actual results:

[root@ceph-julpark-enhoo2-node7 cephuser]# ceph nfs cluster info does_not_exist
{
    "does_not_exist": {
        "virtual_ip": null,
        "backend": []
    }
}

Expected results:

It should say the cluster does not exist

Additional info:

ceph version 17.2.5-14.el9cp


Note You need to log in before you can comment on or make changes to this bug.