NFS: Difference between revisions

imported>Allopsychic21
Context for my addition turned out not to be true, so I removed that part
imported>\\\\\\\\\\\
Line 88: Line 88:
}
}
</syntaxhighlight>
</syntaxhighlight>
Note that clients see exposed shares as if they were exposed at the root level - i.e. <code>/export/foo</code> becomes <code>/foo</code> (in the <code>device</code> option). Other, regular '''fileSystems''' options apply.
Replace "server" in the above device attribute with the IP address or DNS entry of the NFS server. Note that clients see exposed shares as if they were exposed at the root level - i.e. <code>/export/foo</code> becomes <code>/foo</code> (in the <code>device</code> option). Other, regular '''fileSystems''' options apply.


=== Specifying NFS version ===
=== Specifying NFS version ===