On May 8, 2014, at 7:06 AM, Chris Korent <ckor...@gmail.com> wrote:

> Linux sysresccd 3.10.35-std420-amd64 #2 SMP Wed Apr 2 18:31:51 UTC
> 
> btrfs --version
> Btrfs v3.14.1

I'm uncertain if this is an OK combination. I'm under the impression that the 
kernel should be the same or newer version than progs. Also kernel 3.10 is old 
in Btrfs terms. Before altering the file system further, I'd try a normal mount 
with the newest kernel you can get your hands on. If normal mount doesn't work, 
try either -o ro,recovery (bit more conservative but any repair isn't 
permanent) or -o recovery.

Although before you even get started, it's probably a good idea to take an 
image:

btrfs-image -c9 -t4 /dev/sdX /path/to/big/file

If you use btrfs check don't use any options yet.

The errors look a lot like Marc Merlin's error messages, and is also a case of 
Btrfs on dmcrypt.


Chris Murphy

--
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

Reply via email to