Bug 1304019 - [NovaEvacuate] Fabric fencing devices do not support reboot action
Summary: [NovaEvacuate] Fabric fencing devices do not support reboot action
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: resource-agents
Version: 7.2
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: ---
Assignee: Oyvind Albrigtsen
QA Contact: Ofer Blaut
URL:
Whiteboard:
Depends On: 1287303
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-02 17:04 UTC by Marcel Kolaja
Modified: 2016-02-16 11:17 UTC (History)
10 users (show)

Fixed In Version: resource-agents-3.9.5-54.el7_2.4
Doc Type: Bug Fix
Doc Text:
Cause: We are changing the way fence_compute advertises itself in Bug #1287301, as a result it will no longer support the 'reboot' action causing evacuations to fail. Consequence: 'reboot' action will fail. Fix: Change to 'off' action. Result: Succeeds with 'off' action.
Clone Of: 1287303
Environment:
Last Closed: 2016-02-16 11:17:21 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0217 0 normal SHIPPED_LIVE resource-agents bug fix update 2016-02-16 16:13:57 UTC

Description Marcel Kolaja 2016-02-02 17:04:42 UTC
This bug has been copied from bug #1287303 and has been proposed
to be backported to 7.2 z-stream (EUS).

Comment 3 Oyvind Albrigtsen 2016-02-04 15:50:12 UTC
Before:
# grep " -o .* -n " /usr/lib/ocf/resource.d/openstack/NovaEvacuate 
	    fence_compute ${fence_options} -o reboot -n $node

After:
# grep " -o .* -n " /usr/lib/ocf/resource.d/openstack/NovaEvacuate 
	    fence_compute ${fence_options} -o off -n $node

Comment 7 errata-xmlrpc 2016-02-16 11:17:21 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0217.html


Note You need to log in before you can comment on or make changes to this bug.