-
Updates on NFSv4 Support?
I have not seen this problem on my system with 6.9.2 and up but strictly speaking this thread is about NFSv4 support. You might want to post elsewhere about the standby issue or see if there is a bug report open on it already. -Greg
-
Updates on NFSv4 Support?
What is the drive standby issue? -Greg
-
Updates on NFSv4 Support?
It works! As requested, I posted about my experience getting NFS4 working here. Thanks so much for this limetech -Greg
-
gcolds started following NFSv4 in 6.10.0-rc2d inital success
-
NFSv4 in 6.10.0-rc2d inital success
With this version that has nfs4 enabled in the kernel, I was able mount all my mount points with version 4 instead of version 3. To enable nfs4 I made no changes on the Unraid side (other than just upgrading to 6.10.0-rc2d). I use systemd to mount my unraid nfs shares. For each of my .mount files, I simply changed Type=nfs to Type=nfs4 I then rebooted to see everything automount as expected. I also manually mounted a share with the following command sudo mount -t nfs4 -o proto=tcp,port=2049 x.x.x.x:/mnt/user/BookLibrary /mnt/ADrive I checked the output of nfsstat -m to verify: ❯ nfsstat -m /nfs_mnt/AtlasBackups from x.x.x.x:/mnt/user/AtlasBackups Flags: rw,noatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.0.1.3,local_lock=none,addr=x.x.x.x /nfs_mnt/AtlasMedia from x.x.x.x:/mnt/user/AtlasMedia Flags: rw,noatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.0.1.3,local_lock=none,addr=x.x.x.x /nfs_mnt/GameUtils from x.x.x.x:/mnt/user/GameUtils Flags: rw,noatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.0.1.3,local_lock=none,addr=x.x.x.x /nfs_mnt/syslog_share from x.x.x.x:/mnt/user/syslog_share Flags: rw,noatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.0.1.3,local_lock=none,addr=x.x.x.x /nfs_mnt/GamesStorage from x.x.x.x:/mnt/user/GamesStorage Flags: rw,noatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.0.1.3,local_lock=none,addr=x.x.x.x /nfs_mnt/unsorted from x.x.x.x:/mnt/user/unsorted Flags: rw,noatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.0.1.3,local_lock=none,addr=x.x.x.x /mnt/ADrive from x.x.x.x:/mnt/user/BookLibrary Flags: rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.0.1.3,local_lock=none,addr=x.x.x.x So it looks like it mounted ok. Everything on my Manjaro linux desktop that uses those mounts at least starts ok. I'll do some more rigorous testing over the weekend but right now I'm running a backup and having Steam install a game to see how things shake out. So far so good though, fingers crossed! -Greg
-
Updates on NFSv4 Support?
I'll get right on this. The client I'm using nfs-utils from the Manjaro Linux Repo. Nothing special I think.
-
Updates on NFSv4 Support?
I'll be happy to test out in rc2. I exclusively only use NFS for my mounts since Steam games don't launch from SMB mounts on linux consistently).
-
gcolds started following Updates on NFSv4 Support?
-
Updates on NFSv4 Support?
I am new to unraid and would also like to add my voice to this request. I previously made a file store and media server with Ubuntu Server and went through much pain with NFS3 that I ultimately got resolved by switching to NFS 4. I use Ubuntu as my primary desktop and was unable to get backups using programs that use hardlinks working until the switch (I use a program called BackInTime). My steam library is on my file server (as in I run games, including windows games via proton, from my server over nfs) and this was extremely unreliable until I started using NFS4. Now that I'm on unraid, I'm dealing with all those old problems that I haven't had in the 4 years I was running Ubuntu with mergerFS. I don't regret the move as unraid lets me expand the things I can do with my server with way more ease but the loss of NFS 4 has been painful. Please enable NFS4 support.
gcolds
Members
-
Joined
-
Last visited