Adds an export.
maprcli nfs4mgmt add-export
[ -nfshost <ip|hostname> ]
[ -nfsport <port> ]
-exportid <export-ID>
-conffile <conf-file-path>| Parameter | Description |
|---|---|
conffile |
The path to the configuration file. |
exportid |
The export ID as specified in the configuration file. The default value is 0. |
nfshost |
The NFS server host. Value can be the IP address or the hostname of the NFS server host. The default value is 127.0.0.1. |
nfsport |
The NFS server port. The default value is 9995. |