1
2opashowmc(8) Master map: IFSFFCLIRG (Man Page) opashowmc(8)
3
4
5
7 opashowmc
8
9
10
11 (Linux) Displays the Intel(R) Omni-Path Multicast groups created for
12 the fabric along with the Intel(R) Omni-Path Host Fabric Interface
13 (HFI) ports which are a member of each multicast group. This command
14 can be helpful when attempting to analyze or debug Intel(R) Omni-Path
15 multicast usage by applications or ULPs such as IPoIB.
16
18 opashowmc [-v] [-t portsfile] [-p ports]
19
21 --help Produces full help text.
22
23
24 -v Returns verbose output and shows name of each member.
25
26
27 -t portsfile
28 Specifies the file with list of local HFI ports used to
29 access fabric(s) for analysis. Default is /etc/opa/ports
30 file.
31
32
33 -p ports Specifies the list of local HFI ports used to access fab‐
34 ric(s) for analysis.
35
36
37 Default is first active port. The first HFI in the system is
38 1. The first port on an HFI is 1. Uses the format hfi:port,
39 for example:
40
41
42
43 0:0 First active port in system.
44
45
46
47
48
49 0:y Port y within system.
50
51
52
53
54
55 x:0 First active port on HFI x.
56
57
58
59
60
61 x:y HFI x, port y.
62
63
64
66 opashowmc
67 opashowmc -p '1:1 1:2 2:1 2:2'
68
70 The following environment variables are also used by this command:
71
72 PORTS List of ports, used in absence of -t and -p.
73
74
75 PORTS_FILE
76 File containing list of ports, used in absence of -t and -p.
77
78
79
80Copyright(C) 2015-2018 Intel Corporation opashowmc(8)