Hi all,
we're testing BTRFS on our Debian server. After a lot of operations
simulating a RAID1 failure, every time I mount my BTRFS RAID1 volume
the kernel logs these messages:
[73894.436173] BTRFS: bdev /dev/etherd/e30.20 errs: wr 33036, rd 0, flush 0,
corrupt 2806, gen 0
[73894.436181] BTRFS: bdev /dev/etherd/e60.28 errs: wr 244165, rd 0, flush 0,
corrupt 1, gen 4
Everything seems to work nice but I'm courious to know what these
messages mean (in particular what do "gen" and "corrupt"
mean?).
# uname -a
Linux dub 3.16-2-amd64 #1 SMP Debian 3.16.3-2 (2014-09-20) x86_64 GNU/Linux
# btrfs --version
Btrfs v3.16
# btrfs fi show
Label: 'btrfs_multiappliance' uuid:
3452ffdd-c09b-43dd-9adb-cffde8518a72
Total devices 2 FS bytes used 20.03GiB
devid 1 size 1.82TiB used 24.03GiB path /dev/etherd/e30.20
devid 2 size 3.64TiB used 24.03GiB path /dev/etherd/e60.28
# btrfs fi df /media/multiapp
Data, RAID1: total=22.00GiB, used=20.01GiB
System, RAID1: total=32.00MiB, used=16.00KiB
Metadata, RAID1: total=2.00GiB, used=21.23MiB
unknown, single: total=16.00MiB, used=0.00
# dmesg
[82932.655078] BTRFS info (device etherd/e30.20): disk space caching is enabled
[82932.678380] BTRFS: bdev /dev/etherd/e30.20 errs: wr 33036, rd 0, flush 0,
corrupt 2806, gen 0
[82932.678388] BTRFS: bdev /dev/etherd/e60.28 errs: wr 244165, rd 0, flush 0,
corrupt 1, gen 4
--
Thanks in advance,
Simone Ferretti
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs"
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html