Here is my config.ini file. The error message did not change when we
changed port number. We oringinally had this up and running but it
would not recognize text tables. Then we upgraded to MySQL 4.1.1 gama
and were not able to start the cluster. It will not go past phase 2.
Dennis
[COMPUTER DEFAULT]
[DB DEFAULT]
NoOfReplicas: 2
[API DEFAULT]
[MGM DEFAULT]
ArbitrationRank: 2
[TCP DEFAULT]
PortNumber: 28002
[COMPUTER]
Id: 1
Hostname: ndb-mgmd.chessmaniac.com
[COMPUTER]
Id: 2
HostName: ndbd-2.chessmaniac.com
[COMPUTER]
Id: 3
HostName: ndbd-3.chessmaniac.com
[COMPUTER]
Id: 4
HostName: mysqld-4.chessmaniac.com
[COMPUTER]
Id: 5
HostName: mysqld-5.chessmaniac.com
[MGM]
Id: 1
ExecuteOnComputer: 1
PortNumber: 2200
[DB]
Id: 2
ExecuteOnComputer: 2
FileSystemPath: /var/lib/mysql-cluster/node2/
[DB]
Id: 3
ExecuteOnComputer: 3
FileSystemPath: /var/lib/mysql-cluster/node3/
[API]
Id: 4
ExecuteOnComputer: 4
[API]
Id: 5
ExecuteOnComputer: 5
Magnus Svensson wrote:
>Hi,
>
>We need some more information, please send your config.ini so that we
>can check your configuration and describe exactly what you did to
>produce this problem.
>
>Did the error message change when you changed the portnumber?
>
>
>Best regards
>Magnus
>
>
>