<div dir="ltr"><div><div>Dear all,<br><br></div>We recently added 2 hypervisors to the domain on ovirt, but for some reason they can&#39;t connect to the nfs share:<br>When I manually try to mount the nfs-share ([root@ovirthyp01dev ~]# mount -vvv -t nfs -o vers=3,tcp progress:/media/NfsProgress /rhev/data-center/mnt/<a href="http://progress.brusselsairport.aero">progress.brusselsairport.aero</a>\:_media_NfsProgress/)<br>:<br>mount: external mount: argv[3] = &quot;-v&quot;<br>mount: external mount: argv[4] = &quot;-o&quot;<br>mount: external mount: argv[5] = &quot;rw,vers=3,tcp&quot;<br>mount.nfs: timeout set for Tue Dec 16 08:56:47 2014<br>mount.nfs: trying text-based options &#39;vers=3,tcp,addr=10.110.56.20&#39;<br>mount.nfs: prog 100003, trying vers=3, prot=6<br>mount.nfs: portmap query failed: RPC: Program not registered<br>mount.nfs: requested NFS version or transport protocol is not supported<br><br></div><div>From vdsm.log:<br>Thread-277::ERROR::2014-12-16 08:46:32,504::storageServer::211::Storage.StorageServer.MountConnection::(connect) Mount failed: (32, &#39;;mount.nfs: requested NFS version or transport protocol is not supported\n&#39;)<br>Traceback (most recent call last):<br>  File &quot;/usr/share/vdsm/storage/storageServer.py&quot;, line 209, in connect<br>    self._mount.mount(self.options, self._vfsType)<br>  File &quot;/usr/share/vdsm/storage/mount.py&quot;, line 223, in mount<br>    return self._runcmd(cmd, timeout)<br>  File &quot;/usr/share/vdsm/storage/mount.py&quot;, line 239, in _runcmd<br>    raise MountError(rc, &quot;;&quot;.join((out, err)))<br>MountError: (32, &#39;;mount.nfs: requested NFS version or transport protocol is not supported\n&#39;)<br>Thread-277::ERROR::2014-12-16 08:46:32,508::hsm::2433::Storage.HSM::(connectStorageServer) Could not connect to storageServer<br>Traceback (most recent call last):<br>  File &quot;/usr/share/vdsm/storage/hsm.py&quot;, line 2430, in connectStorageServer<br>    conObj.connect()<br>  File &quot;/usr/share/vdsm/storage/storageServer.py&quot;, line 328, in connect<br>    return self._mountCon.connect()<br>  File &quot;/usr/share/vdsm/storage/storageServer.py&quot;, line 217, in connect<br>    raise e<br>MountError: (32, &#39;;mount.nfs: requested NFS version or transport protocol is not supported\n&#39;)<br><br></div>Any ideas? The rest (4 others) didn&#39;t have any problems...<br><br></div>