[Linux-HA] Configuring my cib.xml, need help!
Rainer Ternes
ternesr at web.de
Sat Jan 20 04:52:40 MST 2007
> Now each time I open up hb_gui and I try to connect using 127.0.0.1 /
> hacluster / no password a message box comes up with the message, "Can't
> connect to server". I'm not exactly sure if hacluster is the user name I
> should be using and if it even has a password. I tried using this program on
> all of my servers but no luck.
You must set the password for user hacluster by yourself. Also check
permissions and owner of /var/run/heartbeat/ccm, /var/run/heartbeat/crm
and /var/lib/heartbeat/ccm/cib.xml. Owner is hacluster:haclient. User
hacluster must be a member of haclient.
> Anyways, how do I get that program working or does anyone have a working
> cib.xml config for me with mysql and ocfs2 (or one or the other) for me to
> work with and get my heartbeat working the way it should be?
>
> Also I don't know if its worth noting but its annoying me that hearbeat is
> able to only stop by using and '/etc/init.d/heartbeat stop' command on my
> second server but my other two servers (serv1 and serv3) need a little bit
> more help by me executing a 'killall heartbeat' otherwise they just hang
> forever.
Check the log files, it sounds like connection to CIB fails.
More information about the Linux-HA
mailing list