From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-f47.google.com ([209.85.214.47]:36618 "EHLO mail-it0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932163AbcJQSws (ORCPT ); Mon, 17 Oct 2016 14:52:48 -0400 Received: by mail-it0-f47.google.com with SMTP id 139so52162350itm.1 for ; Mon, 17 Oct 2016 11:52:48 -0700 (PDT) From: "Jason D. Michaelson" To: "'Chris Murphy'" Cc: "'Btrfs BTRFS'" References: <5cde01d2230f$fa1e3150$ee5a93f0$@com> <5ce201d22364$96702780$c3507680$@com> <5e8501d223d7$715a9bb0$540fd310$@com> <5e8601d223da$0cbf6c00$263e4400$@com> <5e8701d223f1$c7ea0960$57be1c20$@com> <602501d224b2$519b3330$f4d19990$@com> In-Reply-To: Subject: RE: raid6 file system in a bad state Date: Mon, 17 Oct 2016 13:52:45 -0500 Message-ID: <065201d228a7$a6e683a0$f4b38ae0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Sender: linux-btrfs-owner@vger.kernel.org List-ID: I've been following that thread. It's been my fear. I'm in the process of doing a restore of what I can get off of it so that i can re-create the file system with raid1 which, if i'm reading that thread correctly doesn't suffer at all from the rmw problems extant in the raid5/6 code at the moment. Again, thanks for your help. > -----Original Message----- > From: chris@colorremedies.com [mailto:chris@colorremedies.com] On > Behalf Of Chris Murphy > Sent: Friday, October 14, 2016 4:55 PM > To: Chris Murphy > Cc: Jason D. Michaelson; Btrfs BTRFS > Subject: Re: raid6 file system in a bad state > > This may be relevant and is pretty terrible. > > http://www.spinics.net/lists/linux-btrfs/msg59741.html > > > Chris Murphy