2 messages in com.mysql.lists.clusterRe: will the ndbd restart by itself
FromSent OnAttachments
Feng Xie (fxie)27 Feb 2006 20:10 
Adam Dixon27 Feb 2006 20:30 
Subject:Re: will the ndbd restart by itself
From:Adam Dixon (adam@gmail.com)
Date:02/27/2006 08:30:30 PM
List:com.mysql.lists.cluster

StopOnError This parameter specifies whether an ndbd process should exit or perform an automatic restart when an error condition is encountered. This feature is enabled by default.

From http://dev.mysql.com/doc/refman/5.0/en/mysql-cluster-db-definition.html

Regards, Adam

On 2/28/06, Feng Xie (fxie) <fx@cisco.com> wrote:

Hi,

I have a simple question regarding NDBD storage process. Will it restart automatically by itself when it fails for whatever reason ? I use" kill -9 " to kill one NDBD in my experiment and didn't observe it restarted automatically.

However, I somehow get the idea from MySQL 5.0 reference manual that NDBD process will restart automatically if it dies.

Could someone either confirm me or correct me on this ?

Thanks, Feng