Bug 832765
| Summary: | beta2 3.1 - bridgeless networks are persisted within libvirt on creation | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Dan Kenigsberg <danken> |
| Component: | vdsm | Assignee: | Igor Lvovsky <ilvovsky> |
| Status: | CLOSED ERRATA | QA Contact: | Meni Yakove <myakove> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.3 | CC: | abaron, asegundo, bazulay, cpelland, iheim, ilvovsky, lpeer, mavital, sgordon, ykaul |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | network | ||
| Fixed In Version: | vdsm-4.9.6-29.0 | Doc Type: | Bug Fix |
| Doc Text: |
Automated rollback of networking changes in error is not supported in this beta. Manual rebooting of the impacted virtualization hosts, or restoration of their networking configuration, may be required to work around this issue. Working rollback functionality will be provided in a future update.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-12-04 18:59:52 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: | |||
|
Description
Dan Kenigsberg
2012-06-17 09:25:00 UTC
as the clientIF comment says:
# this should probably go into vdsm-restore-net script
for network in nets:
if nets[network]['bridged'] and network not in bridges:
configNetwork.removeLibvirtNetwork(network)
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:
Automated rollback of networking changes in error is not supported in this beta. Manual rebooting of the impacted virtualization hosts, or restoration of their networking configuration, may be required to work around this issue. Working rollback functionality will be provided in a future update.
Verified on vdsm-4.9.6-29.0.el6_3.x86_64 *** Bug 853208 has been marked as a duplicate of this bug. *** 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. http://rhn.redhat.com/errata/RHSA-2012-1508.html |