Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux-HA: Dev
Re: Postfix status (was Re: state of heartbeat resource agents)
 

Index | Next | Previous | View Flat


dejan at suse

Jun 6, 2011, 2:41 AM


Views: 998
Permalink
Re: Postfix status (was Re: state of heartbeat resource agents) [In reply to]

Hi Hideo-san,

On Mon, Jun 06, 2011 at 01:36:01PM +0900, renayama19661014 [at] ybb wrote:
> Hi All,
>
> Sorry....
>
> + if [ ${ver_str[0]} -le 2 -a ${ver_str[1]} -le 5 ]; then
>
> I missed.
>
> + if [ ${ver_str[0]} -lt 2 -o ${ver_str[0]} -eq 2 -a ${ver_str[1]} -lt 5 ]; then

In the latest version of ocf-shellfuncs there is some support for
version checks.

Cheers,

Dejan

> Thanks.
> Hideo Yamauchi.
>
>
> --- On Mon, 2011/6/6, renayama19661014 [at] ybb <renayama19661014 [at] ybb> wrote:
>
> > Hi All,
> >
> > I send a patch in conjunction with the status processing.
> > It is made the following modifications.
> >
> > * Carry out status processing in a version judgment
> > * Change of the parameter check
> > * Error log when status processing failed
> > * Value set of the ret variable
> >
> > I send the patch of other corrections later.
> >
> > Please comment on all of you for the patch.
> >
> >
> > Best Regards,
> > Hideo Yamauchi.
> >
> >
> > --- On Fri, 2011/6/3, Dejan Muhamedagic <dejan [at] suse> wrote:
> >
> > > 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 but has been like that since the initial release.
> > > > see commit e7af463d or
> > > >
> > > > https://github.com/ClusterLabs/resource-agents/blame/master/heartbeat/postfix#LID100
> > > >
> > > > i didn't know this until Noah brought this to my/our attention:
> > > > http://www.gossamer-threads.com/lists/linuxha/pacemaker/72379#72379
> > >
> > > OK.  I misunderstood the post, it seemed to me as if status had
> > > been introduced in the latest set of patches.  This is another
> > > matter then.
> > >
> > > Cheers,
> > >
> > > Dejan
> > >
> > > > thanks,
> > > > raoul
> > > > --
> > > > ____________________________________________________________________
> > > > DI (FH) Raoul Bhatia M.Sc.          email.          r.bhatia [at] ipax
> > > > Technischer Leiter
> > > >
> > > > IPAX - Aloy Bhatia Hava OG          web.          http://www.ipax.at
> > > > Barawitzkagasse 10/2/2/11           email.            office [at] ipax
> > > > 1190 Wien                           tel.               +43 1 3670030
> > > > FN 277995t HG Wien                  fax.            +43 1 3670030 15
> > > > ____________________________________________________________________
> > > _______________________________________________________
> > > Linux-HA-Dev: Linux-HA-Dev [at] lists
> > > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> > > Home Page: http://linux-ha.org/
> > >
> _______________________________________________________
> Linux-HA-Dev: Linux-HA-Dev [at] lists
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Subject User Time
Postfix status (was Re: state of heartbeat resource agents) florian.haas at linbit Jun 3, 2011, 12:13 AM
    Re: Postfix status (was Re: state of heartbeat resource agents) renayama19661014 at ybb Jun 3, 2011, 12:40 AM
        Re: Postfix status (was Re: state of heartbeat resource agents) r.bhatia at ipax Jun 3, 2011, 2:34 AM
            Re: Postfix status (was Re: state of heartbeat resource agents) dejan at suse Jun 3, 2011, 2:45 AM
                Re: Postfix status (was Re: state of heartbeat resource agents) r.bhatia at ipax Jun 3, 2011, 3:03 AM
                    Re: Postfix status (was Re: state of heartbeat resource agents) dejan at suse Jun 3, 2011, 3:54 AM
                Re: Postfix status (was Re: state of heartbeat resource agents) renayama19661014 at ybb Jun 3, 2011, 3:11 AM
    Re: Postfix status (was Re: state of heartbeat resource agents) renayama19661014 at ybb Jun 5, 2011, 7:51 PM
        Re: Postfix status (was Re: state of heartbeat resource agents) renayama19661014 at ybb Jun 5, 2011, 9:36 PM
            Re: Postfix status (was Re: state of heartbeat resource agents) dejan at suse Jun 6, 2011, 2:41 AM
                Re: Postfix status (was Re: state of heartbeat resource agents) renayama19661014 at ybb Jun 6, 2011, 3:14 PM
        Re: Postfix status (was Re: state of heartbeat resource agents) r.bhatia at ipax Jun 6, 2011, 6:03 AM
            Re: Postfix status (was Re: state of heartbeat resource agents) renayama19661014 at ybb Jun 6, 2011, 3:24 PM
    Re: Postfix status (was Re: state of heartbeat resource agents) renayama19661014 at ybb Jun 5, 2011, 8:08 PM
        Re: Postfix status (was Re: state of heartbeat resource agents) r.bhatia at ipax Jun 6, 2011, 3:52 AM
            Re: Postfix status (was Re: state of heartbeat resource agents) r.bhatia at ipax Jun 6, 2011, 6:27 AM
                Re: Postfix status (was Re: state of heartbeat resource agents) renayama19661014 at ybb Jun 6, 2011, 3:10 PM
    Re: Postfix status (was Re: state of heartbeat resource agents) renayama19661014 at ybb Jun 6, 2011, 7:16 PM
        Re: Postfix status (was Re: state of heartbeat resource agents) r.bhatia at ipax Jun 8, 2011, 2:09 AM
    Re: Postfix status (was Re: state of heartbeat resource agents) renayama19661014 at ybb Jun 6, 2011, 7:40 PM
        Re: Postfix status r.bhatia at ipax Jun 8, 2011, 10:33 AM
            Re: Postfix status renayama19661014 at ybb Jun 8, 2011, 2:40 PM
            Re: Postfix status renayama19661014 at ybb Jun 14, 2011, 7:19 PM
                Re: Postfix status r.bhatia at ipax Jun 15, 2011, 12:53 AM
                    Re: Postfix status renayama19661014 at ybb Jun 15, 2011, 1:19 AM
            Re: Postfix status r.bhatia at ipax Jun 15, 2011, 3:21 AM
                Re: Postfix status renayama19661014 at ybb Jun 15, 2011, 5:19 AM
                    Re: Postfix status renayama19661014 at ybb Jun 15, 2011, 8:48 PM
                        Re: Postfix status r.bhatia at ipax Sep 6, 2011, 8:12 AM
                            Re: Postfix status renayama19661014 at ybb Sep 6, 2011, 4:50 PM
                                Re: Postfix status r.bhatia at ipax Sep 7, 2011, 3:37 AM
                                    Re: Postfix status renayama19661014 at ybb Sep 7, 2011, 7:49 PM
                                        Re: Postfix status r.bhatia at ipax Sep 8, 2011, 1:34 AM
                                            Re: Postfix status f.g.haas at gmx Sep 8, 2011, 2:13 AM
                                                Re: Postfix status renayama19661014 at ybb Sep 8, 2011, 5:38 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.