On Fri, 24 Sep 1999, Tomas Fasth wrote:

> Andreas Kostyrka wrote:
> 
> > open("/dev/md0", O_RDONLY)              = 4
> > ioctl(4, 0x40480923, 0x804f748)         = -1 EINVAL (Invalid argument)
> 
> The above indicate that you're trying to use the new raid toolchain with
> old raid kernel support. You need to apply new raid patch on your kernel
> code tree. Get the patch at
>  
>ftp://ftp.<countrycode>.kernel.org/pub/linux/daemons/raid/alpha/raid0145-19990824-2.2.11.gz
> 
> I use a clean 2.2.12 + patch-2.2.13pre11.gz (I've noticed a new
> patch-2.2.13pre12.gz now exists) together with the taid patch above. It
Well, with patch-2.2.13pre12.gz the raid0145 patch doesn't apply cleanly
(it detects itself as partly applied.) After declining -R and not applying
the parts already applied, the new kernel provides two new options
(TRANLUCENT and HSM) which are just hooks, but does not compile. :(
(Well I do have also lvm patched into the kernel. It's getting scarcy :( )

Well, I've now tried a 2.2.12 + lvm + raid0145, and it only rejects in
ll_rw_blk.c. That makes sense, as both RAID and lvm would want to fiddle
around with this. We'll see if I can make it work ;)

Andreas
--
Andreas Kostyrka                     | [EMAIL PROTECTED]
phone: +43/1/7070750                 | phone: +43/676/4091256   
MTG Handelsges.m.b.H.                | fax:   +43/1/7065299
Raiffeisenstr. 16/9                  | 2320 Zwoelfaxing AUSTRIA        

Reply via email to