Re: NFS not mounted at boot -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/31/2018 10:23 AM, Francis.Montagnac@xxxxxxxx wrote:
> 
> Hi
> 
> On Tue, 31 Jul 2018 09:35:27 -0700 Rick Stevens wrote:
> 
>> If you don't have the automount stuff, I think the most reliable thing
>> is to give your client a fixed IP/netmask/gateway combination. ...
> 
> This may not be sufficient: I had a client with fixed IP configuration
> that fails to mount an NFS server at boot.
> 
> The turnaround that works for me is to ovverride
> NetworkManager-wait-online.service to disable the use of nm-online and
> to wait instead for the (static) routes/gateways to become
> defined/reachable.
> 
> See the thread:
> 
>   NetworkManager-wait-online is still utterly, and completely, broken
> 
>   https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/thread/EGC324JD3HJCGVN7J55WYPRLFDA3TP7N/#JIHMC6CIIHWJPD2Q6HNEYTZT5RBLEGYV
> 
> and my post:
> 
>   https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/message/THPESZMXWTH6IO6B6YJXUQAGHOMPVCFF/

Yes, I realize this. This is one of the issues with systemd in general,
it parallelizes stuff and causes these race conditions. The entire
network startup process should be single threaded (IMHO) to allow the
appropriate sequence of events to occur before stating that the network
is either up or down.

I reiterate my previous statements: systemd is a solution in search of a
problem. Parallelizing boot processes to speed things up is sorta silly.
Typically, booting a system is a sequence of operations that must be
performed in a specific order. A huge part of the complexity of systemd
(oneshots, forks, wait-for-this-or-that) is to try to get around its
attempts to parallelize these processes.

If you have to reboot so often that boot speed is an issue, your system
has other issues.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ricks@xxxxxxxxxxxxxx -
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
-                                                                    -
-           If it's stupid and it works...it ain't stupid!           -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/message/3JDXC66R7SMT6C6LSFKL3RSK6CAJOWNX/



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux