Page MenuHomeFreeBSD

D27430.id80171.diff
No OneTemporary

D27430.id80171.diff

Index: sbin/mount_nfs/mount_nfs.8
===================================================================
--- sbin/mount_nfs/mount_nfs.8
+++ sbin/mount_nfs/mount_nfs.8
@@ -28,7 +28,7 @@
.\" @(#)mount_nfs.8 8.3 (Berkeley) 3/29/95
.\" $FreeBSD: head/sbin/mount_nfs/mount_nfs.8 363288 2020-07-17 21:55:24Z gbe $
.\"
-.Dd August 31, 2020
+.Dd November 30, 2020
.Dt MOUNT_NFS 8
.Os
.Sh NAME
@@ -217,9 +217,18 @@
OpenOwner for all Opens.
This may be useful for a server with a very low limit on OpenOwners, such as
AmazonEFS.
-It ca only be used with an NFSv4.1 or NFSv4.2 mount.
+This option cannot be used for an NFS Version 4, minor version 0 mount.
+As such, this option requires the
+.Cm minorversion
+option be specified with a value of 1 for AmazonEFS, because AmazonEFS does
+not support minor version 2 at this time.
It may not work correctly when Delegations are being issued by a server,
but note that the AmazonEFS server does not issued delegations at this time.
+This option is only meaningful when used with the
+.Cm nfsv4
+and
+.Cm minorversion
+options.
.It Cm pnfs
Enable support for parallel NFS (pNFS) for minor version 1 or 2 of the
NFS Version 4 protocol.

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 23, 10:12 PM (3 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32047402
Default Alt Text
D27430.id80171.diff (1 KB)

Event Timeline