Skip to main content
Cluster and storage switches
본 한국어 번역은 사용자 편의를 위해 제공되는 기계 번역입니다. 영어 버전과 한국어 버전이 서로 어긋나는 경우에는 언제나 영어 버전이 우선합니다.

Cisco Nexus 92300YC 스위치를 사용하여 2노드 스위치 클러스터로 마이그레이션합니다

기여자

기존의 2노드_스위치가 없는_클러스터 환경이 있는 경우 Cisco Nexus 92300YC 스위치를 사용하여 2노드_Switched_cluster 환경으로 마이그레이션하여 클러스터 내의 2노드 이상으로 확장할 수 있습니다.

사용하는 절차는 각 컨트롤러에 전용 클러스터 네트워크 포트가 2개 있는지, 각 컨트롤러에 단일 클러스터 포트가 있는지 여부에 따라 다릅니다. 문서화된 프로세스는 광학 또는 Twinax 포트를 사용하는 모든 노드에 대해 작동하지만, 노드에서 클러스터 네트워크 포트에 온보드 10Gb BASE-T RJ45 포트를 사용하는 경우 이 스위치에서 지원되지 않습니다.

대부분의 시스템에는 각 컨트롤러에 전용 클러스터 네트워크 포트 2개가 필요합니다.

참고 마이그레이션이 완료된 후 92300YC 클러스터 스위치용 CSHM(Cluster Switch Health Monitor)을 지원하기 위해 필요한 구성 파일을 설치해야 할 수 있습니다. 을 참조하십시오"CSHM(Cluster Switch Health Monitor) 설치".

요구사항 검토

필요한 것

스위치가 없는 2노드 구성의 경우 다음을 확인하십시오.

  • 스위치가 없는 2노드 구성이 올바르게 설정 및 작동합니다.

  • 노드가 ONTAP 9.6 이상을 실행하고 있습니다.

  • 모든 클러스터 포트는 * UP * 상태입니다.

  • 모든 클러스터 논리 인터페이스(LIF)는 * UP * 상태 및 홈 포트에 있습니다.

Cisco Nexus 92300YC 스위치 구성의 경우:

  • 두 스위치 모두 관리 네트워크 연결을 사용합니다.

  • 클러스터 스위치에 대한 콘솔 액세스가 있습니다.

  • Nexus 92300YC 노드-노드 스위치 및 스위치-투-스위치 연결은 twinax 또는 파이버 케이블을 사용합니다.

    "Hardware Universe - 스위치" 케이블 연결에 대한 자세한 내용은 에 나와 있습니다.

  • ISL(Inter-Switch Link) 케이블은 두 92300YC 스위치 모두에서 포트 1/65 및 1/66 에 연결됩니다.

  • 두 92300YC 스위치의 초기 사용자 정의가 완료되었습니다. 따라서 다음을 수행합니다.

    • 92300YC 스위치는 최신 버전의 소프트웨어를 실행하고 있습니다

    • RCF(Reference Configuration Files)가 스위치에 적용됩니다. SMTP, SNMP, SSH 등의 사이트 사용자 지정이 새 스위치에 구성되어 있습니다.

스위치를 마이그레이션합니다

예를 참조하십시오

이 절차의 예에서는 다음과 같은 클러스터 스위치 및 노드 명명법을 사용합니다.

  • 92300YC 스위치의 이름은 CS1 및 CS2입니다.

  • 클러스터 SVM의 이름은 노드 1과 노드 2입니다.

  • LIF의 이름은 노드 1의 node1_clus1 및 node1_clus2이고, 노드 2의 node2_clus1 및 node2_clus2입니다.

  • 'cluster1:: *>' 프롬프트는 클러스터의 이름을 나타냅니다.

  • 이 절차에 사용되는 클러스터 포트는 e0a 및 e0b입니다.

    "Hardware Universe" 에는 해당 플랫폼의 실제 클러스터 포트에 대한 최신 정보가 나와 있습니다.

1단계: 마이그레이션 준비

  1. 권한 수준을 고급으로 변경하고 계속할 것인지 묻는 메시지가 표시되면 y를 입력합니다.

    세트 프리빌리지 고급

    고급 프롬프트('*>')가 나타납니다.

  2. 이 클러스터에서 AutoSupport가 활성화되어 있는 경우 AutoSupport 메시지를 호출하여 자동 케이스 생성을 억제합니다.

    'System node AutoSupport invoke-node * -type all-message maINT=xh'

    여기서 x는 유지 보수 기간(시간)입니다.

    참고 AutoSupport 메시지는 유지보수 기간 동안 자동 케이스 생성이 억제되도록 이 유지보수 작업의 기술 지원에 알립니다.
    예제 보기

    다음 명령을 실행하면 2시간 동안 자동 케이스가 생성되지 않습니다.

    cluster1::*> system node autosupport invoke -node * -type all -message MAINT=2h

