On 2/8/19 8:54 PM, Tom Horsley wrote:
> Sometime recently systemd has decided to shutdown
> the network interfaces before it unmounts all the
> NFS filesystems, thus resulting in about a 5 minute
> timeout on reboot.
>
> I've now added code to my pre-reboot script to
> umount -l and umount -f every
Sometime recently systemd has decided to shutdown
the network interfaces before it unmounts all the
NFS filesystems, thus resulting in about a 5 minute
timeout on reboot.
I've now added code to my pre-reboot script to
umount -l and umount -f every nfs filesystem
prior to really rebooting, and I ca