From: Trond Myklebust <trond.myklebust@fys.uio.no>
To: Bernhard Busch <bbusch@biochem.mpg.de>
Cc: nfs@lists.sourceforge.net
Subject: Re: file locking error (37!) NFS problem
Date: 17 Sep 2003 11:36:33 -0400 [thread overview]
Message-ID: <shsllsnctq6.fsf@charged.uio.no> (raw)
In-Reply-To: <3F6878DA.7070101@biochem.mpg.de>
>>>>> " " == Bernhard Busch <bbusch@biochem.mpg.de> writes:
> Hello NFS Experts I upgraded a NFS Server from Suse 8.0 to Suse
> 8.1.
> If i use the EMAN program (Electron Image Processing Program,
> cluster version) from
> a client with Suse8.0 (the data files are on the fileserver) ,
> i get the error message
> file locking error (37!) NFS problem
*IF* the '37' is actually the error code returned by the kernel (in
which case it seems stupid that they don't use 'perror()' to report it
in standard format, but whatever...), then that would just be -ENOLCK
(i.e. the lock failed).
Check that your new server is not firewalling the port that is being
used by lockd. ('rpcinfo -p' will tell you which port that is).
Cheers,
Trond
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
prev parent reply other threads:[~2003-09-17 15:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-17 15:08 file locking error (37!) NFS problem Bernhard Busch
2003-09-17 15:36 ` Trond Myklebust [this message]
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=shsllsnctq6.fsf@charged.uio.no \
--to=trond.myklebust@fys.uio.no \
--cc=bbusch@biochem.mpg.de \
--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.