1
2opaswenableall(8) Master map: IFSFFCLIRG (Man Page) opaswenableall(8)
3
4
5
7 opaswenableall
8
9
10
11 (Linux) Re-enables all unused (or disabled) switch ports.
12
14 opaswenableall [-t portsfile] [-p ports] [-F focus] [-K mkey]
15
17 --help Produces full help text.
18
19
20 -t portsfile
21 Specifies the file with list of local HFI ports used to
22 access fabrics for operation. Default is /etc/opa/ports file.
23
24
25 -p ports Specifies the list of local HFI ports used to access fabrics
26 for operation.
27
28
29 Default is first active port. The first HFI in the system is
30 1. The first port on an HFI is 1. Uses the format hfi:port,
31 for example:
32
33
34
35 0:0 First active port in system.
36
37
38
39
40
41 0:y Port y within system.
42
43
44
45
46
47 x:0 First active port on HFI x.
48
49
50
51
52
53 x:y HFI x, port y.
54
55
56
57 -F focus Specifies an opareport -style focus argument to limit the
58 scope of operation.
59
60
61 -K mkey Specifies the SM management key to access remote ports.
62
63
65 opaswenableall
66 opaswenableall -p '1:1 1:2 2:1 2:2'
67
69 The following environment variables are also used by this command:
70
71 PORTS List of ports, used in absence of -t and -p.
72
73
74 PORTS_FILE
75 File containing list of ports, used in absence of -t and -p.
76
77
78
79Copyright(C) 2015-2018 Intel Corporation opaswenableall(8)