2단계: 케이블 및 포트 구성

  1. 새 클러스터 스위치 CS1과 CS2 모두에서 ISL 포트가 아닌 모든 노드 대상 포트를 비활성화합니다.

    ISL 포트를 비활성화해서는 안 됩니다.

    예제 보기

    다음 예에서는 스위치 CS1에서 노드 방향 포트 1부터 64까지 비활성 상태를 보여 줍니다.

    cs1# config
    Enter configuration commands, one per line. End with CNTL/Z.
    cs1(config)# interface e/1-64
    cs1(config-if-range)# shutdown
  2. 두 92300YC 스위치 CS1과 CS2 사이의 ISL과 ISL의 물리적 포트가 포트 1/65와 1/66에서 작동하는지 확인합니다.

    '포트-채널 요약

    예제 보기

    다음 예에서는 스위치 CS1에서 ISL 포트가 작동 중인 것을 보여 줍니다.

    cs1# 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(SU)     Eth      LACP      Eth1/65(P)   Eth1/66(P)

    + 다음 예에서는 스위치 CS2에서 ISL 포트가 작동함을 보여 줍니다.

    를 누릅니다

    (cs2)# 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(SU)     Eth      LACP      Eth1/65(P)   Eth1/66(P)
  3. 인접 장치 목록을 표시합니다.

    CDP 이웃의 성전

    이 명령은 시스템에 연결된 장치에 대한 정보를 제공합니다.

    예제 보기

    다음 예에서는 스위치 CS1의 인접 장치를 나열합니다.

    cs1# show cdp neighbors
    
    Capability Codes: R - Router, T - Trans-Bridge, B - Source-Route-Bridge
                      S - Switch, H - Host, I - IGMP, r - Repeater,
                      V - VoIP-Phone, D - Remotely-Managed-Device,
                      s - Supports-STP-Dispute
    
    Device-ID          Local Intrfce  Hldtme Capability  Platform      Port ID
    cs2(FDO220329V5)    Eth1/65        175    R S I s   N9K-C92300YC  Eth1/65
    cs2(FDO220329V5)    Eth1/66        175    R S I s   N9K-C92300YC  Eth1/66
    
    Total entries displayed: 2

    + 다음 예에서는 스위치 CS2의 인접 장치를 나열합니다.

    를 누릅니다

    cs2# show cdp neighbors
    
    Capability Codes: R - Router, T - Trans-Bridge, B - Source-Route-Bridge
                      S - Switch, H - Host, I - IGMP, r - Repeater,
                      V - VoIP-Phone, D - Remotely-Managed-Device,
                      s - Supports-STP-Dispute
    
    Device-ID          Local Intrfce  Hldtme Capability  Platform      Port ID
    cs1(FDO220329KU)    Eth1/65        177    R S I s   N9K-C92300YC  Eth1/65
    cs1(FDO220329KU)    Eth1/66        177    R S I s   N9K-C92300YC  Eth1/66
    
    Total entries displayed: 2
  4. 모든 클러스터 포트가 작동하는지 확인합니다.

    네트워크 포트 표시 - IPSpace 클러스터

    각 포트는 Link에, Health Status에 대해서는 Healthy로 표시되어야 합니다.

    예제 보기
    cluster1::*> network port show -ipspace Cluster
    
    Node: node1
    
                                                      Speed(Mbps) Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status
    --------- ------------ ---------------- ---- ---- ----------- --------
    e0a       Cluster      Cluster          up   9000  auto/10000 healthy
    e0b       Cluster      Cluster          up   9000  auto/10000 healthy
    
    Node: node2
    
                                                      Speed(Mbps) Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status
    --------- ------------ ---------------- ---- ---- ----------- --------
    e0a       Cluster      Cluster          up   9000  auto/10000 healthy
    e0b       Cluster      Cluster          up   9000  auto/10000 healthy
    
    4 entries were displayed.
  5. 모든 클러스터 LIF가 작동 중인지 확인합니다.

    'network interface show-vserver cluster'

    각 클러스터 LIF는 '홈'에 대해 '상태 관리/작업'이 UP/UP인 '상태 관리/작업'에 대해 '참'으로 표시되어야 합니다

    예제 보기
    cluster1::*> network interface show -vserver Cluster
    
                Logical    Status     Network            Current       Current Is
    Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
    ----------- ---------- ---------- ------------------ ------------- ------- -----
    Cluster
                node1_clus1  up/up    169.254.209.69/16  node1         e0a     true
                node1_clus2  up/up    169.254.49.125/16  node1         e0b     true
                node2_clus1  up/up    169.254.47.194/16  node2         e0a     true
                node2_clus2  up/up    169.254.19.183/16  node2         e0b     true
    4 entries were displayed.
  6. 모든 클러스터 LIF에서 자동 복구가 설정되었는지 확인합니다.

    'network interface show-vserver Cluster-fields auto-revert'

    예제 보기
    cluster1::*> network interface show -vserver Cluster -fields auto-revert
    
              Logical
    Vserver   Interface     Auto-revert
    --------- ------------- ------------
    Cluster
              node1_clus1   true
              node1_clus2   true
              node2_clus1   true
              node2_clus2   true
    
    4 entries were displayed.
  7. 92300YC 스위치에서 지원하는 적절한 케이블을 사용하여 노드 1의 클러스터 포트 e0a에서 케이블을 분리한 다음 클러스터 스위치 CS1의 포트 1에 e0a를 연결합니다.

    를 클릭합니다 "_Hardware Universe - 스위치 _" 케이블 연결에 대한 자세한 내용은 에 나와 있습니다.

  8. 92300YC 스위치에서 지원하는 적절한 케이블을 사용하여 노드 2의 클러스터 포트 e0a에서 케이블을 분리한 다음 클러스터 스위치 CS1의 포트 2에 e0a를 연결합니다.

  9. 클러스터 스위치 CS1에서 모든 노드 대상 포트를 활성화합니다.

    예제 보기

    다음 예에서는 스위치 CS1에서 포트 1/1-1/64가 활성화되어 있음을 보여 줍니다.

    cs1# config
    Enter configuration commands, one per line. End with CNTL/Z.
    cs1(config)# interface e1/1-64
    cs1(config-if-range)# no shutdown
  10. 모든 클러스터 LIF가 가동되고 작동 가능하며 '홈'에 대해 true로 표시되는지 확인합니다.

    'network interface show-vserver cluster'

    예제 보기

    다음 예에서는 모든 LIF가 node1과 node2에 있으며 "홈" 결과가 true인 것을 보여 줍니다.

    cluster1::*> network interface show -vserver Cluster
    
             Logical      Status     Network            Current     Current Is
    Vserver  Interface    Admin/Oper Address/Mask       Node        Port    Home
    -------- ------------ ---------- ------------------ ----------- ------- ----
    Cluster
             node1_clus1  up/up      169.254.209.69/16  node1       e0a     true
             node1_clus2  up/up      169.254.49.125/16  node1       e0b     true
             node2_clus1  up/up      169.254.47.194/16  node2       e0a     true
             node2_clus2  up/up      169.254.19.183/16  node2       e0b     true
    
    4 entries were displayed.
  11. 클러스터의 노드 상태에 대한 정보를 표시합니다.

    '클러스터 쇼'

    예제 보기

    다음 예제에는 클러스터에 있는 노드의 상태 및 자격에 대한 정보가 표시됩니다.

    cluster1::*> cluster show
    
    Node                 Health  Eligibility   Epsilon
    -------------------- ------- ------------  ------------
    node1                true    true          false
    node2                true    true          false
    
    2 entries were displayed.
  12. 92300YC 스위치에서 지원하는 적절한 케이블을 사용하여 노드 1의 클러스터 포트 e0b에서 케이블을 분리한 다음 클러스터 스위치 CS2의 포트 1에 e0b를 연결합니다.

  13. 92300YC 스위치에서 지원하는 적절한 케이블을 사용하여 노드 2의 클러스터 포트 e0b에서 케이블을 분리한 다음 클러스터 스위치 CS2의 포트 2에 e0b를 연결합니다.

  14. 클러스터 스위치 CS2에서 모든 노드 대상 포트를 활성화합니다.

    예제 보기

    다음 예에서는 스위치 CS2에서 포트 1/1 ~ 1/64 가 활성화되어 있음을 보여 줍니다.

    cs2# config
    Enter configuration commands, one per line. End with CNTL/Z.
    cs2(config)# interface e1/1-64
    cs2(config-if-range)# no shutdown

