fence-agents 4.11.0-1ubuntu2 source package in Ubuntu
Changelog
fence-agents (4.11.0-1ubuntu2) kinetic; urgency=medium * d/rules: disable -Wstringop-truncation in s390x to fix a FTBFS. -- Lucas Kanashiro <email address hidden> Mon, 15 Aug 2022 17:31:50 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
fence-agents_4.11.0.orig.tar.gz | 452.7 KiB | 335a6672260bc0ae39ac20287e8bcfb70f7c2c5e6a3f117bd86298a2f7002478 |
fence-agents_4.11.0-1ubuntu2.debian.tar.xz | 12.4 KiB | ee9d560b9dc03468c82bf89bb21d350bf0480ab02e27de9da2eb4bced72d44fb |
fence-agents_4.11.0-1ubuntu2.dsc | 2.9 KiB | 3908e76fab3c385bef8feb711c061cf9afb1f7385b27d07f544e3dc22d417bb6 |
Available diffs
- diff from 4.7.1-1ubuntu8 to 4.11.0-1ubuntu2 (139.2 KiB)
- diff from 4.11.0-1ubuntu1 to 4.11.0-1ubuntu2 (630 bytes)
Binary packages built by this source
- fence-agents: Transitional package for the fence-agents
Red Hat Fence Agents is a collection of scripts to handle remote
power management for several devices. They allow failed or
unreachable nodes to be forcibly restarted and removed from the
cluster.
.
This is a transitional package which provides a set of curated
(fence-agents- base) and non-curated (fence- agents- extra) agents.
- fence-agents-base: Fence Agents for Red Hat Cluster curated by Ubuntu
Red Hat Fence Agents is a collection of scripts to handle remote
power management for several devices. They allow failed or
unreachable nodes to be forcibly restarted and removed from the
cluster.
.
This package contains the Fence Agents that are curated by the Ubuntu
Server team.
.
Fence agents included:
.
- fence-agents-common: Common files used by the Fence Agents for Red Hat Cluster
Red Hat Fence Agents is a collection of scripts to handle remote
power management for several devices. They allow failed or
unreachable nodes to be forcibly restarted and removed from the
cluster.
.
This package provides common files used by the Fence Agents.
- fence-agents-extra: Fence Agents for Red Hat Cluster
Red Hat Fence Agents is a collection of scripts to handle remote
power management for several devices. They allow failed or
unreachable nodes to be forcibly restarted and removed from the
cluster.
.
Fence agents included:
fence_aliyun: Aliyun (Aliyun Web Services)
fence_alom: Sun ALOM
fence_amt: AMT
fence_amt_ws: AMT (WS)
fence_apc: APC over telnet/ssh
fence_apc_snmp: APC, Tripplite PDU over SNMP
fence_aws: AWS (Amazon Web Services)
fence_azure_arm: Azure Resource Manager
fence_bladecenter: IBM BladeCenter
fence_brocade: HP Brocade over telnet/ssh
fence_cdu: a Sentry Switch CDU over telnet
fence_cisco_mds: Cisco MDS
fence_cisco_ucs: Cisco UCS
fence_compute: the automatic resurrection of OpenStack compute instances
fence_crosslink: cross-link two-node clusters
fence_cyberpower_ ssh: CyberPower over ssh
fence_docker: Docker
fence_drac: Dell DRAC IV
fence_drac5: Dell DRAC CMC/5
fence_dummy: Dummy fence agent
fence_eaton_snmp: Eaton over SNMP
fence_emerson: Emerson over SNMP
fence_eps: ePowerSwitch
fence_evacuate: the automatic resurrection of OpenStack compute instances
fence_gce: GCE (Google Cloud Engine)
fence_hds_cb: Hitachi Compute Blade systems
fence_heuristics_ ping: ping-heuristic based fencing
fence_hpblade: HP BladeSystem
fence_ibm_powervs: IBM PowerVS
fence_ibm_vpc: IBM Cloud VPC
fence_ibmblade: IBM BladeCenter over SNMP
fence_ibmz: IBM z LPARs
fence_ifmib: IF MIB
fence_ilo: HP iLO
fence_ilo2: HP iLO
fence_ilo3_ssh: HP iLO over SSH
fence_ilo4_ssh: HP iLO over SSH
fence_ilo5_ssh: HP iLO over SSH
fence_ilo_moonshot: HP Moonshot iLO
fence_ilo_mp: HP iLO MP
fence_ilo_ssh: HP iLO over SSH
fence_intelmodular: Intel Modular
fence_ipdu: iPDU over SNMP
fence_ironic: OpenStack's Ironic (Bare Metal as a service)
fence_kdump: fencing agent for use with kdump crash recovery service
fence_kubevirt: KubeVirt
fence_ldom: Sun LDOM
fence_lindypdu: Lindy over SNMP
fence_lpar: IBM LPAR
fence_netio: Koukaam NETIO-230B
fence_openstack: OpenStack's Nova service
fence_ovh: OVH
fence_powerman: Fence Agent for Powerman
fence_pve: the Proxmox Virtual Environment
fence_raritan: Raritan Dominion PX
fence_raritan_ px3: Raritan Dominion PX2 and PX3
fence_rcd_serial: rcd_serial fence agent
fence_redfish: Redfish
fence_rhevm: RHEV-M REST API
fence_rsa: IBM RSA
fence_rsb: Fujitsu-Siemens RSB
fence_sanbox2: QLogic SANBox2 FC switches
fence_skalar: Skala-R Fence agent
fence_tripplite_ snmp: APC, Tripplite PDU over SNMP
fence_vbox: VirtualBox
fence_virt: virtual machines
fence_vmware: VMWare
fence_vmware_ rest: VMware REST API
fence_vmware_ soap: VMWare over SOAP API
fence_vmware_ vcloud: VMware vCloud Director API
fence_wti: WTI
fence_xenapi: Citrix XenServer over XenAPI
fence_zvmip: use with z/VM Virtual Machines
- fence-agents-extra-dbgsym: debug symbols for fence-agents-extra
- fence-virt: Pluggable fencing framework for virtual machines - agent
The fencing framework consists of the agent (fence_virt) and
the host daemon (fence_virtd). The fence_virtd host daemon is
responsible for processing fencing requests from fence_virt agents
running in virtual machines and routing the requests to the
appropriate physical machine for action.
.
This package contains the fence_virt agent to be used inside the
virtual machine.
- fence-virt-dbgsym: debug symbols for fence-virt
- fence-virtd: Pluggable fencing framework for virtual machines - daemon
The fencing framework consists of the agent (fence_virt) and
the host daemon (fence_virtd). The fence_virtd host daemon is
responsible for processing fencing requests from fence_virt agents
running in virtual machines and routing the requests to the
appropriate physical machine for action.
.
This package contains the fence_virtd daemon to be used on the
physical host.
- fence-virtd-dbgsym: debug symbols for fence-virtd