Bug #50533 install cluster
Submitted: 22 Jan 2010 7:43 Modified: 2 Feb 2010 6:25
Reporter: josiah tam Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:mysql-5.1-telco-7.0 OS:Windows (XP)
Assigned to: CPU Architecture:Any
Tags: install cluster cluster 7.09

[22 Jan 2010 7:43] josiah tam
Description:
When I install cluster mysql running, MgmtSrvr are running,
but ndbd cannot startup with datadir="c:/mysql/data"

Microsoft Windows XP [版本 5.1.2600]

C:\mysql\cluster\70\bin>ndbd --initial
2010-01-22 15:15:22 [ndbd] INFO     -- Configuration fetched from 'localhost:118
6', generation: 1
2010-01-22 15:15:22 [ndbd] INFO     -- Ndb started
NDBMT: non-mt
Unable to open error log file: "C:/Documents and Settings/All Users/Application
Data/MySQL/MySQL Server 7.0/Data/"\ndb_2_error.log
2010-01-22 15:15:22 [ndbd] INFO     -- "C:/Documents and Settings/All Users/Appl
ication Data/MySQL/MySQL Server 7.0/Data/"
2010-01-22 15:15:22 [ndbd] INFO     -- FileSystemPath
error=2805
2010-01-22 15:15:22 [ndbd] INFO     -- Error handler shutting down system
2010-01-22 15:15:22 [ndbd] INFO     -- Error handler shutdown completed - exitin
g
2010-01-22 15:15:22 [ndbd] ALERT    -- Node 2: Forced node shutdown completed. O
ccured during startphase 0.

How to repeat:
Change setting the datadir="c:/mysql/data" in my.ini
C:\mysql\cluster\70\bin>ndbd --initial
[25 Jan 2010 3:25] josiah tam
PS. O!NO my.ini not need to set datadir="c:/mysql/data" in config file(my.ini)
[26 Jan 2010 14:21] Jørgen Austvik
Is this no longer an issue?
[28 Jan 2010 16:42] josiah tam
I had already start up the cluster server for test, that is good database.
I will change three mysql databse server to cluster servers.
[30 Jan 2010 16:04] Gustaf Thorslund
Josiah Tam,

1) Do I understand you correct that this is no more an issue? Could we close this bug as not a bug?

2) MySQL Cluster on Windows is not GA yet so you should not use it in production. So if the case is that you have got it running on a test server and are going to change to running MySQL Cluster on three production databases you should use an OS where MySQL Cluster is GA.

Best regards,
Gustaf
[2 Feb 2010 6:25] josiah tam
I just test MySQL Cluster 7.0 in winodws xp,but I will change my three MySQL server to (MySQL Cluster 7.0) on linux server that file system are good.