What is the error message you see when specifying
--configdir=E:\mysql-cluster-gpl-7.2.7-winx64\cluster\conf and -f
E:\mysql-cluster-gpl-7.2.7-winx64/cluster/conf/config.ini?
Regards, Andrew.
From: Randy Johnson [mailto:randy@stripped]
Sent: 05 September 2012 03:50
To: Andrew Morgan
Cc: cluster@stripped
Subject: RE: Windows Cluster 7.2.7 Zip Download configdir issue
Hello,
I just tried it again and I received the same error.
I also have an installer issue email I sent the same day. Have you a chance to review
that one?
I am sort of at a standstill with moving forward with this project because I cannot get
either install to work.
Randy
From: Andrew Morgan [mailto:HYPERLINK
"mailto:andrew.morgan@stripped"andrew.morgan@stripped]
Sent: Monday, September 03, 2012 9:04 AM
To: Randy Johnson
Cc: HYPERLINK "mailto:cluster@stripped"cluster@stripped
Subject: RE: Windows Cluster 7.2.7 Zip Download configdir issue
Hi Randy,
I'm just back from vacation. Have you tried replacing the linux style "/" with the Windows
style "\" for all of your command-line arguments?
Best Regards, Andrew.
cid:part1.03070407.00020404@stripped
Andrew Morgan - MySQL High Availability Senior Product Manager
+44-7833483595
HYPERLINK "mailto:andrew.morgan@stripped"andrew.morgan@stripped
@andrewmorgan
HYPERLINK "http://www.clusterdb.com"www.clusterdb.com
From: Randy Johnson HYPERLINK "mailto:[mailto:randy@stripped]"[mailto:randy@stripped]
Sent: 25 August 2012 04:51
To: HYPERLINK "mailto:cluster@stripped"cluster@stripped
Subject: Windows Cluster 7.2.7 Zip Download configdir issue
Hello,
I downloaded cluster 7.2.7 zip archive.
I am following the quick start guide and I am up to this command:
E:/mysql-cluster-gpl-7.2.7-winx64/cluster/mysql/bin/ndb_mgmd -f
E:/mysql-cluster-gpl-7.2.7-winx64/cluster/conf/config.ini --initial
--configdir=E:/mysql-cluster-gpl-7.2.7-winx64/cluster/conf
When I run that command I am receiving this error:
Here is the text in case the image does not come through:
E:\mysql-cluster-gpl-7.2.7-winx64\cluster\mysql>E:/mysql-cluster-gpl-7.2.7-winx6
4/cluster/mysql/bin/ndb_mgmd -f E:/mysql-cluster-gpl-7.2.7-winx64/cluster/conf/c
onfig.ini --initial --configdir=E:/mysql-cluster-gpl-7.2.7-winx64/cluster/conf
MySQL Cluster Management Server mysql-5.5.25 ndb-7.2.7
2012-08-24 23:46:55 [MgmtSrvr] INFO -- The default config directory 'C:/Prog
ram Files/MySQL/MySQL Server 5.5/mysql-cluster' does not exist. Trying to create
it...
Failed to create directory 'C:/Program Files/MySQL/MySQL Server 5.5/mysql-cluste
r', error: 3
2012-08-24 23:46:55 [MgmtSrvr] ERROR -- Could not create directory 'C:/Progra
m Files/MySQL/MySQL Server 5.5/mysql-cluster'. Either create it manually or spec
ify a different directory with --configdir=<path>
E:\mysql-cluster-gpl-7.2.7-winx64\cluster\mysql>
Am I doing something wrong?