Bug 672657
| Summary: | secondary interface eth1 using (interface type=ethernet) not working on guests | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Muzi <muzammel.linux> |
| Component: | libvirt | Assignee: | Daniel Veillard <veillard> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 13 | CC: | aquini, berrange, clalance, crobinso, itamar, jforbes, veillard, virt-maint |
| 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: | 2011-02-12 14:32:45 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Muzi
2011-01-25 19:49:15 UTC
Any suggestions please ? , we are badly suffer from this problem. Thanks Muzi I think i have now reach near to the problem, eth1 is basically receiving packets but not transmit data, i think reason is eth1 shares both an interrupt and memory access address with usb device,
cat /proc/interrupts
CPU0
0: 219 IO-APIC-edge timer
1: 6 IO-APIC-edge i8042
4: 88 IO-APIC-edge serial
8: 1 IO-APIC-edge rtc0
9: 0 IO-APIC-fasteoi acpi
10: 32103630 IO-APIC-fasteoi eth0
11: 330595 IO-APIC-fasteoi uhci_hcd:usb1, eth1
As see in 11: , how can i fix or change interrupts for eth1 on child guest ? kindly suggest please. Can i try to disable usb device ?
Thanks
Muzi
|