[Linux-cluster] MySQL service

Grisha G. grigorygor at gmail.com
Sun Sep 21 14:12:55 UTC 2008


Hi Greg

There seems to be a problem with RHCS mysql init script, I'll try to get to
it when I'll have more time.
For now you can solve this problem by not using the MySQL resource in luci,
instead use script resource to start/stop MySQL with /etc/init.d/mysql

If you use GFS and nead a floating IP your cluster.conf should look
something like this.

<resources>
                        <script file="/etc/init.d/mysqld"
name="mysql-scritp"/>
                        <ip address="192.168.122.100" monitor_link="1"/>
                        <clusterfs device="/dev/sda3" force_unmount="0"
fsid="59408" fstype="gfs" mountpoint="/data" name="virt-gfs"
self_fence="0"/>
                </resources>

Put all this resources in one service GFS should be first.

Hope this will help you

Grisha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20080921/e3de3a1b/attachment.htm>


More information about the Linux-cluster mailing list