From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David C. Rankin" Subject: Re: GPT corruption on Primary Header, backup OK, fixing primary nuked array -- help? Date: Tue, 26 Jul 2016 17:59:57 -0500 Message-ID: <5797EB6D.2000104@suddenlinkmail.com> References: <5796B46B.6060905@suddenlinkmail.com> <413b1150-ca38-1907-ea5d-b68ad2f75710@websitemanagers.com.au> <5796F4E0.9070206@suddenlinkmail.com> <57971D3C.8040602@suddenlinkmail.com> <5797D23A.7090606@suddenlinkmail.com> <767a0ad7-bb45-b0b8-5d8b-08f65d346fa9@turmel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <767a0ad7-bb45-b0b8-5d8b-08f65d346fa9@turmel.org> Sender: linux-raid-owner@vger.kernel.org To: mdraid List-Id: linux-raid.ids On 07/26/2016 05:10 PM, Phil Turmel wrote: > You won't be able to re-add sdd because as Chris said, "fixing" the > primary GPT broke mdadm's superblock. After zeroing the beginning 4k of > sdd, --add it to your array and let it rebuild. > > Phil Thanks Phil, what's the quickest way to zero the 4k, something like # dd of=/dev/sdd if=/dev/zero bs=1 count=4096 ?? -- David C. Rankin, J.D.,P.E.