On Jan 11, 2008 4:31 AM, Lars Marowsky-Bree <[EMAIL PROTECTED]> wrote:
> On 2008-01-10T08:27:07, Serge Dubrouski <[EMAIL PROTECTED]> wrote:
>
> > It's definitely broken in 2.1.3. It doesn't have a working "monitor"
> > function, it has a syntax error in ip command (at least for Fedora
> > distro), it doesn't offline a resource when it's stopped and so on, it
> > even doesn't set a path to /etc/init.d/o2cb properly . If it works for
> > you that means that you have a modified version, not the one that
> > comes with 2.1.3.
>
> Right, the initdir path is broken. Doh. There's a $ missing.
>
> The "monitor" function is actually implemented as-intended at this
> stage. There's nothing to monitor, and it shouldn't be run with a
> periodic monitor.

It looks like that:

o2cb_monitor()
{
#       o2cb_init
        exit $OCF_NOT_RUNNING
}


That means that CRM will never see it as running, right?

>
> It's not supposed to offline anything itself, it just calls the init
> script (assuming that the path wasn't wrong, that is).

The problem is that /etc/init.d/o2cb stop fails of cluster wasn't
offlined earlier. So in current version RA doesn't stop OCFS2

>
> What's broken with the ip command? That works here.
>

Not a biggie. If you don't specify netdev parameter in cib.xml it
complains in "ip addr show label" syntax. And netdev isn't a required
parameter.

> > Unfortunately I'm not familiar with openAIS. Does it mean that
> > Heartbeat won't support OCFS2? I mean combination of CRM + openAIS
> > will work with OCFS2 but CRM + Heartbeat won't.
>
> Right - there'll be no need for an agent such as o2cb with the new
> stack, and probably the Filesystem RA will be able to drop most of the
> special cases for the cluster filesystems as well.

Does it mean that you are stopping Heartbeat support? That's not good at all.

>
>
>
> Regards,
>     Lars
>
> --
> Teamlead Kernel, SuSE Labs, Research and Development
> 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/
>



-- 
Serge Dubrouski.
_______________________________________________________
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