K-3
×
PREV vStack Reference NEXT

vSphere Host Profiles: “Number of network stack instances don’t match”

vmware · 2019-11-01 · 1 min · revised 2021-08-12 · entry 7/48

NAME

hostprofile-netstack - fix the network stack instances mismatch that keeps an ESXi host out of host profile compliance

DESCRIPTION

So I encountered these errors while configuring some of our ESXi nodes in the test cluster.

The accompanied error message is: ” “Host is not in compliance with the attached profile”

After a search on the web I came across the blog of vMBaggum which led to the solution.
To solve this problem open an SSH connection to a host with no issues and compare the config by using the following command:

[root@esxinode:~] esxcli network ip netstack list
defaultTcpipStack
   Key: defaultTcpipStack
   Name: defaultTcpipStack
   State: 4660
[root@esxinode:~] esxcli network ip netstack list
defaultTcpipStack
   Key: defaultTcpipStack
   Name: defaultTcpipStack
   State: 4660

vxlan
   Key: vxlan
   Name: vxlan
   State: 4660

Now delete the excess network config by using the following cmd:

[root@troubledesxinode:~] esxcli network ip netstack remove -N *netstackname*

All you need to do now is a “Profile Compliance Check” on the host and you’re done.

SEE ALSO

hostprofile-vs-config(8), vmdk-lock(8), vcf-study-guide(8), vmware(7)

vStack 2019-11-01 read 
PSU 1   ONLINE   230V   feed A   2.3 A
PSU 2   ONLINE   230V   feed B   2.0 A
online activity revised, or quiet for a while empty slot
vStack 2026 RSS