[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
On 07/05/17 11:44, Julian Hall wrote: > I've been looking at the different NFS mount options, and wondered if > this would work: > > 192.168.1.3:/volume1/Hera /media/julian/HERA nfs > rsize=8192,wsize=8192,timeo=70,intr > > I sort of understand what those options do, and the timeo one is > interesting as I've noticed the Wired Network connection only seems > available a second or so after the desktop appears, so if I tell it to > wait a bit before failing that should stop system.d failing? > > This is the original line: > > 192.168.1.3:/volume1/Hera /media/julian/HERA nfs > noauto,x-systemd.automount,nouser,rsize=8192,wsize=8192,atime,rw,dev,exec,suid > 0 > > In short the behaviour I would like is what it used to before I > upgraded; that is boot the system and the NAS mounts automatically so I > can use it just as any other local drive. > > Both the above lines are commented out in the fstab btw. First, how is your network configured on Circe? Systemd, NetworkManager, manually... I suspect that your network connection isn't being activated by the system during early boot: it's probably only being activated as part of your user profile when you actually login. This would explain why the system was timing out waiting to mount a NFS share if the network wasn't up by that point. Most likely some system files were changed by a recent Mint upgrade and something, probably a systemd unit file dependency, has started calling the startup sequence differently which is why the issue has only just started manifesting. Cheers -- The Mailing List for the Devon & Cornwall LUG https://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/listfaq