• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: September 22nd, 2023

help-circle
  • First thing I’d do is to look at the client (fedora) journal for anything funky happening.

    ‘sudo systemctl status nfs-client’

    Since it’s random I assume you won’t have any timeout in your /etc/fstab but it might be worth taking a look anyway.

    Be aware that if the network drops the NFS will be disconnected and won’t auto-reconnect so this could also be the issue.

    I don’t know if it plays well with container mounted volume, but looking at autofs could be a solution to auto-remount the share. I use it profusely for network mounted home directories.





  • While maybe not professional IT people but Linux users are quite known to be passionate about finding solutions. It’s quite recent that you can have a hands off experience with Linux, it was always a tinkerer’s OS before.

    I remember in high school having friends who were going crazy at the chance to be the one who could solve an OS issue, like an IT medal of honor.