linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFS v2 attribute problem with 2.2.18?
@ 2000-12-12 11:03 Jens-Uwe Mager
  2000-12-14 23:34 ` Tuomas Haarala
  0 siblings, 1 reply; 3+ messages in thread
From: Jens-Uwe Mager @ 2000-12-12 11:03 UTC (permalink / raw)
  To: linux-kernel

I just installed the new 2.2.18 kernel and I get a strange problem with
NFS v2 servers (for example AIX 4.1.5). The problem does not appear if
the NFS server is a newer V3 for example from Solaris 7. The problem is
that I am unable to create new files in a newly created directory for a
while:

ramses$ /bin/mkdir yyy; /bin/touch yyy/xxx 
/bin/touch: yyy/xxx: Permission denied

The permission denied error goes away after a while. I did trace the
above command using tcpdump (I hope this helps to diagnose the
problem):

11:56:23.724180 ramses.helios.de.15101265 > ans.nfs: 132 lookup [|nfs] (ttl 64, id 21710)
			 4500 00a0 54ce 0000 4011 cd30 ac10 002d
			 ac10 0001 031f 0801 008c 1a93 00e6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.725265 ans.nfs > ramses.helios.de.15101265: reply ok 28 lookup [|nfs] (ttl 255, id 42181)
			 4500 0038 a4c5 0000 ff11 bea0 ac10 0001
			 ac10 002d 0801 031f 0024 2dfd 00e6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.725361 ramses.helios.de.31878481 > ans.nfs: 164 mkdir [|nfs] (ttl 64, id 21712)
			 4500 00c0 54d0 0000 4011 cd0e ac10 002d
			 ac10 0001 031f 0801 00ac d74b 01e6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 000e 0000
11:56:23.736633 ans.nfs > ramses.helios.de.31878481: reply ok 128 mkdir [|nfs] (ttl 255, id 42183)
			 4500 009c a4c7 0000 ff11 be3a ac10 0001
			 ac10 002d 0801 031f 0088 adcf 01e6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.740561 ramses.helios.de.48655697 > ans.nfs: 132 lookup [|nfs] (ttl 64, id 21716)
			 4500 00a0 54d4 0000 4011 cd2a ac10 002d
			 ac10 0001 031f 0801 008c 6e2a 02e6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.742417 ans.nfs > ramses.helios.de.48655697: reply ok 28 lookup [|nfs] (ttl 255, id 42184)
			 4500 0038 a4c8 0000 ff11 be9d ac10 0001
			 ac10 002d 0801 031f 0024 2bfd 02e6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.743843 ramses.helios.de.65432913 > ans.nfs: 132 lookup [|nfs] (ttl 64, id 21718)
			 4500 00a0 54d6 0000 4011 cd28 ac10 002d
			 ac10 0001 031e 0801 008c f12d 03e6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.744632 ans.nfs > ramses.helios.de.65432913: reply ok 128 lookup [|nfs] (ttl 255, id 42185)
			 4500 009c a4c9 0000 ff11 be38 ac10 0001
			 ac10 002d 0801 031e 0088 dcc3 03e6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.744951 ramses.helios.de.82210129 > ans.nfs: 132 lookup [|nfs] (ttl 64, id 21719)
			 4500 00a0 54d7 0000 4011 cd27 ac10 002d
			 ac10 0001 031e 0801 008c a93a 04e6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.746059 ans.nfs > ramses.helios.de.82210129: reply ok 128 lookup [|nfs] (ttl 255, id 42186)
			 4500 009c a4ca 0000 ff11 be37 ac10 0001
			 ac10 002d 0801 031e 0088 3d68 04e6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.746381 ramses.helios.de.98987345 > ans.nfs: 140 lookup [|nfs] (ttl 64, id 21721)
			 4500 00a8 54d9 0000 4011 cd1d ac10 002d
			 ac10 0001 031e 0801 0094 4073 05e6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.747517 ans.nfs > ramses.helios.de.98987345: reply ok 128 lookup [|nfs] (ttl 255, id 42187)
			 4500 009c a4cb 0000 ff11 be36 ac10 0001
			 ac10 002d 0801 031e 0088 9cce 05e6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.747855 ramses.helios.de.115764561 > ans.nfs: 136 lookup [|nfs] (ttl 64, id 21723)
			 4500 00a4 54db 0000 4011 cd1f ac10 002d
			 ac10 0001 031e 0801 0090 b185 06e6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.749215 ans.nfs > ramses.helios.de.115764561: reply ok 128 lookup [|nfs] (ttl 255, id 42188)
			 4500 009c a4cc 0000 ff11 be35 ac10 0001
			 ac10 002d 0801 031e 0088 d952 06e6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.749550 ramses.helios.de.132541777 > ans.nfs: 136 lookup [|nfs] (ttl 64, id 21725)
			 4500 00a4 54dd 0000 4011 cd1d ac10 002d
			 ac10 0001 031e 0801 0090 b3e4 07e6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.750285 ans.nfs > ramses.helios.de.132541777: reply ok 128 lookup [|nfs] (ttl 255, id 42189)
			 4500 009c a4cd 0000 ff11 be34 ac10 0001
			 ac10 002d 0801 031e 0088 bace 07e6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.750932 ramses.helios.de.149318993 > ans.nfs: 132 lookup [|nfs] (ttl 64, id 21727)
			 4500 00a0 54df 0000 4011 cd1f ac10 002d
			 ac10 0001 031e 0801 008c 8d9c 08e6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.752234 ans.nfs > ramses.helios.de.149318993: reply ok 128 lookup [|nfs] (ttl 255, id 42190)
			 4500 009c a4ce 0000 ff11 be33 ac10 0001
			 ac10 002d 0801 031e 0088 668c 08e6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.752686 ramses.helios.de.166096209 > ans.nfs: 136 lookup [|nfs] (ttl 64, id 21728)
			 4500 00a4 54e0 0000 4011 cd1a ac10 002d
			 ac10 0001 031e 0801 0090 32c1 09e6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.753414 ans.nfs > ramses.helios.de.166096209: reply ok 128 lookup [|nfs] (ttl 255, id 42191)
			 4500 009c a4cf 0000 ff11 be32 ac10 0001
			 ac10 002d 0801 031e 0088 2092 09e6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.753748 ramses.helios.de.182873425 > ans.nfs: 132 lookup [|nfs] (ttl 64, id 21730)
			 4500 00a0 54e2 0000 4011 cd1c ac10 002d
			 ac10 0001 031e 0801 008c 971c 0ae6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.754796 ans.nfs > ramses.helios.de.182873425: reply ok 128 lookup [|nfs] (ttl 255, id 42192)
			 4500 009c a4d0 0000 ff11 be31 ac10 0001
			 ac10 002d 0801 031e 0088 f5f0 0ae6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.755438 ramses.helios.de.199650641 > ans.nfs: 132 lookup [|nfs] (ttl 64, id 21732)
			 4500 00a0 54e4 0000 4011 cd1a ac10 002d
			 ac10 0001 031e 0801 008c 8d1b 0be6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.756715 ans.nfs > ramses.helios.de.199650641: reply ok 128 lookup [|nfs] (ttl 255, id 42193)
			 4500 009c a4d1 0000 ff11 be30 ac10 0001
			 ac10 002d 0801 031e 0088 e7a2 0be6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.757142 ramses.helios.de.216427857 > ans.nfs: 132 lookup [|nfs] (ttl 64, id 21733)
			 4500 00a0 54e5 0000 4011 cd19 ac10 002d
			 ac10 0001 031e 0801 008c 9a2b 0ce6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.757833 ans.nfs > ramses.helios.de.216427857: reply ok 128 lookup [|nfs] (ttl 255, id 42194)
			 4500 009c a4d2 0000 ff11 be2f ac10 0001
			 ac10 002d 0801 031e 0088 8562 0ce6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.758168 ramses.helios.de.233205073 > ans.nfs: 140 lookup [|nfs] (ttl 64, id 21735)
			 4500 00a8 54e7 0000 4011 cd0f ac10 002d
			 ac10 0001 031e 0801 0094 402a 0de6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.759222 ans.nfs > ramses.helios.de.233205073: reply ok 128 lookup [|nfs] (ttl 255, id 42195)
			 4500 009c a4d3 0000 ff11 be2e ac10 0001
			 ac10 002d 0801 031e 0088 30e9 0de6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.759867 ramses.helios.de.249982289 > ans.nfs: 136 lookup [|nfs] (ttl 64, id 21737)
			 4500 00a4 54e9 0000 4011 cd11 ac10 002d
			 ac10 0001 031e 0801 0090 c4a4 0ee6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.761171 ans.nfs > ramses.helios.de.249982289: reply ok 128 lookup [|nfs] (ttl 255, id 42196)
			 4500 009c a4d4 0000 ff11 be2d ac10 0001
			 ac10 002d 0801 031e 0088 5cae 0ee6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.761599 ramses.helios.de.266759505 > ans.nfs: 140 lookup [|nfs] (ttl 64, id 21738)
			 4500 00a8 54ea 0000 4011 cd0c ac10 002d
			 ac10 0001 031e 0801 0094 353e 0fe6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.762308 ans.nfs > ramses.helios.de.266759505: reply ok 128 lookup [|nfs] (ttl 255, id 42197)
			 4500 009c a4d5 0000 ff11 be2c ac10 0001
			 ac10 002d 0801 031e 0088 136f 0fe6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000
11:56:23.762808 ramses.helios.de.283536721 > ans.nfs: 136 lookup [|nfs] (ttl 64, id 21741)
			 4500 00a4 54ed 0000 4011 cd0d ac10 002d
			 ac10 0001 031e 0801 0090 1baf 10e6 6d51
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000
11:56:23.763813 ans.nfs > ramses.helios.de.283536721: reply ok 128 lookup [|nfs] (ttl 255, id 42198)
			 4500 009c a4d6 0000 ff11 be2b ac10 0001
			 ac10 002d 0801 031e 0088 d9c1 10e6 6d51
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000

I know that AIX 4.1.5 is a rather old AIX version, but the problem did
not happen with 2.2.17.

Jens-Uwe Mager

HELIOS Software GmbH
Steinriede 3
30827 Garbsen
Germany

Phone:		+49 5131 709320
FAX:		+49 5131 709325
Internet:	jum@helios.de
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re: NFS v2 attribute problem with 2.2.18?
  2000-12-12 11:03 NFS v2 attribute problem with 2.2.18? Jens-Uwe Mager
@ 2000-12-14 23:34 ` Tuomas Haarala
  0 siblings, 0 replies; 3+ messages in thread