3단계: 구성을 확인합니다

  1. 모든 클러스터 포트가 작동하는지 확인합니다.

    네트워크 포트 표시 - IPSpace 클러스터

    예제 보기

    다음 예에서는 모든 클러스터 포트가 노드 1과 노드 2에 있음을 보여 줍니다.

    cluster1::*> network port show -ipspace Cluster
    
    Node: node1
                                                                           Ignore
                                                      Speed(Mbps) Health   Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
    --------- ------------ ---------------- ---- ---- ----------- -------- ------
    e0a       Cluster      Cluster          up   9000  auto/10000 healthy  false
    e0b       Cluster      Cluster          up   9000  auto/10000 healthy  false
    
    Node: node2
                                                                           Ignore
                                                      Speed(Mbps) Health   Health
    Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status   Status
    --------- ------------ ---------------- ---- ---- ----------- -------- ------
    e0a       Cluster      Cluster          up   9000  auto/10000 healthy  false
    e0b       Cluster      Cluster          up   9000  auto/10000 healthy  false
    
    4 entries were displayed.
  2. 모든 인터페이스가 '홈'에 대해 true로 표시되는지 확인합니다.

    'network interface show-vserver cluster'

    참고 이 작업을 완료하는 데 몇 분 정도 걸릴 수 있습니다.
    예제 보기

    다음 예에서는 모든 LIF가 node1과 node2에 있으며 "홈" 결과가 true인 것을 보여 줍니다.

    cluster1::*> network interface show -vserver Cluster
    
              Logical      Status     Network            Current    Current Is
    Vserver   Interface    Admin/Oper Address/Mask       Node       Port    Home
    --------- ------------ ---------- ------------------ ---------- ------- ----
    Cluster
              node1_clus1  up/up      169.254.209.69/16  node1      e0a     true
              node1_clus2  up/up      169.254.49.125/16  node1      e0b     true
              node2_clus1  up/up      169.254.47.194/16  node2      e0a     true
              node2_clus2  up/up      169.254.19.183/16  node2      e0b     true
    
    4 entries were displayed.
  3. 두 노드 모두 각 스위치에 하나씩 연결되어 있는지 확인합니다.

    CDP 이웃의 성전

    예제 보기

    다음 예에서는 두 스위치에 대해 적절한 결과를 보여 줍니다.

    (cs1)# show cdp neighbors
    
    Capability Codes: R - Router, T - Trans-Bridge, B - Source-Route-Bridge
                      S - Switch, H - Host, I - IGMP, r - Repeater,
                      V - VoIP-Phone, D - Remotely-Managed-Device,
                      s - Supports-STP-Dispute
    
    Device-ID          Local Intrfce  Hldtme Capability  Platform      Port ID
    node1               Eth1/1         133    H         FAS2980       e0a
    node2               Eth1/2         133    H         FAS2980       e0a
    cs2(FDO220329V5)    Eth1/65        175    R S I s   N9K-C92300YC  Eth1/65
    cs2(FDO220329V5)    Eth1/66        175    R S I s   N9K-C92300YC  Eth1/66
    
    Total entries displayed: 4
    
    
    (cs2)# show cdp neighbors
    
    Capability Codes: R - Router, T - Trans-Bridge, B - Source-Route-Bridge
                      S - Switch, H - Host, I - IGMP, r - Repeater,
                      V - VoIP-Phone, D - Remotely-Managed-Device,
                      s - Supports-STP-Dispute
    
    Device-ID          Local Intrfce  Hldtme Capability  Platform      Port ID
    node1               Eth1/1         133    H         FAS2980       e0b
    node2               Eth1/2         133    H         FAS2980       e0b
    cs1(FDO220329KU)
                        Eth1/65        175    R S I s   N9K-C92300YC  Eth1/65
    cs1(FDO220329KU)
                        Eth1/66        175    R S I s   N9K-C92300YC  Eth1/66
    
    Total entries displayed: 4
  4. 클러스터에서 검색된 네트워크 장치에 대한 정보를 표시합니다.

    네트워크 디바이스 검색 표시 프로토콜 CDP

    예제 보기
    cluster1::*> network device-discovery show -protocol cdp
    Node/       Local  Discovered
    Protocol    Port   Device (LLDP: ChassisID)  Interface         Platform
    ----------- ------ ------------------------- ----------------  ----------------
    node2      /cdp
                e0a    cs1                       0/2               N9K-C92300YC
                e0b    cs2                       0/2               N9K-C92300YC
    node1      /cdp
                e0a    cs1                       0/1               N9K-C92300YC
                e0b    cs2                       0/1               N9K-C92300YC
    
    4 entries were displayed.
  5. 설정이 비활성화되었는지 확인합니다.

    'network options switchless-cluster show'

    참고 명령이 완료되는 데 몇 분 정도 걸릴 수 있습니다. '3분 수명 만료' 메시지가 표시될 때까지 기다립니다.
    예제 보기

    다음 예제의 false 출력은 구성 설정이 비활성화되어 있음을 보여 줍니다.

    cluster1::*> network options switchless-cluster show
    Enable Switchless Cluster: false
  6. 클러스터에서 노드 구성원의 상태를 확인합니다.

    '클러스터 쇼'

    예제 보기

    다음 예는 클러스터에 있는 노드의 상태 및 적격성에 대한 정보를 보여줍니다.

    cluster1::*> cluster show
    
    Node                 Health  Eligibility   Epsilon
    -------------------- ------- ------------  --------
    node1                true    true          false
    node2                true    true          false
  7. 클러스터 네트워크가 완전히 연결되어 있는지 확인합니다.

    'cluster ping-cluster-node-name'입니다

    예제 보기
    cluster1::> cluster ping-cluster -node node2
    Host is node2
    Getting addresses from network interface table...
    Cluster node1_clus1 169.254.209.69 node1 e0a
    Cluster node1_clus2 169.254.49.125 node1 e0b
    Cluster node2_clus1 169.254.47.194 node2 e0a
    Cluster node2_clus2 169.254.19.183 node2 e0b
    Local = 169.254.47.194 169.254.19.183
    Remote = 169.254.209.69 169.254.49.125
    Cluster Vserver Id = 4294967293
    Ping status:
    
    Basic connectivity succeeds on 4 path(s)
    Basic connectivity fails on 0 path(s)
    
    Detected 9000 byte MTU on 4 path(s):
    Local 169.254.47.194 to Remote 169.254.209.69
    Local 169.254.47.194 to Remote 169.254.49.125
    Local 169.254.19.183 to Remote 169.254.209.69
    Local 169.254.19.183 to Remote 169.254.49.125
    Larger than PMTU communication succeeds on 4 path(s)
    RPC status:
    2 paths up, 0 paths down (tcp check)
    2 paths up, 0 paths down (udp check)
  8. 자동 케이스 생성을 억제한 경우 AutoSupport 메시지를 호출하여 다시 활성화합니다.

    'System node AutoSupport invoke-node * -type all-message maINT=end'

    예제 보기
    cluster1::*> system node autosupport invoke -node * -type all -message MAINT=END
  9. 권한 수준을 admin으로 다시 변경합니다.

    'Set-Privilege admin'입니다

  10. ONTAP 9.4 이상의 경우 명령을 사용하여 스위치 관련 로그 파일을 수집하기 위해 클러스터 스위치 상태 모니터 로그 수집 기능을 사용하도록 설정합니다.

    System cluster-switch log setup-password와 system cluster-switch log enable-collection

    예제 보기
    cluster1::*> system cluster-switch log setup-password
    Enter the switch name: <return>
    The switch name entered is not recognized.
    Choose from the following list:
    cs1
    cs2
    
    cluster1::*> system cluster-switch log setup-password
    
    Enter the switch name: cs1
    RSA key fingerprint is e5:8b:c6:dc:e2:18:18:09:36:63:d9:63:dd:03:d9:cc
    Do you want to continue? {y|n}::[n] y
    
    Enter the password: <enter switch password>
    Enter the password again: <enter switch password>
    
    cluster1::*> system cluster-switch log setup-password
    
    Enter the switch name: cs2
    RSA key fingerprint is 57:49:86:a1:b9:80:6a:61:9a:86:8e:3c:e3:b7:1f:b1
    Do you want to continue? {y|n}:: [n] y
    
    Enter the password: <enter switch password>
    Enter the password again: <enter switch password>
    
    cluster1::*> system cluster-switch log enable-collection
    
    Do you want to enable cluster log collection for all nodes in the cluster?
    {y|n}: [n] y
    
    Enabling cluster switch log collection.
    
    cluster1::*>
    참고 이러한 명령에서 오류가 반환되면 NetApp 지원에 문의하십시오.