NSX Manager 중앙 CLI에서 각 ESXi 호스트의 상태를 확인할 수 있습니다.
상태는 위험, 비정상 또는 정상으로 보고됩니다. NSX Manager API를 통해 host health-check
명령도 호출할 수 있습니다.
예:
nsxmgr> show host host-30 health-status status: HEALTHY nsxmgr> show host host-29 health-status UNHEALTHY, Standard Switch vSwitch1 has no uplinks. UNHEALTHY, Host host-29 mount point /vmfs/volumes/58e2c6d5-83319ac1-7830-005056014d86 volume "local_esx-06a" free percentage less than 20%: 0%. Status: UNHEALTHY nsxmgr> show host host-28 health-status CRITICAL, VXLAN VDS vds-site-a VNI 200000 multicast addr is not synchronized with VSM: 0.0.0.0. CRITICAL, VXLAN VDS vds-site-a VNI 200003 multicast addr is not synchronized with VSM: 0.0.0.0. CRITICAL, VXLAN VDS vds-site-a VNI 5000 multicast addr is not synchronized with VSM: 0.0.0.0. Status: CRITICAL CRITICAL, Control plane agent on host is not in established state with controller. Please investigate host connection issue with esxcli network ip connection command. CRITICAL, VXLAN VDS RegionA01-vDS-MGMT VNI 5007 connection to controller is down: 0.0.0.0 (down).
각 매개 변수에 대해 지정된 호스트의 세부 상태를 보려면 show host hostID health-status detail
명령을 사용할 수 있습니다.
상태 점검은 다음과 같은 고유 범주로 분할됩니다.
- NSX Data Center for vSphere VIB 및 호스트 에이전트의 배포를 포함하는 배포 상태 점검입니다. 런타임 중에 netcpa 및 방화벽 에이전트 검사 등의 일부 검사를 사용할 수 있습니다.
The host associated cluster check [DONE] The NSX component installation check [DONE] The NSX module VXLAN installation check [DONE] The NSX module DLR installation check [DONE] The NSX VIB installation check [DONE] The control plane agent check [DONE] The firewall agent check [DONE] The NSX configuration file check [DONE] The host connection to controller check [DONE]
- 네트워크 연결 상태입니다.
The Distributed Switch uplink check [DONE] The Standard Switch uplink check [DONE]
- CPU, 메모리 및 스토리지 활용률 상태입니다.
The storage volume check [DONE] UNHEALTHY, Host host-34 mount point /vmfs/volumes/58e2c69b-38d4fa25-b33a-00505601dfe2 volume "local_esx-05a" free percentage less than 20%: 0%. The Memory overcommit check [DONE] The physical CPU load check [DONE] The free memory usage check [DONE]
-
논리적 스위치 상태입니다.
The VXLAN VDS existence check [DONE] The VXLAN VDS MTU check [DONE] The VXLAN gateway IP/MAC check [DONE] The VXLAN vmknic check [DONE] The VXLAN uplinks check [DONE] The VXLAN configuration check [DONE] The VXLAN vmknic IP address check [DONE] The VXLAN Overlay settings check [DONE] The VXLAN vni settings check [DONE] The host vmnic check [DONE] The VXLAN vmknic check [DONE]
출력의 몇 가지 예는 다음과 같습니다.
nsx-mgr> show host host-33 health-status detail The host associated cluster check [DONE] The NSX component installation check [DONE] The NSX module VXLAN installation check [DONE] The NSX module DLR installation check [DONE] The NSX VIB installation check [DONE] The control plane agent check [DONE] The firewall agent check [DONE] The NSX configuration file check [DONE] The host connection to controller check [DONE] The Distributed Switch uplink check [DONE] The Standard Switch uplink check [DONE] The storage volume check [DONE] UNHEALTHY, Host host-34 mount point /vmfs/volumes/58e2c69b-38d4fa25-b33a-00505601dfe2 volume "local_esx-05a" free percentage less than 20%: 0%. The Memory overcommit check [DONE] The physical CPU load check [DONE] The free memory usage check [DONE] The VXLAN VDS existence check [DONE] The VXLAN VDS MTU check [DONE] The VXLAN gateway IP/MAC check [DONE] The VXLAN vmknic check [DONE] The VXLAN uplinks check [DONE] The VXLAN configuration check [DONE] The VXLAN vmknic IP address check [DONE] The VXLAN Overlay settings check [DONE] The VXLAN vni settings check [DONE] The host vmnic check [DONE] The VXLAN vmknic check [DONE] Status: UNHEALTHY nsx-mgr> show host host-33 health-status detail The host associated cluster check [DONE] The NSX component installation check [DONE] The NSX module VXLAN installation check [DONE] The NSX module DLR installation check [DONE] The NSX VIB installation check [DONE] The control plane agent check [DONE] The firewall agent check [DONE] The NSX configuration file check [DONE] The host connection to controller check [DONE] CRITICAL, Control plane agent on host is not in established state with controller. Please investigate host connection issue with esxcli network ip connection command. The Distributed Switch uplink check [DONE] The Standard Switch uplink check [DONE] The storage volume check [DONE] The Memory overcommit check [DONE] The physical CPU load check [DONE] The free memory usage check [DONE] The VXLAN VDS existence check [DONE] The VXLAN VDS MTU check [DONE] The VXLAN gateway IP/MAC check [DONE] The VXLAN vmknic check [DONE] The VXLAN uplinks check [DONE] The VXLAN configuration check [DONE] The VXLAN vmknic IP address check [DONE] The VXLAN Overlay settings check [DONE] The VXLAN vni settings check [DONE] CRITICAL, VXLAN VDS RegionA01-vDS-MGMT VNI 5007 connection to controller is down: 0.0.0.0 (down). The host vmnic check [DONE] The VXLAN vmknic check [DONE] Status: CRITICAL
상태 점검 | 메시지 | 설명 |
---|---|---|
호스트 관련 클러스터 검사 | Host {hostId} doesn't belong to a cluster. |
이 상태 검사는 특정 호스트 (host Id)이(가) 클러스터와 올바르게 연결되어 있는지 확인합니다. |
NSX 구성 요소 설치 검사 | Host {hostId} has no NSX components installed. |
이 상태 검사는 호스트(host Id)에 대해 모든 NSX Data Center for vSphere 구성 요소가 올바르게 설치되어 있는지 확인합니다. |
NSX 모듈 VXLAN 설치 검사 | The NSX module VXLAN is not installed/loaded/enabled on host {hostId}. | 이 상태 검사는 호스트 (host Id)에 제대로 구성되어 있는지 확인합니다. |
NSX 모듈 DLR 설치 검사 | The NSX module for distributed routing is not installed, loaded, or enabled on the host. | 이 상태 검사는 호스트 (host Id)에 대해 DLR(논리적 분산 라우터)이 올바르게 설치되어 있는지 확인합니다. |
NSX VIB 설치 검사 | The NSX VIB installation check has failed on host. | 이 상태 검사는 설치된 NSX Data Center for vSphere VIB가 새 ESXi 버전에 대해 적절한지 확인합니다. NSX Data Center for vSphere 데이터부는 ESXi 호스트 버전과 호환되지 않습니다. 호스트에 설치된 esx-vsip VIB가 NSX Data Center for vSphere 버전과 일치하는지 확인하여 추가로 조사하십시오. |
제어부 에이전트 검사 | Service netcpad is not running on host {hostId}. |
이 상태 검사는 제어부 에이전트가 NSX Manager와 통신하고 있는지 확인합니다. 문제 해결 단계를 보려면 제어부 에이전트(netcpa) 문제를 참조하십시오. |
방화벽 에이전트 검사 | The NSX firewall agent is running or not on the host. | 이 상태 검사는 방화벽 에이전트가 호스트 (host Id)에서 실행되고 있는지 확인합니다. 문제 해결 단계를 보려면 분산 방화벽 문제 해결를 참조하십시오. |
NSX 구성 파일 검사 | The NSX configuration file /etc/vmware/netcpa/config-by-vsm.xml is not synchronized on host {hostId}. | 이 상태 검사는 구성 파일 /etc/vmware/netcpa/config-by-vsm.xml이 호스트(host Id)와 동기화되었는지 확인합니다. |
컨트롤러에 대한 호스트 연결 검사 | Control plane agent on host is not in established state with controller. | 이 상태 검사는 제어부 에이전트가 호스트 (host Id)과(와) 통신하고 있는지 확인합니다. 문제 해결 단계를 보려면 제어부 에이전트(netcpa) 문제를 참조하십시오. |
분산 스위치 업링크 검사 | Distributed Switch {dvsName} has no uplinks. | 문제 해결을 위해 vSphere 네트워킹 가이드를 참조하십시오. |
표준 스위치 업링크 검사 | Standard Switch {vswitchName} has no uplinks. | 문제 해결을 위해 vSphere 네트워킹 가이드를 참조하십시오. |
스토리지 볼륨 검사 | Host "+hostId+" mount point "+mountPoint+" volume \""+volumeName+"\" free percentage less than 20%: "+freePercent+"%.\n. | |
메모리 오버커밋 검사 | Memory overcommit info from esxtop can't be parsed. Host {hostId} memory is over commited. |
|
물리적 CPU 로드 검사 | Host {hostId} Physical CPU Load (5 Minute Avg) info from esxtop can't be parsed. Host {hostId} Physical CPU Load (5 Minute Avg) is too high. |
|
사용 가능한 메모리 사용량 검사 | Host {hostId} mount point {mountPoint} volume {volumeName} free percentage less than 20%. |
|
VXLAN VDS 존재 여부 검사 | No VXLAN VDS is configured on host {hostId}. |
문제 해결을 위해 vSphere 네트워킹 가이드를 참조하십시오. |
VXLAN VDS MTU 검사 | VXLAN VDS {vxlanVds} MTU is less than 1550: {vxlanVdsMtu}. Please check MTU value of connected VMs is not greater than { vxlanVdsMtu-50}. |
|
VXLAN 게이트웨이 IP/MAC 검사 | Gateway IP/mac address of VXLAN VDS {vxlanVds} is not resolved. | |
VXLAN vmknic 검사 | VXLAN VDS {vxlanVds} has no vmknic. | Vmkernel.log를 수집하고 VMware 기술 지원 서비스에 문의하십시오. |
VXLAN 업링크 검사 | VXLAN VDS {vxlanVds} has no uplinks. | |
VXLAN 구성 검사 | Configuration of VXLAN VDS {+vxlanVds} of host {hostId} is not synchronized. Configuration of VXLAN VDS {vxlanVds} is not defined on NSX Manager. VXLAN VDS {vxlanVds} vmknic and uplink counts are not equal for teaming policy {vdsContext.getTeamingPolicy }. | VXLAN 포트 그룹 팀 구성 정책을 다시 원래 값으로 설정하십시오. |
VXLAN vmknic IP 주소 검사 | VXLAN VDS {vxlanVds} {vmknic}+{vmknic}+{ip address} is not resolved. VXLAN VDS {vxlanVds vmknic} +{vmknic}{ ip address}이(가) 확인되지 않습니다. | 이 검사는 VTEP에 유효한 IP 주소가 없거나 올바른 IP 주소가 손실되었는지를 나타냅니다. |
VXLAN 오버레이 설정 검사 | VXLAN VDS {vxlanVds} overlay settings are not VXLAN: {overlay}{ VXLAN VDS }{vxlanVds} overlay settings are not found. | |
VXLAN vni 설정 검사 | VXLAN VDS {vxlanVds+ " VNI "+vni+}connection to controller is down VXLAN VDS {vxlanVds+ " VNI "+vni+"} segment info is not configured in NSX Manager. VXLAN VDS {"+vxlanVds+" VNI "+vni+" multicast addr "+multicastIp+"} is not synchronized with NSX Manager. |