Project

General

Profile

Bug #46572

mgr/nfs: help for "nfs export create" and "nfs export delete" says "<attach>" where the documentation says "<clusterid>"

Added by Nathan Cutler over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
mgr/nfs, mgr/volumes
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

# ceph nfs export delete --help
...
...
 Monitor commands: 
 =================
nfs export delete <attach> <binding>                Delete a cephfs export
# ceph nfs export create --help
...
...
 Monitor commands: 
 =================
nfs export create cephfs <fsname> <attach>          Create a cephfs export
 <binding> [--readonly] [<path>]                    

BUT

https://docs.ceph.com/docs/master/cephfs/fs-nfs-exports/ says "<clusterid>" instead of "<attach>".

Also:

1. it's not clear what is meant by "<attach>"
2. I tried using the clusterid for "<attach>" and it worked.


Related issues

Copied to CephFS - Backport #46632: octopus: mgr/nfs: help for "nfs export create" and "nfs export delete" says "<attach>" where the documentation says "<clusterid>" Resolved

History

#1 Updated by Nathan Cutler over 3 years ago

  • Subject changed from Help for "nfs export create" and "nfs export delete" says "<attach>" where the documentation says "<clusterid>" to mgr/nfs: help for "nfs export create" and "nfs export delete" says "<attach>" where the documentation says "<clusterid>"
  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 36140
  • Component(FS) mgr/nfs added

#2 Updated by Patrick Donnelly over 3 years ago

  • Target version set to v16.0.0
  • Source set to Development
  • Component(FS) mgr/volumes added

#3 Updated by Patrick Donnelly over 3 years ago

  • Status changed from Fix Under Review to Pending Backport

#4 Updated by Nathan Cutler over 3 years ago

  • Copied to Backport #46632: octopus: mgr/nfs: help for "nfs export create" and "nfs export delete" says "<attach>" where the documentation says "<clusterid>" added

#5 Updated by Nathan Cutler over 3 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF