hello
i have just made a fresh install of opensuse 13.1 on a new computer
it takes around 10 minutes from the time i push the power on button to the time i can see the lightdm window asking for logging
this is just an enormous time compared to my other machines
what can be the trouble i do not figure out how to get tackle this issue
jean pierre aubry
Start by examining the following
systemd-analyze blame
systemd-analyze critical-chain
Hopefully, that will reveal the culprit.
hello deano_ferrari
thanks for the hints
i have this line which seems to be the fault
5min nfs.service
but i do not understand much more as i have this line in fstab
192.168.1.10:/travail /achille-reseau nfs defaults 0 0
which seems pretty normal to me
so what?
Are you using NetworkManager or ifup? See if any of the advice mentioned here can help:
https://wiki.archlinux.org/index.php/NFS#Mount_using_.2Fetc.2Ffstab_with_systemd
Also, some options here that could work for you:
https://www.happyassassin.net/2011/05/12/cute-systemd-trick-of-the-day-auto-mounting-remote-shares/
I’m sure others can advise further, as there are various ways to work around remote shares with systemd.
useful linksi use ifup
obviously the snag in the defaults option
still the latency time is different from one machine to the other with the defaults setup
different physical controller and driver ?
Difficult to say without being in front of your machines, and you never shared the output.
it is now (after 2 days) working smoothly with defaults in fstabis it possible that the change would be applied after more than one reboot?
i had like to share the output but i do not really know what is relevant in this issue