On Sun, Jun 22, 2008 at 12:54:04 -0400,
  Richard Michael <[EMAIL PROTECTED]> wrote:
> 
> md4 is a raid1 (mirror), degraded because disks are currently missing,
> of md0 and "missing".
>   mdadm --create /dev/md4 --level=raid1 --raid-devices=2 /dev/md0 missing
> 
> md5 is a raid1 (mirror), degraded because disks are currently missing,
> of md1 and "missing".
>   mdadm --create /dev/md5 --level=raid1 --raid-devices=2 /dev/md1 missing

Last time a I tried, anaconda won't work with degraded arrays. The developer's
opinion was this was too dangerous of a behavior.

You might have more luck defining them as having one element for the install.
When you get the other disks later you can add elements to the existing
arrays.

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Reply via email to