Code | Symbol | Kernel Block(s) |
17 | DihDumpNodeStatusInfo |
DBDIH |
Description. Dumps node status.
Sample Output.
Node 2: Printing nodeStatus of all nodes Node 2: Node = 2 has status = 1 Node 2: Node = 3 has status = 1
Additional Information. Possible node status values:
Value | Name |
0 | NOT_IN_CLUSTER |
1 | ALIVE |
2 | STARTING |
3 | DIED_NOW |
4 | DYING |
5 | DEAD |