Bug 722908

Summary: Problems with systemd after upgrade 11.4 -> Factory, system reacts very slow
Product: [openSUSE] openSUSE 12.1 Reporter: Marcel Witte <wittemar>
Component: BasesystemAssignee: Frederic Crozat <fcrozat>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Factory   
Target Milestone: ---   
Hardware: x86-64   
OS: SUSE Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: The system log of the boot process

Description Marcel Witte 2011-10-09 19:57:24 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0

Today I've upgraded from 11.4/Tumbleweed to Factory using zypper dup.

The system is booting normally, but the boot-process is much slower as it was in 11.4. Also plasma-desktop is reacting unusable slow, it reacts just once every few seconds, and the harddisk is accessed permanently. The whole system is reacting slow. If I look in the systemlog the following lines are written every few seconds:

Oct  9 21:52:25 tuxshome dbus[1760]: [system] Failed to activate service 'org.freedesktop.Hal': timed out
Oct  9 21:52:25 tuxshome dbus-daemon[1760]: dbus[1760]: [system] Failed to activate service 'org.freedesktop.Hal': timed out
Oct  9 21:52:26 tuxshome dbus[1760]: [system] Activating service name='org.freedesktop.Hal' (using servicehelper)
Oct  9 21:52:26 tuxshome dbus-daemon[1760]: dbus[1760]: [system] Activating service name='org.freedesktop.Hal' (using servicehelper)
Oct  9 21:52:26 tuxshome systemd[1]: Cannot add dependency job for unit hwclock-load.service, ignoring: Unit hwclock-load.service failed to load: No such file or directory. See system logs and 'systemctl status hwclock-load.service' for details.

I've added the messages from the bootprecess.

Reproducible: Always
Comment 1 Marcel Witte 2011-10-09 19:59:52 UTC
Created attachment 455229 [details]
The system log of the boot process
Comment 2 Marcel Witte 2011-10-09 20:37:09 UTC
The message about hwclock-load.service could be solved by removing /etc/systemd/system/sysinit.target.wants/hwclock-load.service, it was a dead link. But I have no idea if this is the correct fix.

The message about hal disappeared after removing the hal-packages. After a reboot the system (and plasma) was working fast again. This should be removed by zypper dup automatically.

But the startup of the system is still noticeable slower than 11.4 :(
Comment 3 Frederic Crozat 2011-10-19 09:01:20 UTC
this looks like a dup of 715467

KDE way of starting dbus services doesn't seem to play well when dbus service autostart is offloaded to systemd.
Comment 4 Frederic Crozat 2011-10-19 09:01:42 UTC
marking as dup

*** This bug has been marked as a duplicate of bug 715467 ***