[Linux-ha-dev] Postfix status (was Re: state of heartbeat resource agents)

2011-06-03 Thread Florian Haas
Hi All, We found a problem in the resource agent of postfix. *Please* don't reply to an old thread if you mean to start a new one, hijacking threads just confuses everyone. The resource agent of postfix carries out /usr/sbin/postfix in status parameter, but this is not available in old

Re: [Linux-ha-dev] Postfix status (was Re: state of heartbeat resource agents)

2011-06-03 Thread renayama19661014
Hi Florian, *Please* don't reply to an old thread if you mean to start a new one, hijacking threads just confuses everyone. All right. Thanks! I believe this has been addressed in the latest patch set that was merged a couple of days ago; please try to reproduce the problem with the

Re: [Linux-ha-dev] Postfix status (was Re: state of heartbeat resource agents)

2011-06-03 Thread Raoul Bhatia [IPAX]
Hi! On 06/03/2011 09:40 AM, renayama19661...@ybb.ne.jp wrote: I believe this has been addressed in the latest patch set that was merged a couple of days ago; please try to reproduce the problem with the postfix RA from upstream git before you start working on your own patch. Thanks. OK.

Re: [Linux-ha-dev] Postfix status (was Re: state of heartbeat resource agents)

2011-06-03 Thread Dejan Muhamedagic
Hi, On Fri, Jun 03, 2011 at 11:34:38AM +0200, Raoul Bhatia [IPAX] wrote: Hi! On 06/03/2011 09:40 AM, renayama19661...@ybb.ne.jp wrote: I believe this has been addressed in the latest patch set that was merged a couple of days ago; please try to reproduce the problem with the postfix RA

Re: [Linux-ha-dev] Postfix status (was Re: state of heartbeat resource agents)

2011-06-03 Thread Raoul Bhatia [IPAX]
On 06/03/2011 11:45 AM, Dejan Muhamedagic wrote: Regressions are bad. You have to keep in mind that not everybody runs the latest release of postfix. This really needs to be fixed before the release. it's no regression but has been like that since the initial release. see commit e7af463d or

Re: [Linux-ha-dev] Postfix status (was Re: state of heartbeat resource agents)

2011-06-03 Thread renayama19661014
Hi Dejan, Hi Raoul, Thank you for comment. I investigated some points. The status command seems to be supported by 2.5.0 version. The data_directory parameter seems to be supported by 2.5.0 version, too. Get the version of postfix by postconf -h mail_version command. Regressions are bad. You

[Linux-ha-dev] MySQL 5.5 no longer supports CHANGE MASTER TO MASTER_HOST=''

2011-06-03 Thread Ben Mildren
Hi all I've submitted a patch for the mysql resource agent. It currently will error on MySQL 5.5+ as CHANGE MASTER TO MASTER_HOST='' has been deprecated. Within the unset_master function, I've supplied a dummy value as the host name to ensure replication would fail to start if restarted

Re: [Linux-ha-dev] Postfix status (was Re: state of heartbeat resource agents)

2011-06-03 Thread Dejan Muhamedagic
On Fri, Jun 03, 2011 at 12:03:20PM +0200, Raoul Bhatia [IPAX] wrote: On 06/03/2011 11:45 AM, Dejan Muhamedagic wrote: Regressions are bad. You have to keep in mind that not everybody runs the latest release of postfix. This really needs to be fixed before the release. it's no regression

Re: [Linux-ha-dev] [Linux-HA] Hetzner server stonith agent

2011-06-03 Thread Dejan Muhamedagic
Hi, On Fri, May 27, 2011 at 04:32:37PM +0200, RaSca wrote: Il giorno Ven 27 Mag 2011 15:33:24 CET, Dejan Muhamedagic ha scritto: [...] Yes. It's because users cannot read comments that easily, they usually look at the logs. If at all. Cheers, New (and hopefully last) version attached.

