본 한국어 번역은 사용자 편의를 위해 제공되는 기계 번역입니다. 영어 버전과 한국어 버전이 서로 어긋나는 경우에는 언제나 영어 버전이 우선합니다.
EFOS 소프트웨어 또는 BES-53248 클러스터 스위치의 RCF 업그레이드 후 ONTAP 클러스터 네트워크를 확인합니다
기여자
변경 제안
EFOS 소프트웨어를 업그레이드한 후, 다음 명령을 사용하여 ONTAP 클러스터 네트워크의 상태를 확인할 수 있으며, BES-53248 클러스터 스위치용 RCF를 사용할 수 있습니다.
단계
-
명령을 사용하여 클러스터의 네트워크 포트에 대한 정보를 표시합니다.
network port show -ipspace Cluster
링크 값은 '업'이어야 하고 건강상태는 '건강'이어야 합니다.
예제 보기
다음 예제는 명령의 출력을 보여 줍니다.
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
-
각 LIF에 대해 를 확인합니다
Is Home
있습니다true
및Status Admin/Oper
있습니다up
두 노드에서 다음 명령을 사용합니다.network interface show -vserver Cluster
예제 보기
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.217.125/16 node1 e0a true node1_clus2 up/up 169.254.205.88/16 node1 e0b true node2_clus1 up/up 169.254.252.125/16 node2 e0a true node2_clus2 up/up 169.254.110.131/16 node2 e0b true
-
를 확인합니다
Health Status
각 노드의 는 입니다true
명령 사용:'클러스터 쇼'
예제 보기
cluster1::> cluster show Node Health Eligibility Epsilon -------------------- ------- ------------ ------------ node1 true true false node2 true true false
다음 단계