----- Original Message ----- From: "Arjan van de Ven" <arjanv@xxxxxxxxxx> To: <ataraid-list@xxxxxxxxxx> Sent: Monday, September 24, 2001 9:22 PM Subject: Re: dual raid.. > On Mon, Sep 24, 2001 at 09:23:09PM +0200, Nils Nilsson wrote: > > Im curius is there ANY one that have gotten 2 "different"(one of them is an > > onboard light controller) RAID controllers working with the 2.4.10 and the > > patch "patch-to-2.4.10" ? > > > > Becuse i cant.. it seems to work but i cant find the damn device file fore > > it.. > > The driver says that it shuld work with 2 cards.. but it dosent say how i > > can access the second card.. > > And the small shell script that is creating the device files is only making > > d0 series not d1 series !! how am i supposed to DO THIS ! > > if you don't have /dev/ataraid/d1p1 etc But how can i get /dev/ataraid/d1 ? it cant be minor nr 15 becuse thats /dev/ataraid/d0p15 > mknod /dev/ataraid/d1p1 b 114 16 > mknod /dev/ataraid/d1p2 b 114 17 > ... > mknod /dev/ataraid/d1p15 b 114 31 > > > will do the trick. > > > > > > _______________________________________________ > > Ataraid-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/ataraid-list >