MySQL Forums
Forum List  »  NDB clusters

Re: Watch Dog Software to keep the database alive?
Posted by: Mikael Ronström
Date: March 17, 2005 11:34AM

The config parameter StopOnError does this for you as long as the OS stays
up (for the ndbd process)

mysqld_safe script should handle this for the mysqld server.

In addition you probably want to set-up start-up files for the OS to automatically
start these processes.

Rgrds Mikael

J�rg Nowak wrote:
> Hello,
>
> who has experiences with watch dog software to
> check the database processes (ndbd and mysqld) are
> alive and restart them if not.
> It seems that the node processes crashes from time
> to time especially under heavy load. Please give
> me a hint which software I can use or is it
> necessary to write such software my myself ?
>
> Thanks in advance.
>

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Watch Dog Software to keep the database alive?
2134
March 17, 2005 11:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.