Re: NFS not mounted at boot -

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

 



Hi.

On Tue, 31 Jul 2018 10:42:42 -0700 Rick Stevens wrote:

> On 07/31/2018 10:23 AM, Francis.Montagnac@xxxxxxxx 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.

> Yes, I realize this. This is one of the issues with systemd in general,
> it parallelizes stuff and causes these race conditions.

Not quite the problem IMO. systemd parallelizes yes, but offers
(various) ways to specify dependencies for proper ordering.

This problem is here with NetworkManager that starts
asynchronously. Note also that NetworkManager was adopted far before
systemd.

And thanks to systemd to allow overloading/overriding the
configurations of the system *without* modifying a configuration file
but by adding a drop-in .conf file.

In this case, it allows you to specify what you want for
"the network is up". One may for example extend this from:

the default:

   nm-online -s -q --timeout=30

to (the choice I made):

   routes defined and gateway reachable

or to:

   routes defined and gateway reachable and DNS servers reachable

-- 
francis
_______________________________________________
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/PMTILCGS7ZKRJHO7TJYVRL4QNEIJJPIU/



[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