All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Banks <gnb@sgi.com>
To: "J. Bruce Fields" <bfields@fieldses.org>,
	NFS list <linux-nfs@vger.kernel.org>
Subject: Re: issues with project quota over nfs
Date: Mon, 16 Mar 2009 14:03:37 +1100	[thread overview]
Message-ID: <49BDC189.10104@sgi.com> (raw)
In-Reply-To: <20090315205516.GB26627@fieldses.org>

J. Bruce Fields wrote:
> On Fri, Mar 13, 2009 at 09:59:26AM -0700, Brian Wince wrote:
>   
>> All,
>> We have a Quad-core server running gentoo 2.6.27-r7 that is used as an nfs server for a xfs partition.
>> We are using project quota's on directories within this partition and exporting this.
>> When a client tries to untar in the dir with project quotas set and reaches the quota limit the load on the NFS server goes up dramatically and stays like this for a few minutes after the tar has gone through trying to write all of it files and failing due to quota limit exceeded.
>>  
>> Is this a known issue and if so is there anything that can be done to resolve this.
>>  
>> We do not see this issue if on the locally mounted partition. This only happens over NFS.
>>  
>> Please let me know if you need more information or if this should be addressed on a different list.
>>     
>
> It doesn't sounds familiar to me.  Might also be worth cc:'ing xfs
> people.
>
>
>   
Oh dear.  Brian asked it there frst, and I redirected him here.  In the
absence of network traces, it smelt to me like the old client problem
where errors like ENOSPC or EDQUOT during writeback were only returned
to the app on close() and not the next write(), thus causing clients
which exceed  quota during long streaming writes pointlessly to send a
lot of data to the server all of which is dropped on the server.

-- 
Greg Banks, P.Engineer, SGI Australian Software Group.
the brightly coloured sporks of revolution.
I don't speak for SGI.


  reply	other threads:[~2009-03-16  2:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-13 16:59 issues with project quota over nfs Brian Wince
     [not found] ` <AD300F292705ED4089373955E129C1780491E77D-wMZ1LeS2F8LT6zSRBKwRIVaTQe2KTcn/@public.gmane.org>
2009-03-15 20:55   ` J. Bruce Fields
2009-03-16  3:03     ` Greg Banks [this message]
2009-03-16 12:37       ` Trond Myklebust
  -- strict thread matches above, loose matches on Subject: below --
2009-03-12 19:56 brian wince
2009-03-13  2:19 ` Greg Banks

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=49BDC189.10104@sgi.com \
    --to=gnb@sgi.com \
    --cc=bfields@fieldses.org \
    --cc=linux-nfs@vger.kernel.org \
    /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 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.