Documentation Home
NDB Cluster Internals
Related Documentation Download this Manual
PDF (US Ltr) - 1.2Mb
PDF (A4) - 1.2Mb


2.6 DUMP 17

Code

17

Symbol

DihDumpNodeStatusInfo

Kernel Block

DBDIH

Description.  Dumps node status.

Sample Output. 

2014-10-13 21:02:28 [MgmtSrvr] INFO     -- Node 5: Printing nodeStatus of all nodes
2014-10-13 21:02:28 [MgmtSrvr] INFO     -- Node 5: Node = 5 has status = 1
2014-10-13 21:02:28 [MgmtSrvr] INFO     -- Node 5: Node = 6 has status = 1
2014-10-13 21:02:28 [MgmtSrvr] INFO     -- Node 6: Printing nodeStatus of all nodes
2014-10-13 21:02:28 [MgmtSrvr] INFO     -- Node 6: Node = 5 has status = 1
2014-10-13 21:02:28 [MgmtSrvr] INFO     -- Node 6: Node = 6 has status = 1

Additional Information.  Possible node status values are shown in the following table:

Table 2.1 Node status values and names

Value Name
0 NOT_IN_CLUSTER
1 ALIVE
2 STARTING
3 DIED_NOW
4 DYING
5 DEAD