Linux NFS development
 help / color / mirror / Atom feed
From: Payal Rathod <payal-nfs@scriptkitchen.com>
To: nfs@lists.sourceforge.net
Subject: nfs client hanging
Date: Fri, 28 Apr 2006 09:28:53 -0400	[thread overview]
Message-ID: <20060428132853.GA4431@tranquility.scriptkitchen.com> (raw)

Hi,
I am trying out NFS server on Mandrake 10.0 machine. I have /etc/exports 
as,
/home/test/ 192.168.10.101(ro,sync)

# cat /etc/hosts.allow
portmap: 192.168.10.0/255.255.255.0

# cat /etc/hosts.deny
telnetd:192.168.10.1

>From 192.168.10.101 I do,
mount 192.168.10.100:/home/test/ /mnt/tmp/

But the client hangs up for a very long time. What is wrong? On syslog 
of 192.168.10.100 I see,
Apr 28 09:18:40 designs rpc.mountd: authenticated mount request from 
192.168.10.101:916 for /home/test (/home/test)

The rpcinfo is given below. Can anyone tell what is wrong with the 
setup?
With warm regards,
-Payal




# rpcinfo -p
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100005    1   udp    651  mountd
    100005    1   tcp    654  mountd
    100005    2   udp    651  mountd
    100005    2   tcp    654  mountd
    100005    3   udp    651  mountd
    100005    3   tcp    654  mountd
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    4   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100003    4   tcp   2049  nfs
    100021    1   udp   1087  nlockmgr
    100021    3   udp   1087  nlockmgr
    100021    4   udp   1087  nlockmgr
    100021    1   tcp   1084  nlockmgr
    100021    3   tcp   1084  nlockmgr
    100021    4   tcp   1084  nlockmgr
    100024    1   udp    660  status
    100024    1   tcp    663  status




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

                 reply	other threads:[~2006-04-28 13:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060428132853.GA4431@tranquility.scriptkitchen.com \
    --to=payal-nfs@scriptkitchen.com \
    --cc=nfs@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox