nfsmgmt refreshgidcache
Deletes the GID list (uidGidCache_ entries) in NFS
server cache. Permissions required: fc or
a.
Useful for immediately reflecting the groups update.
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 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 refreshgidcache -nfshost 10.10.82.29 -nfsport 9998