On 2009-11-10T13:57:48, Dejan Muhamedagic <[email protected]> wrote:

> The patch is good in principle, but not so in implementation.
> I'll fix it and apply.

The problem is that the mysqld binary might well reside on the shared
device. If you error out with ERR_CONFIGURED in the probe, it will never
get started.

The patch is buggy.

validate-all is only allowed to do _syntax_ checks, not _semantic_ ones.
You can only check for all pre-requisites at start time, basically,
because only then all dependencies must be satisfied.

This is a common mistake, we remove them when we find them, but please
don't add new ones ;-)


Regards,
    Lars

-- 
Architect Storage/HA, OPS Engineering, Novell, Inc.
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde

_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to