What does /var/log/messages say? Look for RA output grep lrmd /var/log/messages
If nothing jumps out try doing a cleanup of the resource crm resource cleanup amavisd > -----Original Message----- > From: [email protected] [mailto:linux-ha- > [email protected]] On Behalf Of David Hoskinson > Sent: 24 June 2009 16:50 > To: General Linux-HA mailing list > Subject: Re: [Linux-HA] Add resource to a group > > Thanks.... Got it going again. However my amavisd service fails with a > unknown exec error. Its the only one that won't work, and isn't related > to > the group question. I have it setup the same as postfix, dovecot, etc. > > Primitive amavisd lsb:amavisd op monitor interval=30s timeout=30s > > Just wondering if its taking too long to start or what... If you have any > ideas that would be great. > > > On 6/24/09 10:36 AM, "[email protected]" > <[email protected]> wrote: > > > You will need to set up the constraints again. Had me for a while that > > one :) > > > >> -----Original Message----- > >> From: [email protected] [mailto:linux-ha- > >> [email protected]] On Behalf Of David Hoskinson > >> Sent: 24 June 2009 16:30 > >> To: General Linux-HA mailing list > >> Subject: Re: [Linux-HA] Add resource to a group > >> > >> Will that also delete the constraints that I have setup for the group > > or > >> just the group definition and I just rerun the group line? The > >> constraints > >> of course should stay the same. > >> > >> > >> On 6/24/09 10:26 AM, "[email protected]" > >> <[email protected]> wrote: > >> > >>> Delete the group and then create it again adding your extra resource > > in. > >>> > >>>> -----Original Message----- > >>>> From: [email protected] [mailto:linux-ha- > >>>> [email protected]] On Behalf Of David Hoskinson > >>>> Sent: 24 June 2009 16:23 > >>>> To: General Linux-HA mailing list > >>>> Subject: [Linux-HA] Add resource to a group > >>>> > >>>> I have a working crm configuration using heartbeat-2.99 and > >>> pacemaker-1.04 > >>>> and I have defined a group called mail-group. When I created the > >>> group I > >>>> specified a couple of services that should belong to that group and > >>> the > >>>> constraints and it works perfectly. Now I would like to add > >>> additional > >>>> primitives to the file which will also be part of this group... > >>>> > >>>> Up till now I have typed for example: primitive postfix lsb:postfix > > op > >>>> monitor... Etc.. But this places the service outside of the group > > and > >>> I > >>>> can't seem to get the syntax correct to add the service to my > >>> mail-group. > >>>> > >>>> I can do it by manually editing the cib.xml but would like to use > > the > >>> crm > >>>> interface to do it. > >>>> > >>>> Thanks for the help... > >>>> > >>>> > >>>> _______________________________________________ > >>>> Linux-HA mailing list > >>>> [email protected] > >>>> http://lists.linux-ha.org/mailman/listinfo/linux-ha > >>>> See also: http://linux-ha.org/ReportingProblems > >>> _______________________________________________ > >>> Linux-HA mailing list > >>> [email protected] > >>> http://lists.linux-ha.org/mailman/listinfo/linux-ha > >>> See also: http://linux-ha.org/ReportingProblems > >> > >> > >> _______________________________________________ > >> Linux-HA mailing list > >> [email protected] > >> http://lists.linux-ha.org/mailman/listinfo/linux-ha > >> See also: http://linux-ha.org/ReportingProblems > > _______________________________________________ > > Linux-HA mailing list > > [email protected] > > http://lists.linux-ha.org/mailman/listinfo/linux-ha > > See also: http://linux-ha.org/ReportingProblems > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
