Title: Alarm for VTEP HA Activated.
Event ID: tep_health.tep_ha_activated
Alarm Description
VMware NSX
Steps to resolve
For 4.1.0 and higher
Recommended Action:
If faulty_tep alarm shows reason for failure as:
After fixing the underlay issue check for local VTEP state by below api once manual or auto recovery is done for 'bfd down' case:
GET: https://<nsx-manager-ip>/api/v1/transport-nodes/<node-id>/network/interfaces?source=realtime
Note: You should see local VTEP state as NORMAL.
Sample output:
{
interfaceId: vmk10,
linkStatus: UP,
adminStatus: UP,
mtu: 1600,
interfaceAlias: [{
broadcastAddress: 192.168.1.255,
ipAddress: {
ipv4: 2239043120
},
ipConfiguration: STATIC,
netmask: 255.255.255.0,
macAddress: 00:50:##:##:##:a6
}],
state: NORMAL
}
Maintenance window required for remediation? Yes