1
2opagenesmchassis(8) Master map: IFSFFCLIRG (Man Page) opagenesmchassis(8)
3
4
5
7 opagenesmchassis
8
9
10
11 Generates a list of chassis IPv4 and IPv6 addresses and/or TCP names
12 where the Embedded Subnet Manager (ESM) is running, in a format accept‐
13 able for inclusion in the /etc/opa/esm_chassis file. This tool uses
14 opagenchassis output to iterate through all the chassis.
15
17 opagenesmchassis [-u user] [-S] [-t portsfile] [-p ports]
18
20 --help Produces full help text.
21
22 -u user Performs command as user. For chassis, the default is admin.
23
24 -S Securely prompts for password for user on chassis.
25
26 -t portsfile
27 Specifies the file with a list of local HFI ports used to
28 access fabric(s) for analysis.
29 Default is /etc/opa/ports
30
31 -p ports Specifies the list of local HFI ports used to access fabrics.
32
33
34 Default is first active port. The first HFI in the system is
35 1. The first port on an HFI is 1. Uses the format hfi:port,
36 for example:
37
38
39
40 0:0 First active port in system.
41
42
43
44
45
46 0:y Port y within system.
47
48
49
50
51
52 x:0 First active port on HFI x.
53
54
55
56
57
58 x:y HFI x, port y.
59
60
61
63 The following environment variables are also used by this command:
64
65 FF_CHASSIS_ADMIN_PASSWORD
66 Password for chassis, used in absence of -S.
67
68 PORTS List of ports, used in absence of -t and -p.
69
70 PORTS_FILE
71 File containing list of ports, used in absence of -t and -p.
72
74 opagenesmchassis
75 opagenesmchassis -S -p '1:1 1:2 2:1 2:2'
76
77 Alternatively, while editing the file, use a vi command to include the
78 output such as:
79 :r! opagenesmchassis
80
81
82
83Copyright(C) 2015-2018 Intel Corporation opagenesmchassis(8)