История изменений
Исправление wolverin, (текущая версия) :
тут вроде тоже все стандартно прописано
cat /mnt/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/md/0 metadata=1.2 UUID=f16bcbdb:73245caf:0baee8b9:5e3fab1e name=server-new:0
# This file was auto-generated on Tue, 24 Jan 2012 05:24:44 +0400
# by mkconf 3.1.4-1+8efb9d1
ARRAY /dev/md/0 level=raid1 num-devices=2 metadata=1.2 name=server-new:0 UUID=f16bcbdb:73245caf:0baee8b9:5e3fab1e
ARRAY /dev/md1 level=raid1 num-devices=2 metadata=1.2 name=sam:1 UUID=4bc95e78:38289475:70c70e0c:7bd944c9
cat /mnt/etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/md1
UUID=b61367cd-b3e3-4023-8896-0aac6d31bf83 / ext4 errors=remount-ro 0 1
#/dev/sdc5
UUID=b82565fe-9a49-4854-966b-c4420b670c46 none swap sw 0 0
#/dev/sdd5
UUID=310d0980-17d4-44c1-878a-f49b2aead1a5 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
Исходная версия wolverin, :
тут вроде тоже все стандартно прописано
# cat /mnt/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/md/0 metadata=1.2 UUID=f16bcbdb:73245caf:0baee8b9:5e3fab1e name=server-new:0
# This file was auto-generated on Tue, 24 Jan 2012 05:24:44 +0400
# by mkconf 3.1.4-1+8efb9d1
ARRAY /dev/md/0 level=raid1 num-devices=2 metadata=1.2 name=server-new:0 UUID=f16bcbdb:73245caf:0baee8b9:5e3fab1e
ARRAY /dev/md1 level=raid1 num-devices=2 metadata=1.2 name=sam:1 UUID=4bc95e78:38289475:70c70e0c:7bd944c9
cat /mnt/etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/md1
UUID=b61367cd-b3e3-4023-8896-0aac6d31bf83 / ext4 errors=remount-ro 0 1
#/dev/sdc5
UUID=b82565fe-9a49-4854-966b-c4420b670c46 none swap sw 0 0
#/dev/sdd5
UUID=310d0980-17d4-44c1-878a-f49b2aead1a5 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0