linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Elifarley Callado Coelho Cruz <elifarley@gmail.com>
To: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: Frequent error messages (block group X has wrong amount of free space)
Date: Wed, 5 Feb 2014 11:31:28 -0200	[thread overview]
Message-ID: <CALU6X8=qRRT5CTj0M_E34dJapQemo61Qi2QZRpxRG91O3Z8yxg@mail.gmail.com> (raw)

I've recently installed ArchLinux on a Lenovo Ideapad laptop.
Right on the first day of use, I received error messages at boot time
like these:

BTRFS error (device dm-0): block group 11840520192 has wrong amount of
free space
BTRFS error (device dm-0): failed to load free space cache for block
group 11840520192


Then I added the clear_cache option to see if the problem would go
away. After 3 boots, it did go away. But after some more boots, it's
back!

I believe there has been no unclean shutdowns nor lock-ups so far.

What could be causing this error during normal operation?

I have:
Kernel 3.12.9
btrfs-progs 3.12

/etc/fstab:

# /dev/mapper/luks-pool
UUID=c56031b3-af27-41f6-8103-ede1f0743ac0       /               btrfs
         subvol=arch,compress=zlib,nospace_cache,rw,noatime,clear_cache
 0 0

# /dev/mapper/luks-pool
UUID=c56031b3-af27-41f6-8103-ede1f0743ac0       /var            btrfs
         subvol=arch-var,compress=lzo,nospace_cache,commit=180,rw,noatime,clear_cache
   0 0

# /dev/mapper/luks-pool
UUID=c56031b3-af27-41f6-8103-ede1f0743ac0       /home           btrfs
         subvol=home,compress=zlib,nospace_cache,rw,noatime,clear_cache
 0 0


Thanks!

                 reply	other threads:[~2014-02-05 13:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CALU6X8=qRRT5CTj0M_E34dJapQemo61Qi2QZRpxRG91O3Z8yxg@mail.gmail.com' \
    --to=elifarley@gmail.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 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).