Dave Blaschke, many thanks to your reply.
I want to deploy a project with rhel4-u3 for power and heartbeat with two nodes cluster, because the dependence of libnet,I down load the source code from http://sourceforge.net/project/showfiles.php?group_id=4223 when I rebuild the source code ,there is a mistake that libltdl.so is not found, I used rpm -qf libltdl.so to check that the libltdl.so is part of libtool, and libltdl.so is a missing symbol link,So I also bulid libtool from http://www.gnu.org/software/libtool/ and then I successful build heartbeat from souce code,and every thing looks good, but I doubt about whether I can deploy it on a product environment. Anyone, please give me some instructions or key steps related heartbeat on power for source code building,thanks! 在2007-11-14,"Dave Blaschke" <[EMAIL PROTECTED]> 写道: ha_ppc64 wrote: > > Hi,all, > > Is anyone deploy heartbeat on IBM Power platform? > Yes, I have used Linux-HA on Power since 2005. I have three CTS test clusters (one 6-node, two 2-node) that run on an OpenPower 720 with 15 LPARs. I have also set up a simple "live" 2-node cluster on a p570 to debug a STONITH monitoring issue. It works. > _______________________________________________ > 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 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
