linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Duncan <1i5t5.duncan@cox.net>
To: linux-btrfs@vger.kernel.org
Subject: Re: Do quota groups cost noticeable performance in 3.14?
Date: Mon, 21 Apr 2014 22:45:43 +0000 (UTC)	[thread overview]
Message-ID: <pan$32bc6$efdaee98$c580d086$1cd467bd@cox.net> (raw)
In-Reply-To: pan$a2f12$b2daf6bc$70ff71c$1a6edc97@cox.net

Duncan posted on Mon, 21 Apr 2014 05:44:54 +0000 as excerpted:

> Marc MERLIN posted on Sun, 20 Apr 2014 12:59:01 -0700 as excerpted:
> 
>> I was looking at using qgroups for my backup server, which will be
>> filled with millions of files in subvolumes with snapshots.
>> 
>> I read a warning that quota groups had performance issues, at least in
>> the past.
> 
> Yes.  Additionally, there were serious bugs [...]
> 
>> Is it still true?
> 
> Very good question.

New information.  See Josef Bacik's new thread:

Snapshot aware defrag and qgroups thoughts
Monday, 21 April, 7:55:46 -0700

http://permalink.gmane.org/gmane.comp.file-systems.btrfs/34405

Looks like he's going to be rewriting qgroups accounting to rework 
sequence numbers, as part of his work to get a reasonable scalable 
snapshot-aware-defrag.  But he's on paternity leave ATM, so my guess is 
that's iffy for the 3.16 commit-window and thus may not make it until 
3.17, which @ ~10 weeks a kernel cycle and being ~2 weeks past the 3.15 
commit window (we're on rc2), leaves us ~18 weeks until 3.17-rc1, early 
September.

Anyway, with that rewrite coming, unless you're really itchy to get into 
qgroups now, I'd wait until after that to dive in.

Meanwhile, his explanation of the present interaction between qgroups and 
the (currently disabled) snapshot-aware-defrag was an entirely new thing 
for me.  As I haven't any current need for qgroups I had somewhat walled 
that area off as something I didn't mess with or need to know about at 
this time, but his explanation certainly goes quite some way to 
explaining why snapshot-aware-defrag was so horribly bad for some people, 
those unlucky enough to be doing heavy snapshotting, with qgroups active, 
on very active heavy-internal-rewrite-pattern files.

I was already (and still) recommending a good snapshot thinning program 
for those doing automated snapshotting, keeping the number of snapshots 
per subvolume under 500 and preferably 200-300 max (quite reasonable with 
a good thinning setup, even with originally per-minute snapshots).  And I 
was already recommending that people keep large (>1 GiB) heavy-internal-
rewrite-pattern files NOCOW, on dedicated subvolumes to avoid 
snapshotting (using conventional backup for them).  But I had no /idea/ 
qgroups threw another geometric-scaling factor into the mix!

That definitely adds a new recommendation to the set -- avoid qgroups on 
subvolumes with heavy-internal-rewrite-pattern files.  And if you MUST 
qgroup OR heavily snapshot, choose one OR the other, DEFINITELY NOT 
BOTH!  At least until that qgroups accounting rewrite gets done.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman


  reply	other threads:[~2014-04-21 22:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-20 19:59 Do quota groups cost noticeable performance in 3.14? Marc MERLIN
2014-04-21  5:44 ` Duncan
2014-04-21 22:45   ` Duncan [this message]
2014-04-21 23:01     ` Marc MERLIN

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='pan$32bc6$efdaee98$c580d086$1cd467bd@cox.net' \
    --to=1i5t5.duncan@cox.net \
    --cc=linux-btrfs@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 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).