Forums

sbn
sbn
Offline
Resolved
0 votes
I have several Suse Enterprise v11 SP3 exports that I am trying to mount NFS on ClearOS machine. On the client side, I can without issue mount another server on a Suse client, but not ClearOS. This is what I get:
<blockquote>mount -t nfs 10.10.10.5:/ /home/network/SRV1
mount.nfs: Connection timed out
</blockquote>

Same command on another Suse, mounts fine. Done search just see if Redhat is anything special run mount command, what I find is it is all the same. As for logging, nothing is shown regarding errors. (only logging for NFS can find is in messages)

Edit: Doing more testing, I was able to mount on ClearOS VM running 5.2, but only AFTER I installed portmapper. But was the same issue before I installed, just got connection timed out. I did do yum search, there was no portmapper to install. So back to square 1, as I eventually would prefer to mount these on the VM running 6.6
Friday, May 01 2015, 05:35 PM
Share this post:
Responses (1)
  • Accepted Answer

    Tuesday, May 05 2015, 02:20 AM - #Permalink
    Resolved
    0 votes
    It has been quite some time since using NFS, but I believe you need to install the nfs-utils package.
    The reply is currently minimized Show
Your Reply