please help me to understand why this cl_status error would occur:
[EMAIL PROTECTED]: ~ # cl_status listnodes
cl_status[4521]: 2007/10/18_19:53:31 ERROR: Cannot signon with heartbeat
cl_status[4521]: 2007/10/18_19:53:31 ERROR: REASON: hb_api_signon: Can't
initiate connection to heartbeat
and here is my config:
[EMAIL PROTECTED]: ~ # cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 5)
[EMAIL PROTECTED]: ~ # uname -a
Linux master.example.com 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:28:02
EDT 2006 i686 i686 i386 GNU/Linux
[EMAIL PROTECTED]: ~ #
[EMAIL PROTECTED]: ~ # grep hac /etc/{passwd,group}
/etc/passwd:hacluster:x:501:501::/home/hacluster:/bin/bash
/etc/group:haclient:x:90:
/etc/group:hacluster:x:501:
[EMAIL PROTECTED]: ~ # rpm -qa | grep heartbeat
heartbeat-pils-2.0.4-1
heartbeat-2.0.4-1
heartbeat-stonith-2.0.4-1
[EMAIL PROTECTED]: ~ #
[EMAIL PROTECTED]: ~ # ps aux | grep heartbeat
root 4396 0.0 0.5 12220 12220 ? SLs Jan26 7:43
heartbeat: master control process
nobody 4408 0.0 0.2 5612 5612 ? SL Jan26 0:01
heartbeat: FIFO reader
nobody 4409 0.0 0.2 5608 5608 ? SL Jan26 1:38
heartbeat: write: bcast bond0
nobody 4410 0.0 0.2 5608 5608 ? SL Jan26 4:55
heartbeat: read: bcast bond0
[EMAIL PROTECTED]: ~ #
[EMAIL PROTECTED]: ~ # service heartbeat status
heartbeat OK [pid 4396 et al] is running on master.example.com
[master.example.com]...
[EMAIL PROTECTED]: ~ #
[EMAIL PROTECTED]: ~ # cat /etc/ha.d/ha.cf
bcast bond0
auto_failback off
keepalive 5
deadtime 30
node master.example.com
node slave.example.com
respawn hacluster /usr/local/lib/heartbeat/ipfail
apiauth ipfail gid=haclient uid=hacluster
traditional_compression false
use_logd yes
[EMAIL PROTECTED]: ~ #
--
aichains <[EMAIL PROTECTED]>
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems