|
|
|
Re: ISW dmraid-rc15 fails to activate raid0 due to incorrect cylinder calculation | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Hi, Danny ha scritto: > Upon many attempts and comparisons to rc14 I discovered that > dmraid-rc15 calculates the number of cylinders incorrectly.. The relevant code in isw.c is: if ((r->sectors = dev->vol.map.blocks_per_member - RAID_DS_JOURNAL)) But in dmraid rc14 was: if ((r->sectors = dev->vol.map.blocks_per_member)) What is the purpose of this change? Cheers, Giuseppe.
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Ataraid-list mailing list Ataraid-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/ataraid-list
![]() |