Quantcast
Channel: MySQL Forums - NDB clusters
Viewing all articles
Browse latest Browse all 1562

Error: 2814 - Node shutdown (2 replies)

$
0
0
I am getting the above error with the explanation:

System reports no more file system resources(Internal error, programming error or missing error message, please report a bug). Temporary error, restart node

The setup is 32-bit Windows 7, 4GB RAM.
When the data node is running, task manager shows it using about 1.9GB RAM, in total 84% of the PC's RAM is being utilised (by all running processes).

The node had been running for a few days before it shut down.
(Unfortunately the other node also shut down, same error, both over the weekend!)

This is my config.ini...

[ndbd default]
NoOfReplicas= 2
DataDir=c:/MySQL/data
DataMemory= 1400M
IndexMemory= 140M
MaxNoOfAttributes = 3000
MaxNoOfOrderedIndexes = 384

[ndb_mgmd]
HostName=193.1.1.52
NodeID=1
DataDir=c:/mysql/bin/cluster-logs

[ndbd]
NodeID=2
HostName=193.1.1.135

[ndbd]
NodeID=3
HostName=193.1.1.138

[mysqld]
NodeID=4
HostName=193.1.1.135

[mysqld]
NodeID=5
HostName=193.1.1.138

I can't find much on internet related to this error.

Viewing all articles
Browse latest Browse all 1562

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>