On Tue, Jun 22, 2010 at 4:01 PM, Alain.Moulle <[email protected]> wrote: > Ooops, sorry again, it seems that the rpm with RH fence methods was > not installed ...
You'll also need different parameters. Try: stonith_admin --metadata --agent fence_ipmilan (Seems "crm ra info stonith:fence_ipmilan" isn't working for some reason) > Alain > >> Hi again, >> >> that's the same result with fence_ipmilan: >> >> crm configure primitive NEWrestofencenode1 stonith:fence_ipmilan params >> hostname=devha1 ipaddr=12.112.12.1 userid=myuserid passwd=mypasswsd >> interface=lan meta target-role=Stopped >> ERROR: NEWrestofencenode1: parameter passwd does not exist >> ERROR: NEWrestofencenode1: parameter userid does not exist >> ERROR: NEWrestofencenode1: parameter interface does not exist >> ERROR: NEWrestofencenode1: parameter hostname does not exist >> ERROR: NEWrestofencenode1: parameter ipaddr does not exist >> >> Regards >> Alain > >> > Then two questions : >> > >> > 1. do you know/think it is a definitive choice ? >> >> Yes. (know) >> >> > or could it be changed >> > in next future ? >> >> Nope. >> >> > >> > 2. do someone here has already tested pacemaker with >> stonith:fence_ipmilan ? >> >> Not me as I don't have such a device. >> However fence_ipmilan will have had plenty of testing as part of RHCS. >> >> All my 1.1 testing is done with fence_virt which exercises all the >> same code paths. > > > > _______________________________________________ > 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
