List,
I have resolved this issue too. Turns out that if you don't install
using the RPMs, where pacemaker is installed separately, you can use crm
on in the ha.cf and use the built-in mgmtd from heartbeat. But, since I
used the RPMs, I have to add the following into my ha.cf (the
information you see in google searches "seems" contradictory, however
its simply being aware of which version and installation method a
particular web page or email thread is talking about):

apiauth mgmtd   uid=root
respawn root    /usr/lib64/heartbeat/mgmtd -v

Note that the RPMs I used were for a 64 bit system. If you are running
32 bit i386 RPMs, drop the "64" from the path in the respawn command.

Also, as I'm no expert, anyone who is feel free to correct anything in
this email. Just thought I'd provide what worked for me in case anyone
else has similar issues.

Doug


On Fri, 2008-05-02 at 08:24 -0400, Doug Knight wrote:

> I've managed to get both servers upgraded to 2.1.3, though I still
> have all the resources unmanaged. I'll bring them back under HB
> control today. The next issue I'm having is I am unable to login to
> the GUI manager. I saw an email thread/web page that said to look to
> see if mgmtd is running. It is not running on either node. Prior to
> the upgrade I was able to login to the GUI. What do I need to set for
> 2.1.3 to be able to use the GUI?
> 
> Doug
> 
> On Fri, 2008-05-02 at 10:08 +0200, Andrew Beekhof wrote: 
> 
> > On Thu, May 1, 2008 at 4:58 PM, Serge Dubrouski <[EMAIL PROTECTED]> wrote:
> > > Ok. Your packages are right, The problem here is that it's not clear
> > >  who currently supports heartbeat-* packages. I know for sure that a
> > >  fixed version of pgsql was submitted into Mercurial by Dejan but it
> > >  looks like heartbeat-* packages weren't rebuilt and still include
> > >  2.1.3 stuff.
> > 
> > Well that is the latest Heartbeat version :-)
> > _______________________________________________
> > 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

Reply via email to