Hi Dejan and Andrew, many thanks, that's a quite unexpected change for me ... but you're right :
crm ra info stonith:external/ipmi /bin/sh: stonith: command not found rpm -qplv cluster-glue-1.0.5-1.el6.x86_64.rpm | grep stonith so nothing more for stonith even the /usr/sbin/stonith command. rpm -qplv cluster-glue-libs-1.0.5-1.el6.x86_64.rpm | grep stonith lrwxrwxrwx 1 root root 19 May 12 14:58 /usr/lib64/libstonith.so.1 -> libstonith.so.1.0.0 -rwxr-xr-x 1 root root 25312 May 12 14:58 /usr/lib64/libstonith.so.1.0.0 whereas it was always delivered on fc12 and even on el5 in rpms for el5 on clusterlabs ... Then two questions : 1. do you know/think it is a definitive choice ? or could it be changed in next future ? 2. do someone here has already tested pacemaker with stonith:fence_ipmilan ? Thanks Regards Alain > On Tue, Jun 22, 2010 at 11:46 AM, Alain.Moulle <Alain.Moulle> wrote: > > Hi > > > > It seems that there is a pb on RHEL6 pacemaker release: > > pacemaker-1.1.2-2.el6.x86_64 > > > > crm configure primitive restofencenode1 stonith:external/ipmi params > > RHEL6 does not include the linux-ha fence agents. > You'll need to use the ones from RHCS. They're the ones named > /sbin/fence_* > > Eg. > crm configure primitive restofencenode1 stonith:fence_ipmilan params ... > > > hostname=node1 ipaddr=12.112.12.1 userid=myuserid passwd=mypasswd > > interface=lan meta target-role=Started > > ERROR: restofencenode1: parameter passwd does not exist > > ERROR: restofencenode1: parameter ipaddr does not exist > > ERROR: restofencenode1: parameter hostname does not exist > > ERROR: restofencenode1: parameter userid does not exist > > ERROR: restofencenode1: parameter interface does not exist > > Do you still want to commit? > > > > Note that the same command on RHEL5 (pacemaker-1.0.8-6.1.el5) > > or on fc12 (with pacemaker-1.0.5-4.fc12.x86_64) works fine. > > > > Did someone has already faced the same problem ? > > Is there an already known issue with this release of pacemaker > 1.1.2-2.el6 ? > > > > Thanks > > Regards > > Alain _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
