Please post your current config file. If it is the one below, it has
errors than may be causing yor problems.
T
Wouter de Jong wrote:
>On Thu, Sep 02, 2004 at 03:44:58PM -0500, Crouch, Luke H. wrote:
>
>Hi ya Luke,
>
>
>
>>you might try removing the TCP DEFAULT parameter of the port number? have it use
> the normal default port number...?
>>
>>or maybe change the HostName of Computer 1 to the actual host name as it would
> appear on the network...not localhost?
>>
>>if that doesn't work, make sure that Computer 2 and Computer 3 can contact each
> other via those host names you have specified. so on Computer 2, ping cluster and on
> Computer 3, ping ASL-81.
>>
>>only things I can think of...I can't really think of what could be causing
> that...
>>
>>
>
>Well, the DB-nodes show up with me in the Management CLI, so the
>connectivity is ok. The API's just don't want to start for some reason.
>The cluster.log doesn't say anything, neither the nodeX.logs
>
>Weird issue this...
>
>
>
>>-L
>>
>>
>>
>>>-----Original Message-----
>>>From: Sharad Maloo [mailto:maloo@stripped]
>>>Sent: Thursday, September 02, 2004 2:05 AM
>>>To: cluster@stripped
>>>Subject: Can't Init Database
>>>
>>>
>>>
>>>Hello,
>>>
>>>I am quite new to the cluster list, excuse me if this has been posted
>>>earlier.
>>>
>>>I get this error when I run the mysqld_safe process.
>>>----
>>>frm the .err file.
>>>
>>>40903 01:00:50 mysqld started
>>>040903 1:00:50 InnoDB: Started; log sequence number 0 43866
>>>040903 1:01:51 Can't init databases
>>>040903 1:01:51 Aborting
>>>
>>>040903 1:01:51 InnoDB: Starting shutdown...
>>>040903 1:01:54 InnoDB: Shutdown completed; log sequence
>>>number 0 43866
>>>040903 1:01:54 /usr/local/mysql/libexec/mysqld: Shutdown complete
>>>
>>>040903 01:01:56 mysqld ended
>>>
>>>-------
>>>
>>>Following is the config.ini file I have been using
>>>
>>>[COMPUTER DEFAULT]
>>>
>>>[DB DEFAULT]
>>>NoOfReplicas: 2
>>>
>>>[API DEFAULT]
>>>
>>>[MGM DEFAULT]
>>>ArbitrationRank: 2
>>>
>>>[TCP DEFAULT]
>>>PortNumber: 28002
>>>
>>>[COMPUTER]
>>>Id:1
>>>HostName: localhost
>>>
>>>[COMPUTER]
>>>Id:2
>>>HostName: ASL-81
>>>
>>>[COMPUTER]
>>>Id:3
>>>HostName: cluster
>>>
>>>[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: 1
>>>
>>>
>>>------------
>>>
>>>Any inputs will be appreciated.
>>>
>>>Thanks aprior,
>>>Sharad Maloo
>>>
>>>--
>>>MySQL Cluster Mailing List
>>>For list archives: http://lists.mysql.com/cluster
>>>To unsubscribe:
>>>
>>>
>>http://lists.mysql.com/cluster?unsub=1
>>
>>
>>--
>>MySQL Cluster Mailing List
>>For list archives: http://lists.mysql.com/cluster
>>To unsubscribe: http://lists.mysql.com/cluster?unsub=1
>>
>>
>>
>
>
>