[ExtractStream] NFS issues

Rob Royse rob at r...
Sat, 23 Jun 2001 12:52:52 -0500


---------------------- multipart/alternative attachment
Thanks for your help. I checked /var/log/messages, and this is what I can
find, multiple times (corresponding to my attempts to write) and I think it
is directly related, but I can't make anything of the error codes:

Jun 23 08:43:43 suse71 rpc.mountd: authenticated mount request from
192.168.0.110:743 for /tmp/tivo (/tmp/tivo) 
Jun 23 08:43:57 suse71 rpc.mountd: authenticated mount request from
192.168.0.110:745 for /tmp/tivo (/tmp/tivo) 
Jun 23 08:44:06 suse71 kernel: fh_verify: tmp/tivo permission failure,
acc=3, error=13

I am running SUSE 7.1 (kernel 2.4) and have made no modifications that I am
aware of to NFS. It should be whatever is default with SUSE 7.1

If you have an idea of what it is, please let me know. Your assistance is
GREATLY APPRECIATED.

Thanks,

Rob Royse

-----Original Message-----
From: sharkey@a... [mailto:sharkey@a...]

Sent: Saturday, June 23, 2001 9:19 AM
To: ExtractStream@yahoogroups.com
Subject: Re: [ExtractStream] NFS issues 

> What should I look at next?

/var/log/*

Seriously. cd /var/log, ls -latr, to see recently modifed files, mount
from the tivo and try (and fail) to write to a file, ls -latr again and
see which files have been modied. Read the log messages. They'll
likely give you an idea of what the problem is.

> I saw the post from another offering help about
> the user space nfs daemon, but that promptly went right over my head

A daemon is a program that runs in the backgrounda and (frequently)
listens to the network and answers requests for information from other
programs.

There are two NFS daemons available for linux. The original one
(user-space)
is a separate program and you should be able to see it running in the
process
table:

nurock% ps uax | grep nfs
root 468 0.1 0.3 2980 936 ? S Jun20 7:01
/usr/sbin/rpc.nfsd
sharkey 5635 0.0 0.2 1336 512 pts/12 S 23:11 0:00 grep nfs
nurock%

That will at least you know if you're running the user-space server.

The newer daemon is actually integrated into the Linux kernel itself.
Under certain conditions, the kernel daemon is faster than the user
space (non-kernel) daemon, but for most home users you're not likely
to see much of a difference. None whatsoever from the Tivo.

I don't know how Suse configures itself. Under Debian, you can choose
which server to use. There's a package called nfs-kernel-server and
another called nfs-user-server and you can install either one, but not
both.

You should ask someone more familiar with Suse how to choose which server
to run.

Eric




Yahoo! Groups Sponsor


<http://rd.yahoo.com/M=180183.1330095.2920385.1269402/D=egroupmail/S=1703568
770:N/A=587433/?http://rd.yahoo.com/M=180183.1330095.2920385.1269402/D=egrou
pmail/S=1703568770:N/A=587433/R=0/*http://store.yahoo.com> Click Here!


<http://us.adserver.yahoo.com/l?M=180183.1330095.2920385.1269402/D=egroupmai
l/S=1703568770:N/A=587433/rand=869770434> 

To unsubscribe from this group, send an email to:
ExtractStream-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to the Yahoo!
<http://docs.yahoo.com/info/terms/> Terms of Service. 

---------------------- multipart/alternative attachment
An HTML attachment was scrubbed...
URL: http://lists.merlins.org/archives/extractstream/attachments/1eda5e68/attachment.html

---------------------- multipart/alternative attachment--