Man page - opaenableports(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
| opaenableports(8) | IFSFFCLIRG (Man Page) | opaenableports(8) |
NAME
opaenableports
(Linux) Accepts a disabled ports input file and re-enables the specified ports. The input file can be /etc/opa/disabled*.csv or a user-created subset of such a file. After enabling the port, it is removed from /etc/opa/disabled*.csv.
Syntax
opaenableports [-h hfi] [-p port] < disabled.csv
Options
- --help
-
Produces full help text.
- -h hfi
-
Specifies the HFI, numbered 1..n. Using 0 specifies that the -p port port is a system-wide port number. Default is 0.
- -p port
-
Specifies the port, numbered 1..n. Using 0 specifies the first active port. Default is 0.
- disabled.csv
-
Specifies the input file listing the ports to enable. The list is of the form: NodeGUID;PortNum;NodeType;NodeDesc;Ignored.
- An input file like this is generated in /etc/opa/disabled* by opadisableports.
-h and -p options permit a variety of selections:
Examples
opaenableports < disabled.csv
opaenableports < /etc/opa/disabled:1:1.csv
opaenableports -h 1 -p 1 < disabled.csv
Other Information
For messages containing skipping ports, either the device is offline or the other end of the link has been disabled and the device is no longer accessible in-band. The end of the link previously disabled by opedisableports or opadisablehosts can be found in /etc/opa/disabled:1:1.csv.
| Intel Corporation | Copyright(C) 2015-2019 |