On Sun, Feb 03, 2013 at 04:37:58PM -0700, "Piotr Pawłow" wrote:
> Hello,
> 
> 1 week ago I bought a new 2TB hard drive, created 1 partition on the whole
> disk, and created root and swap LVM volumes on it. I formatted root to
> btrfs with default options, except meta-data profile which I set to
> "single". I copied all my data to it and unplugged my old hard drives. It
> worked for a week.
> 
> Today I installed another 2TB hard drive, created LVM volumes as before,
> and added to my root filesystem. I started balance with data and metadata
> conversion to raid1. I left it doing its job, and returned few hours
> later. When I returned hard disks were idle, screen would not unlock, and
> I could not log in. I had to reset it.
> 
> After reset it won't mount. I booted the computer from a live-cd. It has
> an ancient kernel, so I installed qemu and captured the oops on the
> current version compiled from
> git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git:
> 

Ok good you have a git tree.  Can you run these commands

git remote-add josef \
        git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git
git fetch josef
git co josef/piotr

and then build that and run that.  It will spit out some debug stuff when it
mounts before it panics, can you capture all the output and reply to this email
with it?  Thanks,

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