Hi,

I have successfully built heartbeat v2.1.2 under the "ALL" software cluster of Solaris 10 Update 4. The latest Solaris 10 Recommended patch cluster is applied and the GNU build tools and other libraries from sunfreeware are installed.

Both nodes seem to start successfully: I do not see any errors in either node's /var/log/ha-log (attached).

However, both nodes declare the other node dead. If I sniff the heartbeat networks I can see the heartbeat packets being sent by both nodes:

jupiter# snoop -d qfe0 port 694
Using device /dev/qfe (promiscuous mode)
  mars-qfe0 -> 10.4.4.255   UDP D=694 S=32775 LEN=160
jupiter-qfe0 -> 10.4.4.255   UDP D=694 S=32775 LEN=164
  mars-qfe0 -> 10.4.4.255   UDP D=694 S=32775 LEN=177
  mars-qfe0 -> 10.4.4.255   UDP D=694 S=32775 LEN=160
jupiter-qfe0 -> 10.4.4.255   UDP D=694 S=32775 LEN=164

jupiter# snoop -d hme0 port 694
Using device /dev/hme (promiscuous mode)
       mars -> jupiter.foobar.org UDP D=694 S=32776 LEN=161
jupiter.foobar.org -> mars         UDP D=694 S=32776 LEN=183
jupiter.foobar.org -> mars         UDP D=694 S=32776 LEN=164
       mars -> jupiter.foobar.org UDP D=694 S=32776 LEN=161
jupiter.foobar.org -> mars         UDP D=694 S=32776 LEN=164

Although, when I run lsof -i udp, heartbeat does not seem to be listening on port 694:

jupiter:/$ lsof -i udp
heartbeat 1039 nobody   16u  IPv4 0x60001a01680      0t0  UDP *:65535
heartbeat 1039 nobody   17u  IPv4 0x60001a01280      0t0  UDP *:65535
heartbeat 1040 nobody   16u  IPv4 0x60001a01680      0t0  UDP *:65535
heartbeat 1040 nobody   17u  IPv4 0x60001a01280      0t0  UDP *:65535
heartbeat 1041 nobody   16u  IPv4 0x60001a01080      0t0  UDP *:65535
heartbeat 1041 nobody   17u  IPv4 0x60001a00e80      0t0  UDP *:65535
heartbeat 1042 nobody   16u  IPv4 0x60001a01080      0t0  UDP *:65535
heartbeat 1042 nobody   17u  IPv4 0x60001a00e80      0t0  UDP *:65535

mars:/$ lsof -i udp
heartbeat 996   root    6u  IPv4 0x6000098d640      0t0  UDP *:65535
heartbeat 996   root   17u  IPv4 0x6000185f280      0t0  UDP *:65535
heartbeat 997   root    6u  IPv4 0x6000098d640      0t0  UDP *:65535
heartbeat 997   root   17u  IPv4 0x6000185f280      0t0  UDP *:65535
heartbeat 998   root    6u  IPv4 0x6000185f080      0t0  UDP *:65535
heartbeat 998   root   17u  IPv4 0x6000185ee80      0t0  UDP *:65535
heartbeat 999   root    6u  IPv4 0x6000185f080      0t0  UDP *:65535
heartbeat 999   root   17u  IPv4 0x6000185ee80      0t0  UDP *:65535

Did anyone get v2.1.2 working under Solaris 10?  Any suggestions?

Please let me know if there is any other information that I can provide.

Thanks,
-Heath


Attachment: jupiter-ha-log.gz
Description: GNU Zip compressed data

Attachment: mars-ha-log.gz
Description: GNU Zip compressed 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