Bug 1220344
| Summary: | 30 second total network blackout after activating second interface | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marius Vollmer <mvollmer> |
| Component: | NetworkManager | Assignee: | Lubomir Rintel <lkundrak> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lubomir Rintel <lrintel> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 22 | CC: | dcbw, desktop-qa-list, dperpeet, lrintel, mvollmer, psimerda, rkhan, stefw, thaller |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1211287 | Environment: | |
| Last Closed: | 2016-01-19 11:16:14 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: | |||
| Bug Depends On: | 1211287 | ||
| Bug Blocks: | 1143927, 1187481 | ||
|
Description
Marius Vollmer
2015-05-11 11:48:48 UTC
I can reproduce this bug with a clean Fedora 22 installation. - Install http://download.fedoraproject.org/pub/fedora/linux/releases/test/22_Beta/Server/x86_64/iso/Fedora-Server-DVD-x86_64-22_Beta.iso into a VM. - Select "minimal install". This ends up with a VM that has NetworkManager 1.0.2-1 and shows the behavior described above. Fix & explanation attached in bug #1211287 comment #15. We're past the freeze with Fedora 22. Please let me know if you're fine with disabling the strict rp_filter (which should be done in multihomed environments anyway) or you need the fix to be included there. (In reply to Lubomir Rintel from comment #2) > Fix & explanation attached in bug #1211287 comment #15. Thanks! > We're past the freeze with Fedora 22. Please let me know if you're fine with > disabling the strict rp_filter (which should be done in multihomed > environments anyway) or you need the fix to be included there. I am fine with not fixing this in Fedora 22. The important part is that you know about it and evaluate the impact for the real world use cases. We should now know enough to find a good solution for our test suite as well. Maybe we stop using a multihomed setup (which we only have because of ignorance), maybe we disable rp_filter. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. this got already fixed on Fedora 22 and newer. There, NMDefaultRouteManager handles adding routes and in case of conflicting metrics, it keeps track which device should get (and keep) a certain route. Closing as fixed. |