1
2opa_osd_exercise(1) Master map: IFSFFCLIRG (Man Page) opa_osd_exercise(1)
3
4
5
7 opa_osd_exercise
8
9
10
11 Performs stress test on SM and distributed SA query system.
12
14 opa_osd_exercise [-d | -s | -r | -x | -X | -D | -p | -S | -t | -e]
15 guidlist
16
18 --help Produces full help text.
19
20
21 -d debug level
22 Sets debugging level.
23
24
25 -s seconds
26 Specifies running for at least seconds seconds.
27
28 -r remote Specifies the host running the fabric simulator.
29
30 -x count Number of destinations to toggle up or down after each pass.
31 Maximum = MAX_TOGGLES.
32
33 -X count Specifies how often to toggle a source port up or down
34 (in seconds).
35
36 -D seconds
37 Specifies how long to sleep after each pass. This value gives
38 the Subnet Manager time to process port events.
39
40 -p pkey Specifies to include pkey in the searches. Can be specified
41 up to 8 times.
42
43 -S sid Specifies to include SID in the searches.
44
45 -t error threshold
46 Cancels the test if the number of path errors to a single
47 destination exceeds error threshold. The count is reset to
48 zero when a correct result is retrieved. Can be specified up
49 to 8 times. Note that providing both SIDs and pkeys may cause
50 problems.
51
52 -e Instructs simulator to enable all ports before starting.
53
54 guidlist Text file that lists the source and destination GUIDs and
55 LIDs. guidlist format is:
56
57
58
59 · lid_0;guid_0;node_desc_0
60
61 · lid_1;guid_1;node_desc_1
62
63 · and so on.
64
65
66
68 opa_osd_exercise -p 0x9001 guidtable
69
70
71
72Copyright(C) 2015-2018 Intel Corporation opa_osd_exercise(1)