Bug 722908 - Problems with systemd after upgrade 11.4 -> Factory, system reacts very slow
Summary: Problems with systemd after upgrade 11.4 -> Factory, system reacts very slow
Status: RESOLVED DUPLICATE of bug 715467
Alias: None
Product: openSUSE 12.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Factory
Hardware: x86-64 SUSE Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Frederic Crozat
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-09 19:57 UTC by Marcel Witte
Modified: 2011-10-19 09:01 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
The system log of the boot process (182.36 KB, text/plain)
2011-10-09 19:59 UTC, Marcel Witte
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***