1
2opaallanalysis(8)      Master map: IFSFFCLIRG (Man Page)     opaallanalysis(8)
3
4
5

NAME

7       opaallanalysis
8
9
10
11       (All)  opaallanalysis command performs the set of analysis specified in
12       FF_ALL_ANALYSIS and can be  specified  for  fabric,  chassis,  esm,  or
13       hostsm.
14

Syntax

16       opaallanalysis [-b|-e] [-s] [-d dir] [-c file] [-t portsfile]
17       [-p ports] [-F chassisfile] [-H 'chassis'] [-G esmchassisfile]
18       [-E esmchassis] [-T topology_input]
19

Options

21       --help    Produces full help text.
22
23       -b        Sets the baseline mode. Default is compare/check mode.
24
25       -e        Evaluates health only. Default is compare/check mode.
26
27       -s        Saves history of failures (errors/differences).
28
29       -d dir    Identifies  the  top-level  directory for saving baseline and
30                 history of failed checks. Default = /var/usr/lib/opa/analysis
31
32       -c file   Specifies the error thresholds configuration file. Default  =
33                 /etc/opa/opamon.conf
34
35       -t portsfile
36                 Specifies  the  file  with  list  of  local HFI ports used to
37                 access fabric(s) for analysis. Default = /etc/opa/ports
38
39       -p ports  Specifies the list of local HFI ports  used  to  access  fab‐
40                 ric(s) for analysis. Default is the first active port. Speci‐
41                 fied as HFI:port as follows:
42
43
44
45                 0:0       First active port in system.
46
47
48
49
50                 0:y       Port y within system.
51
52
53
54
55                 x:0       First active port on HFI x.
56
57
58
59
60                 x:y       HFI x, port y.
61
62
63       -F chassisfile
64                 Specifies the file with a chassis in  a  cluster.  Default  =
65                 /etc/opa/chassis
66
67       -H 'chassis'
68                 Specifies  the  list  of chassis on which to execute the com‐
69                 mand.
70
71       -G esmchassisfile
72                 Specifies the file with embedded SM chassis in  the  cluster.
73                 Default = /etc/opa/esm_chassis
74
75       -E esmchassis
76                 Specifies the list of embedded SM chassis to analyze.
77
78       -T topology_input
79                 Specifies  the  name  of  topology  input file to use. Any %P
80                 markers in this filename are replaced with the HFI:port being
81                 operated  on,  such  as 0:0 or 1:2. Default = /etc/opa/topol‐
82                 ogy.%P.xml. If -T NONE is specified, no topology  input  file
83                 is used. See opareport for more information.
84

Example

86       opaallanalysis
87       opaallanalysis -p '1:1 2:1'
88

Environment Variables

90       The following environment variables are also used by this command:
91
92       PORTS     List of ports, used in absence of -t and -p.
93
94       PORTS_FILE
95                 File containing list of ports, used in absence of -t and -p.
96
97       FF_TOPOLOGY_FILE
98                 File  containing  topology_input (may have %P marker in file‐
99                 name), used in absence of -T.
100
101       CHASSIS   List of chassis, used if -F and -H options are not supplied.
102
103       CHASSIS_FILE
104                 File containing list of chassis, used if -F  and  -H  options
105                 are not supplied.
106
107       ESM_CHASSIS
108                 List  of  SM  chassis, used if -G and -E options are not sup‐
109                 plied.
110
111       ESM_CHASSIS_FILE
112                 File containing list of SM chassis, used if -G and -E options
113                 are not supplied.
114
115       FF_ANALYSIS_DIR
116                 Top level directory for baselines and failed health checks.
117
118       FF_CHASSIS_CMDS
119                 List  of  commands  to  issue  during  analysis, unused if -e
120                 option supplied.
121
122       FF_CHASSIS_HEALTH
123                 Single command to issue to check overall health during analy‐
124                 sis, unused if -b option supplied
125

Details

127       The  opaallanalysis  command  performs the set of analysis specified in
128       FF_ALL_ANALYSIS, which must be a space-separated list. This can be pro‐
129       vided  by  the  environment  or  using /etc/opa/opafastfabric.conf. The
130       analysis set includes the options: fabric, chassis, esm, or hostsm. For
131       a  fabric with only externally managed switches, FF_ALL_ANALYSIS should
132       be set to -fabric in opafastfabric.conf.
133
134       Note that the opaallanalysis command has options which are a  super-set
135       of  the options for all other analysis commands. The options are passed
136       along to the respective tools as  needed.  For  example,  the  -c  file
137       option  is  passed  on  to  opafabricanalysis  if  it  is  specified in
138       FF_ALL_ANALYSIS.
139
140       The output files are all  the  output  files  for  the  FF_ALL_ANALYSIS
141       selected  set  of  analysis. See the previous sections for the specific
142       output files.
143
144
145
146Copyright(C) 2015-2018         Intel Corporation             opaallanalysis(8)
Impressum