-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Welcome to the second fence-agents standalone release. This release contains a few bug fixes and a brand new agent for Eaton ePDU devices (courtesy of Arnaud Quette). The new source tarball can be downloaded here: https://fedorahosted.org/releases/f/e/fence-agents/fence-agents-3.1.1.tar.xz To report bugs or issues: https://bugzilla.redhat.com/ Would you like to meet the cluster team or members of its community? Join us on IRC (irc.freenode.net #linux-cluster) and share your experience with other sysadministrators or power users. Thanks/congratulations to all people that contributed to achieve this great milestone. Happy clustering, Fabio Under the hood (from 3.1.0): Fabio M. Di Nitto (3): Fix build for distributions that don't use bash as default shell build: fix make dist target Update COPYRIGHT file Marek 'marx' Grac (3): fence_ipmilan: Add "diag" option to support "ipmitool chassis power diag" fence_ipmilan: Fix manual page to describe usage with HP iLO 3 fence_eaton_snmp: New fence agent for Eaton devices Ryan O'Hara (6): fence_scsi: identify dm-multipath devices correctly fence_scsi: fix regular expression for grep fence_scsi: always do sg_turs before registration fence_scsi: always do sg_turs for dm-mp devices fence_scsi: verify that on/off actions succeed fence_scsi: properly log errors for all commands configure.ac | 1 + doc/COPYRIGHT | 19 ++-- fence/agents/Makefile.am | 1 + fence/agents/alom/Makefile.am | 2 +- fence/agents/apc/Makefile.am | 2 +- fence/agents/apc_snmp/Makefile.am | 2 +- fence/agents/bladecenter/Makefile.am | 2 +- fence/agents/cisco_mds/Makefile.am | 2 +- fence/agents/cisco_ucs/Makefile.am | 2 +- fence/agents/drac5/Makefile.am | 2 +- fence/agents/eaton_snmp/Makefile.am | 16 +++ fence/agents/eaton_snmp/README | 20 +++ fence/agents/eaton_snmp/fence_eaton_snmp.py | 177 +++++++++++++++++++++++++ fence/agents/eps/Makefile.am | 2 +- fence/agents/ibmblade/Makefile.am | 2 +- fence/agents/ifmib/Makefile.am | 2 +- fence/agents/ilo/Makefile.am | 2 +- fence/agents/ilo_mp/Makefile.am | 2 +- fence/agents/intelmodular/Makefile.am | 2 +- fence/agents/ipmilan/Makefile.am | 2 +- fence/agents/ipmilan/ipmilan.c | 36 +++++- fence/agents/ldom/Makefile.am | 2 +- fence/agents/lpar/Makefile.am | 2 +- fence/agents/node_assassin/Makefile.am | 2 +- fence/agents/rhevm/Makefile.am | 2 +- fence/agents/rsa/Makefile.am | 2 +- fence/agents/sanbox2/Makefile.am | 2 +- fence/agents/scsi/fence_scsi.pl | 189 +++++++++++++++++++++++---- fence/agents/virsh/Makefile.am | 2 +- fence/agents/vmware/Makefile.am | 2 +- fence/agents/wti/Makefile.am | 2 +- make/fencebuild.mk | 2 +- make/release.mk | 1 - 33 files changed, 445 insertions(+), 63 deletions(-) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBCAAGBQJNUPRVAAoJEFA6oBJjVJ+OvR8P/RhSI+A8HaF8817LlxMFP/5v bmP/tr3TrLpUC+gnnauTizrGuBjVogmUz9aO8VWS2wFcpf8NZpwzPrps8v2HAIZr dEdB8l2yhQsis5cPuIWV8YiOPrp1S/+ewQxadFfmNQUuS+OrwSR4qA8pxAlw/mxW 4OuXhJzLTsK4RxV/rD3K8q1vrEiN3MgAW/ql1sDL94U5Rgs8RTL+FhXMqEqmBXl6 D/ZMnSD5KCYXNOw9r4wblxDkTdm1zP0s6oTM/6VZimYS1UxvuBZJaaxLcnixj+k8 MTCaVawCJtK6PcJXyf3+iHT9OuaFPvQCnn20sNerHuMJWd5jEoyY4lrDMvas73/F ryJwHMwc/JpiXvbbNuMyS+oYyMFLqW1HSqR3SigiNtgMcoFPRYo1/UdbsTFvHxQe p9V9W6mTggODLukEex5ShWFkyTS5IoZMniACey4bXdpvU/DJ797l0tqsJIouRv8Z oRuOPCpX2BP7YAPj34fq82CgmUrPHklDevC6/qyjw8dp+PyRpLKXVyCJeotvYvrF I4KzW4kjbgsXzRYdGPcIC27HbQ9lF0St21zinZQZzaZMLxFw9D4Re8/50dxILT41 AZs/nhVEZxz+lHKOjx5nW1bLXS8+oYUrhCxt2zNoBs6Evnz/5avsYlCBgOn7g37L FmiqOW4U2iOdZDme10SN =jrmg -----END PGP SIGNATURE----- -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster