linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [nfsv4] Question about NFS41 server attributes changes
@ 2010-12-11 16:39 P.B.Shelley
  2010-12-12 19:05 ` Trond Myklebust
  0 siblings, 1 reply; 2+ messages in thread
From: P.B.Shelley @ 2010-12-11 16:39 UTC (permalink / raw)
  To: linuxnfs, nfsv4

Hi,

I have a questions about NFS41 server attributes. The protocol defines
clearly in section 5.6 which attributes are modifiable by client and
which are not. But it is not clear on which attributes are modifiable
by server or not. Take the fs_layout_type and layout_blksize attribute
as an example. Can server change them at any time? What should client
do if server changes some attributes on its own?

-- 
Thanks,
Shelley
_______________________________________________
nfsv4 mailing list
nfsv4@ietf.org
https://www.ietf.org/mailman/listinfo/nfsv4

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

* Re: [nfsv4] Question about NFS41 server attributes changes
  2010-12-11 16:39 [nfsv4] Question about NFS41 server attributes changes P.B.Shelley
@ 2010-12-12 19:05 ` Trond Myklebust
  0 siblings, 0 replies; 2+ messages in thread
From: Trond Myklebust @ 2010-12-12 19:05 UTC (permalink / raw)
  To: P.B.Shelley; +Cc: linuxnfs, nfsv4

On Sun, 2010-12-12 at 00:39 +0800, P.B.Shelley wrote:
> Hi,
> 
> I have a questions about NFS41 server attributes. The protocol defines
> clearly in section 5.6 which attributes are modifiable by client and
> which are not. But it is not clear on which attributes are modifiable
> by server or not. Take the fs_layout_type and layout_blksize attribute
> as an example. Can server change them at any time? What should client
> do if server changes some attributes on its own?
> 

For something like the fs_layout_type, the client should expect the
server to recall all layouts that may be affected by the change.

For most variables, however, the client should be aware that they can
change, and is expected to revalidate them by polling at regular
intervals.
fs_locations and security policy changes can also be detected by polling
the policy_change attribute (if supported on the server).

Cheers
  Trond


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

end of thread, other threads:[~2010-12-12 19:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-11 16:39 [nfsv4] Question about NFS41 server attributes changes P.B.Shelley
2010-12-12 19:05 ` Trond Myklebust

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).