This is the mail archive of the cluster-cvs@sources.redhat.com mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cluster/fence agents/ilo/fence_ilo.pl man/fenc ...


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	amanthei@sourceware.org	2005-07-28 21:54:05

Modified files:
	fence/agents/ilo: fence_ilo.pl 
	fence/man      : fence_ilo.8 

Log message:
	fix for bz 161352
	
	Adds support for latest ilo firmware version (1.75).  Changes were also
	added to make sure that power status of the machine is being properlly
	checked after power change commands have been issued.  Before, it was
	assumed to work through the messages recieved in the xml response.  As a
	result, systems with APCI  enabled would soft power off leaving, systems
	running instead of properlly fencing them.
	
	A new option, ribcl,  was added to the agent to force the protocol to use
	when trying to send the power off command.  Setting this value to "2.21"
	might be required to work around some versions of ilo on machines with APCI
	enabled.  If left blank, the protocol version is autodetected.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/agents/ilo/fence_ilo.pl.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.3&r2=1.3.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/man/fence_ilo.8.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.3.2.2&r2=1.3.2.2.6.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]