linux-btrfs mailing list

FromSubjectsort iconDate
Ken D'Ambrosio
"Failed to read block groups" -- is this a problem?
Hey, all. I'm dealing with a potentially flaky 3Ware controller. Got seven 2 TB disks in a RAID-6. The BTRFS partition is a 9 TB partition. I've had to do a couple hard shutdowns on the system, and now I'm getting sporadic "Failed to read block groups" errors in dmesg: root@parsley:~# dmesg | egrep "Failed to read block groups:|btrfs" [ 27.184179] Failed to read block groups: -5 [ 27.295231] btrfs: open_ctree failed [ 2758.862565] Failed to read block groups: -5 [ 2758.896175] btrfs: ...
Dec 31, 10:01 am 2010
Itaru Kitayama
Re: [GIT PULL] [RFC PATCH 0/4] btrfs: Implement delayed ...
Hi Miao, The HEAD of the perf-improve fails to boot on my virtual machine. The system calls btrfs_delete_delayed_dir_index() with trans block_rsv set to NULL, thus selects, in get_block_rsv(), empty_block_rsv whose reserve is 0 (and size is also 0), which leads to ENOSPC. I wonder below patch is enough reserve metadata to finish btrfs_recover_log_trees() without going to ENOSPC. I appreciate your review. Singed-Off-by: Itaru Kitayama <kitayama@cl.bb4u.ne.jp> diff --git ...
Dec 31, 8:43 am 2010
previous daytodaynext day
December 30, 2010December 31, 2010None