From: Tuomas Haarala @ 2000-12-14 23:34 UTC (permalink / raw)
  To: linux-kernel

On Tue, Dec 12, 2000 at 12:03:35PM +0100, Jens-Uwe Mager wrote:
> ramses$ /bin/mkdir yyy; /bin/touch yyy/xxx 
> /bin/touch: yyy/xxx: Permission denied

	I've had similar problems with previous kernels, altough not at
	the same situation.

	If I try to touch a file which is on NFS mounted directory,
	I get "Permission denied" despite group I belong to has full
	access to this file. I can edit and remove the file with no
	problems, but touch doesn't work.

	This is rather tricky situation, as compiling code gets quite
	difficult for this group, as only the owned can touch the file
	despite the effective permissions on file (and previous directories).

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

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

* Re: NFS v2 attribute problem with 2.2.18?
@ 2000-12-12 12:53 Jens-Uwe Mager
  0 siblings, 0 replies; 3+ messages in thread
From: Jens-Uwe Mager @ 2000-12-12 12:53 UTC (permalink / raw)
  To: neilb; +Cc: linux-kernel


>It would help a lot more if you ran tcpdump with "-s 1500" or some
>similar large number.

As Neil points out truncated packets do not help, so the trace again
with -s 1500 as an argument to tcpdump:

