Bug#687456: btrfs: Oops when adding a device on a degraded raid1 filesystem

2012-09-13 Thread Antoine Sirinelli
severity 687456 normal thanks In fact I created the RAID1-like filesystem the wrong way (btrfs wiki is wrong). I was using a RAID1 strategy only for the metadata and not the data. With the following command-line to create the fs, I no longer get the Oops: # mkfs.btrfs -m raid1 -d raid1 /dev/vdb /

Bug#687456: btrfs: Oops when adding a device on a degraded raid1 filesystem

2012-09-12 Thread Antoine Sirinelli
Package: src:linux Version: 3.2.23-1 Severity: grave On a very fresh wheezy install I was able to crash the kernel by playing with btrfs. I am reporting it using a kvm image but I first had the bug on real boxes. To reproduce the bug, I am creating a "raid1" btrfs filesystem, creating some file a