On Mon, Jun 30, 2008 at 3:03 PM, Cynthia Leacock <[EMAIL PROTECTED]> wrote: > I'm a newbie...1st time ever hearing about heartbeat when I started in > this company a couple of years ago. I don't think the cluster was set > up correctly but here I am trying to figure out how to get this working. > > > > One of the servers died and I'm trying to re-install heartbeat. The > previous admin had the rpm saved but when I try and install it I get the > following message. To me it looks like an incomplete ftp or something > but I've tried SEVERAL times to ftp again. I've also tried to find this > file and I can find everything except the one that the need. > > I am trying to install this on RedHat 9 > > > > rpm -ivh heartbeat-stonith-1.2.2-8.rh.9.i386.rpm > > error: heartbeat-stonith-1.2.2-8.rh.9.i386.rpm: MD5 digest: BAD > Expected(367e50268ec20cebd7dfc78ba0692739) != > (2f6583885118095e1895200513da6c13) > > error: heartbeat-stonith-1.2.2-8.rh.9.i386.rpm cannot be installed > > > > Any help with this will be GREATLY appreciated as I've struggled with > this a couple of weeks now. >
Could you do a rpm -ql heartbeat-stonith on one of the still running cluster nodes to get a list of all the files, then just manually copy them to the new node? Randy _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
