Bug 1771977
Summary: | [Test Only] Verify static routes using nmstate | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Dominik Holler <dholler> |
Component: | vdsm | Assignee: | Michael Burman <mburman> |
Status: | CLOSED ERRATA | QA Contact: | Roni <reliezer> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 4.4.0 | CC: | lsurette, mburman, mtessun, rdlugyhe, sgoodman, srevivo, ycui |
Target Milestone: | ovirt-4.4.0 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rhv-4.4.0-29 | Doc Type: | Enhancement |
Doc Text: |
On RHV-4.4, NetworkManager manages the interface and static routes. As a result, you can make more robust modifications to static routes using Network Manager Stateful Configuration (nmstate).
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-08-04 13:27:22 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1107803, 1771969 | ||
Bug Blocks: | 1771981 |
Description
Dominik Holler
2019-11-13 10:24:51 UTC
Please note that the new procedure will work only if NetworkManager manges the related interfaces. This bug is in modified state and targeted to 4.4.1. Can we re-target to 4.4.0 and move to QE? (In reply to Sandro Bonazzola from comment #2) > This bug is in modified state and targeted to 4.4.1. Can we re-target to > 4.4.0 and move to QE? Yes Verified on: 4.4.0-0.32.master.el8ev Nmstate-0.2.6-6.el8.noarch + pathch https://gerrit.ovirt.org/#/c/108336/2/lib/vdsm/network/netswitch/configurator.py Vdsm-4.40.13-1.el8ev.x86_64 NetworkManager-1.22.8-4.el8.x86_64 OS: RHEL 8.2 Kernel: 4.18.0-193.el8.x86_64 Note: It is recommended to document that the custom static-route will be kept whenever the related route interface/bond exists and has an IP address. And will be removed if not. As a result, there is different behavior between VM-Network and Non-VM-Network. A VM-Network is based on a bridge, while Non-VM-Network on an interface. So replacing interface/bond (by moving the Network to other interfaces/bond) will not affect the route that related to VM-Network but will delete a route that related to a Non-VM-Network 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 (RHV RHEL Host (ovirt-host) 4.4), 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://access.redhat.com/errata/RHEA-2020:3246 |