Bug 1183015
Summary: | ipv6.method shared prevents connection from being upped | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Vladimir Benes <vbenes> | ||||
Component: | NetworkManager | Assignee: | Lubomir Rintel <lrintel> | ||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 7.2 | CC: | danw, dcbw, jklimes, lrintel, rkhan, thaller, tpelka | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
The connection activation code has been improved. Activations succeed in more cases, failures are handled gracefully, and logging is more concise.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-11-19 10:59:36 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: | |||||||
Attachments: |
|
Description
Vladimir Benes
2015-01-16 12:40:17 UTC
"shared" is not yet supported for IPv6, so this isn't entirely a bug. We should probably return an error immediately when you try to activate it though, rather than allowing activation to start and then failing afterward. Created attachment 981529 [details]
Suggested fix
Sure, LGTM Added to master: 477033b manager: don't attempt to activate ipv6.method=shared connections In nm-1-0: ade0c9e manager: don't attempt to activate ipv6.method=shared connections Sharing IPv6 connections is not supported yet is shown. 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/RHSA-2015-2315.html |