Hi all,
Been dealing with this for several days now. In this particular case
that keeps failing, I've got 32/64/128/256 threads all doing "UPDATE
sbtestndb SET c = '<random 100 char string>' WHERE id=<randInt>" and
keep getting various numbers of failed threads with "ALERT: Error 1297
Got temporary error 1218 'Send Buffers overloaded in NDB kernel' from
NDBCLUSTER
FATAL: database error, exiting..."
Manager config.ini:
[ndbd default]
TotalSendBufferMemory = 96M
[tcp default]
SendBufferMemory = 6M
ReceiveBufferMemory = 6M
Have done several, complete cluster restarts (initial on everything),
yet still:
ndb_config -c 15001LDMGR01 -q NodeId,DataMemory,SendBufferMemory
Unknown query option: SendBufferMemory
Cluster is still online; nothing crashed. Is there a solution to this
I'm not seeing? Running 7.0.8a.
Thanks,
Matthew