Hello,
I have a general question about using HA on Solaris 9 or on Solaris more 
generally. Did anybody successfully compiled and run HA ? I run into two 
problems that I can't solve. Searched in the archives of the mailing list and 
I've seen people with the same issues but I found no solution.

1st Problem: ncurses
During the ./configure I have the warning about ncurses version that is either 
not present or too old to be used. I run ./configure with the
--includedir=/opt/csw/include/ncurses/ option cos otherwise it can't find the 
headers at all but I get this message:

configure: WARNING: The printw() function of your ncurses or curses library is 
old, we will disable usage of the library. If you want to use this library 
anyway, please update to newer version of the library, ncurses 5.4 or later is 
recommended. You can get the library from http://www.gnu.org/software/ncurses/.
configure: Disabling curses

I don't know whether or not the ncurses are really needed  for a proper HA 
execution. I do know that it will prevent me from using crm_mon though.

2nd Problem: hearbeat -k doesn't stop

I installed hearbeat on Solaris, made a minimal configuration in ha.cf (see 
attachment), created a authkey file but when I try to start/stop heartbeat, it 
will not stop. The /opt/heartbeat/lib/heartbeat/heartbeat -k command just 
"hangs" and all the hearbeat proccesses are still running:

$ ps -ef | grep heartbeat
nobody  1434  1429  0 12:03:28 ?        0:00 
/opt/heartbeat/lib/heartbeat/heartbeat
nobody  1433  1429  0 12:03:28 ?        0:00 
/opt/heartbeat/lib/heartbeat/heartbeat
     root  1429     1  0 12:03:28 ?        0:01 
/opt/heartbeat/lib/heartbeat/heartbeat
  nobody  1435  1429  0 12:03:28 ?        0:00 
/opt/heartbeat/lib/heartbeat/heartbeat
    root  1489     1  0 12:06:54 pts/1    0:00 
/opt/heartbeat/lib/heartbeat/heartbeat -k
    root  1442  1429  0 12:03:50 ?        0:00 
/opt/heartbeat/lib/heartbeat/lrmd -r
  nobody  1443  1429  0 12:03:50 ?        0:00 
/opt/heartbeat/lib/heartbeat/stonithd
hacluste  1444  1429  0 12:03:50 ?        0:00 
/opt/heartbeat/lib/heartbeat/attrd
hacluste  1445  1429  0 12:03:50 ?        0:00 /opt/heartbeat/lib/heartbeat/crmd
    root  1446  1429  0 12:03:50 ?        0:00 
/opt/heartbeat/lib/heartbeat/mgmtd -v
    root  1469     1  0 12:04:16 pts/1    0:00 
/opt/heartbeat/lib/heartbeat/heartbeat -k


Did I miss a critical step in the configuration ?

Thanks in advance for your support.

Regards,
Jan C.

_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

Attachment: ha.cf
Description: Binary data

_______________________________________________
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