Re: Oops while attempting to mount degraded multi-device raid1 data/metadata btrfs filesystem

2010-03-26 Thread Josef Bacik
On Fri, Mar 26, 2010 at 10:49:57AM -0700, Mike Fedyk wrote: I still get this oops with the latest btrfs kernel code from git (as of 2010-03-21) compiled against 2.6.32.9-70.fc12.x86_64 Will you try this patch [PATCH] Btrfs: fail to mount if we have problems reading the block groups and see

Re: Oops while attempting to mount degraded multi-device raid1 data/metadata btrfs filesystem

2010-03-26 Thread Mike Fedyk
On Fri, Mar 26, 2010 at 11:06 AM, Josef Bacik jo...@redhat.com wrote: On Fri, Mar 26, 2010 at 10:49:57AM -0700, Mike Fedyk wrote: I still get this oops with the latest btrfs kernel code from git (as of  2010-03-21) compiled against 2.6.32.9-70.fc12.x86_64 Will you try this patch [PATCH]

Oops while attempting to mount degraded multi-device raid1 data/metadata btrfs filesystem

2010-03-05 Thread Mike Fedyk
Hi, I get an oops with 2.6.33-0.46.rc8.git1.fc13.x86_64 while trying to mount a degraded raid1 btrfs filesystem. Here are the steps I performed to get to this stage. - Install fedora12 btrfs / on sda2 - mkfs.btrfs -m raid1 -d raid1 /dev/sda7 - cp -a from sda2 to sda7 - reboot into sda7 as / -