Changes

Jump to: navigation, search

NFS doesn't work

533 bytes added, 08:34, 22 June 2007
initial edition
Often NFS in VE doesn't work because off misconfiguration.
This article contents known reasons of NFS related problems, that are not bugs,
but misconfigurations.

== Reason #1 ==
=== Symptomps ===
<tt>mount</tt> command hangs:
<pre>
# mount <ip address>:/pub /data
(...hangs here...)
</pre>

=== Reason ===
Lockd is not running on the NFS server

=== Workaround ===
* run <tt>lockd</tt> on the server
* mount with <tt>nolock</tt> option

=== Links ===
* http://bugzilla.openvz.org/show_bug.cgi?id=620

[[Category:Troubleshooting]]
172
edits

Navigation menu