Check TCP connections to other vrops nodes using below command from any vrops nodes.
Login to any of the vrops node using the root.
run below command
$VMWARE_PYTHON_3_BIN /usr/lib/vmware-casa/bin/Netcheck.py
SRC: node1
DEST: node2
It will check below ports with source and destination node.
PORT/s: 10002, 10003, 10004, 10005, 10006, 10007, 10008, 10009, 10010
It will also display if any inter node failure detection and peer to peer tcp communication.
No comments:
Post a Comment