Configuration Mode Commands : SteelFusion Core NFS (file mode) commands : storage nfs export mount
  
storage nfs export mount
Mounts the NFS export to the SteelFusion Core.
Syntax
[failover-peer] storage nfs export mount <export-path> [exclude <objects>]
Parameters
failover-peer
Performs the command on the failover peer of the current appliance. If the failover peer is unavailable, the changed configuration is automatically applied when the appliance returns to service.
You can run failover-peer commands only on a Core appliance in ActiveSolo failover state.
<export-path>
Directory path to the backend storage array where the export is located.
exclude <objects>
Excludes the specified files and directories from the export.
Usage
Mounting an export means establishing an attachment of part of a remote file system to the local file system. You must mount the export before files on the server can be accessed.
Example
Core_01 (config) # storage nfs export mount 10.5.20.110:/ifs/nfs1
Product
SteelFusion Core
Related Commands
“show storage nfs export (Core),” storage nfs export unmount