Bug 924733
| Summary: | DMA: Out of SW-IOMMU space for 16 bytes | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Arif Saleem <ahsaleem> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | gansalmon, honza, itamar, jforbes, jonathan, kernel-maint, madhu.chinakonda, nhorman, observer1, sgruszka, ultima.ratio.regum69 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 787054 | Environment: | |
| Last Closed: | 2013-03-24 21:00:17 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
Arif Saleem
2013-03-22 11:46:26 UTC
Hi I cloned th original bug as that was marked CLOSED (I hope I did the right thing, apologies if this wasn't the right thing to do!) I have the same issue when using rsync to backup my filesystem to attached USB Hard disk or an NFS mount on a CentOS 6 server. After copying some files, I get the DMA: Out of SW-IOMMU space error repeatedly in /var/log/messages, and the rsync process locks up. I can't kill the rsync process or stop the messages without rebooting. I'm using Fedora 18 x86_64 which was freshly installed, and have seen this issue for all the 3.8.x kernels. Regards Arif There must be some memory leak. Please install kernel-debug, and check if it will print some warning. kernel-debug-3.8.3 installed, nothing found I tried to copy 1G file over ftp and system hangs with hundrets messages: DMA: Out of SW-IOMMU space for XXXXX bytes at device YYYYYYYYYY kernel 3.7.7 is fine any help appreciated If I can provide any information you need, let me know. Thank you Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz 8G ram 300G hdd fedora 18 64bit computer: notebook Lenovo e320 lspci: 08:00.0 Ethernet controller: Atheros Communications Inc. AR8151 v2.0 Gigabit Ethernet (rev c0) (connected to 1G switch at home and at work, same result in both LANs) today I updated my system with the yum tool now I have: Linux jarvis 3.8.4-202.fc18.x86_64 #1 SMP Thu Mar 21 17:02:20 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux the problem seems to be solved in this kernel I tried to copy over ftp 20G of data with no problem everything seems fine, for me, with kernel 3.8.4-202 I assume bug is fixed by 3.8.4-202, closing. I can also confirm the issue is resolved when using rsync to a USB hard disk with kernel 3.8.4-202 aswell. This is on x86_64 with a Dell XPS 15z, Fedora 18. Thanks! |