Pages

Search result

Selasa, 23 November 2010

Getting problem with NFS mount.nfs: Input/output error

Today I want to mount my server to NAS (using NFS) but I got a problem when trying to mount it, please see below for the error log:

mount.nfs: Input/output error



I think the problem is because portmap doesn't start, and I try to see portmap status, like this:
$ /etc/init.d/portmap status
portmap dead but subsys locked

I'm already try to remove portmap's subsys  and restart the portmap service but doesn't fix the problem:

$ sudo rm -rf /var/lock/subsys/portmap

The same file would be created for starting the service agian.
Start the portmap service now.

Check whether the portMapper is running,
using rpcinfo
$ sudo /usr/sbin/rpcinfo -p localhost
rpcinfo: can't contact portmapper: rpcinfo: RPC: Unable to receive; errno = Connection reset by peer

Hm..., I'm still looking for the trouble maker :(

Tidak ada komentar:

Posting Komentar