From owner-freebsd-fs@FreeBSD.ORG Mon Aug 1 23:30:42 2005 Return-Path: X-Original-To: fs@freebsd.org Delivered-To: freebsd-fs@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DEAE16A41F for ; Mon, 1 Aug 2005 23:30:42 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1BFA43D45 for ; Mon, 1 Aug 2005 23:30:41 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j71NUeNV002700 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 Aug 2005 19:30:41 -0400 Received: from obsecurity.dyndns.org (fields.fields.utoronto.ca [128.100.216.11]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j71NUe6P021624; Mon, 1 Aug 2005 19:30:40 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8C917513BD; Mon, 1 Aug 2005 19:30:32 -0400 (EDT) Date: Mon, 1 Aug 2005 19:30:32 -0400 From: Kris Kennaway To: rick@snowhite.cis.uoguelph.ca Message-ID: <20050801233032.GA8033@xor.obsecurity.org> References: <200508012114.RAA37699@snowhite.cis.uoguelph.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <200508012114.RAA37699@snowhite.cis.uoguelph.ca> User-Agent: Mutt/1.4.2.1i Cc: openbsd-nfsv4@sfobug.org, fs@freebsd.org, kris@obsecurity.org Subject: Re: Re: FreeBSD6.0-BETA1 panics X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 23:30:42 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 01, 2005 at 05:14:45PM -0400, rick@snowhite.cis.uoguelph.ca wro= te: > > It didn't panic yet, but when doing a multiple simultaneous cvs update > > with NFS3 mounted repo the clients eventually got stuck in the nfsreq > > state. > >=20 > > FreeBSD had a similar problem for a while, after a change made last > > December, but it was fixed early this year. Is your server based on > > an old version of the freebsd server code that is missing this (and > > possibly other) fixes, or is this a new bug introduced in your > > version? >=20 > The short answer is that the low level socket handling code for the > FreeBSD port is pretty well cloned from the FreeBSD server, > so I'll take a look at the bugfix stuff on > the web site, to see what that was. I'll also check my code against the > current FreeBSD server stuff. I'm also seeing spurious errors on the client while cvs updating, e.g.: haessal# cvs -Rq update -PdA ? INDEX-6 ? log ? log2 cvs [update aborted]: cannot make directory 2.2: File exists haessal# cvs -Rq update -PdA ? INDEX-6 ? log ? log2 load: 0.49 cmd: cvs 88091 [getblk] 2.03u 12.84s 32% 2776k cvs [update aborted]: cannot make directory scripts: File exists I suspect the server is returning bogus data, perhaps because of the locking problems. OK, I triggered another deadlock while running a simultaneous cvs checkout on the server (via ufs) and over nfs3 from a remote machine. dosirak# netstat -a Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address (state) tcp4 0 0 *.nfsd *.* LISTEN tcp4 0 0 *.620 *.* LISTEN tcp4 0 0 dosirak.58029 haessal.ssh ESTABLIS= HED tcp4 0 0 dosirak.52869 haessal.ssh ESTABLIS= HED tcp4 0 0 dosirak.60073 haessal.ssh ESTABLIS= HED tcp4 0 96 dosirak.ssh pointyhat.freebs.58519 ESTABLIS= HED tcp4 0 0 *.infoseek *.* LISTEN tcp4 0 0 *.ftp *.* LISTEN tcp4 0 0 *.http *.* LISTEN tcp4 0 0 *.submission *.* LISTEN tcp6 0 0 *.smtp *.* LISTEN tcp4 0 0 *.smtp *.* LISTEN tcp4 0 0 *.ssh *.* LISTEN tcp6 0 0 *.ssh *.* LISTEN tcp4 0 0 *.sunrpc *.* LISTEN tcp6 0 0 *.sunrpc *.* LISTEN tcp6 0 0 localhost.rndc *.* LISTEN tcp4 0 0 localhost.rndc *.* LISTEN tcp4 0 0 localhost.domain *.* LISTEN tcp4 0 0 dosirak.domain *.* LISTEN udp4 0 0 *.nfsd *.* udp4 0 0 *.628 *.* udp4 0 0 localhost.660 localhost.964 udp4 0 0 localhost.601 localhost.738 udp4 0 0 *.964 *.* udp4 0 0 localhost.794 localhost.netgw udp4 0 0 *.738 *.* udp4 0 0 localhost.748 localhost.896 udp4 0 0 *.741 *.* udp4 0 0 *.896 *.* udp4 0 0 localhost.712 localhost.673 udp4 0 0 *.673 *.* udp6 0 0 fe80:3::1.ntp *.* udp6 0 0 localhost.ntp *.* udp4 0 0 localhost.ntp *.* udp6 0 0 fe80:1::230:48ff.ntp *.* udp4 0 0 dosirak.ntp *.* udp6 0 0 *.ntp *.* udp4 0 0 *.ntp *.* udp6 0 0 *.* *.* udp4 0 0 *.795 *.* udp4 0 0 *.sunrpc *.* udp6 0 0 *.1023 *.* udp6 0 0 *.sunrpc *.* udp6 0 0 *.56630 *.* udp4 0 0 *.56629 *.* udp4 0 0 localhost.domain *.* udp4 0 0 dosirak.domain *.* udp4 0 0 *.syslog *.* udp6 0 0 *.syslog *.* Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr c5aec2bc stream 0 0 0 c5aec348 0 0 c5aec348 stream 0 0 0 c5aec2bc 0 0 c5aec3d4 stream 0 0 0 c5aec460 0 0 c5aec460 stream 0 0 0 c5aec3d4 0 0 c5aec4ec stream 0 0 0 c5aec578 0 0 c5aec578 stream 0 0 0 c5aec4ec 0 0 c5aec604 stream 0 0 0 c5aec690 0 0 c5aec690 stream 0 0 0 c5aec604 0 0 c5aec71c stream 0 0 0 c5aec7a8 0 0 c5aec7a8 stream 0 0 0 c5aec71c 0 0 c5aecc08 stream 0 0 c5b60604 0 0 0 /var/run/= rpcbind.sock c5aed000 stream 0 0 c5aeb134 0 0 0 /var/run/= devd.pipe c5aec94c dgram 0 0 0 c5aece38 0 0 c5aec9d8 dgram 0 0 0 c5aecec4 0 c5aeca64 c5aeca64 dgram 0 0 0 c5aecec4 0 c5aecc94 c5aecc94 dgram 0 0 0 c5aecec4 0 0 c5aecdac dgram 0 0 c5af239c 0 0 0 /var/name= d/var/run/log c5aece38 dgram 0 0 c5af2604 0 c5aec94c 0 /var/run/= log c5aecec4 dgram 0 0 c5af2738 0 c5aec9d8 0 /var/run/= logpriv c5af6118 dgram 0 0 c5ab886c 0 0 0 /var/run/= log dosirak# ps axl| fgrep newnfs 0 726 1 0 4 0 1392 1040 accept Is ?? 0:00.01 newnfsd= : master (newnfsd) 0 727 726 4 -4 0 1264 804 ufs D ?? 0:16.58 newnfsd= : server (newnfsd) 0 728 726 0 4 0 1264 804 nfsd S ?? 0:04.31 newnfsd= : server (newnfsd) 0 729 726 0 4 0 1264 804 nfsd I ?? 0:00.29 newnfsd= : server (newnfsd) 0 730 726 0 4 0 1264 804 nfsd I ?? 0:00.00 newnfsd= : server (newnfsd) 0 731 726 0 4 0 1264 804 nfsd I ?? 0:00.00 newnfsd= : server (newnfsd) 0 732 726 0 4 0 1264 804 nfsd I ?? 0:00.00 newnfsd= : server (newnfsd) 0 733 726 0 4 0 1264 804 nfsd I ?? 0:00.00 newnfsd= : server (newnfsd) 0 734 726 0 4 0 1264 804 nfsd I ?? 0:00.00 newnfsd= : server (newnfsd) 0 735 726 0 4 0 1264 804 nfsd I ?? 0:00.00 newnfsd= : server (newnfsd) 0 736 726 0 4 0 1264 804 nfsd I ?? 0:00.00 newnfsd= : server (newnfsd) db> ps pid proc uid ppid pgrp flag stat wmesg wchan cmd 787 c8202c48 0 697 787 0004002 [CPU 1] sysctl 736 c5be4418 0 726 726 0000000 [SLPQ nfsd 0xc5881860][SLP] newnfsd 735 c5be4624 0 726 726 0000000 [SLPQ nfsd 0xc6090450][SLP] newnfsd 734 c5be4830 0 726 726 0000000 [SLPQ nfsd 0xc6090240][SLP] newnfsd 733 c5be4a3c 0 726 726 0000000 [SLPQ nfsd 0xc6090290][SLP] newnfsd 732 c5be4c48 0 726 726 0000000 [SLPQ nfsd 0xc6090220][SLP] newnfsd 731 c81f7000 0 726 726 0000000 [SLPQ nfsd 0xc60901b0][SLP] newnfsd 730 c81f720c 0 726 726 0000000 [SLPQ nfsd 0xc60901c0][SLP] newnfsd 729 c81f7418 0 726 726 0000000 [SLPQ nfsd 0xc6090330][SLP] newnfsd 728 c81f7624 0 726 726 0000000 [SLPQ nfsd 0xc6090270][SLP] newnfsd 727 c81f7830 0 726 726 0000000 [SLPQ ufs 0xc79d38c4][SLP] newnfsd 726 c81f7a3c 0 1 726 0000000 [SLPQ accept 0xc820d302][SLP] newnf= sd 724 c81f8000 0 1 724 0000000 [SLPQ select 0xc07673c4][SLP] newmo= untd 723 c8203624 0 718 718 0000000 [SLPQ select 0xc07673c4][SLP] gssd 722 c8203830 0 718 718 0000000 [SLPQ select 0xc07673c4][SLP] gssd 721 c5848c48 0 718 718 0000000 [SLPQ select 0xc07673c4][SLP] gssd 720 c5848a3c 0 718 718 0000000 [SLPQ select 0xc07673c4][SLP] gssd 718 c81f8418 0 1 718 0000000 [SLPQ pause 0xc81f844c][SLP] gssd 717 c5848830 0 712 712 0000000 [SLPQ select 0xc07673c4][SLP] nfsus= erd 716 c5bdb000 0 712 712 0000000 [SLPQ select 0xc07673c4][SLP] nfsus= erd 715 c5858c48 0 712 712 0000000 [SLPQ select 0xc07673c4][SLP] nfsus= erd 713 c5858a3c 0 712 712 0000000 [SLPQ select 0xc07673c4][SLP] nfsus= erd 712 c5a93000 0 1 712 0000000 [SLPQ pause 0xc5a93034][SLP] nfsuse= rd db> show lockedvnods Locked vnodes 0xc79d386c: tag ufs, type VDIR usecount 3, writecount 0, refcount 6 mountedhere 0 flags () v_object 0xc7984d68 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xc5be0000 (pid 691) with 1 pe= nding ino 2737632, on dev da0s1e 0xc78f19a0: tag ufs, type VREG usecount 2, writecount 0, refcount 3 mountedhere 0 flags () v_object 0xc7954210 ref 0 pages 1 lock type ufs: EXCL (count 1) by thread 0xc5b52300 (pid 727) with 1 pe= nding ino 2751248, on dev da0s1e db> wh 727 Tracing pid 727 tid 100212 td 0xc5b52300 sched_switch(c5b52300,0,1,11e,89dd231b) at sched_switch+0x18f mi_switch(1,0,c0701768,1a3,1) at mi_switch+0x2bf sleepq_switch(c79d38c4,c06fdeed,18a,1,f7c5d8f0) at sleepq_switch+0x135 sleepq_wait(c79d38c4,0,c06ff26d,da,0) at sleepq_wait+0x42 msleep(c79d38c4,c075fb6c,50,c0704098,0) at msleep+0x374 acquire(f7c5d94c,40,60000,b5,c5b52300) at acquire+0x88 debuglockmgr(c79d38c4,3002,c79d3904,c5b52300,c0705769) at debuglockmgr+0x4af vop_stdlock(f7c5d9d8,c79d386c,c075fb6c,c0749600,f7c5d9d8) at vop_stdlock+0x= 4e VOP_LOCK_APV(c0749d00,f7c5d9d8,f7c5d9b0,c06d621a,f7c5d9d8) at VOP_LOCK_APV+= 0xa6 ffs_lock(f7c5d9d8,c07069a3,31f,1002,c79d386c) at ffs_lock+0x19 VOP_LOCK_APV(c0749600,f7c5d9d8,c07069a3,31f,c5b52300) at VOP_LOCK_APV+0xa6 debug_vn_lock(c79d386c,1002,c5b52300,c070d46c,48d) at debug_vn_lock+0xe5 nfsrvn_getattr(c79d386c,f7c5da9c,c5d73a80,c5b52300,180) at nfsrvn_getattr+0= x6b nfsrvd_lookup(c5dea100,c66dec00,c79d386c,0,f7c5dc1c) at nfsrvd_lookup+0x133 nfsrvd_dorpc(c5dea100,c66dec00,c5b52300,6e5,0) at nfsrvd_dorpc+0x2f3 nfsrvd_nfsd(c5b52300,0,c070d46c,33d,c81f7898) at nfsrvd_nfsd+0x404 nfssvc(c5b52300,f7c5dd04,8,bfbff000,2) at nfssvc+0x3a8 syscall(3b,3b,3b,2804f40b,bfbfe884) at syscall+0x295 Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (155, FreeBSD ELF32, nfssvc), eip =3D 0x280ba523, esp =3D 0xbfb= fe64c, ebp =3D 0xbfbfe848 --- 691 c5bdb624 0 688 691 0004002 [SLPQ ufs 0xc78f19f8][SLP] cvs db> wh 691 Tracing pid 691 tid 100190 td 0xc5be0000 sched_switch(c5be0000,0,1,11e,f68edaa3) at sched_switch+0x18f mi_switch(1,0,c0701768,1a3,0) at mi_switch+0x2bf sleepq_switch(c78f19f8,c06fdeed,18a,0,f7cbe754) at sleepq_switch+0x135 sleepq_wait(c78f19f8,0,c06ff26d,da,0) at sleepq_wait+0x42 msleep(c78f19f8,c075fc68,50,c0704098,0) at msleep+0x374 acquire(f7cbe7b0,40,60000,b5,c5be0000) at acquire+0x88 debuglockmgr(c78f19f8,2002,c78f1a38,c5be0000,c0705769) at debuglockmgr+0x4af vop_stdlock(f7cbe83c,0,c073f7a0,c0749600,f7cbe83c) at vop_stdlock+0x4e VOP_LOCK_APV(c0749d00,f7cbe83c,f7cbe814,c06d621a,f7cbe83c) at VOP_LOCK_APV+= 0xa6 ffs_lock(f7cbe83c,0,1cd,2002,c78f19a0) at ffs_lock+0x19 VOP_LOCK_APV(c0749600,f7cbe83c,f7cbe87c,f7cbe838,c064adfd) at VOP_LOCK_APV+= 0xa6 debug_vn_lock(c78f19a0,2002,c5be0000,c0706050,765) at debug_vn_lock+0xe5 vget(c78f19a0,2002,c5be0000,1ca,f7cbebec) at vget+0xc7 cache_lookup(c79d386c,f7cbebd8,f7cbebec,c5be0000,c5d0c900) at cache_lookup+= 0x3d0 vfs_cache_lookup(f7cbe998,f7cbe998,c79d386c,c79d386c,0) at vfs_cache_lookup= +0xa4 VOP_LOOKUP_APV(c0749600,f7cbe998,c5be0000,c0705953,17c) at VOP_LOOKUP_APV+0= xa6 lookup(f7cbebc4,c5acc000,0,b4,c075f050) at lookup+0x474 namei(f7cbebc4,f7cbea58,c0521d6c,c075fc68,1) at namei+0x40a vn_open_cred(f7cbebc4,f7cbecc4,1a4,c5d0c900,4) at vn_open_cred+0x2bf vn_open(f7cbebc4,f7cbecc4,1a4,4,c5be0000) at vn_open+0x33 kern_open(c5be0000,80cd0c0,0,1,1b6) at kern_open+0xca open(c5be0000,f7cbed04,c,421,3) at open+0x36 syscall(bfbf003b,283a003b,bfbf003b,4,283a4200) at syscall+0x295 Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (5, FreeBSD ELF32, open), eip =3D 0x2830a043, esp =3D 0xbfbfde1= c, ebp =3D 0xbfbfde48 --- db> Here is the tail end of a tcpdump that was running at the time of deadlock: 08:21:03.246252 IP (tos 0x0, ttl 64, id 43639, offset 0, flags [none], pro= to: UDP (17), length: 196) 211.43.211.135.2049 > 211.43.211.137.1282404033:= reply ok 168 fsstat POST: DIR 755 ids 0/0 sz 512 nlink 16 rdev 5/224 fsid = 14b fileid 2 a/m/ctime 1122919265.000000 1120941164.000000 1120941193.00000= 0 tbytes 26607781888 fbytes 15932801024 abytes 13804179456 tfiles 3320830 f= files 1738675 afiles 1738675 invar 0 08:21:03.246498 IP (tos 0x0, ttl 64, id 41074, offset 0, flags [none], pro= to: UDP (17), length: 144) 211.43.211.137.1282404034 > 211.43.211.135.2049:= 116 lookup fh 1005,223386/2737632 "Makefile,v" 08:21:03.247252 IP (tos 0x0, ttl 64, id 43640, offset 0, flags [none], pro= to: UDP (17), length: 264) 211.43.211.135.2049 > 211.43.211.137.1282404034:= reply ok 236 lookup fh 1005,223386/2751244 REG 444 ids 0/0 sz 4196 nlink 1= rdev 191/10879220 fsid 14b fileid 29fb0c a/m/ctime 1122919337.000000 11124= 30346.000000 1112245585.000000 post dattr: DIR 755 ids 0/0 sz 512 nlink 4 r= dev 172/10879120 fsid 14b fileid 29c5e0 a/m/ctime 1122938463.000000 1112245= 585.000000 1112245585.000000 08:21:03.247320 IP (tos 0x0, ttl 64, id 41075, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404035 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751244 003f 08:21:03.247502 IP (tos 0x0, ttl 64, id 43641, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404035:= reply ok 120 access attr: REG 444 ids 0/0 sz 4196 nlink 1 rdev 191/1087922= 0 fsid 14b fileid 29fb0c a/m/ctime 1122919337.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.247628 IP (tos 0x0, ttl 64, id 41076, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404036 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751244 003f 08:21:03.247878 IP (tos 0x0, ttl 64, id 43642, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404036:= reply ok 120 access attr: REG 444 ids 0/0 sz 4196 nlink 1 rdev 191/1087922= 0 fsid 14b fileid 29fb0c a/m/ctime 1122919337.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.247987 IP (tos 0x0, ttl 64, id 41077, offset 0, flags [none], pro= to: UDP (17), length: 140) 211.43.211.137.1282404037 > 211.43.211.135.2049:= 112 read fh 1005,223386/2751244 8192 bytes @ 0 08:21:03.259507 IP (tos 0x0, ttl 64, id 43643, offset 0, flags [+], proto:= UDP (17), length: 1500) 211.43.211.135.2049 > 211.43.211.137.1282404037: r= eply ok 1472 read REG 444 ids 0/0 sz 4196 nlink 1 rdev 191/10879220 fsid 14= b fileid 29fb0c a/m/ctime 1122938463.000000 1112430346.000000 1112245585.00= 0000 4196 bytes EOF 08:21:03.260201 IP (tos 0x0, ttl 64, id 41079, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404038 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751244 003f 08:21:03.260378 IP (tos 0x0, ttl 64, id 43644, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404038:= reply ok 120 access attr: REG 444 ids 0/0 sz 4196 nlink 1 rdev 191/1087922= 0 fsid 14b fileid 29fb0c a/m/ctime 1122938463.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.260459 IP (tos 0x0, ttl 64, id 41080, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404039 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751244 003f 08:21:03.260635 IP (tos 0x0, ttl 64, id 43645, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404039:= reply ok 120 access attr: REG 444 ids 0/0 sz 4196 nlink 1 rdev 191/1087922= 0 fsid 14b fileid 29fb0c a/m/ctime 1122938463.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.260985 IP (tos 0x0, ttl 64, id 41081, offset 0, flags [none], pro= to: UDP (17), length: 144) 211.43.211.137.1282404040 > 211.43.211.135.2049:= 116 lookup fh 1005,223386/2737632 "distinfo,v" 08:21:03.261250 IP (tos 0x0, ttl 64, id 43646, offset 0, flags [none], pro= to: UDP (17), length: 264) 211.43.211.135.2049 > 211.43.211.137.1282404040:= reply ok 236 lookup fh 1005,223386/2751246 REG 444 ids 0/0 sz 1329 nlink 1= rdev 174/10879206 fsid 14b fileid 29fb0e a/m/ctime 1122919337.000000 11124= 30346.000000 1112245585.000000 post dattr: DIR 755 ids 0/0 sz 512 nlink 4 r= dev 172/10879120 fsid 14b fileid 29c5e0 a/m/ctime 1122938463.000000 1112245= 585.000000 1112245585.000000 08:21:03.261342 IP (tos 0x0, ttl 64, id 41082, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404041 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751246 003f 08:21:03.261510 IP (tos 0x0, ttl 64, id 43647, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404041:= reply ok 120 access attr: REG 444 ids 0/0 sz 1329 nlink 1 rdev 174/1087920= 6 fsid 14b fileid 29fb0e a/m/ctime 1122919337.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.261745 IP (tos 0x0, ttl 64, id 41083, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404042 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751246 003f 08:21:03.261889 IP (tos 0x0, ttl 64, id 43648, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404042:= reply ok 120 access attr: REG 444 ids 0/0 sz 1329 nlink 1 rdev 174/1087920= 6 fsid 14b fileid 29fb0e a/m/ctime 1122919337.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.262055 IP (tos 0x0, ttl 64, id 41085, offset 0, flags [none], pro= to: UDP (17), length: 140) 211.43.211.137.1282404043 > 211.43.211.135.2049:= 112 read fh 1005,223386/2751246 4096 bytes @ 0 08:21:03.262620 IP (tos 0x0, ttl 64, id 43649, offset 0, flags [none], pro= to: UDP (17), length: 1488) 211.43.211.135.2049 > 211.43.211.137.1282404043= : reply ok 1460 read REG 444 ids 0/0 sz 1329 nlink 1 rdev 174/10879206 fsid= 14b fileid 29fb0e a/m/ctime 1122938463.000000 1112430346.000000 1112245585= .000000 1329 bytes EOF 08:21:03.263025 IP (tos 0x0, ttl 64, id 41096, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404044 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751246 003f 08:21:03.263243 IP (tos 0x0, ttl 64, id 43655, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404044:= reply ok 120 access attr: REG 444 ids 0/0 sz 1329 nlink 1 rdev 174/1087920= 6 fsid 14b fileid 29fb0e a/m/ctime 1122938463.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.263311 IP (tos 0x0, ttl 64, id 41100, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404045 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751246 003f 08:21:03.263518 IP (tos 0x0, ttl 64, id 43658, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404045:= reply ok 120 access attr: REG 444 ids 0/0 sz 1329 nlink 1 rdev 174/1087920= 6 fsid 14b fileid 29fb0e a/m/ctime 1122938463.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.263801 IP (tos 0x0, ttl 64, id 41106, offset 0, flags [none], pro= to: UDP (17), length: 144) 211.43.211.137.1282404046 > 211.43.211.135.2049:= 116 lookup fh 1005,223386/2737632 "pkg-descr,v" 08:21:03.264117 IP (tos 0x0, ttl 64, id 43661, offset 0, flags [none], pro= to: UDP (17), length: 264) 211.43.211.135.2049 > 211.43.211.137.1282404046:= reply ok 236 lookup fh 1005,223386/2751247 REG 444 ids 0/0 sz 1534 nlink 1= rdev 174/10879214 fsid 14b fileid 29fb0f a/m/ctime 1122919337.000000 11124= 30346.000000 1112245585.000000 post dattr: DIR 755 ids 0/0 sz 512 nlink 4 r= dev 172/10879120 fsid 14b fileid 29c5e0 a/m/ctime 1122938463.000000 1112245= 585.000000 1112245585.000000 08:21:03.264192 IP (tos 0x0, ttl 64, id 41112, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404047 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751247 003f 08:21:03.264399 IP (tos 0x0, ttl 64, id 43665, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404047:= reply ok 120 access attr: REG 444 ids 0/0 sz 1534 nlink 1 rdev 174/1087921= 4 fsid 14b fileid 29fb0f a/m/ctime 1122919337.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.264540 IP (tos 0x0, ttl 64, id 41117, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404048 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751247 003f 08:21:03.264763 IP (tos 0x0, ttl 64, id 43668, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404048:= reply ok 120 access attr: REG 444 ids 0/0 sz 1534 nlink 1 rdev 174/1087921= 4 fsid 14b fileid 29fb0f a/m/ctime 1122919337.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.264901 IP (tos 0x0, ttl 64, id 41122, offset 0, flags [none], pro= to: UDP (17), length: 140) 211.43.211.137.1282404049 > 211.43.211.135.2049:= 112 read fh 1005,223386/2751247 4096 bytes @ 0 08:21:03.265492 IP (tos 0x0, ttl 64, id 43671, offset 0, flags [+], proto:= UDP (17), length: 1500) 211.43.211.135.2049 > 211.43.211.137.1282404049: r= eply ok 1472 read REG 444 ids 0/0 sz 1534 nlink 1 rdev 174/10879214 fsid 14= b fileid 29fb0f a/m/ctime 1122938463.000000 1112430346.000000 1112245585.00= 0000 1534 bytes EOF 08:21:03.265786 IP (tos 0x0, ttl 64, id 41133, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404050 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751247 003f 08:21:03.265993 IP (tos 0x0, ttl 64, id 43677, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404050:= reply ok 120 access attr: REG 444 ids 0/0 sz 1534 nlink 1 rdev 174/1087921= 4 fsid 14b fileid 29fb0f a/m/ctime 1122938463.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.266046 IP (tos 0x0, ttl 64, id 41137, offset 0, flags [none], pro= to: UDP (17), length: 132) 211.43.211.137.1282404051 > 211.43.211.135.2049:= 104 access fh 1005,223386/2751247 003f 08:21:03.266366 IP (tos 0x0, ttl 64, id 43679, offset 0, flags [none], pro= to: UDP (17), length: 148) 211.43.211.135.2049 > 211.43.211.137.1282404051:= reply ok 120 access attr: REG 444 ids 0/0 sz 1534 nlink 1 rdev 174/1087921= 4 fsid 14b fileid 29fb0f a/m/ctime 1122938463.000000 1112430346.000000 1112= 245585.000000 c 0021 08:21:03.266780 IP (tos 0x0, ttl 64, id 41147, offset 0, flags [none], pro= to: UDP (17), length: 144) 211.43.211.137.1282404052 > 211.43.211.135.2049:= 116 lookup fh 1005,223386/2737632 "pkg-plist,v" 08:21:03.316402 IP (tos 0x0, ttl 64, id 41173, offset 0, flags [none], pro= to: UDP (17), length: 144) 211.43.211.137.1282404052 > 211.43.211.135.2049:= 116 lookup fh 1005,223386/2737632 "pkg-plist,v" [...client keeps re-sending...] --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC7rCYWry0BWjoQKURApZJAKCEf77k/PcnbpyIcK0TMaJ4+ktxvgCg2e++ fDLzLfXwSLMbRFJb5LjvNy8= =gb/c -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--