All of lore.kernel.org
 help / color / mirror / Atom feed
* question about nfs41 features
@ 2010-09-23 18:30 Olga Kornievskaia
  2010-09-23 21:04 ` J. Bruce Fields
  2010-09-23 21:31 ` Mkrtchyan, Tigran
  0 siblings, 2 replies; 5+ messages in thread
From: Olga Kornievskaia @ 2010-09-23 18:30 UTC (permalink / raw)
  To: linux-nfs

I would greatly appreciate it I can get a reply from NFS41 server
implementers out there on the subject of whether or not the following
feature are (a) currently implemented by your server, (b) will be
implemented soon (1year), (c) having interest in being implemented
within the next few years and (d) are so low in priority that could be
said: will never be implemented.

volatile handles
named attributes
directory delegations
SSV
trunking (session or clientid)
segmented file layouts

recall of file layouts
cb_notify_deviceid
cb_getattr
cb_recall_slot
cb_notify_lock

Thank you.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: question about nfs41 features
  2010-09-23 18:30 question about nfs41 features Olga Kornievskaia
@ 2010-09-23 21:04 ` J. Bruce Fields
  2010-09-23 21:09   ` Olga Kornievskaia
  2010-09-28  9:27   ` Benny Halevy
  2010-09-23 21:31 ` Mkrtchyan, Tigran
  1 sibling, 2 replies; 5+ messages in thread
From: J. Bruce Fields @ 2010-09-23 21:04 UTC (permalink / raw)
  To: Olga Kornievskaia; +Cc: linux-nfs

On Thu, Sep 23, 2010 at 02:30:49PM -0400, Olga Kornievskaia wrote:
> I would greatly appreciate it I can get a reply from NFS41 server
> implementers out there on the subject of whether or not the following
> feature are (a) currently implemented by your server, (b) will be
> implemented soon (1year), (c) having interest in being implemented
> within the next few years and (d) are so low in priority that could be
> said: will never be implemented.

This could change depending on interest, of course, but:

> volatile handles
> named attributes

Probably both (d).

> directory delegations
> SSV

I'm guessing (c) or (d).  (I'd be happier if SSV were a higher priority,
but oh well.)

> trunking (session or clientid)

(b)

> segmented file layouts
> 
> recall of file layouts
> cb_notify_deviceid

Not sure.

> cb_getattr

(c)

> cb_recall_slot
> cb_notify_lock

Probably both (c).

This list doesn't necessarily get you anyone other than linux
implementors, so you may want to ask on nfsv4@ietf.org or ask people at
the bakeathon.

--b.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: question about nfs41 features
  2010-09-23 21:04 ` J. Bruce Fields
@ 2010-09-23 21:09   ` Olga Kornievskaia
  2010-09-28  9:27   ` Benny Halevy
  1 sibling, 0 replies; 5+ messages in thread
From: Olga Kornievskaia @ 2010-09-23 21:09 UTC (permalink / raw)
  To: J. Bruce Fields; +Cc: linux-nfs

On Thu, Sep 23, 2010 at 5:04 PM, J. Bruce Fields <bfields@fieldses.org>=
 wrote:
> On Thu, Sep 23, 2010 at 02:30:49PM -0400, Olga Kornievskaia wrote:
>> I would greatly appreciate it I can get a reply from NFS41 server
>> implementers out there on the subject of whether or not the followin=
g
>> feature are (a) currently implemented by your server, (b) will be
>> implemented soon (1year), (c) having interest in being implemented
>> within the next few years and (d) are so low in priority that could =
be
>> said: will never be implemented.
>
> This could change depending on interest, of course, but:
>
>> volatile handles
>> named attributes
>
> Probably both (d).
>
>> directory delegations
>> SSV
>
> I'm guessing (c) or (d). =A0(I'd be happier if SSV were a higher prio=
rity,
> but oh well.)
>
>> trunking (session or clientid)
>
> (b)
>
>> segmented file layouts
>>
>> recall of file layouts
>> cb_notify_deviceid
>
> Not sure.
>
>> cb_getattr
>
> (c)
>
>> cb_recall_slot
>> cb_notify_lock
>
> Probably both (c).
>
> This list doesn't necessarily get you anyone other than linux
> implementors, so you may want to ask on nfsv4@ietf.org or ask people =
at
> the bakeathon.

Thank you Bruce. Thomas Haynes has also pointed this mistake out to me
and I posted to the ietf list.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: question about nfs41 features
  2010-09-23 18:30 question about nfs41 features Olga Kornievskaia
  2010-09-23 21:04 ` J. Bruce Fields
