Hello, once again! Last time for today! The mdadm-script in init.d says:
"Starting MD monitoring service: mdadm --monitor mdadm: only give one device per ARRAY line: /dev/md0 and /dev/sda1 mdadm: only give one device per ARRAY line: /dev/md1 and /dev/sda2" What does that mean? Is something wrong? My mdadm.conf looks like: ------------------------- # 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. # configured by mitsch: DEVICE /dev/sda* /dev/sdb* ARRAY /dev/md0 level=raid1 num-devices=2 uuid=8bf72740:442ac571:1601d2a4:5ce879cf devices=/dev/sdb1 /dev/sda1 ARRAY /dev/md1 level=raid1 num-devices=2 uuid=51a5e163:b3a5c295:0cd624d5:266f22eb devices=/dev/sdb2 /dev/sda2 # 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 # This file was auto-generated on Mon, 16 Jun 2008 22:44:54 +0000 # by mkconf $Id: mkconf 261 2006-11-09 13:32:35Z madduck $ ------------------------- Any help appreciated! Thanks a lot! And thanks for that cool distro! I like it! Mitsch _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
