[Linux-ha-dev] ocf script for mysql
Joe Bill
pica1dilly at yahoo.com
Fri Mar 16 06:30:28 MDT 2007
I'm probably missing something here.
What guarantees that the host running the GUI through
which instances are configured is the same host on
which that instance is going to run on ?
Or, in other words, how do you get configuration
defaults of an environment installed on another host
than the host running the instance configuration GUI,
other than running some executable on the remote host
with rsh or ssh ?
>On 2007-01-09T13:30:33, Achim Stumpf <newgrp at
gmx.de> wrote:
>
>> @@ -45,7 +45,7 @@
>> : ${OCF_RESKEY_group="mysql"}
>>
>> : ${OCF_RESKEY_log="/var/log/mysqld.log"}
>> -: ${OCF_RESKEY_pid="/var/run/mysqld/mysqld.pid"}
>> +: ${OCF_RESKEY_pid="/var/lib/mysql/mysqld.pid"}
>
>That's obviously just a changed default depending on
>the actual paths.
>Changing the default will break it for others, for
>which it has likely
>worked before - not good!!!
>
>Either detect the appropriate value in configure, in
>the script, or specify it explicitly.
>
...
>> Maybe it's better to put the mysql binary into a
>variable, because on
>> Fedora it's called the other way around.
>
>Yes. Please, make it configurable.
>
>
>Sincerely,
> Lars Marowsky-Brée
>
____________________________________________________________________________________
Now that's room service! Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097
More information about the Linux-HA-Dev
mailing list