Description of problem: Please add the following to cluster/fence/man/Makefile so they are installed with the others: fence_baytech.8 fence_bladecenter.8 fenced.8 Version-Release number of selected component (if applicable): sources.redhat.com/cluster Nov 24, 2004 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
fence_baytech is still not a supported agent. As such, it and its manpage should not be included in the RPM. It shouldn't hurt to include it in the install target of the Makefile provided it remains out of the RPM.
This has been fixed in the source code and will be built into the next fence RPM. I didn't include fence_baytech in the 'make install' because of problems when attempting to exclude the file from the RPM.
Chris, The fence_bladecenter.8 can also be removed now since the agent has been replaced with fence_ibmblade. Other than that, OK.
Not quite. fence_bladecenter is the agent to ship. It uses the telnet interface of the bladecenter's management module to fence nodes. This is the agent we need to ship. fence_ibmblade is the snmp agent that will not work with dlm setups, s we are not supporting this one. agents/Makefile/1.3.2.2/Mon Jan 10 22:16:06 2005//TRHEL4 and man/Makefile/1.5.2.1/Mon Jan 10 22:14:17 2005//TRHEL4 are the correct versions on the Makefiles.
rpm -ql fence does not list any /sbin/fence_bladecenter, the man page is there though. Am I missing something here? I'm slightly confused... Do we actually ship (or wanted to ship) fence_bladecenter? If no why is the man page there, if yes where is the binary?
Which version of fence are you using?
I was just checking the latest one available via RHN.
The latest version of fence (1.32.4-0) contains the fix for this problem.