This shows you the differences between two versions of the page.
|
san_fc [2013/12/18 12:38] root [RHEL 5.x or later] |
san_fc [2013/12/18 12:40] (current) root |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| cat /proc/scsi/adapter_type/<n> | cat /proc/scsi/adapter_type/<n> | ||
| - | ==== RHEL 5.x or later | + | ==== RHEL 5.x or later ==== |
| The adapter WWN information can be found: | The adapter WWN information can be found: | ||
| Line 17: | Line 17: | ||
| cat /sys/class/fc_host/host5/port_name | cat /sys/class/fc_host/host5/port_name | ||
| 0x5001438002a30302 | 0x5001438002a30302 | ||
| + | |||
| + | |||
| + | ===== Determine if FC link is online ===== | ||
| + | |||
| + | ==== RHEL 5.x or later ==== | ||
| + | |||
| + | cat /sys/class/fc_host/host*/port_state | ||
| | | ||