Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* fsck with "err is 1"
@ 2011-11-23  5:33 Blair Zajac
  2011-11-23  6:02 ` Fajar A. Nugraha
  0 siblings, 1 reply; 6+ messages in thread
From: Blair Zajac @ 2011-11-23  5:33 UTC (permalink / raw)
  To: linux-btrfs

Hello,

I'm trying btrfs in a VirtualBox VM running Ubuntu 11.10 with kernel 3.0.0.  Running fsck I get a message with "err is 1".

root@ubuntu-11-10-i386:/# fsck -v -v /
fsck from util-linux 2.19.1
root 257 inode 878 errors 400
found 6938783744 bytes used err is 1
total csum bytes: 6281436
total tree bytes: 501153792
total fs tree bytes: 465928192
btree space waste bytes: 134778274
file data blocks allocated: 12274962432
 referenced 6405234688
Btrfs Btrfs v0.19

Does this mean there's an error?  Is err either always 0 or 1, or does err increment beyond 1?

I've tried doing the following to fix the filesystem, but "err is 1" doesn't change.

- btrfs filesystem balance /
- find / -mount -type f -print0 | xargs -0 cat >/dev/null

The later shows no errors in dmesg.

Thanks,
Blair


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

end of thread, other threads:[~2011-11-23 18:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-23  5:33 fsck with "err is 1" Blair Zajac
2011-11-23  6:02 ` Fajar A. Nugraha
2011-11-23 16:48   ` Blair Zajac
2011-11-23 17:32     ` Helmut Hullen
2011-11-23 17:44       ` Jan Schmidt
2011-11-23 18:32         ` Helmut Hullen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox