logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nfstest_xid - Verify packets are matched correctly by their XID

Author

       Jorge Mora (mora@netapp.com)

NFStest 3.2                                       21 March 2023                                   NFSTEST_XID(1)

Bugs

       No known bugs.

Description

       Search all the packet traces given for XID inconsistencies. Verify all operations in the NFSv4.x COMPOUND
       reply are the same as the operations given in the call.

Examples

       $ nfstest_xid /tmp/trace1.pcap

Name

       nfstest_xid - Verify packets are matched correctly by their XID

Notes

       Valid for packet traces with NFSv4 and above

Options

       --version
              show program's version number and exit

       -h, --help
              show this help message and exit

   Packetdisplay:
       --load-body=LOAD_BODY
              Display RPC payload body [default: False]

   Debug:
       --enum-check=ENUM_CHECK
              If set to True, enums are strictly enforced [default: False]

       --debug-level=DEBUG_LEVEL
              Set debug level messages

       --unpack-error=UNPACK_ERROR
              Raise unpack error when True

       --error
              Exit on first error

See Also

nfstest_alloc(1),nfstest_cache(1),nfstest_delegation(1),nfstest_dio(1),nfstest_fcmp(1),nfstest_file(1),nfstest_interop(1),nfstest_io(1),nfstest_lock(1),nfstest_pkt(1),nfstest_pnfs(1),nfstest_posix(1),nfstest_rdma(1),nfstest_sparse(1),nfstest_ssc(1),nfstest_xattr(1),packet.pktt(3),packet.unpack(3),packet.utils(3)

Synopsis

       nfstest_xid <trace1> [<trace2> ...]

See Also