Re: [RE]Intel SATA RAID

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

 



James Olson wrote:
> dm create isw_cdgbeijgjh_iaa 0 1250275846 striped 2 256 8:0 8:16 0
Ok, so now that you have that information it is easy enough to calculate the stripe size to change it 2. It is simply 1250275846/(2*256) = 2441945.01171875
we want an even multiple so take 2441945*512= 1250275840

Soooo, replace the line in your "init" file
dm create isw_cdgbeijgjh_iaa 0 1250275846 striped 2 256 8:0 8:16 0
with
dm create isw_cdgbeijgjh_iaa 0 1250275840 striped 2 256 8:0 8:16 0
and the length not divisble by chunk size error should go away (for kernels 2.6.17 and above).
-James
Well, it sounded good, heck it even made sense. Sadly though, the RAID just sits there now, doesn't complain, just sits there and spins its wheels.

Thanks again, for all the help.

_______________________________________________
Ataraid-list mailing list
Ataraid-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/ataraid-list

[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