Koozali.org: home of the SME Server

No md0?

Offline dtech

  • ***
  • 70
  • +0/-0
No md0?
« 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

paquerette

No md0?
« Reply #1 on: July 19, 2006, 12:44:32 AM »
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

Offline slords

  • *****
  • 235
  • +3/-0
No md0?
« Reply #2 on: July 19, 2006, 03:36:41 AM »
Quote
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
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs,
and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." -- Rich Cook