El 07/12/13 16:46, Robert Milasan escribió:
> I'm running systemd 208 and I've noticed that the service that
> takes the most time to finish is 'systemd-udev-settle.service':
> 
> rmilasan@coolcat:~> systemd-analyze blame|head
>           1.890s systemd-udev-settle.service
>           1.804s NetworkManager.service
>           1.447s ModemManager.service
>           1.410s kmod-static-nodes.service
>           1.408s systemd-udev-root-symlink.service
>           1.042s dev-mqueue.mount
>           1.041s sys-kernel-debug.mount
>           1.041s dev-hugepages.mount
> 
> Note: I'm not using raid nor lvm and biosdevname package is not
> installed.
> 
> Can anyone clarify why does udevadm settle takes so long to finish?
> 

I have the same "issue" ..(not much of a problem actually) it is caused
by the LVM activator that (in openSUSE at least) runs even when you are
not using lvm.. the units are autogenerated ones..

systemctl mask lvm2-activation.service

made the issue go away.

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to