2
edits
Changes
other reasons why nfs might not work
=== Symptoms ===
<tt>mount</tt> command hangsor takes a very long time to complete:
<pre>
# mount <ip address>:/pub /data
</pre>
=== Reason Reasons ===* Lockd is not running on the NFS server* Portmap is not running on the NFS client* Networking is broken (e.g. scripts brought up default route but not IP address yet)
=== Solution ===