Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
Troubleshooting Connectivity Issues
You can test to see if a Remote Services node is reachable with the node ping command:
> grbcluster node ping --server=server1 Node is not reachable
The node latency command provides additional details:
> grbcluster node latency ADDRESS LATENCY NBERR server1 1.12813ms 0 server2 1.218103ms 0This will display the latency from the client machine to each node in the cluster.
Add the --describe flag to see an explanation of each field:
> grbcluster node latency --describe ADDRESS - Node address LATENCY - latency between the local client and a node NBERR - Number of errors