On Wed, 11 Apr 2001, Edward wrote:
> Raid 1, linux-2.2.18
> I got "mkraid: aborted.." in spite of everything looks okay.
> Is kernel stuff enough for me?
> Maybe there are some patches i need to apply?
Check out 'cat /proc/mdstat'. If it looks something like the following,
you have old-style (0.4x) raid and you need to apply patches:
Personalities : [1 linear] [2 raid0]
read_ahead 120 sectors
md0 : inactive
md1 : inactive
md2 : inactive
md3 : inactive
You can find those patches here:
ftp://ftp.kernel.org//pub/linux/kernel/people/mingo/raid-patches
If you should have the new-style (0.90) raid, your '/proc/mdstat' should
look something like this:
Personalities : [linear] [raid0] [raid1] [raid5]
read_ahead not set
unused devices: <none>
Regards, D.
PS: It is recommended patches to use the following patches too:
ftp://ftp.kernel.org/pub/linux/kernel/people/hedrick/ide-2.2.18/ide.2.2.18.1221.patch.bz2
http://www.icon.fi/~mak/raid1/raid1readbalance-2.2.19-A0
ftp://ftp.kernel.org/pub/linux/kernel/people/andrea/patches/v2.2/2.2.18/VM-global-2.2.18pre25-7.bz2
___________________________________________________________________
| Danilo Godec | Agenda d.o.o. | ISP for business |
| jr. Syst. Admin | Gosposvetska 84 | WAN networks |
| [EMAIL PROTECTED] | si-2000 Maribor | Internet/Intranet |
| tel:+386.2.2340860 | Slovenija | Application servers |
| fax:+386.2.2340854 | http://www.agenda.si | Caldera OpenLinux |
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]