Wireshark-bugs: [Wireshark-bugs] [Bug 1693] New: NFSv4 "compound" frames show up as procedure "c
Date: Tue, 17 Jul 2007 20:26:39 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1693

           Summary: NFSv4 "compound" frames show up as procedure "compound"
                    procedure in Service Response Time rather actually
                    operations in the "compound" frames.
           Product: Wireshark
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: High
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: fschorr@xxxxxxxxxxx
                CC: fschorr@xxxxxxxxxxx


Build Information:
Version 0.99.6 (SVN Rev 22249)

Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.10.12, with GLib 2.12.12, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.4, with ADNS, with Lua 5.1,
with GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio
PortAudio V19-devel, with AirPcap.

Running on Windows XP Service Pack 2, build 2600, with WinPcap version 4.0.1
(packet.dll version 4.0.0.901), based on libpcap version 0.9.5, without
AirPcap.

Built using Microsoft Visual C++ 6.0 build 8804
--
NFSv4 "compound" frames show up as procedure "compound" procedure in Service
Response Time rather actually operations in the "compound" frames.

The attached capture, NFSv4.cap, consists of 12 frames which decode as 6 NFSv4
"Compound" call/reply pairs.  If you select Statistics/Server Response
Time/ONC-RPC and select Program "nfs" and version "4", the resulting statistics
information window shows ONLY 6 procedure COMPOUND and not other.  In fact, the
"Compound" frames hold PUTFH, NVERIFY, GETATTR, ACCESS, LOOKUP, GETFH, SETATTR
and GETATTR operations, none of which show up as procedures in the result
wimdow.  I've include screenshot "screenshot.png" that shows this problem.

I suspect that it might be difficult to pull the SRT information out from the
Compound frames for all the operations but being able to get the proper SRT
information for all the NFSv4 operations is critical when working on complex
server performance issues involving NFSv4.

Thank you for your time and consideration.

Frank Schorr


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.