Cause: fence_virt was previously tech preview, and there was a label stating so in the GUI. As of RHEL 6.7, fence_virt is now fully supported. Additionally, some labels and text regarding fence_xvm and fence_virt were inconsistent
Consequence: The GUI needed to be modified to no longer state that fence_virt was a tech preview feature.
Fix: The "(tech preview)" text has been removed. Additionally, the text regarding fence_virt and fence_xvm has been made consistent.
Result: The GUI text reflects the current support status for fence_virt.
DescriptionJan Pokorný [poki]
2015-03-23 18:01:12 UTC
0. s/Fence virt (Tech Preview)/Fence virt (Serial/VMChannel Mode)/
+ just under fence_xvm(cur_fencedev, ni):
if cluster_version == 3, it should say "Fence virt (Multicast Mode)"
not just "fence_xvm" (for uniformity)
+ just under fence_virt(cur_fencedev, ni):
it should say "Fence virt (Serial/VMChannel Mode)", not "Fence virt"
1. fence_virt is missing "timeout" parameter
(thanks to Steven Levine for discovery)
- likely in use since "beginning":
https://github.com/ClusterLabs/fence-virt/commit/c7209147c2a1ebe2ca76151b41557b12cdfb1475
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-2015-1454.html
0. s/Fence virt (Tech Preview)/Fence virt (Serial/VMChannel Mode)/ + just under fence_xvm(cur_fencedev, ni): if cluster_version == 3, it should say "Fence virt (Multicast Mode)" not just "fence_xvm" (for uniformity) + just under fence_virt(cur_fencedev, ni): it should say "Fence virt (Serial/VMChannel Mode)", not "Fence virt" 1. fence_virt is missing "timeout" parameter (thanks to Steven Levine for discovery) - likely in use since "beginning": https://github.com/ClusterLabs/fence-virt/commit/c7209147c2a1ebe2ca76151b41557b12cdfb1475