A while back I reported Jira NAS-136072 for idmapd not starting up in Fangtooth due to an incorrect path. While I fixed it locally, I was checking in on the bug report to see the status but can no longer see it in Jira.
Does anyone from iXsystems know if it will be fixed in the next patch release?
diff --git a/src/middlewared/middlewared/etc_files/nfs.conf.mako b/src/middlewared/middlewared/etc_files/nfs.conf.mako
index 658ec488ef..964bb14bfc 100644
--- a/src/middlewared/middlewared/etc_files/nfs.conf.mako
+++ b/src/middlewared/middlewared/etc_files/nfs.conf.mako
@@ -35,7 +35,7 @@
# TrueNAS configuration file for NFS
#
[general]
-pipefs-directory = /run/rpc_pipefs
+pipefs-directory = /var/lib/nfs/rpc_pipefs
[nfsd]
syslog = 1