13:48:05.395685 ramses.helios.de.1693569633 > ans.nfs: 132 lookup fh 9,65537/2147693539 "xxx" (ttl 64, id 1029)
			 4500 00a0 0405 0000 4011 1dfa ac10 002d
			 ac10 0001 031f 0801 008c 3faf 64f1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0025 0001 0000 0003
			 000a 0003 8003 33e3 7c3e 0000 000a 0000
			 0002 33de 2bb9 0000 0000 0003 7878 7800
13:48:05.397304 ans.nfs > ramses.helios.de.1693569633: reply ok 28 lookup ERROR: No such file or directory (ttl 255, id 62046)
			 4500 0038 f25e 0000 ff11 7107 ac10 0001
			 ac10 002d 0801 031f 0024 64e1 64f1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0002
13:48:05.397774 ramses.helios.de.1710346849 > ans.nfs: 164 mkdir fh 9,65537/2147693539 "xxx" (ttl 64, id 1033)
			 4500 00c0 0409 0000 4011 1dd6 ac10 002d
			 ac10 0001 031f 0801 00ac fc67 65f1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 000e 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0025 0001 0000 0003
			 000a 0003 8003 33e3 7c3e 0000 000a 0000
			 0002 33de 2bb9 0000 0000 0003 7878 7800
			 0000 41fd ffff ffff ffff ffff ffff ffff
			 ffff ffff ffff ffff ffff ffff ffff ffff
