Yop, curiosité, si vous avez une idée d'où ça peut venir, je cherche des pistes pour expliquer cette longueur au démarrage.
root@rigault-X751MA:/home/rigault# systemd-analyze blame
15.386s dev-sda2.device
14.113s keyboard-setup.service
13.668s systemd-tmpfiles-setup-dev.service
4.687s click-system-hooks.service
3.017s accounts-daemon.service
2.623s fwupd.service
2.325s grub-common.service
2.134s ModemManager.service
2.046s apparmor.service
1.878s plymouth-read-write.service
1.742s lightdm.service
1.739s plymouth-quit-wait.service
1.659s colord.service
1.634s systemd-modules-load.service
1.539s NetworkManager.service
1.357s user@1000.service
1.272s upower.service
1.142s user@0.service
935ms avahi-daemon.service
814ms repowerd.service
728ms polkit.service
552ms networking.service
543ms motd-news.service
526ms ufw.service
494ms systemd-journald.service
481ms irqbalance.service
473ms rsyslog.service
458ms gpu-manager.service
403ms udisks2.service
396ms kmod-static-nodes.service
297ms systemd-resolved.service
256ms wpa_supplicant.service
252ms packagekit.service
208ms systemd-rfkill.service
205ms dev-hugepages.mount
204ms dev-mqueue.mount
202ms sys-kernel-debug.mount
154ms setvtrgb.service
150ms dev-sda3.swap
141ms systemd-tmpfiles-setup.service
120ms apport.service
117ms systemd-udev-trigger.service
112ms systemd-fsck@dev-disk-by\x2duuid-9C50\x2d691C.service
107ms systemd-sysctl.service
103ms systemd-user-sessions.service
99ms systemd-udevd.service
94ms systemd-logind.service
76ms systemd-tmpfiles-clean.service
71ms plymouth-start.service
70ms ureadahead-stop.service
67ms pppd-dns.service
62ms alsa-restore.service
59ms boot-efi.mount
48ms systemd-remount-fs.service
46ms systemd-update-utmp.service
32ms snapd.autoimport.service
27ms systemd-journal-flush.service
26ms speech-dispatcher.service
24ms resolvconf.service
18ms snapd.socket
15ms dns-clean.service
10ms rtkit-daemon.service
10ms console-setup.service
9ms systemd-backlight@backlight:intel_backlight.service
9ms systemd-update-utmp-runlevel.service
5ms systemd-random-seed.service
4ms sys-fs-fuse-connections.mount
2ms openvpn.service
root@rigault-X751MA:/home/rigault# systemctl status dev-sda2.device
● dev-sda2.device - ST1000LM024_HN-M101MBB 2
Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:13.0-a
Loaded: loaded
Active: active (plugged) since Thu 2017-04-27 11:22:55 CEST; 1h 3min ago
Device: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/b
Warning: Journal has been rotated since unit was started. Log output is incomple
root@rigault-X751MA:/home/rigault# dmesg | grep sda2
[ 2.019125] sda: sda1 sda2 sda3
[ 2.699850] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 20.642188] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
root@rigault-X751MA:/home/rigault# cat /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass>
UUID=1d302ce3-b147-4160-8380-57d0f92d3a33 / ext4 relatime,errors=remount-ro 0 1
UUID=9C50-691C /boot/efi vfat umask=0077 0 1
UUID=3d8fac70-b802-41e7-9cf0-11536d653636 none swap sw 0 0
Dernière modification par otyugh (27-04-2017 11:31:17)