Results 1 to 1 of 1
was working till I updated the system and added iptables, but i havnt started iptables as of yet, or made any rules.
Code:
/etc/init.d/nfs start
* Starting idmapd ... [ ...
- 02-25-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 4
nfs problem after instaling itables and updates
was working till I updated the system and added iptables, but i havnt started iptables as of yet, or made any rules.
Code:/etc/init.d/nfs start * Starting idmapd ... [ ok ] * Starting NFS statd ... [ ok ] * Starting NFS daemon ... * Error starting NFS daemon [ !! ] * Starting NFS mountd ... Cannot register service: RPC: Timed out * Error starting NFS mountd
portmap and rpc started but nfs will notCode:tail /var/log/messages Feb 25 08:29:01 localhost kernel: portmap: server localhost not responding, timed out Feb 25 08:29:01 localhost kernel: RPC: failed to contact portmap (errno -5). Feb 25 08:29:36 localhost kernel: portmap: server localhost not responding, timed out Feb 25 08:29:36 localhost kernel: RPC: failed to contact portmap (errno -5). Feb 25 08:30:12 localhost kernel: portmap: server localhost not responding, timed out Feb 25 08:30:12 localhost kernel: RPC: failed to contact portmap (errno -5). Feb 25 08:30:12 localhost kernel: nfsd: last server has exited Feb 25 08:30:12 localhost kernel: nfsd: unexporting all filesystems Feb 25 08:30:47 localhost kernel: portmap: server localhost not responding, timed out Feb 25 08:30:47 localhost kernel: RPC: failed to contact portmap (errno -5).
Code:ps ax | grep portmap 12995 ? Ss 0:00 /sbin/portmap
Code:ps ax | grep rpc 13070 ? Ss 0:00 /usr/sbin/rpc.idmapd


Reply With Quote
