Hi!
Have a Dell machine with 12x Intel Xeon CPU X5670 @ 2.93 GHz and 24 GB RAM with TW 64 KDE running for about 1 year (currently updated to 20171206).
IPv6 is disabled in Networkmanager (set zo “Ignored” on the respective tab of the widget) as well as in the Yast “Network Settings” (“Enable IPv6” not checked).
Booting takes more than 2 minutes and dmesg shows afterwards:
...
25.820150] floppy0: no floppy controllers found
25.820162] work still pending
112.613145] ip6_tables: (C) 2000-2006 Netfilter Core Team
112.711687] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
112.721935] ip_tables: (C) 2000-2006 Netfilter Core Team
113.531287] Netfilter messages via NETLINK v0.30.
113.535704] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
113.603392] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
115.197420] tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
115.197425] tg3 0000:06:00.0 enp6s0: Flow control is off for TX and off for RX
115.197442] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0: link becomes ready
115.242046] NET: Registered protocol family 17
138.748303] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead.
and I get:
systemd-analyze critical-chain
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.
graphical.target @1min 35.352s
└─multi-user.target @1min 35.352s
└─cron.service @1min 32.581s
└─postfix.service @1min 31.469s +1.110s
└─time-sync.target @1min 31.468s
└─ntpd.service @1min 31.411s +56ms
└─network.target @1min 31.410s
└─NetworkManager.service @1min 31.314s +95ms
└─SuSEfirewall2_init.service @1min 30.312s +1.000s
└─sysinit.target @1min 30.309s
└─swap.target @1min 30.309s
└─dev-disk-by\x2duuid-f67e0a50\x2d67a3\x2d4b8a\x2db85e\x2da7098ce09e71.swap @714ms +9ms
└─dev-disk-by\x2duuid-f67e0a50\x2d67a3\x2d4b8a\x2db85e\x2da7098ce09e71.device @710ms
but also:
systemd-analyze blame | cat
5.035s purge-kernels.service
2.198s logrotate.service
1.110s postfix.service
1.000s SuSEfirewall2_init.service
645ms apparmor.service
624ms display-manager.service
594ms initrd-switch-root.service
535ms dev-sda2.device
409ms SuSEfirewall2.service
391ms systemd-journal-flush.service
330ms ModemManager.service
316ms systemd-fsck@dev-disk-by\x2duuid-d7ec36cf\x2d9f10\x2d4109\x2dbfa7\x2d8fbfdd52e11e.service
293ms systemd-hwdb-update.service
284ms upower.service
256ms alsa-restore.service
256ms rc-local.service
254ms issue-generator.service
253ms mcelog.service
252ms nscd.service
230ms systemd-fsck@dev-disk-by\x2duuid-44d225ce\x2d52bb\x2d44b6\x2db3be\x2d0de97d8c7a72.service
227ms systemd-udevd.service
118ms udisks2.service
117ms systemd-vconsole-setup.service
95ms NetworkManager.service
86ms home-usser-Data2raid.mount
79ms home-usser-Data1raid.mount
73ms systemd-tmpfiles-setup-dev.service
71ms systemd-udev-trigger.service
56ms ntpd.service
55ms initrd-parse-etc.service
50ms polkit.service
50ms systemd-sysusers.service
44ms dracut-cmdline.service
37ms systemd-fsck@dev-disk-by\x2duuid-a3b94f48\x2d654b\x2d4081\x2d9e74\x2d808173c54162.service
36ms systemd-tmpfiles-clean.service
34ms iscsi.service
33ms user@1000.service
25ms systemd-fsck-root.service
24ms auditd.service
19ms systemd-logind.service
18ms systemd-sysctl.service
18ms home.mount
17ms systemd-remount-fs.service
15ms plymouth-switch-root.service
14ms plymouth-read-write.service
14ms systemd-journald.service
13ms plymouth-start.service
13ms systemd-tmpfiles-setup.service
11ms sys-kernel-debug.mount
10ms dracut-pre-trigger.service
10ms dev-hugepages.mount
10ms kmod-static-nodes.service
9ms sysroot.mount
9ms dev-disk-by\x2duuid-f67e0a50\x2d67a3\x2d4b8a\x2db85e\x2da7098ce09e71.swap
9ms systemd-journal-catalog-update.service
8ms initrd-cleanup.service
6ms dev-mqueue.mount
6ms systemd-modules-load.service
6ms mdmonitor.service
5ms rtkit-daemon.service
4ms systemd-update-utmp.service
4ms systemd-update-utmp-runlevel.service
4ms systemd-random-seed.service
3ms systemd-update-done.service
3ms systemd-user-sessions.service
3ms sys-fs-fuse-connections.mount
2ms initrd-udevadm-cleanup-db.service
2ms dracut-shutdown.service
Does anybody have an idea why the machine sits there and does nothing from 25 sec after starting to 112 sec?
Many thanks in advance…