Comment 2 for bug 538526

Revision history for this message
Tom Pringle (thomas-b-pringle) wrote :

sorry for multiple posts but the browser seems to submit when I hit tab?

to continue,here's a copy of the conf file after running the command above: (note that the duplicate ARRAY line seems to be required)

tomp@finch:~$ cat /etc/mdadm/mdadm.conf
# 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

# definitions of existing MD arrays
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=c6ce429d:95182772:a49a517a:e5533ac5

# This file was auto-generated on Sat, 13 Mar 2010 09:01:30 -0500
# by mkconf $Id$
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=c6ce429d:95182772:a49a517a:e5533ac5