]> git.pld-linux.org Git - packages/nfs-utils.git/blobdiff - nfs.sysconfig
- updated to 2.3.4
[packages/nfs-utils.git] / nfs.sysconfig
index e24f437a31d1edabb27a9ac1f3f4d772a0e4a1d1..4744be7f0e9ee8a07b155de65af15458bb9cbdfa 100644 (file)
@@ -1,12 +1,21 @@
-# Set nice level for rpc.mountd, rpc.nfsd or knfsd
+# Set nice level for rpc.mountd and rpc.nfsd
 SERVICE_RUN_NICE_LEVEL="+0"
 
-# Customized setings for knfsd
+# Number of NFSD servers to start
+RPCNFSDCOUNT=8
 
-# This is for 2.2 kernel server.
-#RPCMOUNTOPTIONS="--no-nfs-version 3"
+# Set NFSv4 grace period
+#NFSD_V4_GRACE=
 
-RPCNFSDCOUNT=8
+# Enable RDMA support on the server by setting this to
+# the port the server should listen on
+#RDMA_PORT=20049
+
+# Options for NFS rpc.mountd
+#RPCMOUNTDOPTIONS=
+
+# Options for NFSv4 server-side rpcsec_gss daemon
+#RPCSVCGSSOPTIONS=
 
-# Server type we are running, U for userland NFSD, K for knfsd
-NFSDTYPE=
+# Options for NFSv4 ID <-> Name Mapper (idmapd)
+#RPCIDMAPOPTIONS=
This page took 0.053511 seconds and 4 git commands to generate.