[Pacemaker] clones with regular resources

2010-10-29 Thread Alan Jones
I'm trying to configure a simple resource that depends on a local clone. The configuration is below. For those familiar with the Veritas Cluster Server, I'm trying to get something like permanent resources. Unfortunately, the simple resource (foo) will not start until *both* bar clones are up. The

Re: [Pacemaker] Wiki

2010-10-29 Thread Lars Ellenberg
On Fri, Oct 29, 2010 at 12:58:47PM -0600, Serge Dubrouski wrote: > Hello - > > I'd like to translate some documents from Clusterlabs Wiki site to > Russian. How do I create a version of a page in a particular Language? You'd need to create pages with /ru postfix. start with http://www.clusterlabs

[Pacemaker] Wiki

2010-10-29 Thread Serge Dubrouski
Hello - I'd like to translate some documents from Clusterlabs Wiki site to Russian. How do I create a version of a page in a particular Language? -- Serge Dubrouski. ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/

Re: [Pacemaker] Impossible to add a 4th node to a cluster

2010-10-29 Thread Guillaume Chanaud
Le 28/10/2010 22:08, Pavlos Parissis a écrit : On 28 October 2010 18:30, Guillaume Chanaud wrote: [...snip...] corosync and auth files are the same on server2? Yes of course :D (copied by scp), as i told server1 can join when server2 is offline, and server 2 can join when server1 is offline

Re: [Pacemaker] Problem with configuring stonith rcd_serial

2010-10-29 Thread Eberhard Kuemmerle
On 29 Oct 2010 14:43, Dejan Muhamedagic wrote: >> stonith -t rcd_serial -p "test /dev/ttyS0 rts 2000" test >> ** (process:21181): DEBUG: rcd_serial_set_config:called >> Alarm clock >> ==> RESET WORKS! >> >> stonith -t rcd_serial hostlist="node1 node2" ttydev="/dev/ttyS0" >> dtr\|rts="rts" msduratio

Re: [Pacemaker] cloned IPaddr2 on 4 nodes

2010-10-29 Thread Dan Frincu
Hi, Vladimir Legeza wrote: Hello, On Fri, Oct 29, 2010 at 12:35 PM, Dan Frincu > wrote: Hi, Vladimir Legeza wrote: /Hello folks. I try to setup four ip balanced nodes but, I didn't found the right way to balance load between nodes when so

Re: [Pacemaker] Problem with configuring stonith rcd_serial

2010-10-29 Thread Dejan Muhamedagic
On Fri, Oct 29, 2010 at 02:04:38PM +0200, Eberhard Kuemmerle wrote: > On > > 28 Oct 2010 16:58, Dejan Muhamedagic wrote: > > > > >> Despite that, I tried a stonith reset with that config and the modified > >> rcd_serial.so, but it failed: > >> > >> Oct 28 10:58:56 node1 stonith-ng: [5224]: WARN:

Re: [Pacemaker] cloned IPaddr2 on 4 nodes

2010-10-29 Thread Vladimir Legeza
Hello, On Fri, Oct 29, 2010 at 12:35 PM, Dan Frincu wrote: > Hi, > > > Vladimir Legeza wrote: > > *Hello folks. > > I try to setup four ip balanced nodes but, I didn't found the right way to > balance load between nodes when some of them are filed. > > I've done:* > > [r...@node1 ~]# crm confi

Re: [Pacemaker] Pacemaker-1.1.4, when?

2010-10-29 Thread Pavlos Parissis
On 29 October 2010 12:23, Andrew Beekhof wrote: > On Fri, Oct 29, 2010 at 11:58 AM, Pavlos Parissis > wrote: >> On 29 October 2010 11:47, Andrew Beekhof wrote: >> [...snip..] > There wont be unfortunately. > Some of the changes we needed to make involved the use of > g_hash_table_get

Re: [Pacemaker] Problem with configuring stonith rcd_serial

