Bug 1012994

Summary: Mark automatic unfence in metadata
Product: Red Hat Enterprise Linux 7 Reporter: Marek Grac <mgrac>
Component: fence-agentsAssignee: Marek Grac <mgrac>
Status: CLOSED CURRENTRELEASE QA Contact: Cluster QE <mspqa-list>
Severity: high Docs Contact:
Priority: high    
Version: 7.0CC: cluster-maint, fdinitto, mgrac, mjuricek
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: fence-agents-4.0.2-4.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 11:27:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Grac 2013-09-27 14:31:19 UTC
Metadata should contain information that fence agent should run "unfence" automatically after start of cluster. 


<action name="on" automatic="1" /> if needed
<action name="on" /> otherwise (or alternatively <action name="on" automatic="0" />

Comment 1 Marek Grac 2013-09-27 14:38:11 UTC
https://git.fedorahosted.org/cgit/fence-agents.git/commit/?id=003fcf63623fe42b5879908eaec8b87da160be9c

Unit test:

> fence_scsi -o metadata | grep automatic
<action name="on" on_target="1" automatic="1"/>

> fence_apc -o metadata | grep automatic
<action name="on" automatic="0"/>

Comment 7 Ludek Smid 2014-06-13 11:27:53 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.