Re: [PATCH 0/1] Enable inter server to server copies on a export

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey!

On 10/29/21 09:45, J. Bruce Fields wrote:
On Thu, Oct 28, 2021 at 10:48:50AM -0400, Steve Dickson wrote:
This kernel patch and an upcoming nfs-utils patch
adds a new export option 's2sc' which will allow
inter server to server copies.

They're already allowed by a module option.  Why is an export option
better?
I was talking with an old admin... that you might know :-)
and he was suggestion he would what to control which
export used these types of copies... And I agreed with him.

And why should it be set on the destination server and not the
source server?
Maybe I'm missing something... but I believe nfsd4_copy() is only
called on the destination server since it is the only
function that looks at the inter_copy_offload_enable param.


Really, first I think we should try to identify what the problem is that
we're trying to solve.
I'm not trying to solve any problem... I'm just trying to enable a
feature in a sane and safe way. By only have one module param it
is on all the time on all copies... With an export opt, admins
can pick and choose which exports use it. I'm thinking that
is a bit less risky.

The option of setting the inter_copy_offload_enable is still
there... if admins want to go that route.

steved.

--b.


The option needs to be set on the destination server.

The idea behind the option is to allow admins the
ability to control which export can do these
types of copies.

Steve Dickson (1):
   nfsd4_copy: Adds the ability to do inter server to server on an export

  fs/nfsd/nfs4proc.c               | 3 ++-
  include/uapi/linux/nfsd/export.h | 1 +
  2 files changed, 3 insertions(+), 1 deletion(-)

--
2.31.1





[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux