All of lore.kernel.org
 help / color / mirror / Atom feed
* Btrfsck errors (fs tree 565 refs 125 not found) - how serious
@ 2013-05-27  0:07 Clemens Eisserer
  2013-05-30 18:06 ` Clemens Eisserer
  0 siblings, 1 reply; 5+ messages in thread
From: Clemens Eisserer @ 2013-05-27  0:07 UTC (permalink / raw)
  To: linux-btrfs

Hi,

For about 3 weeks I've been using btrfs on my desktop machine, using
the snapshot-functionality quite a lot.

Today I ran btrfsck and got about ~10MB of output which looks like:

fs tree 565 refs 125 not found
	unresolved ref root 807 dir 813347 index 277 namelen 39 name
snapshot_1368273601_2013-05-11_14:00:01 error 600
	unresolved ref root 808 dir 813347 index 277 namelen 39 name
snapshot_1368273601_2013-05-11_14:00:01 error 600
.......

fs tree 566 refs 125 not found
	unresolved ref root 807 dir 813347 index 278 namelen 39 name
snapshot_1368274201_2013-05-11_14:10:01 error 600
	unresolved ref root 808 dir 813347 index 278 namelen 39 name
snapshot_1368274201_2013-05-11_14:10:01 error 600
......


while the log contained a lot of different values for "fs tree", the
refs which were not found stays fairly constant:

refs: 125, 397, 398, 406, 407, 420

How serious are those issues, should I be worried?
Would it help if I find ways to reproduce this behaviour on a fresh
btrfs filesystem?

Thank you in advance, Clemens

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

* Re: Btrfsck errors (fs tree 565 refs 125 not found) - how serious
  2013-05-27  0:07 Btrfsck errors (fs tree 565 refs 125 not found) - how serious Clemens Eisserer
@ 2013-05-30 18:06 ` Clemens Eisserer
  2013-05-30 18:55   ` Josef Bacik
  0 siblings, 1 reply; 5+ messages in thread
From: Clemens Eisserer @ 2013-05-30 18:06 UTC (permalink / raw)
  To: linux-btrfs

Hi again,

I am able to induce the btrfsck errors I experienced using a synthetic
workload on a fresh filesystem with linux-3.10.0.rc2.
However as filing the bug-report would take quite some time (uploading
512mb trace-files, writing a short read-me, ...) I wonder whether this
is an issue woth of reporting, or maybe just caused by an outdated
version of btrfsck (I am using
btrfs-progs-0.20.rc1.20130308git704a08c-1).

Regards, Clemens

> fs tree 565 refs 125 not found
>         unresolved ref root 807 dir 813347 index 277 namelen 39 name
> snapshot_1368273601_2013-05-11_14:00:01 error 600
  ......

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

* Re: Btrfsck errors (fs tree 565 refs 125 not found) - how serious
  2013-05-30 18:06 ` Clemens Eisserer
@ 2013-05-30 18:55   ` Josef Bacik
  2013-05-30 19:36     ` Clemens Eisserer
  0 siblings, 1 reply; 5+ messages in thread
From: Josef Bacik @ 2013-05-30 18:55 UTC (permalink / raw)
  To: Clemens Eisserer; +Cc: linux-btrfs

On Thu, May 30, 2013 at 12:06:50PM -0600, Clemens Eisserer wrote:
> Hi again,
> 
> I am able to induce the btrfsck errors I experienced using a synthetic
> workload on a fresh filesystem with linux-3.10.0.rc2.
> However as filing the bug-report would take quite some time (uploading
> 512mb trace-files, writing a short read-me, ...) I wonder whether this
> is an issue woth of reporting, or maybe just caused by an outdated
> version of btrfsck (I am using
> btrfs-progs-0.20.rc1.20130308git704a08c-1).
> 

You are running on an unmounted fs right?  Also please make sure you are running
the git version

git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git

Thanks,

Josef

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

* Re: Btrfsck errors (fs tree 565 refs 125 not found) - how serious
  2013-05-30 18:55   ` Josef Bacik
@ 2013-05-30 19:36     ` Clemens Eisserer
  2013-05-31 20:43       ` Clemens Eisserer
  0 siblings, 1 reply; 5+ messages in thread
From: Clemens Eisserer @ 2013-05-30 19:36 UTC (permalink / raw)
  To: linux-btrfs

Hi Josef,

> You are running on an unmounted fs right?  Also please make sure you are running
> the git version

Yes, the fs was properly unmounted.

> git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git

I still get those errors, I'll try to file a bug-report with the
tools/data required to reproduce this issue...

Thanks, Clemens

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

* Re: Btrfsck errors (fs tree 565 refs 125 not found) - how serious
  2013-05-30 19:36     ` Clemens Eisserer
@ 2013-05-31 20:43       ` Clemens Eisserer
  0 siblings, 0 replies; 5+ messages in thread
From: Clemens Eisserer @ 2013-05-31 20:43 UTC (permalink / raw)
  To: linux-btrfs

Hi,

>> You are running on an unmounted fs right?  Also please make sure you are running
>> the git version
>
> Yes, the fs was properly unmounted.
>
>> git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git
>
> I still get those errors, I'll try to file a bug-report with the
> tools/data required to reproduce this issue...

Filed at: https://bugzilla.kernel.org/show_bug.cgi?id=59051

Regards

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

end of thread, other threads:[~2013-05-31 20:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-27  0:07 Btrfsck errors (fs tree 565 refs 125 not found) - how serious Clemens Eisserer
2013-05-30 18:06 ` Clemens Eisserer
2013-05-30 18:55   ` Josef Bacik
2013-05-30 19:36     ` Clemens Eisserer
2013-05-31 20:43       ` Clemens Eisserer

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.