Re: Mount of NAS Ethernet Connect to Router Fails at Boot Time for CIFS Interface in F24

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

 



On Thu, 19 Jan 2017 07:02:28 +1100
Stephen Morris wrote:

> Given 
> that both the CIFS and NFS mount points are being mounted in parallel it 
> is now potentially looking like SYSTEMD is problematic in its ability to 
> handle those mounts in parallel properly.

Nah, it isn't parallel mounting, it is systemd having absolutely no
idea what "up" means for networking. I find network mounts are totally
random on all systemd based systems, and I've taken to saying "noauto" in
all network mount options and putting stuff like this in /etc/rc.d/rc.local

/bin/bash -c 'sleep 25 ; mount -t nfs -a' > /dev/null 2>&1 < /dev/null &
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[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