RE: RAID-6 polynomial

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

 





-----Original Message-----
From: H. Peter Anvin [mailto:hpa@xxxxxxxxx] 
Sent: Wednesday, April 21, 2010 6:01 PM
To: Tirumala Reddy Marri
Cc: linux-raid@xxxxxxxxxxxxxxx
Subject: Re: RAID-6 polynomial

On 04/19/2010 04:44 PM, Tirumala Reddy Marri wrote:
> What is the default polynomial to calculate RAID-6 syndrome in
> async_pq.c? Is it 0x11d ?
>
>Yes.
>
>	-hpa
>
----

Is there a reason for hard coding 0x11d as polynomial ? The problem I
ran into was when  I was trying disk fail test there was issue in
recovering the data. Then it turned out to be ADMA was using polynomial
0x14d and SW algorithm was using 0x11d. This was because syndrome
calculated using DMA engine and recovery done using SW api.

--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux