l Message -
> > From: "Felipe Gutierrez"
> > To: "The Pacemaker cluster resource manager" <
> pacemaker@oss.clusterlabs.org>, pacema...@clusterlabs.org
> > Sent: Friday, February 22, 2013 1:38:07 PM
> > Subject: [Pacemaker] all pacemaker configuration
Hi all
I have on configuration that I want to push in the pacemaker at one time.
How do I do it? Instead to use crm configure command and type all
configurations?
# crm configure property no-quorum-policy=ignore
# crm configure property stonith-enabled=false
primitive net_conn ocf:pacemaker:pin
Hi Cristiane,
I am new on pacemaker.
To mount the partitions automaticly you are using ocf:heartbeat:Filesystem.
On my configuration I create folders at /mnt/myPartition.
This is my configuration:
# crm configure property no-quorum-policy=ignore
# crm configure property stonith-enabled=false
pri
Hi Jürgen,
I am beginner with Pacemaker and I don't know if I can help. But my
configuration is working well. Here is:
# crm configure property no-quorum-policy=ignore
# crm configure property stonith-enabled=false
primitive net_conn ocf:pacemaker:ping \
params pidfile="/var/run/ping.pid" \
Hi everyone,
I am currently working with DRBD+Corosync+Pacemaker to share a partition on
disk.
# crm_mon -1 -V
Last updated: Tue Jan 29 14:01:07 2013
Last change: Tue Jan 29 11:10:25 2013 via cibadmin on cloud15
Stack: openais
Current DC: cloud15 - partition WITHOUT quorum
Version: 1.
I have on Ubuntu 12.04
https://sites.google.com/site/lipe82/Home/diaadia/corosync-pacemaker
Felipe
On Fri, Jan 25, 2013 at 1:41 PM, E-Blokos wrote:
> **
> Hi,
>
> is there any PDF of installation and configuration of pacemaker/corosync
> on Fedora 18 ?
>
> Thanks
>
> ___
Thanks,
I didn't know this site.
Felipe
On Fri, Jan 11, 2013 at 9:45 AM, Dan Frincu wrote:
> Hi,
>
> From https://www.ohloh.net/p/pacemaker?ref=sample
>
> C 76%
> Python 8%
> shell script 6%
> Other 10%
>
> HTH,
> Dan
>
> On Fri, Jan 11, 2013 a
Hi everyone,
I am writing a school work about program languages and I want to research
about Pacemaker and its program language.
Which language Pacemaker is written?
I search at internet and this person said about Erlang
http://manavar.blogspot.com.br/2012/02/cluster-software-pacemaker-erlang-and
_8;
address 192.168.188.10:7789;
meta-disk internal;
}
on cloud8 {
device /dev/drbd8;
disk /dev/vg_8/lv_8;
address 192.168.188.8:7789;
meta-disk internal;
}
}
On Thu, Jan 10, 2013 at 3:40 AM, Andrew Beekhof wrote:
> On Sun, Dec 16, 2012 at 2:31 PM, Felipe Gutierrez
>
Thanks Soni,
I will discuss it with my professor.
Thanks,
Felipe
On Thu, Dec 20, 2012 at 12:26 AM, Soni Maula Harriz <
soni.har...@sangkuriang.co.id> wrote:
> bonding in network
--
*--
-- Felipe Oliveira Gutierrez
-- felipe.o.gutier...@gmail.com
-- https://sites.google.com/site/lipe82/Home
necessary? How do I configure it? I tried once but My
machine couldn't reboot because stonith process was blocking and I give up
to use it.
Thanks
Felipe
On Wed, Dec 19, 2012 at 3:43 PM, Digimer wrote:
> On 12/19/2012 06:21 AM, Felipe Gutierrez wrote:
> > Hi everyone,
> >
of split-brain of DRBD. I didn't understand well why
yet.
But at least, my system worked :)
Thanks!
Felipe
On Wed, Dec 19, 2012 at 2:34 PM, Felipe Gutierrez <
felipe.o.gutier...@gmail.com> wrote:
> Hi Soni, thanks for reply,
>
> I understood that is not possible if I don
/failover-testing-some-technical-background
> http://www.drbd.org/users-guide-8.3/s-prepare-network.html
>
> On Wed, Dec 19, 2012 at 6:21 PM, Felipe Gutierrez <
> felipe.o.gutier...@gmail.com> wrote:
>
>> Hi everyone,
>>
>> I have a scenario that I disconnect my primar
Hi everyone,
I have a scenario that I disconnect my primary from the network and the
secondary assume, becaming primary. After this, I connect the younger
primary, and both nodes became secondary(DRBD), or Slave on Pacemaker. It
is because DRBD on younger Primary is Standalone and Outdated. It is
Hi,
I am trying to add a resource lsb:vz and I get this error. Does anyone know
how to solve?
I don't know much about this resource.
crm(live)configure# primitive vz_svc lsb:vz op monitor interval=10s
lrmadmin[23059]: 2012/12/16_11:12:31 ERROR: lrm_get_rsc_type_metadata(578):
got a return code HA
60" params host_list="10.1.1.1" multiplier="100"
clone ping_clone ping_gateway meta interleave="true"
location grupo_ping grupo_ip_drbd rule -inf: not_defined pingd or pingd lte
0*
Could someone help, please?
Thanks
Felipe
On Sat, Dec 15, 2012 at 10:46 PM, Felipe
Hi everyone,
I did this configuration on my corosync(pacemaker) and my iintend was to
failover the IP and the DRBD secondary to primary, when the master/primary
lost connection. I was thinking if I configure the IP floating and create a
group to it, it will carry on the DRBD to primary on the othe
Never mind, my resource drdb should be r1 insted of drbd1.
On Sat, Dec 15, 2012 at 6:13 PM, Felipe Gutierrez <
felipe.o.gutier...@gmail.com> wrote:
> drbd1
--
*--
-- Felipe Oliveira Gutierrez
-- felipe.o.gutier...@gmail.com
-- https://sites.google.com/site/lipe82/Hom
Hi everyone,
I did this configuration on my corosync, but I am getting some errors. I
did it before in other two computers but now this is not working anymore.
Does anyone have any hint please?
Thanks in advance,
felipe
crm configure
primitive drbd ocf:linbit:drbd params drbd_resource="drbd1" o
Thanks,
I did
crm configure location prefer-cloud11 ClusterIP 1: cloud11
On Thu, Dec 13, 2012 at 5:59 PM, Jake Smith wrote:
> Location preference for the master
--
*--
-- Felipe Oliveira Gutierrez
-- felipe.o.gutier...@gmail.com
-- https://sites.google.com/site/lipe82/Home/diaadia*
__
Hi,
I tryed to make this configuration of failover floating IP on my cluster:
on the master:
crm configure
primitive ClusterIP ocf:heartbeat:IPaddr2 params ip=192.168.188.80
cidr_netmask=32 op monitor interval=30s
commit
After this I configured the quorum:
crm configure property no-quorum-policy
21 matches
Mail list logo