Bug 1012994 - Mark automatic unfence in metadata
Summary: Mark automatic unfence in metadata
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: fence-agents
Version: 7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Marek Grac
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-27 14:31 UTC by Marek Grac
Modified: 2014-06-18 07:23 UTC (History)
4 users (show)

Fixed In Version: fence-agents-4.0.2-4.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 11:27:53 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


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