13:48:05.418391 ans.nfs > ramses.helios.de.1710346849: reply ok 128 mkdir fh 9,65537/2014524401 DIR 40775 ids 4294967295/4294967295 sz 4294967295 nlink 4294967295 rdev ffffffff fsid ffffffff nodeid ffffffff a/m/ctime 4294967295.000000 4294967295.000000 4294967295.000000  (ttl 255, id 62047)
			 4500 009c f25f 0000 ff11 70a2 ac10 0001
			 ac10 002d 0801 031f 0088 6d7c 65f1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0025 0001 0000 0003
			 000a 000e 7813 33f1 a7b6 0000 000a 0000
			 0002 33de 2bb9 0000 0000 0002 0000 41fd
			 ffff ffff ffff ffff ffff ffff ffff ffff
			 ffff ffff ffff ffff ffff ffff ffff ffff
			 ffff ffff ffff ffff 0000 0000 ffff ffff
			 0000 0000 ffff ffff 0000 0000
13:48:05.422817 ramses.helios.de.1727124065 > ans.nfs: 132 lookup fh 9,65537/2014524401 "x" (ttl 64, id 1036)
			 4500 00a0 040c 0000 4011 1df3 ac10 002d
			 ac10 0001 031f 0801 008c 9288 66f1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0025 0001 0000 0003
			 000a 000e 7813 33f1 a7b6 0000 000a 0000
			 0002 33de 2bb9 0000 0000 0001 7800 0000
13:48:05.429952 ans.nfs > ramses.helios.de.1727124065: reply ok 28 lookup ERROR: No such file or directory (ttl 255, id 62048)
			 4500 0038 f260 0000 ff11 7105 ac10 0001
			 ac10 002d 0801 031f 0024 62e1 66f1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0002
13:48:05.431057 ramses.helios.de.1743901281 > ans.nfs: 132 lookup fh 10,11/144350 "jum" (ttl 64, id 1038)
			 4500 00a0 040e 0000 4011 1df1 ac10 002d
			 ac10 0001 031e 0801 008c 1449 67f1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0000 0002 33de 34af 0000 000a 0000
			 0002 33de 34af 0000 0000 0003 6a75 6d00
