From: Rajesh Kalmady <krajesh304@gmail.com>
To: nfs@lists.sourceforge.net
Subject: nfs mounting problem in a linux cluster
Date: Fri, 20 Jan 2006 18:03:43 +0530 [thread overview]
Message-ID: <536c333e0601200433s270e4e47x@mail.gmail.com> (raw)
I have a linux cluster with RHEL 4.1 installed in all nodes and the
NFS servers too. I have a
strange problem of NFS mounting. When I try to mount a file system
from the NFS server on
to all nodes, I find that the mount hangs in some nodes, but works in
others normally. I go to that node, kill the mount command and run it
again, it works. The set of nodes where it
does not work is also random.
I was doing this using a shell script which uses rsh to issue mount
commands on the nodes,
one by one. I thought that maybe the NFS server cannot handle rapid
requests, so I put a
sleep of 2 seconds between successive mount commands. But there was no
change in
the behavior.
After some diagnosing using tcpdump, I found that the mount client
first contacts the
RPC portmapper, then the NFS port and then the port where mountd is
listening. In those
machines where it does not work, I found that portmapper and nfs are
contacted but after
this, there is no progress.
The linux version is 2.6.9 (the one which comes in RHEL 4.1).
The same behavior happens when I unmount the partition too.
Could some experts help me out please ?
regards
Rajesh
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
next reply other threads:[~2006-01-20 12:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-20 12:33 Rajesh Kalmady [this message]
2006-01-23 13:02 ` nfs mounting problem in a linux cluster Steve Dickson
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=536c333e0601200433s270e4e47x@mail.gmail.com \
--to=krajesh304@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.