> Oh, debian i686. Figures.
> You'll need to rebuild the packages yourself, the ones from Madkiss'
> repo don't seem to work for i686.
Hi Andrew, thanks for your answer.
Which packages I need to rebuild ? All of them ?
I need to start from scratch
(http://www.clusterlabs.org/wiki/Install#From_Sou
Hi,
Some tests today...
If I switch off my network interface (ifdown eth0) or if i kill (-9) corosync,
i've got a segfault of dlm_controld and the node reboot.
Is it normal ? My tests are too hard ?
Thanks a lot ;-)
Regards
- Mail Original -
De: r...@free.fr
À: pacemaker@oss.clusterla
Hi all,
Following this doc http://www.clusterlabs.org/wiki/Dual_Primary_DRBD_%2B_OCFS2,
I've just installed 2 nodes (with some minors adjustements) and now I'm testing
my setup.
If I set one node in standby and bring it online again, the other node sees
this node "Inconsistent". The node just b
Hello,
> Oups sorry... In fact, I want :
> * After two failures on a resource, move the resource away and _never_
> go back even if the new node fails. => ok with
> migration-threshold="2"
> * if my node crash, move my resource and set infinite score on this
> fail node to never return on this
Hi,
> # crm configure primitive ClusterIP ocf:heartbeat:IPaddr2 \
> params ip=192.168.9.101 cidr_netmask=32 \
> op monitor interval=30s
I think, i'm not sure, that you need to add nic="eth0" (for example) and your
broadcast. And your nestmask sould be 24 ?
For example :
primitive VIP ocf:heartbe
Hi,
On debian Lenny, pacemaker and heartbeat from
http://people.debian.org/~madkiss/ha :
crm(live)# node
crm(live)node# delete ha-test2
/bin/sh: /usr/lib/heartbeat/hb_delnode: No such file or directory
# dpkg -L heartbeat|grep hb_delnode
/usr/share/heartbeat/hb_delnode
Thanks again ;-)
R
Hi all,
Today, I'm trying a MS set on my two nodes cluster :
primitive TEST ocf:me:mysql \
op monitor interval="10s" role="Master" timeout="10s" \
op monitor interval="11s" role="Slave" timeout="10s" \
meta migration-threshold="2"
ms MS TEST \
meta clone-max="2" no
>
> Yeah, that would be expected.
> Good idea for an enhancement though... feel like creating a bugzilla
> entry?
>
> http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker
ok ;-)
> Just what you have (without the on-fail setting) should be sufficient
> for that.
Oups sorr
Hi all,
I'm trying to have this configuration on my 2 nodes test cluster :
* After two failures on a resource, standby the node and move the resource
away. In fact this :
primitive APACHE ocf:me:apache \
params url="http://localhost/server-status"; \
op monitor interval="10s" tim
> Right. I forgot to update the changelog before tagging the release.
> I'll try not to forget next time. Sorry.
>
No problem ;-)
Thanks
___
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
Hello,
Thanks for this release.
I've just build pacemaker with "dpkg-buildpackage -rfakeroot -uc -us"
according to the wiki. The generated .deb is in version 1.0.2-1 not
1.0.3. I think the DEBIAN/control is not up to date ?
Regards,
Andrew Beekhof a écrit :
> Hi all,
>
> Now that the SLES11 crunc
Thanks for your answer. I've already try a colocation rule like this but
it doesn't work.
Here my hb_report.
Thanks again.
Andrew Beekhof a écrit :
> On Mon, Mar 9, 2009 at 14:37, wrote:
>
>> Hello,
>>
>> I'm trying to setup a master/slave mysql with a VIP on my master and a VIP
>> on my sl
Hello,
I'm trying to setup a master/slave mysql with a VIP on my master and a VIP on
my slave.
The idea is to use a VIP for R/W connections on the master node and a VIP for
R/O connections in the slave node. The R/W VIP always run with the Master role
and the R/O can run on the Master node only
13 matches
Mail list logo