Skip to content

pcap analyse fail #2

@dagl0b3

Description

@dagl0b3

Hi,

with the latest version 3.2 the analysis of the cap file fails due to a traceback error.
could you provide a hint how to solve it?

Thanks

DBG1: 07:57:56.764230 - trace_open [/tmp/nfstest_pnfs_20250428_075744_006.cap]
FAIL: EXCHANGE_ID should be sent to MDS
FAIL: Traceback (most recent call last):
File "/root/NFStest-3.2/test/./nfstest_pnfs", line 1386, in
x.run_tests()
File "/root/NFStest-3.2/nfstest/test_util.py", line 1388, in run_tests
getattr(self, testmethod)(**kwargs)
File "/root/NFStest-3.2/test/./nfstest_pnfs", line 1069, in read_lock_test
self.do_lock(LAYOUTIOMODE4_READ)
File "/root/NFStest-3.2/test/./nfstest_pnfs", line 982, in do_lock
(multipath_ds_list, openfh) = self.verify_file(filename, iomode=iomode, lock=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/NFStest-3.2/test/./nfstest_pnfs", line 494, in verify_file
self.verify_create_session(self.server_ipaddr, self.port)
File "/root/NFStest-3.2/nfstest/nfs_util.py", line 982, in verify_create_session
expr = len(pktcall.nfs.array) == 1
^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'nfs'

TIME: 2.086409s

DBG2: 07:57:56.779249 - Mount volume: mount -o vers=4.1,proto=tcp,sec=sys,hard,rsize=4096,wsize=4096 1.2.3.4:/ /mnt/t
DBG2: 07:57:56.794148 - Unmount volume: umount -f /mnt/t

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions