Bug 844006
| Summary: | no "network" with macvtap device | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Darod Zyree <darodzyree> |
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | berrange, crobinso, dallan, darodzyree, dyasny, juzhang, yangyudevel |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-01-15 01:16:20 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
Darod Zyree
2012-07-27 20:26:31 UTC
What distro are you using? Also, please provide sudo virsh dumpxml $vmname This bug is probably Bug 1064516 I can reproduce is on CentOS with 3.10.0-123.13.2.el7.x86_64 kernel $ ethtool -i eno1 driver: e1000e version: 2.3.2-k firmware-version: 0.13-4 bus-info: 0000:00:19.0 supports-statistics: yes supports-test: yes supports-eeprom-access: yes supports-register-dump: yes supports-priv-flags: no Manually setting the physical interface (e1000e driver) on the host to promiscuous mode fixes the problem. Is promiscuous mode still necessary to make macvtap to work in guest? |