On Fri, 2025-01-24 at 11:41:22 -0500, Matthew Pounsett wrote:
> On Fri, Jan 24, 2025 at 7:57 AM Thomas Lange wrote:
> > Did you used the command wipefs -a on all disks and partitions?
> > Maybe also use dd and write some MB of zeros onto the disks. There may
> > be signatures of soft raid and GPT
On Fri, Jan 24, 2025 at 7:57 AM Thomas Lange wrote:
> > On Thu, 23 Jan 2025 17:33:56 -0500, Matthew Pounsett <
> m...@conundrum.com> said:
>> I've used dd to wipe all four drives of data left behind by the
> previous hardware controller, and
> > when I started the install all four dri
> On Thu, 23 Jan 2025 17:33:56 -0500, Matthew Pounsett
> said:
> Executing: mdadm --assemble --scan
--config=/tmp/fai/mdadm-from-examine.conf
> mdadm --assemble --scan --config=/tmp/fai/mdadm-from-examine.conf had
exit code 1
> (STDERR) mdadm: Devices UUID-01c77a40:7ab3107d
I'm setting up LVM over MD (raid1) for the first time .. we've previously
used hardware RAID ... and running into a problem with setup-storage that I
don't understand. It should be building a pair of RAIDs using /dev/sda
and /dev/sdb, but it's also pulling in /dev/sdc and /dev/sdd for some
reason