Project

General

Profile

Actions

Bug #46572

closed

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

Added by Nathan Cutler almost 4 years ago. Updated almost 4 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 1 (0 open1 closed)

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

Also available in: Atom PDF