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

NAME

7       opadisablehosts
8
9
10
11       (Linux)  Searches  for  a set of hosts in the fabric and disables their
12       corresponding switch port.
13

Syntax

15       opadisablehosts [-h hfi] [-p port] reason host ...
16

Options

18       --help    Produces full help text.
19
20
21       -h hfi    Specifies the HFI, numbered 1..n. Using 0 specifies that  the
22                 -p port port is a system-wide port number. (Default is 0.)
23
24
25       -p port   Specifies  the  port,  numbered  1..n.  Using 0 specifies the
26                 first active port. (Default is 0.)
27
28
29       reason    Specifies the text describing the reason hosts are being dis‐
30                 abled.  reason  is  saved  in  the reason field of the output
31                 file.
32
33
34                 Information about the links disabled  is  written  to  a  CSV
35                 file.   By   default,   this   file  is  named  /etc/opa/dis‐
36                 abled:hfi:port.csv where the hfi:port part of the  file  name
37                 is replaced by the HFI number and the port number being oper‐
38                 ated on (such as 1:1 or 2:1). This CSV file can  be  used  as
39                 input to opaenableports.
40
41                 The  list  is  of  the  form:  NodeGUID;PortNum;NodeType;Nod‐
42                 eDesc;NodeGUID;  PortNum;NodeType;NodeDesc;Reason  For   each
43                 listed  link,  the switch port closer to this is the one that
44                 has been disabled.
45
46       host ...  Defines one or more hosts that are affected by the reason.
47
48
49

-h and -p options permit a variety of selections:

51       -h 0      First active port in system (default).
52
53
54       -h 0 -p 0 First active port in system.
55
56
57       -h x      First active port on HFI x.
58
59
60       -h x -p 0 First active port on HFI x.
61
62
63       -h 0 -p y Port y within system (no matter which ports are active).
64
65
66       -h x -p y HFI x, port y.
67
68

Examples

70       opadisablehosts 'bad DRAM' compute001 compute045
71       opadisablehosts -h 1 -p 2 'crashed' compute001 compute045
72
73
74
75Copyright(C) 2015-2018         Intel Corporation            opadisablehosts(8)
Impressum