Occasional read error on idle USB attached disk

2015-03-05 Thread Sandy McArthur Jr
Linux mcplex 3.18.4-gentoo #1 SMP Wed Jan 28 22:25:43 EST 2015 x86_64 Intel(R) Core(TM) i7-2600S CPU @ 2.80GHz GenuineIntel GNU/Linux -- Sandy McArthur, Jr. "No nation could preserve its freedom in the midst of continual warfare." - Letters and Other Writings of James Madison (18

What does scrub tell me?

2015-02-04 Thread Sandy McArthur Jr
Does a btrfs scrub verify the integrity of the whole filesystem or just the data in that filesystem? I recently removed some unreliable drives from my multi-volume RAID1 btrfs filesystem and ran a scrub that completed with two corrected errors (see below). I've struggled with this filesystem due

Re: btrfs scrub status reports not running when it is

2015-01-14 Thread Sandy McArthur Jr
corrected errors: 512, uncorrectable errors: 1, unverified errors: 0 Still, the output when wrapping up is still not intuitive to me: "scrub started at Tue Jan 13 01:18:22 2015, interrupted after 136982 seconds, not running" On Wed, Jan 14, 2015 at 4:06 PM, Sandy McArthur Jr wrote: > So

btrfs scrub status reports not running when it is

2015-01-14 Thread Sandy McArthur Jr
fs v3.18.1 -- Sandy McArthur Jr "He who dares not offend cannot be honest." - Thomas Paine -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: If btrfs-find-root doesn't find tree roots is the filesystem lost?

2014-12-07 Thread Sandy McArthur Jr
On Sun, Dec 7, 2014 at 12:50 AM, Sandy McArthur Jr wrote: > Would the `btrfs check` output below indicate "only small error" and > that a --repair is likely to succeed? It did. Thanks Qu and Duncan. dmesg suggests I have some scrubbing to do: [220283.369150] BTRFS: bdev /dev/sdh

Re: If btrfs-find-root doesn't find tree roots is the filesystem lost?

2014-12-06 Thread Sandy McArthur Jr
> Original Message > Subject: If btrfs-find-root doesn't find tree roots is the filesystem lost? > From: Sandy McArthur Jr > To: linux-btrfs@vger.kernel.org > Date: 2014年12月04日 09:20 >> >> I have a many-disk btrfs filesystem that I cannot access after

If btrfs-find-root doesn't find tree roots is the filesystem lost?

2014-12-03 Thread Sandy McArthur Jr
I have a many-disk btrfs filesystem that I cannot access after a crash. When I run btrfs-find-root I get lots of "Well block [#] seems great [...]" lines but zero "Generation: [...]" lines. Is this filesystem lost? Context info below. I'll upgrade to a 3.17.4 kernel soon and try again just in cas