Re: HPT raid1 like pdc?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 03, 2001 at 04:57:21PM +0200, Gemes Tibor wrote:
> 
> Is there any difficulties in copying the raid1 code from the pdc to the
> hptraid.c? If not I guess I should try it.
> I downloaded the http://people.redhat.com/arjanv/pdcraid/patch-to-2.4.10
> patch, and found no pdc specific in the raid1 write and read request 
> methods.
> Maybe I missed sg...

Compare the raid0 code; there's a 

       /* All but the first disk have a 10 sector offset */
        if (i>0)
                rsect+=10;


for hptraid; I *suspect* that is also needed for raid1; although I haven't
actually tried it.





[Index of Archives]     [Linux RAID]     [Linux Device Mapper]     [Linux IDE]     [Linux SCSI]     [Kernel]     [Linux Books]     [Linux Admin]     [GFS]     [RPM]     [Yosemite Campgrounds]     [AMD 64]

  Powered by Linux