On Thu, Jun 26, 2008 at 16:01, Andrew Beekhof <[EMAIL PROTECTED]> wrote:
> On Thu, Jun 26, 2008 at 09:33, Andrew Beekhof <[EMAIL PROTECTED]> wrote:
>> Looks like you've found a bug :-(
>>
>> For some reason "clvmd:0 start" is unrunnable but vmnci36 is still
>> being allowed to start anyway.
>> I'll investigate today.
>
>
> I've not been able to fix the bug yet (at least not without breaking
> something else), but you can add the following as a work-around until
> its fixed:

Fixed in
   http://hg.clusterlabs.org/pacemaker/stable-0.6.5/rev/83520fdac151

It will be in 0.6.6 (due in August)

>
>       <rsc_order id="drbd_before_NNN" from="NNN" action="start"
> to="drbd0" to_action="promote"/>
>
> where NNN = vmnci36, vmnci55, etc...
>
>
> Btw. this rule makes no sense.
>       <rsc_colocation id="clvmd_on_drbd0" to="drbd0" to_role="Master"
> from="clvmd_clone" score="INFINITY"/>
> Why have clvmd as a clone if you're going to try and restrict it to a
> single node?
>
>
>
>>
>> On Tue, Jun 24, 2008 at 11:00, Nikola Ciprich <[EMAIL PROTECTED]> wrote:
>>> Hi,
>>> once again I've stumbled upon problem we discussed and solved some time ago.
>>> I'm using drbd m/s resource + some cloned resources depending on it (clvmd 
>>> & cman).
>>> then a bunch of other resources (vmxxxyy) depending on cman.
>>> so the dependency is like this:
>>> drbd0, cman
>>>  ^
>>>  |
>>> clvmd
>>>  ^
>>>  |
>>> vmxxxyyy
>>>
>>> the problem was, that if i restarted drbd on one node, it got restarted on 
>>> other as well. When I had similar problem with clvmd before, Andrew advised 
>>> me to enable interleave for the cloned resources and that fixed it. So I 
>>> enabled interleave also for drbd resource, but then it seems like my 
>>> dependency constraints stopped working. It HB tries to start vmxxxyyy 
>>> first, which is wrong.
>>> Does somebody have any idea what could be wrong?
>>> I've put hbreport to http://nik.lbox.cz/hbrep.tar.gz in case it could
>>> help.
>>> I'm using pacemaker-heartbeat-0.6.4-7.1 & heartbeat-2.1.3-22.1
>>> Thanks a lot in advance!
>>> cheers
>>> nik
>>>
>>> --
>>> -------------------------------------
>>> Nikola CIPRICH
>>> LinuxBox.cz, s.r.o.
>>> 28. rijna 168, 709 01 Ostrava
>>>
>>> tel.:   +420 596 603 142
>>> fax:    +420 596 621 273
>>> mobil:  +420 777 093 799
>>> www.linuxbox.cz
>>>
>>> mobil servis: +420 737 238 656
>>> email servis: [EMAIL PROTECTED]
>>> -------------------------------------
>>> _______________________________________________
>>> 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

Reply via email to