본문 바로가기
IT/LINUX

[LINUX] HBA카드 WWN 확인방법

by 양눈 2017. 1. 4.

 

1. HBA 카드의  WWN 확인

아래보이는 항목 port_name WWN 이다

test:/root# systool -c fc_host -v

 

Class = "fc_host"

  Class Device = "host2"

  Class Device path = "/sys/class/fc_host/host2"

    fabric_name         = "0x500143800635faf9"

    issue_lip           = <store method only>

    node_name           = "0x500143800635faf9"

    port_id             = "0x000000"

    port_name           = "0x500143800635faf8"

    port_state          = "Online"

    port_type           = "Unknown"

    speed               = "unknown"

    supported_classes   = "Class 3"

    supported_speeds    = "1 Gbit, 2 Gbit, 4 Gbit"

    symbolic_name       = "HPAE312A FW:v4.04.09 DVR:v8.03.00.10.05.04-k"

    system_hostname     = ""

    tgtid_bind_type     = "wwpn (World Wide Port Name)"

    uevent              = <store method only>

    Device = "host2"

    Device path = "/sys/devices/pci0000:00/0000:00:03.0/0000:11:00.0/host2"

      ct                  =

      els                 =

      fw_dump             =

      nvram               = "ISP "

      optrom_ctl          = <store method only>

      optrom              =

      reset               = <store method only>

      sfp                 = ""

      uevent              = <store method only>

      vpd                 = "?+"

 

  Class Device = "host3"

  Class Device path = "/sys/class/fc_host/host3"

    fabric_name         = "0x100008008844c200"

    issue_lip           = <store method only>

    node_name           = "0x500143800635fafb"

    port_id             = "0x622313"

    port_name           = "0x500143800635fafa"

    port_state          = "Online"

    port_type           = "NPort (fabric via point-to-point)"

    speed               = "2 Gbit"

    supported_classes   = "Class 3"

    supported_speeds    = "1 Gbit, 2 Gbit, 4 Gbit"

    symbolic_name       = "HPAE312A FW:v4.04.09 DVR:v8.03.00.10.05.04-k"

    system_hostname     = ""

    tgtid_bind_type     = "wwpn (World Wide Port Name)"

    uevent              = <store method only>

    Device = "host3"

    Device path = "/sys/devices/pci0000:00/0000:00:03.0/0000:11:00.1/host3"

      ct                  =

      els                 =

      fw_dump             =

      nvram               = "ISP "

      optrom_ctl          = <store method only>

      optrom              =

      reset               = <store method only>

      sfp                 = ""

      uevent              = <store method only>

      vpd                 = "?+"

 

  Class Device = "host4"

  Class Device path = "/sys/class/fc_host/host4"

    fabric_name         = "0x500143800635f9b5"

    issue_lip           = <store method only>

    node_name           = "0x500143800635f9b5"

    port_id             = "0x000000"

    port_name           = "0x500143800635f9b4"

    port_state          = "Online"

    port_type           = "Unknown"

    speed               = "unknown"

    supported_classes   = "Class 3"

    supported_speeds    = "1 Gbit, 2 Gbit, 4 Gbit"

    symbolic_name       = "HPAE312A FW:v4.04.09 DVR:v8.03.00.10.05.04-k"

    system_hostname     = ""

    tgtid_bind_type     = "wwpn (World Wide Port Name)"

    uevent              = <store method only>

    Device = "host4"

    Device path = "/sys/devices/pci0000:00/0000:00:09.0/0000:08:00.0/host4"

      ct                  =

      els                 =

      fw_dump             =

      nvram               = "ISP "

      optrom_ctl          = <store method only>

      optrom              =

      reset               = <store method only>

      sfp                 = ""

      uevent              = <store method only>

      vpd                 = "?+"

 

  Class Device = "host5"

  Class Device path = "/sys/class/fc_host/host5"

    fabric_name         = "0x1000080088446000"

    issue_lip           = <store method only>

    node_name           = "0x500143800635f9b7"

    port_id             = "0x612313"

    port_name           = "0x500143800635f9b6"

    port_state          = "Online"

    port_type           = "NPort (fabric via point-to-point)"

    speed               = "2 Gbit"

    supported_classes   = "Class 3"

    supported_speeds    = "1 Gbit, 2 Gbit, 4 Gbit"

    symbolic_name       = "HPAE312A FW:v4.04.09 DVR:v8.03.00.10.05.04-k"

    system_hostname     = ""

    tgtid_bind_type     = "wwpn (World Wide Port Name)"

    uevent              = <store method only>

    Device = "host5"

    Device path = "/sys/devices/pci0000:00/0000:00:09.0/0000:08:00.1/host5"

      ct                  =

      els                 =

      fw_dump             =

      nvram               = "ISP "

      optrom_ctl          = <store method only>

      optrom              =

      reset               = <store method only>

      sfp                 = ""

      uevent              = <store method only>

      vpd                 = "?+"

댓글