Title: Control channel to manager node down too long
Event ID: control_channel_to_manager_node_down_too_long
Alarm Description
This alarm is raised when Transport node is not able to connect to Control Plane (CCP).
Steps to Resolve
For 4.2.0 and higher
Recommended Action:
Using ODS runbooks
/opt/vmware/nsx-netopa/bin/sha-appctl -c set_ods_level --level internal
Retrieve the transport node name from System->Fabric->Hosts screen and replace the token '<TN_NAME>' in following command with it./opt/vmware/nsx-netopa/bin/sha-appctl -c start_invocation --runbook CcpTNConnection --transport_node_name <TN_NAME>
/opt/vmware/nsx-netopa/bin/sha-appctl -c get_invocation_result --invocation <INVOCATION_UUID> -j
/usr/lib/vmware/netopa/bin/sha-appctl -c set_ods_level --level internal
/usr/lib/vmware/netopa/bin/sha-appctl -c start_invocation --runbook nsx_proxy
/usr/lib/vmware/netopa/bin/sha-appctl -c get_invocation_result --invocation <INVOCATION_UUID> -j
/opt/vmware/nsx-netopa/bin/sha-appctl -c set_ods_level --level internal
/opt/vmware/nsx-netopa/bin/sha-appctl -c start_invocation --runbook nsx_proxy
/opt/vmware/nsx-netopa/bin/sha-appctl -c get_invocation_result --invocation <INVOCATION_UUID> -j
Once the runbook execution is complete, follow the instructions from the output.
Maintenance window required for remediation? No