List HBAs

From UNIX Systems Administration
Revision as of 14:19, 28 March 2017 by Michael Kohler (talk | contribs) (Created page with "# If systool is installed #: <tt>'''# systool -c fc_host -v | grep port_name'''</tt> ##: To install systool. #::: <tt>'''# yum install sysfsutils'''</tt>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. If systool is installed
    # systool -c fc_host -v | grep port_name
    1. To install systool.
    # yum install sysfsutils