Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 583379 Details for
Bug 820402
fence_ifmib and fence_intelmodular disappeared from the fence device list
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix
bz820402.patch (text/plain), 1.59 KB, created by
Ryan McCabe
on 2012-05-09 20:15:22 UTC
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Ryan McCabe
Created:
2012-05-09 20:15:22 UTC
Size:
1.59 KB
patch
obsolete
>commit 6166adff2b390faf7be78697899116eb3f94f0d6 >Author: Ryan McCabe <rmccabe@redhat.com> >Date: Wed May 9 16:13:18 2012 -0400 > > Allow new IF MIB and Intel Modular fencing agents to be configured for > clusters running RHEL6. > > Signed-off-by: Ryan McCabe <rmccabe@redhat.com> > >diff --git a/luci/templates/fence_devices.html b/luci/templates/fence_devices.html >index 8b2ece3..2046c0d 100644 >--- a/luci/templates/fence_devices.html >+++ b/luci/templates/fence_devices.html >@@ -3104,9 +3104,10 @@ ${fence_unknown(None,0)} > <py:if test="cluster_version == 3 and cluster_os != 'RHEL'"> > <option name="fence_cpint" value="fence_cpint">IBM S/390 cpint</option> > <option name="fence_zvm" value="fence_zvm">IBM S/390 z/VM</option> >+ </py:if> >+ <py:if test="cluster_version == 3"> > <option name="fence_ifmib" value="fence_ifmib">IF MIB</option> > <option name="fence_intelmodular" value="fence_intelmodular">Intel Modular</option> >- <option name="fence_virsh" value="fence_virsh">virsh fence agent</option> > </py:if> > > <option name="fence_rhevm" value="fence_rhevm">RHEV-M fencing</option> >@@ -3124,6 +3125,7 @@ ${fence_unknown(None,0)} > <py:if test="cluster_version == 3 and cluster_os != 'RHEL'"> > <option name="fence_alom" value="fence_alom">Sun ALOM</option> > <option name="fence_ldom" value="fence_ldom">Sun LDOM</option> >+ <option name="fence_virsh" value="fence_virsh">virsh fence agent</option> > </py:if> > > <option py:if="cluster_version == 2" name="fence_vixel" value="fence_vixel">Vixel SAN Switch</option>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 820402
: 583379