Einzelnen Beitrag anzeigen
Alt 03.02.2010, 16:51   #3
Preacher
Inventar
 
Registriert seit: 20.10.2003
Ort: Celovec / Klagenfurt
Alter: 49
Beiträge: 2.559

Mein Computer

Preacher eine Nachricht über ICQ schicken
Standard

Ausgabe von cat /proc/mdstat:
Personalities : [raid1]
md2 : active raid1 sda3[0] sdb3[1]
479588352 blocks [2/2] [UU]

md1 : active raid1 sda2[0] sdb2[1]
1951808 blocks [2/2] [UU]

md0 : active raid1 sda1[0] sdb1[1]
4883648 blocks [2/2] [UU]

unused devices: <none>


in /etc/udev/links.conf ist nichts zum RAID zu finden


und dann /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 administrator

# definitions of existing MD arrays
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=xxxxxxxx:xxxxxxxx:xxxxxxxx:xxxxxxxx
ARRAY /dev/md1 level=raid1 num-devices=2 UUID=xxxxxxxx:xxxxxxxx:xxxxxxxx:xxxxxxxx
ARRAY /dev/md2 level=raid1 num-devices=2 UUID=xxxxxxxx:xxxxxxxx:xxxxxxxx:xxxxxxxx

# This file was auto-generated on Tue, 16 Jan 2007 16:39:07 +0000
# by mkconf $Id: mkconf 261 2006-11-09 13:32:35Z madduck $
____________________________________
Bei Problemen zwei Griffe ranschweißen und aus dem Fenster .....
Preacher ist offline   Mit Zitat antworten