[Linux-cluster] ricci is very unstable in one nodes

2010-09-23 Thread fosiul alam
Hi I have 4 nodes cluster, It was running fine. but today one nodes is giving trouble >From luci Gui interface, when i try to relocate service into this node and trying to relocate from this nodes to another nodes from luci gui interface, its showing : Unable to retrieve batch 1908047789 status

Re: [Linux-cluster] How to add mysql script into Add resource(luci interface)

2010-09-23 Thread fosiul alam
Hi thanks I did that today morning, i copied one script from /etc/init.d/ and then modify it as my needs which is working fine. thanks On 23 September 2010 20:04, Ben Turner wrote: > In cases like this I write a wrapper script to use as the cluster script > resource. This will have to be a Sy

Re: [Linux-cluster] How to add mysql script into Add resource(luci interface)

2010-09-23 Thread Ben Turner
In cases like this I write a wrapper script to use as the cluster script resource. This will have to be a Sys V style init script that calls mysql using the command you specified. Hope this helps. -Ben - "fosiul alam" wrote: > Hi > I have installed mysql server from source, So I need t