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.
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
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
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
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
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
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?
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
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
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
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,
> >>
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
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
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
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
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:
>
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
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
Димитър Бойн 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
--
__
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
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
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
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
23 matches
Mail list logo