# 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=c7cbc2ed:d3588b4c:10e5f891:5873cf48
ARRAY /dev/md1 level=raid1 metadata=1 num-devices=2 UUID=96af1b1dc7:e76499d5:9948635b:17bd73 name='c8':1
ARRAY /dev/md2 level=raid1 metadata=1 num-devices=2 UUID=2473df0404:071747e8:67967c27:560ec4 name='c8':2
ARRAY /dev/md3 level=raid1 metadata=1 num-devices=2 UUID=55bda5cd26:8fdbd256:0497e87f:8bbf44 name='c8':3
ARRAY /dev/md4 level=raid1 metadata=1 num-devices=2 UUID=60e4df589f:bf2b134a:2a0c6921:e70d17 name='c8':4

# This file was auto-generated on Wed, 11 Jun 2008 23:22:53 +0200
# by mkconf $Id: mkconf 261 2006-11-09 13:32:35Z madduck $
