nfsmgmt refreshexports
Refreshes the list of clusters and mount points available to
mount with NFS. Permissions required: fc
or
a
.
Syntax
- CLI
-
[ -nfshost <ip or hostname> ] [ -nfsport <port> ] [ -isusermode <true | false> ]
- REST
- N/A
Parameters
Parameter |
Description |
---|---|
|
The hostname of the node that is running the MapR NFS server. Default: 127.0.0.1 |
|
The port to use. Default: 9998 |
isusermode |
Specifies whether the mode for creating the ticket for NFS is in user mode or not. Options: True or False. The ticket can not be created for nfs in user mode. Default: false |
Example
- CLI
maprcli nfsmgmt refreshexports -nfshost 10.10.82.29 -nfsport 9998