Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: dtech on July 18, 2006, 01:29:48 PM
-
I just noticed that there is no md0 RAID device on my default SME 7 install (there is an md1 and an md2). Is this right? If so, how/why would md0 as a device name be skipped? Just curious...
Thanks,
-P
-
I confirm, no /dev/md0 with a standart install...
Don't know why...
md1 is /boot on /dev/hda1
md2 is / on /dev/hda2
Maybe it is to match the number between raid number and partition number... :-D
-
I confirm, no /dev/md0 with a standard install...
the md devices match the partition numbers.
md1 covers the first partitions (sda1,sdb1,sdc1)
md2 covers the second partitions (sda2,sdb2,sdc2).
-Shad