List HBAs

From UNIX Systems Administration
Revision as of 14:20, 28 March 2017 by Michael Kohler (talk | contribs)
Jump to navigation Jump to search

Using systool

  1. If systool is installed
    # systool -c fc_host -v | grep port_name
    1. To install systool
    # yum install sysfsutils