Re: 2.3.50 nfsv3 permission problem[now 2.3.51]

From: nbecker@fred.net
Date: Tue Mar 14 2000 - 11:27:24 EST


The linux box is rpppc2, the sun is adgsun2.

It looks like it's not actually getting mounted.

On adgsun2 I do:

ls -l /net/rpppc2
total 1
dr-xr-xr-x 1 root root 1 Mar 14 11:17 disk1
dr-xr-xr-x 1 root root 1 Mar 14 11:17 usr

Now on adgsun2 I do:

 /sbin/mount | grep rpppc2
[nothing]

On rpppc2 I do:

cat /proc/fs/nfs/exports
# Version 1.0
# Path Client(Flags) # IPs
/disk1 rpppc5.md.hns.com(rw,root_squash,async,wdelay) # 139.85.47.89
/disk1 rpppc4.md.hns.com(rw,root_squash,async,wdelay) # 139.85.47.88
/disk1 nbeckerpc.hns.com(rw,root_squash,async,wdelay) # 139.85.108.139
/disk1 pacpc1.hns.com(rw,root_squash,async,wdelay) # 139.85.24.50

So we see that adgsun2 didn't seem to mount anything. Also on rpppc2/usr/sbin/nfsstat
Server rpc stats:
calls badcalls badauth badclnt xdrcall
426 0 0 0 0
Server nfs v2:
null getattr setattr root lookup readlink
0 0% 100 23% 3 0% 0 0% 218 51% 0 0%
read wrcache write create remove rename
31 7% 0 0% 15 3% 13 3% 26 6% 0 0%
link symlink mkdir rmdir readdir fsstat
13 3% 0 0% 0 0% 0 0% 0 0% 3 0%

Server nfs v3:
null getattr setattr lookup access readlink
4 100% 0 0% 0 0% 0 0% 0 0% 0 0%
read write create mkdir symlink mknod
0 0% 0 0% 0 0% 0 0% 0 0% 0 0%
remove rmdir rename link readdir readdirplus
0 0% 0 0% 0 0% 0 0% 0 0% 0 0%
fsstat fsinfo pathconf commit
0 0% 0 0% 0 0% 0 0%

Client rpc stats:
calls retrans authrefrsh
119 0 0
Client nfs v2:
null getattr setattr root lookup readlink
0 0% 13 10% 0 0% 0 0% 97 81% 1 0%
read wrcache write create remove rename
0 0% 0 0% 0 0% 0 0% 0 0% 0 0%
link symlink mkdir rmdir readdir fsstat
0 0% 0 0% 0 0% 0 0% 6 5% 2 1%

I don't know much about nfs, but the only nfs v3 stuff is "null".

The only thing in /var/log/messages of interest is:

Mar 14 11:23:17 rpppc2 mountd[549]: export request from 139.85.108.42

nslookup 139.85.108.42
Server: localhost
Address: 127.0.0.1

Name: adgsun2.hns.com
Address: 139.85.108.42

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:29 EST