What???
2009/10/19 Andrew Beekhof :
> On Mon, Oct 19, 2009 at 2:26 PM, Fausto Lombardi wrote:
>> I have recompiled the package and now I have this option available
>> (crm_mon --help show this option).
>>
>> So I have started crm_mon with this parameters:
>>
&g
mail.
Why?
2009/10/19 Raoul Bhatia [IPAX] :
> On 10/19/2009 12:18 PM, Fausto Lombardi wrote:
>> This command reports packages that I have yet installed.
>
> including some -dev packages which include the header files that are
> required at compile time? what does ./configure
This command reports packages that I have yet installed.
2009/10/19 Andrew Beekhof :
> On Mon, Oct 19, 2009 at 10:38 AM, Fausto Lombardi wrote:
>> Which is the library in Centos 5.3 to support ESMTP?
>>
>> I'm trying to rebuild the package but I have this warning:
>
Which is the library in Centos 5.3 to support ESMTP?
I'm trying to rebuild the package but I have this warning:
configure: WARNING: Unable to support ESMTP
Anyone can help me?
Thanks.
2009/10/18 Andrew Beekhof :
> On Sun, Oct 18, 2009 at 6:02 PM, Fausto Lombardi wrote:
>> And n
And now?
How can I do?
2009/10/18 Andrew Beekhof :
> On Fri, Oct 16, 2009 at 1:42 PM, Fausto Lombardi wrote:
>> Hi of all,
>> I have read on
>> http://oss.clusterlabs.org/pipermail/pacemaker/2009-May/001589.html
>> that it is possibile to use crm_mon to send mail n
Hi of all,
I have read on
http://oss.clusterlabs.org/pipermail/pacemaker/2009-May/001589.html
that it is possibile to use crm_mon to send mail notification but if I
run crm_mon --help I don't have these option.
My version of crm_mon is 1.0.5 on a Centos 5.3
Why?
Thanks.
Oh. but if I want that the resources in a group start without
order and if one crashs the others still remain active?
2009/10/13 Johan Verrept :
> On Tue, 2009-10-13 at 17:49 +0200, Fausto Lombardi wrote:
>> Hi of all,
>> can I do a group where the resources in it start in
But in Sles 11 Ha Documentation I find
OCF_RESKEY_host_list=Host list
The list of ping nodes to count. Defaults to all configured ping
nodes. Rarely needs to be specified.
What is?
2009/10/12 Andrew Beekhof :
> On Mon, Oct 5, 2009 at 4:14 PM, Fausto Lombardi wrote:
>> Hi of al
Hi of all,
can I do a group where the resources in it start in sequence and if
one of this resource fails, fail also the other in sequence?
I would tho do this to avoid the creation of a lot of constraints.
Thanks.
___
Pacemaker mailing list
Pacemaker@
So VirtualBox use libvirt?
2009/10/12 Dejan Muhamedagic :
> Hi,
>
> On Mon, Oct 12, 2009 at 07:26:38PM +0200, Fausto Lombardi wrote:
>> Hi of all,
>> is there a OCF RA for manage VirtualBox VM?
>
> No, though you can try with VirtualDomain which is a universal RA
Hi of all,
is there a OCF RA for manage VirtualBox VM?
Thanks!
___
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
o ping a machine and use that in your cluster, see
> http://clusterlabs.org/wiki/Example_configurations#Set_up_pingd
>
> J.
>
> On Mon, 2009-10-05 at 16:14 +0200, Fausto Lombardi wrote:
>> Hi of all,
>> I'm trying to add a ping node but it is always offline!
drbd.conf) through the second network
link and the drbd resource goes to secondary state in the other node).
How could I do without use a stonith hardware device?
2009/10/1 Fausto Lombardi :
> Hi,
> I have removed the second rrp_interface from openais.conf and now all is
> OK
>
&
Hi of all,
I'm trying to add a ping node but it is always offline!
In section I insert this and in file hosts of the machine I insert the
name of ping node; so I can ping access-point with only the name.
Qhy?
Thanks.
___
Pacemaker mailing list
Pacem
> Hi,
>
> as far as I know this was caused by pacemaker asking openais to check itself
> all 100 ms. beekhof changed this to 1 s. After that the high CPU load went
> away on my test systems.
>
> I think this patch is not included in the 1.0.4 binaries of madkiss, but only
> in the 1.0.5 of the ha-c
Thanks!!!
I have resolved configuring correctly the rsyslog daemon in Fedora 11.
Thanks!!!
2009/10/5 Andrew Beekhof
> On Sun, Oct 4, 2009 at 7:19 PM, Fausto Lombardi
> wrote:
> > The permissions of what?
> >
> > The log file that I insert in openas.conf is created
: off
to_stderr: off
logfile: /var/log/openais.log
syslog_facility: daemon
timestamp: on
}
amf {
mode: disabled
}
2009/10/4 E-Blokos
> did you check permissions ?
>
> - Original Message -
> *From:* Fausto Lombardi
> *To:* pacema...@clusterlabs.org
&
The problem fo the log??
Thanks.
___
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> man openais.conf
Just I have read the manual but I don't succeed to setup correctly.
I have insert the option logfile: /var/log/openais.log so the logs are
written here but also in the messages file!
I have tried to insert local0, local7, in syslog_facility option but
all is the same.
> Bu
Hi of all,
there is a method to configuring the log of openais??
I would that it writes the error/warning messages in messages file and the
info in a logfile.
Furthermore the ais process takes about 20% of CPU (AMD Athlon X64 4200).
Why?
Thanks.
___
Pa
head).
>
> The short-term solution is to remove the second interface from
> openais.conf until I get a chance to look up what it is.
>
> On Wed, Sep 30, 2009 at 9:45 AM, Fausto Lombardi
> wrote:
> > Hi of all,
> > I'm trying to setup a dual primary DRDB with Pacemaker
l Neal
> On Wed, Sep 30, 2009 03:45 AM, Fausto Lombardi wrote:
> > Hi of all,
> > I'm trying to setup a dual primary DRDB with Pacemaker and OCFS2.
> >
> > I have followed the 'Clusters from Scratch - Apache on Fedora11' pdf but
> when mount the ocf
Hi of all,
I'm trying to setup a dual primary DRDB with Pacemaker and OCFS2.
I have followed the 'Clusters from Scratch - Apache on Fedora11' pdf but
when mount the ocfs2 partition I'm receiving this error message:
Sep 30 00:03:17 fedora-kvm1 kernel: dlm: TCP protocol can't handle
multi-homed hos
Oh!!
Thanks
2009/9/28 Michael Schwartzkopff
> Am Montag, 28. September 2009 00:11:35 schrieb Fausto Lombardi:
> > Hi of all,
> > there is a resource agent for KVM virtual machines?
> >
> > Thanks.
>
> Yes. VirtualDomain.
>
> --
> Dr. Michael Schwart
Hi of all,
there is a resource agent for KVM virtual machines?
Thanks.
___
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
I can't use the DLM inside the ocfs2?
2009/9/17 Andrew Beekhof
> On Thu, Sep 17, 2009 at 12:10 PM, Fausto Lombardi
> wrote:
> > Hi of all,
> > I'm trying to setup a primary/primary DRBD with openais, pacemaker and
> > ocfs2.
> > I can't follow the
Hi of all,
I'm trying to setup a primary/primary DRBD with openais, pacemaker and
ocfs2.
I can't follow the new howto example in clusterlabs site because in my
distribution (centos 5.3) there isn't the dlm package and the corrispective
ocf ra.
So I have followed the steps in the drbd site but it d
Hi of all,
anyone know where I can find the ocfs2-tools package with support of
pacemaker cluster for Centos??
Thanks.
___
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
OK, I have tried that package but it doesn't work because I need
libdlmcontrol.
Other place to find the right package or libdlmcontrol dipendence for
centos?
2009/9/14 Andrew Beekhof
> On Mon, Sep 14, 2009 at 7:26 PM, Fausto Lombardi
> wrote:
> > I have download the RA, i
I have download the RA, insert in /usr/lib/ocf/resource.d/heartbeat and in
crm config, but in the log I see 'not installed (rc=5)'.
I don't have the ocfs2_controld installed.
Why?
Where can I find it?
Thanks!
2009/9/14 Andrew Beekhof
> On Mon, Sep 14, 2009 at 3:30 PM, Fausto
I have already installed ocfs2-tools. I have download that from this
http://oss.oracle.com/projects/ocfs2-tools/files/RedHat/RHEL5/x86_64/1.4.2-1/
2009/9/14 Andrew Beekhof
> did you already install ocfs2-tools? (and if so from where?)
>
> On Mon, Sep 14, 2009 at 2:23 PM, Fausto
tag, 14. September 2009 12:04:03 schrieb Fausto Lombardi:
> > Thanks,
> > I have read these docs.
> >
> > A question: Haven't I configure the o2cb service with the command
> 'service
> > o2cb configure'?
>
> No. o2cb is a resoure of the cluster
Thanks,
I have read these docs.
A question: Haven't I configure the o2cb service with the command 'service
o2cb configure'?
If yes, at the question 'Cluster stack backing O2CB' what i have to answer?
2009/9/14 Michael Schwartzkopff
> Am Montag, 14. September
Hi of all,
I have read that from version 1.4.2 of ocfs2 I can integrate the stack in
pacemaker.
I searched some documentation but I have find nothing.
Where can I find these informations?
Thanks of all!
___
Pacemaker mailing list
Pacemaker@oss.clusterl
ion link ethernet the file /tempfile is blank.
So the $DRBD_PEER variable is blank, why
Anyone can help me??
Thanks.
-- Forwarded message --
From: Fausto Lombardi
Date: 2009/9/11
Subject: Fwd: [Pacemaker] drbd outdate peer
To: pacemaker@oss.clusterlabs.org
Another informat
d-outdater doesn't find the name of the peer.
Why?
-- Forwarded message ------
From: Fausto Lombardi
Date: 2009/9/11
Subject: Re: [Pacemaker] drbd outdate peer
To: pacemaker@oss.clusterlabs.org
This is ha.cf file:
debugfile /var/log/ha-debug
logfile/var/log/ha-log
logfacilit
s:UpToDate/DUnknown r--- }
Sep 11 18:38:23 centos-xen1 kernel: block drbd1: conn( Unconnected ->
WFConnection )
Why?
2009/9/11 Raoul Bhatia [IPAX]
> On 09/11/2009 04:15 PM, Fausto Lombardi wrote:
> > Hi of all,
> > I have set up two nodes with heartbeat, pacemaker and drbd wi
Hi of all,
I have set up two nodes with heartbeat, pacemaker and drbd with dopd and
drbd-peer-outdate handler.
All works well, but if I unplug the replication link of the drbd the slave
resource is not outdated.
Why?
I have follow the guide at
http://www.drbd.org/users-guide/s-heartbeat-dopd.html
38 matches
Mail list logo