Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strong udev problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
destroyedlolo
l33t
l33t


Joined: 17 Jun 2011
Posts: 846
Location: Close to Annecy (France)

PostPosted: Mon May 25, 2015 10:59 am    Post subject: Strong udev problem Reply with quote

Hello,

I have 3 identical machines, "IBM ThinkCenter Celeron D".

On all of them, udev takes LOOONNNNGGGGG time to complete at boot time and something miss some devices ... and most of the time, it's the network card :(

I enlarged the waiting time to 3minutes w/o success, I doubled the number of children for the same result.

The strange thing is Udev discover missing devices if I launch it from the root console afterward.

Dmesg : (only the part containing eth0, no reference to enp****)
Code:
[   33.152096] systemd-udevd[1025]: Check if link configuration needs reloading.
[   36.155040] systemd-udevd[1025]: worker [1044] /devices/pci0000:00/0000:00:1f.0 timeout; kill it
[   36.155400] systemd-udevd[1025]: seq 1097 '/devices/pci0000:00/0000:00:1f.0' killed
[   36.155433] systemd-udevd[1025]: worker [1047] /devices/pci0000:00/0000:00:1e.0/0000:03:08.0/net/eth0 timeout; kill it
[   36.155739] systemd-udevd[1025]: seq 1095 '/devices/pci0000:00/0000:00:1e.0/0000:03:08.0/net/eth0' killed
[   36.155770] systemd-udevd[1025]: worker [1048] /devices/virtual/net/lo timeout; kill it
[   36.156123] systemd-udevd[1025]: seq 1264 '/devices/virtual/net/lo' killed
[   36.156155] systemd-udevd[1025]: worker [1049] /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda timeout; kill it
[   36.156541] systemd-udevd[1025]: seq 1104 '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda' killed
[   36.156573] systemd-udevd[1025]: worker [1050] /module/parport_pc timeout; kill it


udevmonitor.log : (again, striped)
Code:
KERNEL[5.110193] add      /devices/pci0000:00/0000:00:1d.7 (pci)
KERNEL[5.110304] add      /devices/pci0000:00/0000:00:1d.7/usb1 (usb)
KERNEL[5.110407] add      /devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0 (usb)
KERNEL[5.110508] add      /devices/pci0000:00/0000:00:1d.7/usbmon/usbmon1 (usbmon)
KERNEL[5.110608] add      /devices/pci0000:00/0000:00:1e.0 (pci)
KERNEL[5.110710] add      /devices/pci0000:00/0000:00:1e.0/0000:03:08.0 (pci)
KERNEL[5.110810] add      /devices/pci0000:00/0000:00:1e.0/0000:03:08.0/net/eth0 (net)
KERNEL[5.110896] add      /devices/pci0000:00/0000:00:1e.0/pci_bus/0000:03 (pci_bus)
KERNEL[5.110995] add      /devices/pci0000:00/0000:00:1f.0 (pci)
KERNEL[5.111144] add      /devices/pci0000:00/0000:00:1f.1 (pci)


Thanks

Laurent
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Mon May 25, 2015 11:30 am    Post subject: Re: Strong udev problem Reply with quote

destroyedlolo wrote:

[ 36.155040] systemd-udevd[1025]: worker [1044] /devices/pci0000:00/0000:00:1f.0 timeout; kill it
[ 36.155400] systemd-udevd[1025]: seq 1097 '/devices/pci0000:00/0000:00:1f.0' killed
[/code]

I think pci:1f are intel sata controller device, so that's not really good to see it killed, anyway just killing lo is a shame by itself :)
Step back to previous udev version (or try eudev) and retry ; as this is a serious issue you got there.
If it work, report that bug in bugs.gentoo.org i'm sure that's something ssuominen will handle quick.
If you need more help from us (the users), getting the udev version would be a start (and that would be something to provide also in your bug report).
Back to top
View user's profile Send private message
destroyedlolo
l33t
l33t


Joined: 17 Jun 2011
Posts: 846
Location: Close to Annecy (France)

PostPosted: Mon May 25, 2015 12:07 pm    Post subject: Reply with quote

Thanks for your reply.
Udev is v 2.16.

I'm trying w/ eudev ...
Back to top
View user's profile Send private message
destroyedlolo
l33t
l33t


Joined: 17 Jun 2011
Posts: 846
Location: Close to Annecy (France)

PostPosted: Mon May 25, 2015 12:27 pm    Post subject: Reply with quote

Well, with eudev 1.10-r2, the result seems better : I loose the network only once on 3 restarts.
So, it is not solved but it is improving.

I'll open a BR for udev as it's more reproducible and I still have some system impacted.

Thanks

Laurent
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum