1
2opagenchassis(8) Master map: IFSFFCLIRG (Man Page) opagenchassis(8)
3
4
5
7 opagenchassis
8
9
10
11 Generates a list of IPv4, IPv6, and/or TCP names in a format acceptable
12 for inclusion in the /etc/opa/chassis file.
13
15 opagenchassis [-t portsfile] [-p ports]
16
18 --help Produces full help text.
19
20 -t portsfile
21 Specifies the file with list of local HFI ports used to
22 access fabric for analysis.
23 Default is /etc/opa/ports file.
24
25 -p ports Specifies the list of local HFI ports used to access fabrics
26 for counter clear.
27
28
29 Default is first active port. The first HFI in the system is
30 1. The first port on an HFI is 1. Uses the format hfi:port,
31 for example:
32
33
34
35 0:0 First active port in system.
36
37
38
39
40
41 0:y Port y within system.
42
43
44
45
46
47 x:0 First active port on HFI x.
48
49
50
51
52
53 x:y HFI x, port y.
54
55
56
58 The following environment variables are also used by this command:
59
60 PORTS List of ports, used in absence of -t and -p.
61
62 PORTS_FILE
63 File containing list of ports, used in absence of -t and -p.
64
66 opagenchassis
67 opagenchassis -p '1:1 1:2 2:1 2:2'
68
69
70
71Copyright(C) 2015-2018 Intel Corporation opagenchassis(8)