On Mon, Jun 15, 2009 at 10:33 AM, Marcin Krol<[email protected]> wrote:
> Serge Dubrouski wrote:
>> Yes if you use clones and your resource supports an active-active
>> configuration.
>
> Thanks for answer, Serge, though it's not 100% certain to me:
>
> - what you mean by "clones" - you mean identically configured nodes?
> That's not a problem, really,

I mean the CRM feature that is called "clones". See CRM documentation.

>
> - resource supporting active-active configuration; do you mean like
> Apache instances in 2 resource groups configured to use different IP
> addresses so they would not conflict?

I mean that Apache should have a shared filesystem underneath it or
some kind of another mechanism that will make sure that both instances
have the same content. Also if you try to make an active-active
filesystem you have to make sure that it support concurrent access on
different nodes, i.e. you have to use something like OCFS2 or so.

>
> Regards,
> mk
>
>
>>
>> On Mon, Jun 15, 2009 at 10:16 AM, Marcin Krol<[email protected]> wrote:
>>> Hello,
>>>
>>> Let the newbie ask another question:
>>>
>>> Can both nodes in active-active configuration run the same *type* of
>>> resources? I mean, suppose I configure two separate instances of Apache
>>> and relevant resource groups for them, can I run them on both nodes at
>>> the same time, have one node fail over to 2nd node and have both
>>> resource groups functioning properly on that 2nd node?
>>>
>>> Regards,
>>> mk
>>> _______________________________________________
>>> Linux-HA mailing list
>>> [email protected]
>>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>>> See also: http://linux-ha.org/ReportingProblems
>>>
>>
>>
>>
>
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>



-- 
Serge Dubrouski.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to