Re: [Pacemaker] [LIST:Pacemaker] eth0:0: warning: name may be invalid

2009-05-28 Thread Ty! Boyack
I might be wrong, but unless you NEED to specify which interface should carry your alias, you don't need to specify it at all. If you only specify an address, it will try to find an interface that already has an address on the same subnet, and apply your new IP as an alias to that interface.

Re: [Pacemaker] eth0:0: warning: name may be invalid

2009-05-28 Thread Димитър Бойн
Thank you, Neil! I have already tried this but eth0 has IP Address "on boot" The resource does not start if I change the "nic" value tp eth0 only :( and I indeed need it to be just additional eth0:0. Any ideas what could be wrong? Thanks! ./Dimitar Boyn -Original Message- From: Neil Kat

Re: [Pacemaker] eth0:0: warning: name may be invalid

2009-05-28 Thread Neil Katin
Use "eth0", not "eth0:0" for the "nic" nvpair. As the script built-in docs say: The base network interface on which the IP address will be brought online. If left empty, the script will try and determine this from the routing table. Do NOT specify an alias interface in the form eth0

[Pacemaker] eth0:0: warning: name may be invalid

2009-05-28 Thread Димитър Бойн
Hi, How do I get rid of these type warnings? - "May 28 18:56:52 c001mlb_node01a lrmd: [18066]: info: RA output: (ip-c001drbd01a:monitor:stderr) eth0:0: warning: name may be invalid" My resource is configured (and seems to work just fine) by:                         Thanks

[Pacemaker] Bug in crm_verify

2009-05-28 Thread Dan Urist
This is minor, but crm_verify from v.1.0.3 of pacemaker apparently doesn't support --verbose as stated. The short option (-V) works. My apologies if this isn't the right place to report a bug-- I didn't see a bug tracker at clusterlabs.org. $ crm_verify --verbose -L crm_verify: unrecognized option

[Pacemaker] Wiki example problems

2009-05-28 Thread Ryan Steele
After following the wiki example for sharing an IP address (http://clusterlabs.org/wiki/Example_configurations), I'm able to manually fail over the resource with crm using the following statement (my nodes are ha1 and ha2): crm resource migrate failover-ip ha2 However, if I halt the b

Re: [Pacemaker] dopd on openais

2009-05-28 Thread Florian Haas
Raoul, No such thing currently exists. We're currently figuring out how to best do this with OpenAIS. Stay tuned. Cheers, Florian On 05/28/2009 08:40 PM, Raoul Bhatia [IPAX] wrote: > hi, > > how do i configure dopd for openais? is this possible or is there > another way to handle drbd devices?

[Pacemaker] OCF_RESKEY_CRM_meta* envars

2009-05-28 Thread Florian Haas
Andrew, would you mind pointing me to wherever in the code the OCF_RESKEY_CRM_meta* variables are set and passed into the RA environment? I'd like to understand where and how this happens, have been unable to find documentation, and a simple recursive grep in the hg checkout wasn't too enlightenin

[Pacemaker] dopd on openais

2009-05-28 Thread Raoul Bhatia [IPAX]
hi, how do i configure dopd for openais? is this possible or is there another way to handle drbd devices? cheers, raoul -- DI (FH) Raoul Bhatia M.Sc. email. r.bha...@ipax.at Technischer Leiter IPAX - Aloy Bha

Re: [Pacemaker] Install the Pacemaker on Red hat enterprise 5

2009-05-28 Thread Dejan Muhamedagic
Hi, On Thu, May 28, 2009 at 02:18:12PM -0300, George Gomes wrote: > Hi Andrew, > > Before sending this email, I read the Configuration_Explained.pdf, > Crm_cli.pdf and I modified the script file according to LSB (Appendix: Is > This init Script LSB Compatible?, pg 71). > > After changing the

Re: [Pacemaker] 'crm configure delete' behavior changed in 1.0.3?

2009-05-28 Thread Dejan Muhamedagic
On Thu, May 28, 2009 at 01:53:37PM +0200, Andrew Beekhof wrote: > On Tue, May 26, 2009 at 6:10 PM, Dejan Muhamedagic > wrote: > > Hi, > > > > On Tue, May 26, 2009 at 10:01:04AM -0600, Nicholas Dronen wrote: > >> On Tue, May 26, 2009 at 9:55 AM, Dejan Muhamedagic > >> wrote: > >> > >> > Hi, > >>

Re: [Pacemaker] lenny + clvm + pacemaker/openais...

2009-05-28 Thread Dejan Muhamedagic
Hi, On Thu, May 28, 2009 at 05:19:34PM +, Alain St-Denis wrote: > > Andrew Beekhof wrote: > > You might want to check out Martin's packages. > > If I understood correctly, he's built the version of clvm used by SUSE > > (which we know works) against 0.80.5 > > > > Look for his email with the

Re: [Pacemaker] Managing resources - classes

2009-05-28 Thread Dejan Muhamedagic
Hi, On Thu, May 28, 2009 at 03:59:49PM +0200, Andrew Beekhof wrote: > On Wed, May 27, 2009 at 4:22 PM, Dejan Muhamedagic > wrote: > > Hi, > > > > On Wed, May 27, 2009 at 08:42:06AM -0400, Eliot Gable wrote: > >> http://clusterlabs.org/wiki/Documentation > >> > >> > >> First, read this (probably

Re: [Pacemaker] lenny + clvm + pacemaker/openais...

2009-05-28 Thread Alain St-Denis
Andrew Beekhof wrote: > You might want to check out Martin's packages. > If I understood correctly, he's built the version of clvm used by SUSE > (which we know works) against 0.80.5 > > Look for his email with the subject "lvm2-clvm RPMs in opensuse.org > package repo?" Thanks! I installed Mart

Re: [Pacemaker] Install the Pacemaker on Red hat enterprise 5

2009-05-28 Thread Andrew Beekhof
On Thu, May 28, 2009 at 3:05 PM, George Gomes wrote: > Hi all, > > I read the Pacemaker information/installation guide on site > http://clusterlabs.org/wiki/Main_Page and I installed it (Pacemaker) on Red > Hat EL5 with all rpm files bellow: > > heartbeat-2.99.2-8.1.i386.rpm > heartbeat-common-2.9

Re: [Pacemaker] lenny + clvm + pacemaker/openais...

2009-05-28 Thread Andrew Beekhof
You might want to check out Martin's packages. If I understood correctly, he's built the version of clvm used by SUSE (which we know works) against 0.80.5 Look for his email with the subject "lvm2-clvm RPMs in opensuse.org package repo?" On Wed, May 27, 2009 at 10:42 PM, Alain St-Denis wrote: >

Re: [Pacemaker] Install the Pacemaker on Red hat enterprise 5

2009-05-28 Thread acl1978
Hi George,   I have the same problem. I would like to have a shell script managed by Pacemaker. I did exactly the same as you. I used a symbolic link with primitive command but my script was not executed, even though its status is Started when I execute crm resource status. I don't know in which po

Re: [Pacemaker] Managing resources - classes

2009-05-28 Thread Andrew Beekhof
On Wed, May 27, 2009 at 4:22 PM, Dejan Muhamedagic wrote: > Hi, > > On Wed, May 27, 2009 at 08:42:06AM -0400, Eliot Gable wrote: >> http://clusterlabs.org/wiki/Documentation >> >> >> First, read this (probably ten times or so, since it won???t make complete >> sense and you will miss various deta

Re: [Pacemaker] problem configuring DRBD resource in "Floating Peers" mode

2009-05-28 Thread Raoul Bhatia [IPAX]
Димитър Бойн wrote: > Hi again! > > I forgot to share my changed configurations. Please see attachments. please also share the logfiles (syslog and heartbeat specific logs). maybe you can create a hb_report for us? cheers, raoul -- __

[Pacemaker] Install the Pacemaker on Red hat enterprise 5

2009-05-28 Thread George Gomes
Hi all, I read the Pacemaker information/installation guide on site http://clusterlabs.org/wiki/Main_Page and I installed it (Pacemaker) on Red Hat EL5 with all rpm files bellow: heartbeat-2.99.2-8.1.i386.rpm heartbeat-common-2.99.2-8.1.i386.rpm heartbeat-resources-2.99.2-8.1.i386.rpm libheartbea

Re: [Pacemaker] 'crm configure delete' behavior changed in 1.0.3?

2009-05-28 Thread Andrew Beekhof
On Tue, May 26, 2009 at 6:10 PM, Dejan Muhamedagic wrote: > Hi, > > On Tue, May 26, 2009 at 10:01:04AM -0600, Nicholas Dronen wrote: >> On Tue, May 26, 2009 at 9:55 AM, Dejan Muhamedagic >> wrote: >> >> > Hi, >> > >> > On Tue, May 26, 2009 at 08:48:26AM -0600, Nicholas Dronen wrote: >> > > Normal

Re: [Pacemaker] lvm2-clvm RPMs in opensuse.org package repo?

2009-05-28 Thread Andrew Beekhof
On Thu, May 28, 2009 at 9:23 AM, Martin Gerhard Loschwitz wrote: > Andrew Beekhof wrote: >> On Wed, May 27, 2009 at 3:57 PM, Florian Haas wrote: >>> Hmmm. >>> >>> Debian lenny is on 2.6.26, and it already has clvm, albeit including a >>> dependency on cman which is now probably obsolete. Rumor ha

Re: [Pacemaker] lvm2-clvm RPMs in opensuse.org package repo?

2009-05-28 Thread Martin Gerhard Loschwitz
Andrew Beekhof wrote: > On Wed, May 27, 2009 at 3:57 PM, Florian Haas wrote: >> Hmmm. >> >> Debian lenny is on 2.6.26, and it already has clvm, albeit including a >> dependency on cman which is now probably obsolete. Rumor has it that >> Martin is working on fixing that. :) > > Right. > I've basi