1NFSTEST_XID(1)                  nfstest_xid 1.0                 NFSTEST_XID(1)
2
3
4

NAME

6       nfstest_xid - Verify packets are matched correctly by their XID
7

SYNOPSIS

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

DESCRIPTION

12       Search  all the packet traces given for XID inconsistencies. Verify all
13       operations in the NFSv4.x COMPOUND reply are the same as the operations
14       given in the call.
15
16
17

OPTIONS

19       --version
20              show program's version number and exit
21
22       -h, --help
23              show this help message and exit
24
25
26   Packet display:
27       --load-body=LOAD_BODY
28              Display RPC payload body [default: False]
29
30
31   Debug:
32       --enum-check=ENUM_CHECK
33              If set to True, enums are strictly enforced [default: False]
34
35       --debug-level=DEBUG_LEVEL
36              Set debug level messages
37
38       --unpack-error=UNPACK_ERROR
39              Raise unpack error when True
40
41       --error
42              Exit on first error
43

EXAMPLES

45       $ nfstest_xid /tmp/trace1.pcap
46

NOTES

48       Valid for packet traces with NFSv4 and above
49

SEE ALSO

51       nfstest_alloc(1),        nfstest_cache(1),       nfstest_delegation(1),
52       nfstest_dio(1),  nfstest_file(1),  nfstest_interop(1),   nfstest_io(1),
53       nfstest_lock(1),   nfstest_pkt(1),  nfstest_pnfs(1),  nfstest_posix(1),
54       nfstest_sparse(1),  nfstest_ssc(1),  packet.pktt(3),  packet.unpack(3),
55       packet.utils(3)
56
57

BUGS

59       No known bugs.
60

AUTHOR

62       Jorge Mora (mora@netapp.com)
63
64
65
66NFStest 2.1.5                  14 February 2017                 NFSTEST_XID(1)
Impressum