13:48:05.431955 ans.nfs > ramses.helios.de.1743901281: reply ok 128 lookup fh 10,11/939799523 DIR 242755 ids 100/30 sz 5632 nlink 70 rdev 2142a7 fsid 28000b nodeid 33804 a/m/ctime 976625219.198751 976625216.649960 976625216.649960  (ttl 255, id 62049)
			 4500 009c f261 0000 ff11 70a0 ac10 0001
			 ac10 002d 0801 031e 0088 78a7 67f1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 3804 33e3 443f 0000 000a 0000
			 0002 33de 34af 0000 0000 0002 0001 45ed
			 0000 0046 0000 0064 0000 001e 0000 1600
			 0000 1000 0021 42a7 0000 000b 0028 000b
			 0003 3804 3a36 1e43 0003 085f 3a36 1e40
			 0009 eae8 3a36 1e40 0009 eae8
13:48:05.432972 ramses.helios.de.1760678497 > ans.nfs: 132 lookup fh 10,11/939799523 "mail" (ttl 64, id 1041)
			 4500 00a0 0411 0000 4011 1dee ac10 002d
			 ac10 0001 031e 0801 008c cc55 68f1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 3804 33e3 443f 0000 000a 0000
			 0002 33de 34af 0000 0000 0004 6d61 696c
13:48:05.434400 ans.nfs > ramses.helios.de.1760678497: reply ok 128 lookup fh 10,11/1342845923 DIR 242700 ids 100/30 sz 1536 nlink 4 rdev 501c3270 fsid 28000b nodeid 3500a a/m/ctime 976588074.706096 976623467.104191 976623467.104191  (ttl 255, id 62050)
			 4500 009c f262 0000 ff11 709f ac10 0001
			 ac10 002d 0801 031e 0088 a119 68f1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0002 0001 45c0
			 0000 0004 0000 0064 0000 001e 0000 0600
			 0000 1000 501c 3270 0000 0003 0028 000b
			 0003 500a 3a35 8d2a 000a c630 3a36 176b
			 0001 96ff 3a36 176b 0001 96ff
13:48:05.435343 ramses.helios.de.1777455713 > ans.nfs: 140 lookup fh 10,11/1342845923 "new-httpd" (ttl 64, id 1044)
			 4500 00a8 0414 0000 4011 1de3 ac10 002d
			 ac10 0001 031e 0801 0094 638e 69f1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0009 6e65 772d
			 6874 7470 6400 0000
13:48:05.436878 ans.nfs > ramses.helios.de.1777455713: reply ok 128 lookup fh 10,11/1400059085 REG 100600 ids 100/30 sz 73024 nlink 1 rdev 1be572 fsid 28000b nodeid 35373 a/m/ctime 976623017.000000 976617588.000000 976623024.509040  (ttl 255, id 62051)
			 4500 009c f263 0000 ff11 709e ac10 0001
			 ac10 002d 0801 031e 0088 2647 69f1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 5373 34cd bfc3 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0001 1d40
			 0000 1000 001b e572 0000 0090 0028 000b
			 0003 5373 3a36 15a9 0000 0000 3a36 0074
			 0000 0000 3a36 15b0 0007 c470
13:48:05.436972 ramses.helios.de.1794232929 > ans.nfs: 136 lookup fh 10,11/1342845923 "mod-perl" (ttl 64, id 1046)
			 4500 00a4 0416 0000 4011 1de5 ac10 002d
			 ac10 0001 031e 0801 0090 d4a0 6af1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0008 6d6f 642d
			 7065 726c
13:48:05.437780 ans.nfs > ramses.helios.de.1794232929: reply ok 128 lookup fh 10,11/1350579171 REG 100600 ids 100/30 sz 539114 nlink 1 rdev 1aacc8 fsid 28000b nodeid 35080 a/m/ctime 976623290.000000 976623735.626454 976623735.626454  (ttl 255, id 62052)
			 4500 009c f264 0000 ff11 709d ac10 0001
			 ac10 002d 0801 031e 0088 3971 6af1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 5080 33e3 5531 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0008 39ea
			 0000 1000 001a acc8 0000 0420 0028 000b
			 0003 5080 3a36 16ba 0000 0000 3a36 1877
			 0009 8f16 3a36 1877 0009 8f16
