From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Turmel Subject: Re: hung grow Date: Fri, 6 Oct 2017 10:27:40 -0400 Message-ID: <89992d1f-172f-9fc6-3a1e-50df34e11d3b@turmel.org> References: <0001704a-fe2f-e164-7694-f294a427ed83@gmail.com> <3173c10a-fbd9-f563-4c90-a9f63e020773@youngman.org.uk> <7e23d39b-aebb-0852-c98f-758bd99d3eb9@turmel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-GB Sender: linux-raid-owner@vger.kernel.org To: Curt Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids On 10/06/2017 10:07 AM, Curt wrote: > Ok, I will ddrescue that drive today, which should take about 10 > hours. I'm just doing a ddrescue -f -n /dev/bad /dev/new logFile. Is > there any other suggested flags? No, that should do. You can ddrescue just the partition if you like. > Once that is done, I'll run the before mentioned, mdadm assemble force > revert sda/c/d/g + rescued e and z. Yes, just make sure you are at the MD member level, whether whole device or partition for each component. Your new devices were added as whole devices, an inconsistency that could burn you later. > Then start pulling whatever data > I can off it. Yes.