Date: Mon, 07 Dec 1998 20:54:30 +0100 From: "D. Rock" <rock@cs.uni-sb.de> To: current@FreeBSD.ORG Subject: Re: Weird NFS error using Solaris 7 server Message-ID: <366C3276.E337E0F@cs.uni-sb.de> References: <199811232022.VAA00480@trantor.stuyts.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Dies ist eine mehrteilige Nachricht im MIME-Format. --------------385830322A8CC3FBC2C05EC3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Paul van der Zwan schrieb: > > When I try to create a file on a FS mounted from my Sparc 5 running Solaris 7 > I get the following error: > [21:14:42 trantor:paulz:/mnt/var/tmp] > $ touch a > touch: a: Inappropriate file type or format I can confirm this error. The solution is (again) using NFSv2 mounts. Is this problem currently under investigation? It happens at least with kernels cvsup'd up to today. Below is the output of "snoop -v port 2049" on the Solaris box (The output of snoop seems much more readable by human). One output is the (succeding) call using v2 mounts, the other the (failing) using v3 mounts. Daniel --------------385830322A8CC3FBC2C05EC3 Content-Type: text/plain; charset=us-ascii; name="snoop.nfsv3" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="snoop.nfsv3" ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 1 arrived at 20:40:21.43 ETHER: Packet size = 174 bytes ETHER: Destination = 0:a0:c9:9f:30:1, ETHER: Source = 0:a0:c9:9f:49:34, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 160 bytes IP: Identification = 34637 IP: Flags = 0x0 IP: .0.. .... = may fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 64 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = b070 IP: Source address = 192.168.0.254 IP: Destination address = 192.168.0.1 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 1022 UDP: Destination port = 2049 (Sun RPC) UDP: Length = 140 UDP: Checksum = AEA9 UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155955 RPC: Type = 0 (Call) RPC: RPC version = 2 RPC: Program = 100003 (NFS), version = 3, procedure = 3 RPC: Credentials: Flavor = 1 (Unix), len = 48 bytes RPC: Time = 0 RPC: Hostname = RPC: Uid = 0, Gid = 0 RPC: Groups = 0 2 3 4 5 20 31 RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 3 (Look up file name) NFS: File handle = [B800] NFS: 4600FC00020000000A000000CE600000CE0069250A000000CE600000CE006925 NFS: File name = bla NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 2 arrived at 20:40:21.43 ETHER: Packet size = 158 bytes ETHER: Destination = 0:a0:c9:9f:49:34, ETHER: Source = 0:a0:c9:9f:30:1, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 144 bytes IP: Identification = 26697 IP: Flags = 0x4 IP: .1.. .... = do not fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 255 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = c390 IP: Source address = 192.168.0.1 IP: Destination address = 192.168.0.254 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 2049 UDP: Destination port = 1022 (Sun RPC) UDP: Length = 124 UDP: Checksum = AF52 UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155955 RPC: Type = 1 (Reply) RPC: This is a reply to frame 1 RPC: Status = 0 (Accepted) RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: Accept status = 0 (Success) RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 3 (Look up file name) NFS: Status = 2 (No such file or directory) NFS: Post-operation attributes: (directory) NFS: File type = 2 (Directory) NFS: Mode = 0755 NFS: Setuid = 0, Setgid = 0, Sticky = 0 NFS: Owner's permissions = rwx NFS: Group's permissions = r-x NFS: Other's permissions = r-x NFS: Link count = 2, User ID = 0, Group ID = 1 NFS: File size = 512, Used = 1024 NFS: Special: Major = 0, Minor = 0 NFS: File system id = 16515142, File id = 24782 NFS: Last access time = 07-Dec-98 19:37:51.535634000 GMT NFS: Modification time = 07-Dec-98 19:27:17.665634000 GMT NFS: Attribute change time = 07-Dec-98 19:27:17.665634000 GMT NFS: NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 3 arrived at 20:40:21.43 ETHER: Packet size = 174 bytes ETHER: Destination = 0:a0:c9:9f:30:1, ETHER: Source = 0:a0:c9:9f:49:34, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 160 bytes IP: Identification = 34638 IP: Flags = 0x0 IP: .0.. .... = may fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 64 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = af70 IP: Source address = 192.168.0.254 IP: Destination address = 192.168.0.1 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 1022 UDP: Destination port = 2049 (Sun RPC) UDP: Length = 140 UDP: Checksum = AEA8 UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155956 RPC: Type = 0 (Call) RPC: RPC version = 2 RPC: Program = 100003 (NFS), version = 3, procedure = 3 RPC: Credentials: Flavor = 1 (Unix), len = 48 bytes RPC: Time = 0 RPC: Hostname = RPC: Uid = 0, Gid = 0 RPC: Groups = 0 2 3 4 5 20 31 RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 3 (Look up file name) NFS: File handle = [B800] NFS: 4600FC00020000000A000000CE600000CE0069250A000000CE600000CE006925 NFS: File name = bla NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 4 arrived at 20:40:21.43 ETHER: Packet size = 158 bytes ETHER: Destination = 0:a0:c9:9f:49:34, ETHER: Source = 0:a0:c9:9f:30:1, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 144 bytes IP: Identification = 26698 IP: Flags = 0x4 IP: .1.. .... = do not fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 255 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = c290 IP: Source address = 192.168.0.1 IP: Destination address = 192.168.0.254 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 2049 UDP: Destination port = 1022 (Sun RPC) UDP: Length = 124 UDP: Checksum = AF51 UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155956 RPC: Type = 1 (Reply) RPC: This is a reply to frame 3 RPC: Status = 0 (Accepted) RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: Accept status = 0 (Success) RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 3 (Look up file name) NFS: Status = 2 (No such file or directory) NFS: Post-operation attributes: (directory) NFS: File type = 2 (Directory) NFS: Mode = 0755 NFS: Setuid = 0, Setgid = 0, Sticky = 0 NFS: Owner's permissions = rwx NFS: Group's permissions = r-x NFS: Other's permissions = r-x NFS: Link count = 2, User ID = 0, Group ID = 1 NFS: File size = 512, Used = 1024 NFS: Special: Major = 0, Minor = 0 NFS: File system id = 16515142, File id = 24782 NFS: Last access time = 07-Dec-98 19:37:51.535634000 GMT NFS: Modification time = 07-Dec-98 19:27:17.665634000 GMT NFS: Attribute change time = 07-Dec-98 19:27:17.665634000 GMT NFS: NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 5 arrived at 20:40:21.43 ETHER: Packet size = 222 bytes ETHER: Destination = 0:a0:c9:9f:30:1, ETHER: Source = 0:a0:c9:9f:49:34, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 208 bytes IP: Identification = 34639 IP: Flags = 0x0 IP: .0.. .... = may fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 64 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = 7e70 IP: Source address = 192.168.0.254 IP: Destination address = 192.168.0.1 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 1022 UDP: Destination port = 2049 (Sun RPC) UDP: Length = 188 UDP: Checksum = AC99 UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155957 RPC: Type = 0 (Call) RPC: RPC version = 2 RPC: Program = 100003 (NFS), version = 3, procedure = 8 RPC: Credentials: Flavor = 1 (Unix), len = 48 bytes RPC: Time = 0 RPC: Hostname = RPC: Uid = 0, Gid = 0 RPC: Groups = 0 2 3 4 5 20 31 RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 8 (Create file) NFS: File handle = [B800] NFS: 4600FC00020000000A000000CE600000CE0069250A000000CE600000CE006925 NFS: File name = bla NFS: Method = Unchecked NFS: Mode = 0644 NFS: Setuid = 0, Setgid = 0, Sticky = 0 NFS: Owner's permissions = rw- NFS: Group's permissions = r-- NFS: Other's permissions = r-- NFS: User ID = (not set) NFS: Group ID = (not set) NFS: Size = (not set) NFS: Access time = -1 (set to client time) NFS: Modification time = -1 (set to client time) NFS: NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 6 arrived at 20:40:21.43 ETHER: Packet size = 186 bytes ETHER: Destination = 0:a0:c9:9f:49:34, ETHER: Source = 0:a0:c9:9f:30:1, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 172 bytes IP: Identification = 26699 IP: Flags = 0x4 IP: .1.. .... = do not fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 255 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = a590 IP: Source address = 192.168.0.1 IP: Destination address = 192.168.0.254 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 2049 UDP: Destination port = 1022 (Sun RPC) UDP: Length = 152 UDP: Checksum = 0ECE UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155957 RPC: Type = 1 (Reply) RPC: This is a reply to frame 5 RPC: Status = 0 (Accepted) RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: Accept status = 0 (Success) RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 8 (Create file) NFS: Status = 79 ((unknown error)) NFS: Pre-operation attributes: NFS: Size = 512 bytes NFS: Modification time = 07-Dec-98 19:27:17.665634000 GMT NFS: Attribute change time = 07-Dec-98 19:27:17.665634000 GMT NFS: NFS: Post-operation attributes: NFS: File type = 2 (Directory) NFS: Mode = 0755 NFS: Setuid = 0, Setgid = 0, Sticky = 0 NFS: Owner's permissions = rwx NFS: Group's permissions = r-x NFS: Other's permissions = r-x NFS: Link count = 2, User ID = 0, Group ID = 1 NFS: File size = 512, Used = 1024 NFS: Special: Major = 0, Minor = 0 NFS: File system id = 16515142, File id = 24782 NFS: Last access time = 07-Dec-98 19:37:51.535634000 GMT NFS: Modification time = 07-Dec-98 19:27:17.665634000 GMT NFS: Attribute change time = 07-Dec-98 19:27:17.665634000 GMT NFS: NFS: --------------385830322A8CC3FBC2C05EC3 Content-Type: text/plain; charset=us-ascii; name="snoop.nfsv2" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="snoop.nfsv2" ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 1 arrived at 20:41:14.69 ETHER: Packet size = 170 bytes ETHER: Destination = 0:a0:c9:9f:30:1, ETHER: Source = 0:a0:c9:9f:49:34, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 156 bytes IP: Identification = 34815 IP: Flags = 0x0 IP: .0.. .... = may fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 64 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = 0270 IP: Source address = 192.168.0.254 IP: Destination address = 192.168.0.1 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 1022 UDP: Destination port = 2049 (Sun RPC) UDP: Length = 136 UDP: Checksum = AEBA UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155978 RPC: Type = 0 (Call) RPC: RPC version = 2 RPC: Program = 100003 (NFS), version = 2, procedure = 4 RPC: Credentials: Flavor = 1 (Unix), len = 48 bytes RPC: Time = 0 RPC: Hostname = RPC: Uid = 0, Gid = 0 RPC: Groups = 0 2 3 4 5 20 31 RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 4 (Look up file name) NFS: File handle = [B800] NFS: 4600FC00020000000A000000CE600000CE0069250A000000CE600000CE006925 NFS: File name = bla NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 2 arrived at 20:41:14.69 ETHER: Packet size = 70 bytes ETHER: Destination = 0:a0:c9:9f:49:34, ETHER: Source = 0:a0:c9:9f:30:1, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 56 bytes IP: Identification = 26979 IP: Flags = 0x4 IP: .1.. .... = do not fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 255 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = 0190 IP: Source address = 192.168.0.1 IP: Destination address = 192.168.0.254 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 2049 UDP: Destination port = 1022 (Sun RPC) UDP: Length = 36 UDP: Checksum = 5D24 UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155978 RPC: Type = 1 (Reply) RPC: This is a reply to frame 1 RPC: Status = 0 (Accepted) RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: Accept status = 0 (Success) RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 4 (Look up file name) NFS: Status = 2 (No such file or directory) NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 3 arrived at 20:41:14.69 ETHER: Packet size = 170 bytes ETHER: Destination = 0:a0:c9:9f:30:1, ETHER: Source = 0:a0:c9:9f:49:34, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 156 bytes IP: Identification = 34816 IP: Flags = 0x0 IP: .0.. .... = may fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 64 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = 0170 IP: Source address = 192.168.0.254 IP: Destination address = 192.168.0.1 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 1022 UDP: Destination port = 2049 (Sun RPC) UDP: Length = 136 UDP: Checksum = AEB9 UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155979 RPC: Type = 0 (Call) RPC: RPC version = 2 RPC: Program = 100003 (NFS), version = 2, procedure = 4 RPC: Credentials: Flavor = 1 (Unix), len = 48 bytes RPC: Time = 0 RPC: Hostname = RPC: Uid = 0, Gid = 0 RPC: Groups = 0 2 3 4 5 20 31 RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 4 (Look up file name) NFS: File handle = [B800] NFS: 4600FC00020000000A000000CE600000CE0069250A000000CE600000CE006925 NFS: File name = bla NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 4 arrived at 20:41:14.69 ETHER: Packet size = 70 bytes ETHER: Destination = 0:a0:c9:9f:49:34, ETHER: Source = 0:a0:c9:9f:30:1, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 56 bytes IP: Identification = 26980 IP: Flags = 0x4 IP: .1.. .... = do not fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 255 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = 0090 IP: Source address = 192.168.0.1 IP: Destination address = 192.168.0.254 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 2049 UDP: Destination port = 1022 (Sun RPC) UDP: Length = 36 UDP: Checksum = 5D23 UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155979 RPC: Type = 1 (Reply) RPC: This is a reply to frame 3 RPC: Status = 0 (Accepted) RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: Accept status = 0 (Success) RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 4 (Look up file name) NFS: Status = 2 (No such file or directory) NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 5 arrived at 20:41:14.69 ETHER: Packet size = 162 bytes ETHER: Destination = 0:a0:c9:9f:30:1, ETHER: Source = 0:a0:c9:9f:49:34, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 148 bytes IP: Identification = 34817 IP: Flags = 0x0 IP: .0.. .... = may fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 64 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = 0870 IP: Source address = 192.168.0.254 IP: Destination address = 192.168.0.1 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 1022 UDP: Destination port = 2049 (Sun RPC) UDP: Length = 128 UDP: Checksum = 723B UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155980 RPC: Type = 0 (Call) RPC: RPC version = 2 RPC: Program = 100003 (NFS), version = 2, procedure = 1 RPC: Credentials: Flavor = 1 (Unix), len = 48 bytes RPC: Time = 0 RPC: Hostname = RPC: Uid = 0, Gid = 0 RPC: Groups = 0 2 3 4 5 20 31 RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 1 (Get file attributes) NFS: File handle = [B800] NFS: 4600FC00020000000A000000CE600000CE0069250A000000CE600000CE006925 NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 6 arrived at 20:41:14.69 ETHER: Packet size = 138 bytes ETHER: Destination = 0:a0:c9:9f:49:34, ETHER: Source = 0:a0:c9:9f:30:1, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 124 bytes IP: Identification = 26981 IP: Flags = 0x4 IP: .1.. .... = do not fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 255 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = bb8f IP: Source address = 192.168.0.1 IP: Destination address = 192.168.0.254 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 2049 UDP: Destination port = 1022 (Sun RPC) UDP: Length = 104 UDP: Checksum = 8DFE UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155980 RPC: Type = 1 (Reply) RPC: This is a reply to frame 5 RPC: Status = 0 (Accepted) RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: Accept status = 0 (Success) RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 1 (Get file attributes) NFS: Status = 0 (OK) NFS: File type = 2 (Directory) NFS: Mode = 040755 NFS: Type = Directory NFS: Setuid = 0, Setgid = 0, Sticky = 0 NFS: Owner's permissions = rwx NFS: Group's permissions = r-x NFS: Other's permissions = r-x NFS: Link count = 2, UID = 0, GID = 1, Rdev = 0x0 NFS: File size = 512, Block size = 8192, No. of blocks = 2 NFS: File system id = 16515142, File id = 24782 NFS: Access time = 07-Dec-98 19:41:04.905635 GMT NFS: Modification time = 07-Dec-98 19:41:07.295634 GMT NFS: Inode change time = 07-Dec-98 19:41:07.295634 GMT NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 7 arrived at 20:41:14.69 ETHER: Packet size = 202 bytes ETHER: Destination = 0:a0:c9:9f:30:1, ETHER: Source = 0:a0:c9:9f:49:34, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 188 bytes IP: Identification = 34818 IP: Flags = 0x0 IP: .0.. .... = may fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 64 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = df6f IP: Source address = 192.168.0.254 IP: Destination address = 192.168.0.1 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 1022 UDP: Destination port = 2049 (Sun RPC) UDP: Length = 168 UDP: Checksum = 2CCE UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155981 RPC: Type = 0 (Call) RPC: RPC version = 2 RPC: Program = 100003 (NFS), version = 2, procedure = 9 RPC: Credentials: Flavor = 1 (Unix), len = 48 bytes RPC: Time = 0 RPC: Hostname = RPC: Uid = 0, Gid = 0 RPC: Groups = 0 2 3 4 5 20 31 RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 9 (Create file) NFS: File handle = [B800] NFS: 4600FC00020000000A000000CE600000CE0069250A000000CE600000CE006925 NFS: File name = bla NFS: Mode = 0100644 NFS: Type = Regular file NFS: Setuid = 0, Setgid = 0, Sticky = 0 NFS: Owner's permissions = rw- NFS: Group's permissions = r-- NFS: Other's permissions = r-- NFS: UID = -1 NFS: GID = -1 NFS: Size = 0 NFS: Access time = -1 NFS: Modification time = -1 NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 8 arrived at 20:41:14.71 ETHER: Packet size = 170 bytes ETHER: Destination = 0:a0:c9:9f:49:34, ETHER: Source = 0:a0:c9:9f:30:1, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 156 bytes IP: Identification = 26982 IP: Flags = 0x4 IP: .1.. .... = do not fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 255 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = 9a8f IP: Source address = 192.168.0.1 IP: Destination address = 192.168.0.254 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 2049 UDP: Destination port = 1022 (Sun RPC) UDP: Length = 136 UDP: Checksum = 6627 UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155981 RPC: Type = 1 (Reply) RPC: This is a reply to frame 7 RPC: Status = 0 (Accepted) RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: Accept status = 0 (Success) RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 9 (Create file) NFS: Status = 0 (OK) NFS: File handle = [2E82] NFS: 4600FC00020000000A000000D260000004FE29590A000000CE600000CE006925 NFS: File type = 1 (Regular File) NFS: Mode = 0100644 NFS: Type = Regular file NFS: Setuid = 0, Setgid = 0, Sticky = 0 NFS: Owner's permissions = rw- NFS: Group's permissions = r-- NFS: Other's permissions = r-- NFS: Link count = 1, UID = 0, GID = 0, Rdev = 0x0 NFS: File size = 0, Block size = 8192, No. of blocks = 0 NFS: File system id = 16515142, File id = 24786 NFS: Access time = 07-Dec-98 19:41:14.685634 GMT NFS: Modification time = 07-Dec-98 19:41:14.685634 GMT NFS: Inode change time = 07-Dec-98 19:41:14.685634 GMT NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 9 arrived at 20:41:14.71 ETHER: Packet size = 162 bytes ETHER: Destination = 0:a0:c9:9f:30:1, ETHER: Source = 0:a0:c9:9f:49:34, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 148 bytes IP: Identification = 34820 IP: Flags = 0x0 IP: .0.. .... = may fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 64 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = 0570 IP: Source address = 192.168.0.254 IP: Destination address = 192.168.0.1 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 1022 UDP: Destination port = 2049 (Sun RPC) UDP: Length = 128 UDP: Checksum = 7708 UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155982 RPC: Type = 0 (Call) RPC: RPC version = 2 RPC: Program = 100003 (NFS), version = 2, procedure = 1 RPC: Credentials: Flavor = 1 (Unix), len = 48 bytes RPC: Time = 0 RPC: Hostname = RPC: Uid = 0, Gid = 0 RPC: Groups = 0 2 3 4 5 20 31 RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 1 (Get file attributes) NFS: File handle = [2E82] NFS: 4600FC00020000000A000000D260000004FE29590A000000CE600000CE006925 NFS: ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 10 arrived at 20:41:14.71 ETHER: Packet size = 138 bytes ETHER: Destination = 0:a0:c9:9f:49:34, ETHER: Source = 0:a0:c9:9f:30:1, ETHER: Ethertype = 0800 (IP) ETHER: IP: ----- IP Header ----- IP: IP: Version = 4 IP: Header length = 20 bytes IP: Type of service = 0x00 IP: xxx. .... = 0 (precedence) IP: ...0 .... = normal delay IP: .... 0... = normal throughput IP: .... .0.. = normal reliability IP: Total length = 124 bytes IP: Identification = 26983 IP: Flags = 0x4 IP: .1.. .... = do not fragment IP: ..0. .... = last fragment IP: Fragment offset = 0 bytes IP: Time to live = 255 seconds/hops IP: Protocol = 17 (UDP) IP: Header checksum = b98f IP: Source address = 192.168.0.1 IP: Destination address = 192.168.0.254 IP: No options IP: UDP: ----- UDP Header ----- UDP: UDP: Source port = 2049 UDP: Destination port = 1022 (Sun RPC) UDP: Length = 104 UDP: Checksum = C4A6 UDP: RPC: ----- SUN RPC Header ----- RPC: RPC: Transaction id = 1269155982 RPC: Type = 1 (Reply) RPC: This is a reply to frame 9 RPC: Status = 0 (Accepted) RPC: Verifier : Flavor = 0 (None), len = 0 bytes RPC: Accept status = 0 (Success) RPC: NFS: ----- Sun NFS ----- NFS: NFS: Proc = 1 (Get file attributes) NFS: Status = 0 (OK) NFS: File type = 1 (Regular File) NFS: Mode = 0100644 NFS: Type = Regular file NFS: Setuid = 0, Setgid = 0, Sticky = 0 NFS: Owner's permissions = rw- NFS: Group's permissions = r-- NFS: Other's permissions = r-- NFS: Link count = 1, UID = 0, GID = 0, Rdev = 0x0 NFS: File size = 0, Block size = 8192, No. of blocks = 0 NFS: File system id = 16515142, File id = 24786 NFS: Access time = 07-Dec-98 19:41:14.685634 GMT NFS: Modification time = 07-Dec-98 19:41:14.685634 GMT NFS: Inode change time = 07-Dec-98 19:41:14.685634 GMT NFS: --------------385830322A8CC3FBC2C05EC3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?366C3276.E337E0F>