13:48:05.439349 ramses.helios.de.1811010145 > ans.nfs: 136 lookup fh 10,11/1342845923 "mod-ssl" (ttl 64, id 1049)
			 4500 00a4 0419 0000 4011 1de2 ac10 002d
			 ac10 0001 031e 0801 0090 d6ff 6bf1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0007 6d6f 642d
			 7373 6c00
13:48:05.441852 ans.nfs > ramses.helios.de.1811010145: reply ok 128 lookup fh 10,11/1400517837 REG 100600 ids 100/30 sz 9329 nlink 1 rdev 1aae10 fsid 28000b nodeid 3537a a/m/ctime 976623311.000000 976615694.000000 976623323.706399  (ttl 255, id 62053)
			 4500 009c f265 0000 ff11 709c ac10 0001
			 ac10 002d 0801 031e 0088 56e4 6bf1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 537a 34cd bfeb 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0000 2471
			 0000 1000 001a ae10 0000 0013 0028 000b
			 0003 537a 3a36 16cf 0000 0000 3a35 f90e
			 0000 0000 3a36 16db 000a c75f
13:48:05.441943 ramses.helios.de.1827787361 > ans.nfs: 132 lookup fh 10,11/1342845923 "pdf" (ttl 64, id 1051)
			 4500 00a0 041b 0000 4011 1de4 ac10 002d
			 ac10 0001 031e 0801 008c b0b7 6cf1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0003 7064 6600
13:48:05.442744 ans.nfs > ramses.helios.de.1827787361: reply ok 128 lookup fh 10,11/1345008611 REG 100600 ids 100/30 sz 4484 nlink 1 rdev 1aa910 fsid 28000b nodeid 3502b a/m/ctime 976537110.000000 976529846.000000 976622079.432638  (ttl 255, id 62054)
			 4500 009c f266 0000 ff11 709b ac10 0001
			 ac10 002d 0801 031e 0088 bb2b 6cf1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 502b 33e3 4c78 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0000 1184
			 0000 1000 001a a910 0000 0009 0028 000b
			 0003 502b 3a34 c616 0000 0000 3a34 a9b6
			 0000 0000 3a36 11ff 0006 99fe
13:48:05.444177 ramses.helios.de.1844564577 > ans.nfs: 136 lookup fh 10,11/1342845923 "acenic" (ttl 64, id 1054)
			 4500 00a4 041e 0000 4011 1ddd ac10 002d
			 ac10 0001 031e 0801 0090 55dc 6df1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0006 6163 656e
			 6963 0000
13:48:05.446790 ans.nfs > ramses.helios.de.1844564577: reply ok 128 lookup fh 10,11/1352872931 REG 100600 ids 100/30 sz 0 nlink 1 rdev 0 fsid 28000b nodeid 350a3 a/m/ctime 976622084.000000 976614098.000000 976622085.772438  (ttl 255, id 62055)
			 4500 009c f267 0000 ff11 709a ac10 0001
			 ac10 002d 0801 031e 0088 a3da 6df1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 50a3 33e3 5821 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0000 0000
			 0000 1000 0000 0000 0000 0000 0028 000b
			 0003 50a3 3a36 1204 0000 0000 3a35 f2d2
			 0000 0000 3a36 1205 000b c956
13:48:05.446882 ramses.helios.de.1861341793 > ans.nfs: 132 lookup fh 10,11/1342845923 "asip" (ttl 64, id 1057)
			 4500 00a0 0421 0000 4011 1dde ac10 002d
			 ac10 0001 031e 0801 008c ba37 6ef1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0004 6173 6970
13:48:05.447677 ans.nfs > ramses.helios.de.1861341793: reply ok 128 lookup fh 10,11/1346712547 REG 100600 ids 100/30 sz 8872 nlink 1 rdev 1aae27 fsid 28000b nodeid 35045 a/m/ctime 976622122.000000 976609584.000000 976622126.694387  (ttl 255, id 62056)
			 4500 009c f268 0000 ff11 7099 ac10 0001
			 ac10 002d 0801 031e 0088 1bae 6ef1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 5045 33e3 5145 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0000 22a8
			 0000 1000 001a ae27 0000 0012 0028 000b
			 0003 5045 3a36 122a 0000 0000 3a35 e130
			 0000 0000 3a36 122e 000a 9873
