Skip to main content

Cluster Diagnostics

info

This feature is only available in base versions 10.0.0 or above

The diagnostic tool can help identify common issues in the cluster or the operating system of the node it is executed on.

It runs a series of tests depending on the type of the node it is executed on, number of nodes in the deployment and type of the deployment:

Location Map

To run the diagnostic tool, use the following instructions:

  • SSH into a primary node.
  • Execute the following commands:
    ./generate_diagnostics
  • In addition to showing the results on screen, a bundle is also generated in the home folder. That bundle can be shared with forward engineers for further analysis.
tip
  1. It is recommended to run this tool on all of the cluster nodes to obtain node level diagnostics.
  2. This script will run diagnostics of common cluster orchestration issues if the node is primary.