From fa0cd0537ee14564d005d7aeb5a9640516e4eab9 Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Tue, 22 Oct 2024 21:05:14 +0200 Subject: [PATCH] initial commit --- mdadm.conf | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 mdadm.conf diff --git a/mdadm.conf b/mdadm.conf new file mode 100644 index 0000000..10c7208 --- /dev/null +++ b/mdadm.conf @@ -0,0 +1,23 @@ +# 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 + +# instruct the monitoring daemon where to send mail alerts +MAILADDR root + +# definitions of existing MD arrays + +# This configuration was auto-generated on Sat, 03 Feb 2024 09:34:05 +0100 by mkconf +ARRAY /dev/md0 metadata=1.2 name=vlw:0 UUID=4b436f3d:87e8c141:044d44b6:0010e2f3