@ 2010-09-23 21:31 ` Mkrtchyan, Tigran
  1 sibling, 0 replies; 5+ messages in thread
From: Mkrtchyan, Tigran @ 2010-09-23 21:31 UTC (permalink / raw)
  To: Olga Kornievskaia, linux-nfs



-----Original Message-----
From: linux-nfs-owner@vger.kernel.org on behalf of Olga Kornievskaia
Sent: Thu 9/23/2010 20:30
To: linux-nfs
Subject: question about nfs41 features
 
I would greatly appreciate it I can get a reply from NFS41 server
implementers out there on the subject of whether or not the following
feature are (a) currently implemented by your server, (b) will be
implemented soon (1year), (c) having interest in being implemented
within the next few years and (d) are so low in priority that could be
said: will never be implemented.


d) volatile handles
c) named attributes
c) directory delegations
d) SSV
a? if not - have to be fixed) trunking (session or clientid)
a, but switched off as linux client can't do that) segmented file layouts

b) recall of file layouts
a/b) cb_notify_deviceid
c) cb_getattr
c) cb_recall_slot
d) cb_notify_lock

Thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: question about nfs41 features
  2010-09-23 21:04 ` J. Bruce Fields
  2010-09-23 21:09   ` Olga Kornievskaia
@ 2010-09-28  9:27   ` Benny Halevy
  1 sibling, 0 replies; 5+ messages in thread
From: Benny Halevy @ 2010-09-28  9:27 UTC (permalink / raw)
  To: Olga Kornievskaia; +Cc: J. Bruce Fields, linux-nfs

On 2010-09-23 23:04, J. Bruce Fields wrote:
> On Thu, Sep 23, 2010 at 02:30:49PM -0400, Olga Kornievskaia wrote:
>> I would greatly appreciate it I can get a reply from NFS41 server
>> implementers out there on the subject of whether or not the following
>> feature are (a) currently implemented by your server, (b) will be
>> implemented soon (1year), (c) having interest in being implemented
>> within the next few years and (d) are so low in priority that could be
>> said: will never be implemented.
> 
> This could change depending on interest, of course, but:
> 
>> volatile handles
>> named attributes
> 
> Probably both (d).
> 
>> directory delegations
>> SSV
> 
> I'm guessing (c) or (d).  (I'd be happier if SSV were a higher priority,
> but oh well.)
> 
>> trunking (session or clientid)
> 
> (b)
> 
>> segmented file layouts
>>

maybe (c)

>> recall of file layouts
>> cb_notify_deviceid

This is already implemented in the linux-pnfs tree.

Benny

> 
> Not sure.
> 



>> cb_getattr
> 
> (c)
> 
>> cb_recall_slot
>> cb_notify_lock
> 
> Probably both (c).
> 
> This list doesn't necessarily get you anyone other than linux
> implementors, so you may want to ask on nfsv4@ietf.org or ask people at
> the bakeathon.
> 
> --b.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-09-28  9:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-23 18:30 question about nfs41 features Olga Kornievskaia
2010-09-23 21:04 ` J. Bruce Fields
2010-09-23 21:09   ` Olga Kornievskaia
2010-09-28  9:27   ` Benny Halevy
2010-09-23 21:31 ` Mkrtchyan, Tigran

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.