Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp3363278pxb; Mon, 1 Nov 2021 12:26:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxTkefQsABuHqFiiGuWlq+sYrAcUUNDoHW3iukbJ+hygKfmMsJbKAgLS9VmaJO7LI6Ip2/1 X-Received: by 2002:a17:906:3a43:: with SMTP id a3mr37913879ejf.354.1635794792925; Mon, 01 Nov 2021 12:26:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635794792; cv=none; d=google.com; s=arc-20160816; b=Yo5WuI0XX/Er4HLoZxc/1m6upH8D+5wx68lJA9C03l3PVUNToRUMFI/4RLyxZnZtls GpLT8vCPxmFQyl+VvSfEvJe0aTEzMYEItecQxjY8i+qO14JZbxCoZlLwpoMmq4VWBzPx z1Jom0uneFh2Sm1Qz+6aPH7PbOpWDLijEealMkwSGB+B2zyJ63EBO2JvDo61OtabGIFs DX7EDnL4E6Jjq83HoSpddCAk7ZUMboXjH6vG9KkqO2SsxEBMMYGPDZd4oF4TdGXqLh/7 mn9PJkfw7uxq6Ne9VijVFJEKw1W/CdHlUaZrNs11F7Y6KvUkvTMLbKYP2Jw47VvNJS9h Wf1w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature:dkim-filter; bh=/viBnHPtNMz+L7xrFeIWguhrW2QOg0iMf+GTglrv5fc=; b=AV2kgcJQPNO80wfSVt5OenxsUK4y9oEdkc/4TOjdJcRyzSYQ/npaAb/rjUPPacjv8v hLsWP9vFI87Xy2Mwiq1T0L1pAZWmTZDtn2JUc7CzHgTIGZ/77j0kGE/OO/KaHu1ubyiW ELnL8pqieC9ggzVbTKkCEZOrg0/CHkG3tiWgJi+k6uZVOdRifdofVhBCTbMgzS8pGrq6 xln0Aiup3RkpBNjvIVHIvbOxit3cdD2cIiZ3yi7Z445VqkVgSTNmsie3H4FDGEcGgBzN Dar+J5bbl0x0C9fW1Ya+gIkZH5Q7MQk7FiJHNnifS45ahctNTRbsNeq7oA1QB1WRHC/Y LhsA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@fieldses.org header.s=default header.b=Mi7ZbEO6; spf=pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x13si20715010ejb.316.2021.11.01.12.26.09; Mon, 01 Nov 2021 12:26:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@fieldses.org header.s=default header.b=Mi7ZbEO6; spf=pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232600AbhKAT2k (ORCPT + 99 others); Mon, 1 Nov 2021 15:28:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39032 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231820AbhKAT2k (ORCPT ); Mon, 1 Nov 2021 15:28:40 -0400 Received: from fieldses.org (fieldses.org [IPv6:2600:3c00:e000:2f7::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 85D87C061714 for ; Mon, 1 Nov 2021 12:26:06 -0700 (PDT) Received: by fieldses.org (Postfix, from userid 2815) id 2567B7045; Mon, 1 Nov 2021 15:26:06 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.11.0 fieldses.org 2567B7045 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fieldses.org; s=default; t=1635794766; bh=/viBnHPtNMz+L7xrFeIWguhrW2QOg0iMf+GTglrv5fc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Mi7ZbEO6Y5fZBiGvNQRumlLRP4MtNdC0s3DqlAPQzUZs4X0kewwUH5Y8NcateZVUn aEoCqM3qPBIXInVtNVbQmhyszZCldOwquA92aWfKKBeCnIdkVLrQgY2F7xMQtUYHTU hGSn/zInN41JGT4zHHpwReTL5648oLimYBPNlB+s= Date: Mon, 1 Nov 2021 15:26:06 -0400 From: Bruce Fields To: Steve Dickson Cc: Chuck Lever III , Linux NFS Mailing List Subject: Re: [PATCH 0/1] Enable inter server to server copies on a export Message-ID: <20211101192606.GC14427@fieldses.org> References: <20211029134534.GA19967@fieldses.org> <3e928624-6a7a-8583-7ea4-4eef9c22488e@redhat.com> <20211029164058.GE19967@fieldses.org> <65b31c94-54aa-5035-546c-75eb0048ba96@redhat.com> <20211029191435.GI19967@fieldses.org> <20211101154046.GA12965@fieldses.org> <93DAB7C7-D0BB-48BA-9BFF-2821D88582EA@oracle.com> <20211101183916.GA14427@fieldses.org> <79e55dad-7f34-3723-98b0-7c2ef7be9355@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <79e55dad-7f34-3723-98b0-7c2ef7be9355@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org 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.