1IBPRINTCA(8) OpenIB Diagnostics IBPRINTCA(8)
2
3
4
6 ibprintca.pl - print either the ca specified or the list of cas from
7 the ibnetdiscover output
8
9
11 ibprintca.pl [-R -l -C <ca_name> -P <ca_port>] [<ca_guid|node_name>]
12
13
15 Faster than greping/viewing with an editor the output of ibnetdiscover,
16 ibprintca.pl will parse out and print either the CA information for the
17 specified CA or a list of all the CAs in the subnet.
18
19 Finally, ibprintca.pl will also reuse the cached ibnetdiscover output
20 from some of the other diag tools which makes it a bit faster than run‐
21 ning ibnetdiscover from scratch.
22
23
24
26 -l List the CAs (simply a wrapper for ibhosts).
27
28 -R Recalculate the ibnetdiscover information, ie do not use the
29 cached information. This option is slower but should be used if
30 the diag tools have not been used for some time or if there are
31 other reasons to believe that the fabric has changed.
32
33 -C <ca_name> use the specified ca_name for the search.
34
35 -P <ca_port> use the specified ca_port for the search.
36
37
39 Ira Weiny
40 <weiny2@llnl.gov>
41
42 Hal Rosenstock
43 <halr@voltaire.com>
44
45
46
47OpenIB May 31, 2007 IBPRINTCA(8)