13:48:05.449217 ramses.helios.de.1878119009 > ans.nfs: 132 lookup fh 10,11/1342845923 "ctpp" (ttl 64, id 1060)
			 4500 00a0 0424 0000 4011 1ddb ac10 002d
			 ac10 0001 031e 0801 008c b036 6ff1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0004 6374 7070
13:48:05.451678 ans.nfs > ramses.helios.de.1878119009: reply ok 128 lookup fh 10,11/1402156237 REG 100600 ids 100/30 sz 215280 nlink 1 rdev 1aa4f0 fsid 28000b nodeid 35393 a/m/ctime 976622140.000000 976617952.000000 976622163.123041  (ttl 255, id 62057)
			 4500 009c f269 0000 ff11 7098 ac10 0001
			 ac10 002d 0801 031e 0088 1aff 6ff1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 5393 34cd c1b7 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0003 48f0
			 0000 1000 001a a4f0 0000 01a8 0028 000b
			 0003 5393 3a36 123c 0000 0000 3a36 01e0
			 0000 0000 3a36 1253 0001 e0a1
13:48:05.451770 ramses.helios.de.1894896225 > ans.nfs: 132 lookup fh 10,11/1342845923 "ddap" (ttl 64, id 1062)
			 4500 00a0 0426 0000 4011 1dd9 ac10 002d
			 ac10 0001 031e 0801 008c bd46 70f1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0004 6464 6170
13:48:05.452553 ans.nfs > ramses.helios.de.1894896225: reply ok 128 lookup fh 10,11/1367290851 REG 100600 ids 100/30 sz 0 nlink 1 rdev 0 fsid 28000b nodeid 3517f a/m/ctime 976059745.000000 976059413.000000 976059748.937672  (ttl 255, id 62058)
			 4500 009c f26a 0000 ff11 7097 ac10 0001
			 ac10 002d 0801 031e 0088 bc46 70f1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 517f 33e3 55a3 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0000 0000
			 0000 1000 0000 0000 0000 0000 0028 000b
			 0003 517f 3a2d 7d61 0000 0000 3a2d 7c15
			 0000 0000 3a2d 7d64 000e 4ec8
13:48:05.454478 ramses.helios.de.1911673441 > ans.nfs: 140 lookup fh 10,11/1342845923 "colorsync" (ttl 64, id 1065)
			 4500 00a8 0429 0000 4011 1dce ac10 002d
			 ac10 0001 031e 0801 0094 6345 71f1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0009 636f 6c6f
			 7273 796e 6300 0000
13:48:05.457586 ans.nfs > ramses.helios.de.1911673441: reply ok 128 lookup fh 10,11/1401894093 REG 100600 ids 100/30 sz 86785 nlink 1 rdev 28c974 fsid 28000b nodeid 3538f a/m/ctime 976622982.000000 976606454.000000 976622984.240783  (ttl 255, id 62059)
			 4500 009c f26b 0000 ff11 7096 ac10 0001
			 ac10 002d 0801 031e 0088 4597 71f1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 538f 34cd c1f9 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0001 5301
			 0000 1000 0028 c974 0000 00b0 0028 000b
			 0003 538f 3a36 1586 0000 0000 3a35 d4f6
			 0000 0000 3a36 1588 0003 ac8f
13:48:05.457676 ramses.helios.de.1928450657 > ans.nfs: 136 lookup fh 10,11/1342845923 "embperl" (ttl 64, id 1067)
			 4500 00a4 042b 0000 4011 1dd0 ac10 002d
			 ac10 0001 031e 0801 0090 e7bf 72f1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0007 656d 6270
			 6572 6c00
