Clustering (1 reply)
Please tell the names of files required for clustering and please tell the exact location where I can download them from.
View ArticleDownload, install, configure, run and test MySQL Cluster in under 15 minutes...
A series of quick-start guides are now available to get you up and running with MySQL Cluster in as little time as possible; they are available for LINUX/Mac OS X, Windows and Solaris. More...
View ArticleMySQL Cluster: Download, install, configure, run in under 15 minutes (no...
MySQL Cluster: Download, install, configure, run in under 15 minutes http://www.clusterdb.com/mysql/download-install-configure-run-and-test-mysql-cluster-in-under-15-minutes/ MySQL Sandbox embraces...
View ArticleTable creation from openLDAP generates an error messgae (1 reply)
Hi All, I am having a strange problem. When I insert data from the slapadd to openLDAP-NDB server, All tables are created fine except for the "Create Table" queries which are of length greater then...
View Articlemysql cluster error code 2310 (1 reply)
I start mysql cluster and then import data. Data is probably 14G.Import completed successfully.and i restart the mysql cluster. use ndb_mgmd -f /mysql/mysql-cluster/config.ini 、ndbd start mgm data...
View ArticleNode declared dead. See error log for details (Arbitration error) (1 reply)
Hello, I ofter encounter this error information: Time: Wednesday 23 June 2010 - 19:14:47 Status: Temporary error, restart node Message: Node declared dead. See error log for details (Arbitration...
View ArticleMySql Cluster in Wan (1 reply)
I am doing a simple mysql cluster. 1 mgmt node 2 data node 2 sql node The above cluster running successfully in a network. Now i would like to add a sql node in another network across WAN. However, i...
View ArticleUsing Syslog with MySQL Cluster (no replies)
Using Syslog with MySQL Cluster http://www.clusterdb.com/mysql/using-syslog-with-mysql-cluster/
View ArticleData loss (1 reply)
hello, I have encountered the data loss on mysql cluster. The cluster worked properly at the beginning. After it ran for some time, about last 2 days of data is lost suddenly. I checked the log file...
View ArticleMySQL Sandbox embraces Python and meets Cluster (no replies)
MySQL Sandbox embraces Python and meets Cluster http://datacharmer.blogspot.com/2010/06/mysql-sandbox-embraces-python-and-meets.html
View Articlecluster with big partitioning (2 replies)
Hi, I am investigating the possibilites to upscale with MySQL. We've looked into Cassandra and MongoDB but the read performance is too low compared to MySQL so we are now looking to do it all in...
View ArticleFailed to create LOGFILE GROUP (7 replies)
I have created a 2 node mysql cluster which seems to be working fine. I have tried to import a mysql dump backup file to it from another cluster. bouth clusters are the same version. The command I'm...
View ArticleNagios reporting /dev/shm full on data nodes (2 replies)
Hi, I've got a cluster setup with a management node and two data nodes. Recently the nagios server which is set up to monitor disk space (amongst other things) started warning about the /dev/shm...
View Article2 API node not sysnc (5 replies)
Hi! I have successfully setup mysql cluster in fact is already been running for 75 days with no issue until now when I setup load balancing via haproxy. I found out that API Node 1 is fully updated...
View ArticleNDB node keep starting state for long time (2 replies)
We are using mysql cluster 7.1.4b having following configuration under Red Hat Enterprise Linux Server release 5.4: Management Node: [ndbd default] NoOfReplicas=2 # Number of replicas DataMemory=1536M...
View ArticleCluster data node firewall setting (1 reply)
I would like to setup firewall rule on my data node machine. What service port no. should I enable for the data node? What service port is require between data nodes communication? Thanks.
View ArticleMySQL in Cloud (1 reply)
Hi, We are migrating an application (Tomcat/MySQL) into Azure Cloud. For this we are using MySQL Accelerator provided by Microsoft which uses Master/Slave configuration for Load balancing. There are a...
View ArticleSetup Cluster doubts? (2 replies)
Hi. I have been reading about cluster and want to try, but I have some doubts specifically what do I need to install on each machine?. I will run this inside virtual machines with Xen on centos 5.5....
View ArticleWorried about using a library in a clustered environment. (3 replies)
I am concerned about using a regex library(I need a regex replace feature). If I install a 3rd party library on mysql, how would this effect if I went to a clustering model? Would I need to install...
View Article