Re: [Linux-ha-dev] MySQL 5.5 no longer supports CHANGE MASTER TO MASTER_HOST=''

2011-06-03 Thread Marek Marczykowski
On 03.06.2011 13:12, Florian Haas wrote: On 2011-06-03 12:51, Ben Mildren wrote: Hi all I've submitted a patch for the mysql resource agent. It currently will error on MySQL 5.5+ as CHANGE MASTER TO MASTER_HOST='' has been deprecated. Within the unset_master function, I've supplied a dummy

[Linux-HA] Antw: Re: ocf:IPaddr: Iflabel seems to be ignored

2011-06-03 Thread Ulrich Windl
Alan Robertson al...@unix.sh schrieb am 02.06.2011 um 19:49 in Nachricht 4de7cd34.3000...@unix.sh: On 05/23/2011 07:37 AM, Lars Ellenberg wrote: On Mon, May 23, 2011 at 01:13:48PM +0200, Lars Marowsky-Bree wrote: On 2011-05-12T11:28:49, Ulrich Windlulrich.wi...@rz.uni-regensburg.de

Re: [Linux-HA] Helper script for kvm/drbd/HA

2011-06-03 Thread Joukoy
On 1.6.2011 17:09, Joukoy wrote: I am trying to find easy-to-use distribution and/or tool for managing cluster with: - 2 hosts - drbd replication between hosts - HA for virtual machines drbd But can't find anything that really fits my requirements, so I created a script... Now I have

Re: [Linux-HA] Urgent help required ... Corosync not getting started ... !!!

2011-06-03 Thread Amit Jathar
The Selinux is disabled. I am launching corosync with command /usr/etc/init.d/corosync start How to strace lauch of corosync ? Also, how to check the UID? -Original Message- From: linux-ha-boun...@lists.linux-ha.org [mailto:linux-ha-boun...@lists.linux-ha.org] On Behalf Of Eric Warnke

Re: [Linux-HA] Urgent help required ... Corosync not getting started ... !!!

2011-06-03 Thread Mike Caldwell
On Fri, Jun 3, 2011 at 3:18 AM, Amit Jathar amit.jat...@alepo.com wrote: The Selinux is disabled. I am launching corosync with command /usr/etc/init.d/corosync start How to strace lauch of corosync ? Also, how to check the UID? strace /usr/etc/init.d/corosync start

Re: [Linux-HA] Urgent help required ... Corosync not getting started ... !!!

2011-06-03 Thread Mike Caldwell
On Fri, Jun 3, 2011 at 8:54 AM, Mike Caldwell caldwell1...@gmail.comwrote: On Fri, Jun 3, 2011 at 3:18 AM, Amit Jathar amit.jat...@alepo.com wrote: The Selinux is disabled. I am launching corosync with command /usr/etc/init.d/corosync start How to strace lauch of corosync ? Also, how to

[Linux-HA] AUTO: Jonathan Trott is out of the office (returning 15/06/2011)

2011-06-03 Thread Jonathan Trott
I am out of the office until 15/06/2011. Please contact supp...@dancrai.com.au for support. Note: This is an automated response to your message Linux-HA Digest, Vol 91, Issue 2 sent on 4/06/2011 4:00:03 AM. This is the only notification you will receive while this person is away.

[Linux-HA] ocf:heartbeat:anything

2011-06-03 Thread Mateusz Kalisiak
Hello, I have succesfully configured a simple two-node cluster. The cluster manages only two virtual IPs, so far. I'd like to add another resource, which would be a simple application which is started by init.d-type script, for example: /etc/init.d/app start. After start it is running

[Linux-HA] Robert Koeppl ist außer Haus. Robert Koeppl is out of office

2011-06-03 Thread Robert . Koeppl
Ich werde ab 04.06.2011 nicht im Büro sein. Ich kehre zurück am 13.06.2011. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. I will answer your Message after my return. ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org