13:48:05.458457 ans.nfs > ramses.helios.de.1928450657: reply ok 128 lookup fh 10,11/1403861202 REG 100600 ids 100/30 sz 14379 nlink 1 rdev 1c6972 fsid 28000b nodeid 353ad a/m/ctime 976623361.000000 976623257.000000 976623370.107925  (ttl 255, id 62060)
			 4500 009c f26c 0000 ff11 7095 ac10 0001
			 ac10 002d 0801 031e 0088 b547 72f1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 53ad 38d2 8adc 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0000 382b
			 0000 1000 001c 6972 0000 001d 0028 000b
			 0003 53ad 3a36 1701 0000 0000 3a36 1699
			 0000 0000 3a36 170a 0001 a595
13:48:05.459833 ramses.helios.de.1945227873 > ans.nfs: 140 lookup fh 10,11/1342845923 "powertech" (ttl 64, id 1070)
			 4500 00a8 042e 0000 4011 1dc9 ac10 002d
			 ac10 0001 031e 0801 0094 5859 73f1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0009 706f 7765
			 7274 6563 6800 0000
13:48:05.462352 ans.nfs > ramses.helios.de.1945227873: reply ok 128 lookup fh 10,11/1347171299 REG 100600 ids 100/30 sz 124848 nlink 1 rdev 1aa870 fsid 28000b nodeid 3504c a/m/ctime 976226419.000000 976224752.000000 976622079.518417  (ttl 255, id 62061)
			 4500 009c f26d 0000 ff11 7094 ac10 0001
			 ac10 002d 0801 031e 0088 e898 73f1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 504c 33e3 57aa 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0001 e7b0
			 0000 1000 001a a870 0000 00f8 0028 000b
			 0003 504c 3a30 0873 0000 0000 3a30 01f0
			 0000 0000 3a36 11ff 0007 e911
13:48:05.462445 ramses.helios.de.1962005089 > ans.nfs: 136 lookup fh 10,11/1342845923 "darwin" (ttl 64, id 1072)
			 4500 00a4 0430 0000 4011 1dcb ac10 002d
			 ac10 0001 031e 0801 0090 3eca 74f1 d261
			 0000 0000 0000 0002 0001 86a3 0000 0002
			 0000 0004 0000 0001 0000 0034 0000 0105
			 0000 0010 7261 6d73 6573 2e68 656c 696f
			 732e 6465 0000 0064 0000 001e 0000 0004
			 0000 001e 0000 0064 0000 0065 0000 0067
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 500a 33e3 4441 0000 000a 0000
			 0002 33de 34af 0000 0000 0006 6461 7277
			 696e 0000
13:48:05.463336 ans.nfs > ramses.helios.de.1962005089: reply ok 128 lookup fh 10,11/1354052579 REG 100600 ids 100/30 sz 190739 nlink 1 rdev 1aadb1 fsid 28000b nodeid 350b5 a/m/ctime 976623456.000000 976590227.000000 976623467.123654  (ttl 255, id 62062)
			 4500 009c f26e 0000 ff11 7093 ac10 0001
			 ac10 002d 0801 031e 0088 3e54 74f1 d261
			 0000 0001 0000 0000 0000 0000 0000 0000
			 0000 0000 0000 0000 0028 000b 0000 0003
			 000a 0003 50b5 33e3 5701 0000 000a 0000
			 0002 33de 34af 0000 0000 0001 0000 8180
			 0000 0001 0000 0064 0000 001e 0002 e913
			 0000 1000 001a adb1 0000 0178 0028 000b
			 0003 50b5 3a36 1760 0000 0000 3a35 9593
			 0000 0000 3a36 176b 0001 e306

The command executed was:

ramses$ /bin/mkdir xxx; /bin/touch xxx/x
/bin/touch: xxx/x: Permission denied

Jens-Uwe Mager

HELIOS Software GmbH
Steinriede 3
30827 Garbsen
Germany

Phone:		+49 5131 709320
FAX:		+49 5131 709325
Internet:	jum@helios.de
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2000-12-15  0:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-12 11:03 NFS v2 attribute problem with 2.2.18? Jens-Uwe Mager
2000-12-14 23:34 ` Tuomas Haarala
2000-12-12 12:53 Jens-Uwe Mager

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).