Bug 870119
| Summary: | after upgrading to kernel 3.6.2, there are many udevd timeout error messages | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrew J. Schorr <aschorr> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-11-29 17:03:41 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: | |||
| Attachments: | |||
|
Description
Andrew J. Schorr
2012-10-25 15:15:04 UTC
Note: I upgraded 2 other systems which do not have this problem. I am downgrading to the previous kernel. Regards, Andy These error messages were occurring once per second. For example: Oct 25 11:24:00 ti5 udevd[594]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027DAsv0000107Bsd00006048bc0Csc05i00' [633] Oct 25 11:24:00 ti5 udevd[582]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027D8sv0000107Bsd00006048bc04sc03i00' [615] Oct 25 11:24:01 ti5 udevd[594]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027DAsv0000107Bsd00006048bc0Csc05i00' [633] Oct 25 11:24:01 ti5 udevd[582]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027D8sv0000107Bsd00006048bc04sc03i00' [615] Oct 25 11:24:02 ti5 udevd[594]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027DAsv0000107Bsd00006048bc0Csc05i00' [633] Oct 25 11:24:02 ti5 udevd[582]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027D8sv0000107Bsd00006048bc04sc03i00' [615] Oct 25 11:24:03 ti5 udevd[582]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027D8sv0000107Bsd00006048bc04sc03i00' [615] Oct 25 11:24:03 ti5 udevd[594]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027DAsv0000107Bsd00006048bc0Csc05i00' [633] ... Can you attach the dmesg from boot and the output of 'sudo lspci -nnvv' from the machine you see this on? Created attachment 654395 [details]
output from dmesg command after booting into 3.6.2-1.fc16.x86_64
Created attachment 654397 [details]
output from "lspci -nnvv" after booting into 3.6.2-1.fc16.x86_64
Created attachment 654399 [details]
output from "lspci -nnvv" under 3.4.11-1.fc16.x86_64
I just upgraded to 3.6.7-4.fc16.x86_64, and that one seems to work fine. I don't see any modprobe error messages with this kernel. (In reply to comment #7) > I just upgraded to 3.6.7-4.fc16.x86_64, and that one seems to work fine. I > don't see any modprobe error messages with this kernel. OK, thanks for letting us know. If you see it again, please reopen. |