2010-10-29 Thread Eberhard Kuemmerle
On 28 Oct 2010 16:58, Dejan Muhamedagic wrote: > >> Despite that, I tried a stonith reset with that config and the modified >> rcd_serial.so, but it failed: >> >> Oct 28 10:58:56 node1 stonith-ng: [5224]: WARN: parse_host_line: Could >> not parse (0 2): ** (process:24232): DEBUG: rcd_serial_set_c

Re: [Pacemaker] Impossible to add a 4th node to a cluster

2010-10-29 Thread Dejan Muhamedagic
Hi, On Thu, Oct 28, 2010 at 04:09:36PM +0200, Guillaume Chanaud wrote: > Hello, > > i have a cluster of two master/slave drbd server running into a vlan > (machines are dedicated servers) > (filer1 and filer2) > I added a third node to the cluster (a "blank node" for the moment) > correctly > (s

Re: [Pacemaker] Pacemaker-1.1.4, when?

2010-10-29 Thread Andrew Beekhof
On Fri, Oct 29, 2010 at 11:58 AM, Pavlos Parissis wrote: > On 29 October 2010 11:47, Andrew Beekhof wrote: > [...snip..] There wont be unfortunately. Some of the changes we needed to make involved the use of g_hash_table_get_values() which only appeared in glib 2.14 So EPEL5 i

Re: [Pacemaker] Pacemaker-1.1.4, when?

2010-10-29 Thread Pavlos Parissis
On 29 October 2010 11:47, Andrew Beekhof wrote: [...snip..] >>> There wont be unfortunately. >>> Some of the changes we needed to make involved the use of >>> g_hash_table_get_values() which only appeared in glib 2.14 >>> So EPEL5 is stuck on the 1.0 series. >> >> Does that mean I shouldn't use 1.

Re: [Pacemaker] Pacemaker-1.1.4, when?

2010-10-29 Thread Andrew Beekhof
On Fri, Oct 29, 2010 at 10:51 AM, Pavlos Parissis wrote: > On 29 October 2010 10:25, Andrew Beekhof wrote: >> On Fri, Oct 29, 2010 at 8:15 AM, Pavlos Parissis >> wrote: >>> On 28 October 2010 22:55, Andrew Beekhof wrote: Its released already, but the wrong packages got built because I ran

Re: [Pacemaker] Pacemaker-1.1.4, when?

2010-10-29 Thread Pavlos Parissis
On 29 October 2010 10:25, Andrew Beekhof wrote: > On Fri, Oct 29, 2010 at 8:15 AM, Pavlos Parissis > wrote: >> On 28 October 2010 22:55, Andrew Beekhof wrote: >>> Its released already, but the wrong packages got built because I ran >>> the wrong command :-( >>> Fedora 13 packages are uploading n

Re: [Pacemaker] cloned IPaddr2 on 4 nodes

2010-10-29 Thread Dan Frincu
Hi, Vladimir Legeza wrote: /Hello folks. I try to setup four ip balanced nodes but, I didn't found the right way to balance load between nodes when some of them are filed. I've done:/ [r...@node1 ~]# crm configure show node node1 node node2 node node3 node node4 primitive ClusterIP ocf:hea

Re: [Pacemaker] Multiple independent two-node clusters side-by-side?

2010-10-29 Thread Dan Frincu
Hi, Vadym Chepkov wrote: On Oct 28, 2010, at 2:53 AM, Dan Frincu wrote: Hi, Andreas Ntaflos wrote: Hi, first time poster, short time Pacemaker user. I don't think this is a very difficult question to answer but I seem to be feeding Google the wrong search terms. I am using Pacemak

Re: [Pacemaker] Pacemaker-1.1.4, when?

2010-10-29 Thread Andrew Beekhof
On Fri, Oct 29, 2010 at 8:15 AM, Pavlos Parissis wrote: > On 28 October 2010 22:55, Andrew Beekhof wrote: >> Its released already, but the wrong packages got built because I ran >> the wrong command :-( >> Fedora 13 packages are uploading now, I'll do opensuse 11.3 in the morning > > I have seen