Man page - opagenesmchassis(8)
Packages contas this manual
- opadownloadall(8)
- opaxmlfilter(8)
- opaextracterror(8)
- opacaptureall(8)
- opacabletest(8)
- opafirmware(8)
- opaxmlgenerate(8)
- opagentopology(8)
- opaextractlids(8)
- opahostsmanalysis(8)
- opa2rm(8)
- opafastfabric(8)
- opaextractbadlinks(8)
- opaledports(8)
- opaallanalysis(8)
- opafabricanalysis(8)
- opaxlattopology(8)
- opalinkanalysis(8)
- opaswenableall(8)
- opadisablehosts(8)
- opachassisadmin(8)
- opaextractmissinglinks(8)
- opaswitchadmin(8)
- opaextractperf(8)
- opashowmc(8)
- opaextractstat2(8)
- opapingall(8)
- opacheckload(8)
- opagenswitches(8)
- opareport(8)
- opacmdall(8)
- opasorthosts(8)
- opagenesmchassis(8)
- opashowallports(8)
- opatop(8)
- opaswdisableall(8)
- opapaquery(8)
- opaextractstat(8)
- opafindgood(8)
- opaexpandfile(8)
- opadisableports(8)
- opagenchassis(8)
- opaxmlextract(8)
- opaenableports(8)
- opaextractperf2(8)
- opachassisanalysis(8)
- opamergeperf2(8)
- opareports(8)
- opahostadmin(8)
- opafmconfigdiff(8)
- opauploadall(8)
- opaxmlindent(8)
- opasetupssh(8)
- opaextractlink(8)
- opaverifyhosts(8)
- opafmconfigcheck(8)
- opaesmanalysis(8)
- opascpall(8)
- opaextractsellinks(8)
apt-get install opa-fastfabric
Manual
| opagenesmchassis(8) | IFSFFCLIRG (Man Page) | opagenesmchassis(8) |
NAME
opagenesmchassis
Generates a list of chassis IPv4 and IPv6 addresses and/or TCP names where the Embedded Subnet Manager (ESM) is running, in a format acceptable for inclusion in the /etc/opa/esm_chassis file. This tool uses opagenchassis output to iterate through all the chassis.
Syntax
opagenesmchassis [-u user] [-S] [-t portsfile] [-p ports]
Options
- --help
-
Produces full help text.
- -u user
-
Performs command as user. For chassis, the default is admin.
- -S
-
Securely prompts for password for user on chassis.
- -t portsfile
-
Specifies the file with a list of local HFI ports used to access fabric(s) for analysis.
Default is /etc/opa/ports - -p ports
-
Specifies the list of local HFI ports used to access fabrics.
- Default is first active port. The first HFI in the system is 1. The first
port on an HFI is 1. Uses the format hfi:port,
for example:
0:0 First active port in system.
0:y Port y within system.
x:0 First active port on HFI x.
x:y HFI x, port y.
Environment Variables
The following environment variables are also used by this command:
- FF_CHASSIS_ADMIN_PASSWORD
-
Password for chassis, used in absence of -S.
- PORTS
-
List of ports, used in absence of -t and -p.
- PORTS_FILE
-
File containing list of ports, used in absence of -t and -p.
Examples
opagenesmchassis
opagenesmchassis -S -p '1:1 1:2 2:1 2:2'
Alternatively, while editing the file, use a vi command to include
the output such as:
:r! opagenesmchassis
| Intel Corporation | Copyright(C) 2015-2019 |