All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Priebe <s.priebe@profihost.ag>
To: Josef Bacik <jbacik@fusionio.com>
Cc: "linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: use_block_rsv problems with 3.6.1
Date: Thu, 11 Oct 2012 20:56:20 +0200	[thread overview]
Message-ID: <50771654.5020206@profihost.ag> (raw)
In-Reply-To: <20121011185154.GA5755@localhost.localdomain>

Am 11.10.2012 20:51, schrieb Josef Bacik:
> On Thu, Oct 11, 2012 at 12:35:48PM -0600, Stefan Priebe wrote:
>> Hello,
>>
>> on i've seen the following backtrace a lot on 3.6.1:
>> [ 2231.644332] use_block_rsv: 1451 callbacks suppressed
>> [ 2231.645249] btrfs: block rsv returned -28
>
> Yeah this is the last deep dark corner of ENOSPC, we don't quite hold enough
> reserved to handle deleting lots of csums.  Technically this is supposed to be
> taken care of by ye olde global block rsv, but in some cases it's not enough.
> On the bright side if you are just seeing the warnings then we're able to find
> space somewhere and you are a-ok, but it is kind of annoying.  Once I finish my
> fsync stuff I'll go back to this problem and try and figure out a real solution.
> Thanks,

Pretty strange. As this is a freshly created btrfs - added 3 files and i 
was just:
- creating a read only snapshot
- cat file1 >file4
- creating a read only snapshot
- cat file2 >file5
- creating a read only snapshot
- cat file3 >file6
- creating a read only snapshot

nothing else.

Stefan

      reply	other threads:[~2012-10-11 18:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-11 18:35 use_block_rsv problems with 3.6.1 Stefan Priebe
2012-10-11 18:51 ` Josef Bacik
2012-10-11 18:56   ` Stefan Priebe [this message]

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=50771654.5020206@profihost.ag \
    --to=s.priebe@profihost.ag \
    --cc=jbacik@fusionio.com \
    --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 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.