From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7B798C54EE9 for ; Tue, 30 Aug 2022 18:04:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231181AbiH3SEI (ORCPT ); Tue, 30 Aug 2022 14:04:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55506 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232357AbiH3SD4 (ORCPT ); Tue, 30 Aug 2022 14:03:56 -0400 Received: from smtp.hosts.co.uk (smtp.hosts.co.uk [85.233.160.19]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C2C955A8A1 for ; Tue, 30 Aug 2022 11:03:53 -0700 (PDT) Received: from host86-128-157-135.range86-128.btcentralplus.com ([86.128.157.135] helo=[192.168.1.218]) by smtp.hosts.co.uk with esmtpa (Exim) (envelope-from ) id 1oT5aZ-000AhY-Ez; Tue, 30 Aug 2022 19:03:51 +0100 Message-ID: <8e994200-146e-61ce-bb4a-f7f111f47b10@youngman.org.uk> Date: Tue, 30 Aug 2022 19:03:49 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: RAID 6, 6 device array - all devices lost superblock Content-Language: en-GB To: Peter Sanders , Eyal Lebedinsky Cc: linux-raid@vger.kernel.org References: <70e2ae22-bbba-77a4-c9bc-4c02752f4cb7@youngman.org.uk> <4a414fc6-2666-302f-8d3d-08eb7a2986fc@turmel.org> <25355.47062.897268.3355@quad.stoffel.home> <25355.50871.743993.605394@quad.stoffel.home> <25357.13191.843087.630097@quad.stoffel.home> <1d978f6c-e1cc-e928-efc5-11ff167938b1@eyal.emu.id.au> From: Wols Lists In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-raid@vger.kernel.org On 30/08/2022 14:27, Peter Sanders wrote: > > And the victory conditions would be a mountable file system that passes a fsck? Yes. Just make sure you delve through the file system a bit and satisfy yourself it looks good, too ... Cheers, Wol