From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Turmel Subject: Re: Requesting assistance recovering RAID-5 array Date: Wed, 1 Apr 2020 11:39:33 -0400 Message-ID: References: <058b3f48-e69d-2783-8e08-693ad27693f6@youngman.org.uk> <1d6b3e00-e7dd-1b19-1379-afe665169d44@turmel.org> <061b695a-2406-fc00-dd6d-9198b85f3b1b@turmel.org> <5E8485DA.2050803@youngman.org.uk> <9a303b9b-52b8-f0c6-4288-120338c6572f@turmel.org> <1f4b8c74-4c38-6ea4-6868-b28f9e5c4a10@turmel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <1f4b8c74-4c38-6ea4-6868-b28f9e5c4a10@turmel.org> Content-Language: en-US Sender: linux-raid-owner@vger.kernel.org To: Daniel Jones Cc: Wols Lists , linux-raid@vger.kernel.org List-Id: linux-raid.ids On 4/1/20 11:38 AM, Phil Turmel wrote: > On 4/1/20 11:21 AM, Daniel Jones wrote: >> Hi Phil, Wols, >> My question is how to get the kernel to recognize the >> /dev/mapper/sd[bcde]1 partitions I have created?  Rebooting doesn't do >> anything as the overlay loop files aren't something that gets >> recognized during boot. > > I would create the partition tables once on the live disks.  Then make > overlays for the partitions on each test. And use partprobe if needed to tell the kernel to re-read the partition tables. Phil