<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kkeller</id>
	<title>OpenVZ Virtuozzo Containers Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kkeller"/>
	<link rel="alternate" type="text/html" href="https://wiki.openvz.org/Special:Contributions/Kkeller"/>
	<updated>2026-06-13T17:46:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wiki.openvz.org/index.php?title=NFS_doesn%27t_work&amp;diff=12505</id>
		<title>NFS doesn't work</title>
		<link rel="alternate" type="text/html" href="https://wiki.openvz.org/index.php?title=NFS_doesn%27t_work&amp;diff=12505"/>
		<updated>2012-06-06T21:28:50Z</updated>

		<summary type="html">&lt;p&gt;Kkeller: mention rpcbind&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Often [[NFS]] in container does not work because of misconfiguration. &lt;br /&gt;
This article contains known reasons of such problems as well as solutions for those.&lt;br /&gt;
&lt;br /&gt;
== Mount hangs ==&lt;br /&gt;
&lt;br /&gt;
===  Symptoms ===&lt;br /&gt;
&amp;lt;tt&amp;gt;mount&amp;lt;/tt&amp;gt;  command hangs or takes a very long time to complete:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# mount &amp;lt;ip address&amp;gt;:/pub /data&lt;br /&gt;
(...hangs here...)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Reasons ===&lt;br /&gt;
* Lockd is not running on the NFS server&lt;br /&gt;
* Portmap (older) or rpcbind (newer) is not running on the NFS client&lt;br /&gt;
* Networking is broken (e.g. scripts brought up default route but not IP address yet)&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Two options are possible:&lt;br /&gt;
* run &amp;lt;tt&amp;gt;lockd&amp;lt;/tt&amp;gt; on the server&lt;br /&gt;
* mount with &amp;lt;tt&amp;gt;nolock&amp;lt;/tt&amp;gt; option&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
* {{Bug|620}}&lt;br /&gt;
&lt;br /&gt;
== Permission denied after mount ==&lt;br /&gt;
&lt;br /&gt;
===  Symptoms ===&lt;br /&gt;
&lt;br /&gt;
After a successful mount it is not possible to enter the mounted directory. &lt;br /&gt;
&lt;br /&gt;
=== Reasons and Solution ===&lt;br /&gt;
&lt;br /&gt;
* Possible the wrong authentification method for NFS is used. Try to add the mount option &amp;lt;code&amp;gt;sec=sys&amp;lt;/code&amp;gt; to use the system mount option [http://workaround.org/node/265]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Troubleshooting]]&lt;/div&gt;</summary>
		<author><name>Kkeller</name></author>
		
	</entry>
</feed>