Bug 520458
| Summary: | RFE: IPv6 support for fencing agents | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Marek Grac <mgrac> | ||||
| Component: | cman | Assignee: | Marek Grac <mgrac> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 5.3 | CC: | bkahn, cluster-maint, djansa, edamato, jkortus, rbinkhor, rlerch | ||||
| Target Milestone: | rc | Keywords: | FutureFeature, TechPreview | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | cman-2.0.115-4.el5 | Doc Type: | Technology Preview | ||||
| Doc Text: |
Cause: attempt to use IPv6 only in cluster
Consequences: fence agent doesn't work with IPv6 if IPv4 is enabled
Fix: options -4/-6 (inet4_only/inet6_only) use only given protocol
Result: fence agents can specify which IP protocol they should use.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-03-30 08:41:34 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 541103, 557292 | ||||||
| Attachments: |
|
||||||
|
Description
Marek Grac
2009-08-31 15:06:34 UTC
Created attachment 359279 [details]
Proposed patch
Updated patch from upstream
Final patch: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commit;h=48dea103eae0f4e963d295e21c242cb104d35d65 Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: attempt to use IPv6 only in cluster Consequences: fence agent doesn't work with IPv6 if IPv4 is enabled Fix: options -4/-6 (inet4_only/inet6_only) use only given protocol Result: fence agents can specify which IP protocol they should use. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2010-0266.html |