Linux NFS development
 help / color / mirror / Atom feed
From: Stanislav Kinsbursky <skinsbursky@parallels.com>
To: Ben Greear <greearb@candelatech.com>
Cc: "linux-nfs@vger.kernel.org" <linux-nfs@vger.kernel.org>,
	"trond@netapp.com" <trond@netapp.com>,
	Pavel Emelianov <xemul@parallels.com>
Subject: Re: NFS client virtualization plan
Date: Tue, 16 Aug 2011 16:19:40 +0400	[thread overview]
Message-ID: <4E4A605C.6050008@parallels.com> (raw)
In-Reply-To: <4E4A5B8A.5060802@candelatech.com>

Thanks. Will have a look.

16.08.2011 15:59, Ben Greear =D0=BF=D0=B8=D1=88=D0=B5=D1=82:
> On 08/16/2011 04:08 AM, Stanislav Kinsbursky wrote:
>> Added maintainer to mail recipients.
>> Trond, please, have a look.
>> Sorry for inconvenience.
>
> I have a set of patches that let NFS clients bind to a specific IP
> address, but I haven't gotten any feedback in the month since
> I posted them.
>
> But, likely you will want to touch similar paths to what I touched.
>
> Here's my patch series:
>
> https://lkml.org/lkml/2011/7/15/382
>
>
> You need some patches to mount.nfs
> for full functionality, in case you want to try it out:
>
> https://github.com/greearb/nfs-utils-ct
>
> Thanks,
> Ben
>
>
>>
>> 16.08.2011 15:00, Stanislav Kinsbursky =D0=BF=D0=B8=D1=88=D0=B5=D1=82=
:
>>> Hello.
>>> I'm going to virtualize NFS in mainline and here is my plan for NFS=
 client part.
>>> Any suggestions or criticism are welcome.
>>>
>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D
>>>
>>> "NFS client" virtualization plan:
>>>
>>> _RPC layer_:
>>>
>>> 1) Make rpcbind clients (rpcb_local_clnt and rpcb_local4_clnt) to b=
e
>>> per net namespace.
>>>
>>> _NFS layer_:
>>>
>>> 1) Net namespace inheritance (current->nsproxy->net have to be used=
 instead
>>> of init_net).
>>> Pointer to net namespace can be stored on nfs_client structure, whi=
ch will
>>> give easy access to proper net namespace during RPC transports crea=
tion.
>>>
>>> 2) Make Lockd kthread able to handle requests from different net na=
mespaces.
>>>
>>> 3) Make NFS callbacks kthreads (nfs4_callback_svc and nfs4.1_callba=
ck_svc) able
>>> to handle requests from different net namespaces.
>>>
>>> 4) Make NFS info lists (nfs_volume_list and nfs_client_list) to be =
per
>>> net namespace in addition to global ones.
>>>
>>> 5) Make NFS proc variables and it's internal content variables to b=
e per
>>> net namespace in addition to global ones.
>>>
>>> 6) Make NFS sysctl variables and it's internal content variables to=
 be per
>>> net namespace in addition to global ones.
>>>
>>>
>>>
>>
>>
>
>


--=20
Best regards,
Stanislav Kinsbursky

  reply	other threads:[~2011-08-16 12:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-16 11:00 NFS client virtualization plan Stanislav Kinsbursky
2011-08-16 11:08 ` Stanislav Kinsbursky
2011-08-16 11:59   ` Ben Greear
2011-08-16 12:19     ` Stanislav Kinsbursky [this message]
2011-08-18 15:54 ` Chuck Lever
2011-08-19  9:46   ` Stanislav Kinsbursky
2011-08-19 16:12     ` Chuck Lever
2011-08-19 17:21       ` Stanislav Kinsbursky
2011-08-19 19:32         ` J. Bruce Fields
2011-08-22 17:30           ` Stanislav Kinsbursky
2011-08-22 18:54             ` Jim Rees

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=4E4A605C.6050008@parallels.com \
    --to=skinsbursky@parallels.com \
    --cc=greearb@candelatech.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=trond@netapp.com \
    --cc=xemul@parallels.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