All of lore.kernel.org
 help / color / mirror / Atom feed
* some programs hang when run over nfs.
@ 2002-04-10  0:29 Todd Weaver
  2002-04-10  0:54 ` Andrew Ryan
  0 siblings, 1 reply; 5+ messages in thread
From: Todd Weaver @ 2002-04-10  0:29 UTC (permalink / raw)
  To: nfs

Hello,

I thought this was a library issue per workstation for quite awhile.
However, I have narrowed it down to this problem.

I can run programs such as nautilus, staroffice, openoffice as a local
user just fine. However, if I try to run any of the above programs as a
nis user who's home directory is an nfs mount, that program will hang.

for example (staroffice):
todd@ws04~ $ strace -f /usr/local/office/program/soffice
[snip]
[pid   589] open("/home/t/todd/.sversionrc", O_RDONLY) = 3
[pid   589] fcntl(3, F_GETFD)           = 0
[pid   589] fcntl(3, F_SETFD, FD_CLOEXEC) = 0
[pid   589] fcntl(3, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}

This of course all occurred as soon as I upgraded debian stable to the
latest packages.

I am not sure how to track this problem any further.

I will add that as a local user there is no problem whatsoever.
but as a nis/nfs user some programs fail with similar results.
mozilla works fine, and obviously that is setup with a local binary, and
the configuration is read over nfs.

Could somebody please help me debug this further, or better yet tell me
what I need do to fix this problem.

I can easily provide more information, if somebody can tell me what would
be pertinent.

I am not a subscriber to the nfs mailing list (yet) so please reply to me
as well as the list please.

Thanks all!


_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-04-10  3:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-10  0:29 some programs hang when run over nfs Todd Weaver
2002-04-10  0:54 ` Andrew Ryan
2002-04-10  1:08   ` Todd Weaver
2002-04-10  1:25   ` Todd Weaver
2002-04-10  3:11     ` Andrew Ryan

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.