MySQL Forums
Forum List  »  NDB clusters

Starting NDBD at linux startup, how ?
Posted by: marcel haldemann
Date: February 22, 2006 04:07AM

Hi there,

Im trying to start the NDBD at linux startup.

I found following:

echo "ndbd" > /etc/rc.d/init.d/ndbd
chmod +x /etc/rc.d/init.d/ndbd
chkconfig --add ndbd

the problem is if i execute chkonfig --add ndbd it tells me "ndbd doesn't support chkconfig".

So i guess this means the script is not supportet this way ??

im using RHEL4 (64-bit) , where can i find a script supporting RHEL4 to start NDBD at linux startup?



Edited 4 time(s). Last edit at 02/22/2006 06:55AM by marcel haldemann.

Options: ReplyQuote


Subject
Views
Written By
Posted
Starting NDBD at linux startup, how ?
2830
February 22, 2006 04:07AM


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.