* novice question about large write requests
@ 2007-02-02 13:35 Venkatesh KS
2007-02-02 14:12 ` Peter Staubach
0 siblings, 1 reply; 3+ messages in thread
From: Venkatesh KS @ 2007-02-02 13:35 UTC (permalink / raw)
To: nfs
[-- Attachment #1.1: Type: text/plain, Size: 585 bytes --]
Folks,
I am trying to understand how nfs client handles a server reboot while
issuing multiple
unstable writes followed by a commit.
Say a user requests a large write requests.
nfs client breaks it into multiple 32k requests, each 32k write request
being unstable
and finally a commit call before the nfs client returns back to the user.
If the server reboots in between these write calls, will the nfs client know
abt it.
The write before this may not have made it to disk. If the nfs client doenst
know
abt it then it goes ahead with commit call and returns.
regards,
-venkatesh
[-- Attachment #1.2: Type: text/html, Size: 641 bytes --]
[-- Attachment #2: Type: text/plain, Size: 374 bytes --]
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
[-- Attachment #3: Type: text/plain, Size: 140 bytes --]
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: novice question about large write requests
2007-02-02 13:35 novice question about large write requests Venkatesh KS
@ 2007-02-02 14:12 ` Peter Staubach
2007-02-02 16:10 ` Chuck Lever
0 siblings, 1 reply; 3+ messages in thread
From: Peter Staubach @ 2007-02-02 14:12 UTC (permalink / raw)
To: Venkatesh KS; +Cc: nfs
Venkatesh KS wrote:
> Folks,
>
> I am trying to understand how nfs client handles a server reboot while
> issuing multiple
> unstable writes followed by a commit.
>
> Say a user requests a large write requests.
> nfs client breaks it into multiple 32k requests, each 32k write
> request being unstable
> and finally a commit call before the nfs client returns back to the user.
>
> If the server reboots in between these write calls, will the nfs
> client know abt it.
> The write before this may not have made it to disk. If the nfs client
> doenst know
> abt it then it goes ahead with commit call and returns.
I would suggest checking out RFC1813 for information on this topic.
ps
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: novice question about large write requests
2007-02-02 14:12 ` Peter Staubach
@ 2007-02-02 16:10 ` Chuck Lever
0 siblings, 0 replies; 3+ messages in thread
From: Chuck Lever @ 2007-02-02 16:10 UTC (permalink / raw)
To: Peter Staubach; +Cc: nfs
[-- Attachment #1: Type: text/plain, Size: 951 bytes --]
Peter Staubach wrote:
> Venkatesh KS wrote:
>> Folks,
>>
>> I am trying to understand how nfs client handles a server reboot while
>> issuing multiple
>> unstable writes followed by a commit.
>>
>> Say a user requests a large write requests.
>> nfs client breaks it into multiple 32k requests, each 32k write
>> request being unstable
>> and finally a commit call before the nfs client returns back to the user.
>>
>> If the server reboots in between these write calls, will the nfs
>> client know abt it.
>> The write before this may not have made it to disk. If the nfs client
>> doenst know
>> abt it then it goes ahead with commit call and returns.
>
> I would suggest checking out RFC1813 for information on this topic.
There is also some explanation of this in the Linux NFS FAQ:
http://nfs.sourceforge.net/
and we've found Brent Callaghan's "NFS Illustrated" to have some useful
explanation of reboot recovery with unstable writes.
[-- Attachment #2: chuck.lever.vcf --]
[-- Type: text/x-vcard, Size: 265 bytes --]
begin:vcard
fn:Chuck Lever
n:Lever;Chuck
org:Oracle Corporation;Corporate Architecture Linux Projects Group
email;internet:chuck dot lever at nospam oracle dot com
title:Principle Member of Staff
tel;work:+1 248 614 5091
x-mozilla-html:FALSE
version:2.1
end:vcard
[-- Attachment #3: Type: text/plain, Size: 374 bytes --]
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
[-- Attachment #4: Type: text/plain, Size: 140 bytes --]
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-02-02 16:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-02 13:35 novice question about large write requests Venkatesh KS
2007-02-02 14:12 ` Peter Staubach
2007-02-02 16:10 ` Chuck Lever
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.