File: //etc/mdadm/mdadm.conf
# mdadm.conf
#
# !NB! Run update-initramfs -u after updating this file.
# !NB! This will ensure that initramfs has an uptodate copy.
#
# Please refer to mdadm.conf(5) for information about this file.
#
# by default (built-in), scan all partitions (/proc/partitions) and all
# containers for MD superblocks. alternatively, specify devices to scan, using
# wildcards if desired.
#DEVICE partitions containers
# 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/md/md2 metadata=1.2 UUID=62fff9c5:5c3dab5a:73b2d325:7920f74b name=md2
ARRAY /dev/md/md3 metadata=1.2 UUID=7eb630d1:3a233714:314c17d1:f5c5c0bf name=md3
ARRAY /dev/md/md5 metadata=1.2 UUID=c86904a8:244b7f73:edd0b7ff:08ea56d6 name=md5
# This configuration was auto-generated on Tue, 15 Aug 2023 10:45:07 +0000 by mkconf