.\" DO NOT MODIFY THIS FILE! It was generated by setup.py 1.2. .TH NFSTEST_XID 1 "21 March 2023" "NFStest 3.2" "nfstest_xid 1.0" .SH NAME nfstest_xid - Verify packets are matched correctly by their XID .SH SYNOPSIS nfstest_xid [ ...] .SH 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. .SH OPTIONS .IP "--version" show program's version number and exit .IP "-h, --help" show this help message and exit .SS Packet display: .IP "--load-body=LOAD_BODY" Display RPC payload body [default: False] .SS Debug: .IP "--enum-check=ENUM_CHECK" If set to True, enums are strictly enforced [default: False] .IP "--debug-level=DEBUG_LEVEL" Set debug level messages .IP "--unpack-error=UNPACK_ERROR" Raise unpack error when True .IP "--error" Exit on first error .SH EXAMPLES .br $ nfstest_xid /tmp/trace1.pcap .SH NOTES Valid for packet traces with NFSv4 and above .SH SEE ALSO .BR nfstest_alloc(1), .BR nfstest_cache(1), .BR nfstest_delegation(1), .BR nfstest_dio(1), .BR nfstest_fcmp(1), .BR nfstest_file(1), .BR nfstest_interop(1), .BR nfstest_io(1), .BR nfstest_lock(1), .BR nfstest_pkt(1), .BR nfstest_pnfs(1), .BR nfstest_posix(1), .BR nfstest_rdma(1), .BR nfstest_sparse(1), .BR nfstest_ssc(1), .BR nfstest_xattr(1), .BR packet.pktt(3), .BR packet.unpack(3), .BR packet.utils(3) .SH BUGS No known bugs. .SH AUTHOR Jorge Mora (mora@netapp.com)