From: Bruce Fields <bfields@fieldses.org>
To: Steve Dickson <steved@redhat.com>
Cc: Chuck Lever III <chuck.lever@oracle.com>,
Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH 0/1] Enable inter server to server copies on a export
Date: Mon, 1 Nov 2021 15:26:06 -0400 [thread overview]
Message-ID: <20211101192606.GC14427@fieldses.org> (raw)
In-Reply-To: <79e55dad-7f34-3723-98b0-7c2ef7be9355@redhat.com>
On Mon, Nov 01, 2021 at 03:10:31PM -0400, Steve Dickson wrote:
>
>
> On 11/1/21 14:39, Bruce Fields wrote:
> >diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> >index 91ba391f9b32..14bc3f0b0149 100644
> >--- a/Documentation/admin-guide/kernel-parameters.txt
> >+++ b/Documentation/admin-guide/kernel-parameters.txt
> >@@ -3243,6 +3243,19 @@
> > driver. A non-zero value sets the minimum interval
> > in seconds between layoutstats transmissions.
> >+ nfsd.inter_copy_offload_enable =
> >+ [NFSv4.2] When set to 1, the server will support
> >+ server-to-server copies for which this server is
> >+ the destination of the copy.
> >+
> >+ nfsd.nfsd4_ssc_umount_timeout =
> >+ [NFSv4.2] When used as the destination of a
> >+ server-to-server copy, knfsd temporarily mounts
> >+ the source server. It caches the mount in case
> >+ it will be needed again, and discards it if not
> >+ used for the number of milliseconds specified by
> >+ this parameter.
> >+
> > nfsd.nfs4_disable_idmapping=
> > [NFSv4] When set to the default of '1', the NFSv4
> > server will return only numeric uids and gids to
> >@@ -3250,6 +3263,7 @@
> > and gids from such clients. This is intended to ease
> > migration from NFSv2/v3.
> >+
> > nmi_backtrace.backtrace_idle [KNL]
> > Dump stacks even of idle CPUs in response to an
> > NMI stack-backtrace request.
> >
> Interesting... I don't see these in the Linus tree I'm looking at [1]
> find Documentation/ -type f | xargs grep -i inter_copy_offload_enable
I was suggesting that as a patch. It's queued up for 5.16 now.
--b.
next prev parent reply other threads:[~2021-11-01 19:26 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-28 14:48 [PATCH 0/1] Enable inter server to server copies on a export Steve Dickson
2021-10-28 14:48 ` [PATCH 1/1] nfsd4_copy: Adds the ability to do inter server to server on an export Steve Dickson
2021-10-29 13:45 ` [PATCH 0/1] Enable inter server to server copies on a export J. Bruce Fields
2021-10-29 14:26 ` J. Bruce Fields
2021-10-29 15:24 ` Steve Dickson
2021-10-29 14:56 ` Steve Dickson
2021-10-29 16:40 ` J. Bruce Fields
2021-10-29 17:30 ` Steve Dickson
2021-10-29 19:14 ` J. Bruce Fields
2021-11-01 15:30 ` Steve Dickson
2021-11-01 15:40 ` J. Bruce Fields
2021-11-01 16:55 ` Chuck Lever III
2021-11-01 18:24 ` Steve Dickson
2021-11-01 18:39 ` Bruce Fields
2021-11-01 18:44 ` Chuck Lever III
2021-11-01 19:10 ` Steve Dickson
2021-11-01 19:26 ` Bruce Fields [this message]
2021-11-01 20:28 ` Steve Dickson
2021-11-01 19:02 ` Steve Dickson
2021-11-01 19:22 ` dai.ngo
2021-11-01 19:25 ` J. Bruce Fields
2021-11-01 20:25 ` Steve Dickson
-- strict thread matches above, loose matches on Subject: below --
2021-10-28 14:59 Steve Dickson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211101192606.GC14427@fieldses.org \
--to=bfields@fieldses.org \
--cc=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=steved@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox