CLI を使用した、ファイバー・チャネル・ポートおよびイーサネット・ポートの状況の検査

コマンド・ライン・インターフェース (CLI) を使用してファイバー・チャネル・ポートおよびイーサネット・ポートの状況を検査できます。

次の CLI コマンドを入力して、ファイバー・チャネル・ポートおよびイーサネット・ポートの状況を検査します。

lsportfc

以下の出力は、lsportfc コマンドを入力したときに表示される内容を示します。

id fc_io_port_id port_id type     port_speed node_id node_name WWPN             nportid status                 attachment cluster_use    adapter_location  adapter_port_id
0  1             1       fc       8Gb        1       node1     500507680140BADD 0E2411  active                 switch     local_partner  1                  1
1  2             2       fc       8Gb        1       node1     500507680130BADD 0E2412  active                 switch     local_partner  1                  2
2  3             3       fc       N/A        1       node1     500507680110BADD 000000  inactive_unconfigured  none       partner        1                  3
3  4             4       fc       N/A        1       node1     500507680120BADD 000000  inactive_unconfigured  none       none           1                  4
4  5             3       ethernet 10Gb       1       node1     500507680150BADD 0E2413  active                 switch     local          2                  1
5  6             4       ethernet 10Gb       1       node1     500507680160BADD 0E2414  inactive_configured    switch     local          2                  2
6  1             1       fc       N/A        2       node2     500507680140BADE 000000  inactive_unconfigured  none       local_partner  2                  3
7  2             2       fc       N/A        2       node2     500507680130BADE 000000  inactive_unconfigured  none       local_partner  2                  4
8  3             3       fc       N/A        2       node2     500507680110BADE 000000  inactive_unconfigured  none       partner        3                  1
9  4             4       fc       N/A        2       node2     500507680120BADE 0E2414  active                 switch     none           3                  2
10 5             3       ethernet 10Gb       2       node2     500507680150BADE 0E2415  active                 switch     local          3                  3
11 6             4       ethernet 10Gb       2       node2     500507680160BADE 0E2416  active                 switch     local          3                  4

直前の例は、ファイバー・チャネル・ポートおよびイーサネット・ポートに関する情報を示しています。各ポートについて、ポート ID とポートの状況が表示されます。この例では、ポートは、activeinactive_configured、および inactive_unconfigured の状況を示しています。

コマンド・ライン・インターフェース (CLI) を使用してイーサネット・ポートの状況を検査できます。

次の CLI コマンドを入力して、イーサネット・ポートの状況を検査します。

lsportip

id node_id node_name IP_address     mask          gateway       IP_address_6 prefix_6 gateway_6 MAC               duplex state        speed  failover link_state host remote_copy host_6 remote_copy_6 remote_copy_status remote_copy_status_6 vlan vlan_6 adapter_location adapter_port_id lossless_iscsi lossless_iscsi6 storage storage_6 host_port_grp_id rdma_type
1  1       node1     192.0.2.102    255.255.255.0 192.0.2.1                                     6c:ae:8b:3e:f3:82 Full   configured   1Gb/s  no       active     yes  0                  0                                                                 0                1               off                            yes               2
1  1       node1                                                                                6c:ae:8b:3e:f3:82 Full   unconfigured 1Gb/s  yes      active          0                  0                                                                 0                1                                                                0
2  1       node1     192.51.100.102 255.255.255.0 192.0.2.1                                     6c:ae:8b:3e:f3:83 Full   configured   1Gb/s  no       active     yes  0                  0                                                                 0                2               off                            yes               2
2  1       node1                                                                                6c:ae:8b:3e:f3:83 Full   unconfigured 1Gb/s  yes      active          0                  0                                                                 0                2                                                                0
3  1       node1                                                                                6c:ae:8b:3e:f3:84        unconfigured        no       inactive        0                  0                                                                 0                3                                                                0
3  1       node1                                                                                6c:ae:8b:3e:f3:84        unconfigured        yes      inactive        0                  0                                                                 0                3                                                                0
4  1       node1     192.51.100.99  255.255.255.0 192.51.100.1                                  24:8a:07:1e:34:26 Full   configured   25Gb/s no       active     yes  0                  0                                                                 1                1               off                            yes               1                RoCE
4  1       node1                                                                                24:8a:07:1e:34:26 Full   unconfigured 25Gb/s yes      active          0                  0                                                                 1                1                                                                0                RoCE
5  1       node1                                                                                24:8a:07:1e:34:27 Full   unconfigured 25Gb/s no       active          0                  0                                                                 1                2                                                                0                RoCE
5  1       node1                                                                                24:8a:07:1e:34:27 Full   unconfigured 25Gb/s yes      active          0                  0                                                                 1                2                                                                0                RoCE
6  1       node1                                                                                00:07:43:39:84:60        unconfigured        no       inactive        0                  0                                                                 2                1                                                                0                iWARP
6  1       node1                                                                                00:07:43:39:84:60        unconfigured        yes      inactive        0                  0                                                                 2                1                                                                0                iWARP
7  1       node1                                                                                00:07:43:39:84:68        unconfigured        no       inactive        0                  0                                                                 2                2                                                                0                iWARP
7  1       node1                                                                                00:07:43:39:84:68        unconfigured        yes      inactive        0                  0                                                                 2                2                                                                0                iWARP

直前の例は、イーサネット・ポートに関する情報を示しています。各ポートについて、link_state はそのポートの状況を示し、state 状況はポートが構成済みであるかどうかを示します。この例では、ポートは、active および inactive のリンク状態と、configured および unconfigured の状態を示しています。