メインコンテンツまでスキップ

UTA2 ポートペアの一方のポートを FC ターゲット / イニシエータに設定し、もう一方のポートを CNA ( FCoE ターゲット / イーサネット)モードに設定することはできますか。

Views:
134
Visibility:
Public
Votes:
0
Category:
fas-systems
Specialty:
network
Last Updated:

に適用されます

  • 製品モデル: AFF8020-R6
  • OS : clustered Data ONTAP 8.3.1
  • カテゴリ 2 : FAS

回答

UTA2 ポートは、 FC ターゲット / イニシエータモードまたは CNA ( FCoE ターゲット / イーサネット)モードとして設定できます。
FCターゲット モードは、X1143A-R6アダプタ ポートのデフォルト設定です。ただし、このアダプタのポートは、10GbイーサネットおよびFCoEポートまたは16Gb FCポートとして設定できます。

現在の構成 [ 両方のポートがデフォルトで FC ターゲットモードとして設定されています ] :
aff::*> ucadmin show -node aff-01 -adapter 0c
 
                 Node: aff-01
              Adapter: 0c
         Current Mode: fc
         Current Type: target
         Pending Mode: -
         Pending Type: -
Administrative Status: online
      Supported Modes: fc, cna
   Supported FC Types: initiator, target
  Supported CNA Types: target
 
aff::*> ucadmin show -node aff-01 -adapter 0d
 
                 Node: aff-01
              Adapter: 0d
         Current Mode: fc
         Current Type: target
         Pending Mode: -
         Pending Type: -
Administrative Status: online
      Supported Modes: fc, cna
   Supported FC Types: initiator, target
  Supported CNA Types: target

aff::> system node hardware unified-connect show
                       Current  Current    Pending  Pending    Admin
Node          Adapter  Mode     Type       Mode     Type       Status
------------  -------  -------  ---------  -------  ---------  -----------
aff-01        0c       fc       target     -        -          online
aff-01        0d       fc       target     -        -          online
2 entries were displayed.

UTA2 ポートペアは同じ ASIC に接続されるため、制限があります。

同じASICに接続するポート ペアは、同じモードで構成する必要があります。したがって、両方のポートを同じモードに設定し、同じ SFP+ タイプを使用する必要があります。
:一方のポートのモードタイプを変更すると、もう一方のポートも変更されます。

モードを変更するには、アダプタをオフラインにする必要があります。

aff::> network adapter modify -node aff-01 -adapter 0c -state down

aff::> system node hardware unified-connect modify -node aff-01 -adapter 0c -mode cna -type target -force true.変更内容はシステムのリブート後に有効になります。system node rebootをリブートするには、コマンドを使用します。

aff::> system node hardware unified-connect show
                       Current  Current    Pending  Pending    Admin
Node          Adapter  Mode     Type       Mode     Type       Status
------------  -------  -------  ---------  -------  ---------  -----------
aff-01        0c       fc       target     cna      -          offline
aff-01        0d       fc       target     cna      -          offline
2 entries were displayed.


そのため、 UTA2 ポートペアの一方のポートを FC ターゲット / イニシエータとして設定し、もう一方のポートを CNA ( FCoE ターゲット / イーサネット)モードで設定することはできません。

追加情報

AdditionalInformation_Text

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.