MySQL NDB Cluster 8.1 Manual
MySQL NDB Cluster 8.0 Manual
NDB Cluster API Developer Guide
There is currently one ndbd error code
associated with the LQH
kernel block. Information about this error code is shown here:
- NDBD_EXIT_LCP_SCAN_WATCHDOG_FAIL
-
XIE
LCP fragment scan watchdog detected a problem. Please report a bug.
At the lowest level, an LCP comprises a series of fragment
scans. Scans are requested by the
DBDIH Master using an
LCP_FRAG_ORD signal to the
DBLQH kernel block.
DBLQH then asks the
BACKUP block to perform a
scan of the fragment, recording the resulting data to disk.
This scan is run through the DBLQH block.