On Nov 23, 5:10 am, martin f krafft <madd...@debian.org> wrote:
> also sprach Rich <rlc...@gmail.com> [2007.11.22.1345 +0000]:
>
> > I have two RAID1 devices -- /dev/md0 which is /boot (and
> > does NOT use LVM) and is made up of /dev/sda2 and /dev/sdb2,
> > and /dev/md1 which has LVM (and the rest of the system) over it
> > and is made up of /dev/sda3 and /dev/sdb3.
>
> Please show your mdadm.conf file.
Here it is:
# mdadm.conf
#
# Please refer to mdadm.conf(5) for information about this file.
#
# by default, scan all partitions (/proc/partitions) for MD
superblocks.
# alternatively, specify devices to scan, using wildcards if desired.
DEVICE partitions
# auto-create devices with Debian standard permissions
CREATE owner=root group=disk mode=0660 auto=yes
# automatically tag new arrays as belonging to the local system
HOMEHOST <system>
# instruct the monitoring daemon where to send mail alerts
MAILADDR root