linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How does the client manage NFS3ERR_NOSPC ?
@ 2012-03-05 17:16 DENIEL Philippe
  2012-03-05 21:01 ` Myklebust, Trond
  0 siblings, 1 reply; 3+ messages in thread
From: DENIEL Philippe @ 2012-03-05 17:16 UTC (permalink / raw)
  To: NFS list

Hi List,

I ran a stupid test (using the kernel's knfsd) : I filled up completely 
a filesystem with a few big file. When it was 100% full (no free block 
at all), I ran a dd on it.
The dd said it could write 793 blocks of size 1mb  and failed on IO 
error. At the end, I could see an empty file in the NFS exported tree.
Question is :
    - why did I get EIO and not ENOSPC ?
    - why did dd say "hey, I could write 793 blocks" when it wrote 
nothing (and could not write anything).
Do you have an idea on that ?

    Regards

       Philippe

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

end of thread, other threads:[~2012-03-05 21:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-05 17:16 How does the client manage NFS3ERR_NOSPC ? DENIEL Philippe
2012-03-05 21:01 ` Myklebust, Trond
2012-03-05 21:42   ` Malahal Naineni

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).