メインコンテンツへスキップ

CiscoスイッチでRCFをバージョン1.11または1.12aに更新した後、ISLポートがダウンする

Views:
116
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
hw
Last Updated:

環境

  • Cisco Nexus 3232Cクラスタスイッチ
  • Cisco Nexus C3132Q-Vクラスタスイッチ
  • Cisco Nexus C9336C-FX2クラスタスイッチ
  • RCF(Reference Configuration File)version 1.11, 1.12, or 1.12a or 1.13

警告

このKB記事は、MetroCluster IP構成には適用されません。

問題

  • すべての手順を正しく実行し、2回リブートして新しいRCFバージョン1.11または1.12aをインストールしたあとでも、ISL(Inter-switch link)インターフェイスは一時停止してダウンしています。
  • このエラーは、最初のスイッチリロードとRCFインストール時に表示されることが想定されています。

sw1(config-if)# channel-group 1 mode active
TCAM region is not configured. Please configure TCAM region and retry the command

  • 2回目のスイッチのリロードとRCFのインストール後にこのエラーが表示されるのは想定外であり、解決策セクションの手順に従う必要があります:

sw1(config)# interface eth1/31
sw1(config-if)# channel-group 1 mode active
command failed: port not compatible:[Port priority-flow-control]
** You can use force option to override the port's parameters
** (e.g. "channel-group X force")
** Use "show port-channel compatibility-parameters" to get more information on failure

  • これが実際に発生した問題であり、ISLポートの特定の設定行を適用できなかったことを確認するには、以下の例に従ってください。この例では、sw1でこの問題が発生しており、sw2は正常に更新されています。
  1. ISLインターフェイス(この例ではEth1/31とEth1/32)の実行中の設定を確認します。
show running-config eth1/31
show running-config eth1/32
show running-config eth1/31
show running-config eth1/32
Sw1 - 問題 Sw2 - 作業中
interface Ethernet1/31
  description Intra-Cluster Switch ISL Port 1/31 (port channel)
  switchport mode trunk
  switchport trunk allowed vlan 1
  priority-flow-control mode on
  mtu 9216
interface Ethernet1/31
  description Intra-Cluster Switch ISL Port 1/31 (port channel)
  switchport mode trunk
  switchport trunk allowed vlan 1
  priority-flow-control mode on
  mtu 9216
 channel-group 1 mode active
interface Ethernet1/32
  description Intra-Cluster Switch ISL Port 1/32 (port channel)
  switchport mode trunk
  switchport trunk allowed vlan 1
  priority-flow-control mode on
  mtu 9216
interface Ethernet1/32
  description Intra-Cluster Switch ISL Port 1/32 (port channel)
  switchport mode trunk
  switchport trunk allowed vlan 1
  priority-flow-control mode on
  mtu 9216
 channel-group 1 mode active

2.インターフェイスのステータスを確認します。

sw1# show interface brief

--------------------------------------------------------------------------------
Port   VRF      Status IP Address                Speed   MTU
--------------------------------------------------------------------------------
mgmt0  --       up    10.1.1.101               1000   1500
--------------------------------------------------------------------------------
Ethernet     VLAN   Type Mode   Status  Reason          Speed    Port
Interface                                   Ch #
--------------------------------------------------------------------------------
Eth1/31      1     eth  trunk  up    none           100G(D) --  
Eth1/32      1     eth  trunk  up    none           100G(D) --  
Eth1/33      1     eth  trunk  down   XCVR not inserted     auto(D) --
Eth1/34      1     eth  trunk  down   XCVR not inserted     auto(D) --

------------------------------------------------------------------------------------------
Port-channel VLAN   Type Mode   Status  Reason                Speed   Protocol
Interface
------------------------------------------------------------------------------------------
Po1      1     eth  trunk  down   No operational members        auto(I)  lacp  
Po999     1     eth  access down   Administratively down          auto(I)  none

3.  このポートチャネルにはメンバー ポートが設定されていません。

sw1# show port-channel  summary
Flags:  D - Down     P - Up in port-channel (members)
     I - Individual  H - Hot-standby (LACP only)
     s - Suspended   r - Module-removed
     b - BFD Session Wait
     S - Switched   R - Routed
     U - Up (port-channel)
     p - Up in delay-lacp mode (member)
     M - Not in use. Min-links not met
--------------------------------------------------------------------------------
Group Port-     Type    Protocol    Member Ports
    Channel
--------------------------------------------------------------------------------
1    Po1(SD)    Eth     NONE     --     
999   Po999(SD)   Eth     NONE      --
 
 
4.正常に更新されたスイッチsw2と比較すると、sw1から受信したLACPフレームがないことがわかります。

sw2# show interface brief

--------------------------------------------------------------------------------
Port   VRF      Status IP Address                Speed   MTU
--------------------------------------------------------------------------------
mgmt0  --       up    10.1.1.102               1000   1500
--------------------------------------------------------------------------------
Ethernet     VLAN   Type Mode   Status  Reason          Speed    Port
Interface                                   Ch #
--------------------------------------------------------------------------------
Eth1/1      1     eth  trunk  up    none            100G(D) --
Eth1/2      1     eth  trunk  up    none            100G(D) --

Eth1/31      1     eth  trunk  down   suspended(no LACP PDUs)  auto(D) 1  
Eth1/32      1     eth  trunk  down   suspended(no LACP PDUs)  auto(D) 1
------------------------------------------------------------------------------------------
Port-channel VLAN   Type Mode   Status  Reason                Speed   Protocol
Interface
------------------------------------------------------------------------------------------
Po1      1     eth  trunk  down  No operational members        auto(D)  lacp 
Po999     1     eth  access down   Administratively down          auto(I)  none

sw2# show port-channel summary
Flags:  D - Down     P - Up in port-channel (members)
     I - Individual  H - Hot-standby (LACP only)
     s - Suspended   r - Module-removed
     b - BFD Session Wait
     S - Switched   R - Routed
     U - Up (port-channel)
     p - Up in delay-lacp mode (member)
     M - Not in use. Min-links not met
--------------------------------------------------------------------------------
Group Port-      Type     Protocol   Member Ports
    Channel
--------------------------------------------------------------------------------
1    Po1(SD)      Eth    LACP      Eth1/31(s)  Eth1/32(s)  
999   Po999(SD)        Eth    NONE      --
 

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.