On Mon, 29 Sep 2014 10:38:03 -0700 Dan Williams <dan.j.williams@xxxxxxxxx> wrote: > Hmm, I wonder if this is a regression. The last time I saw this > problem I introduced commit: > Maybe... Luke, can you change get_extents() in super-intel.c like this: if (dl->index == -1) + reservation = MPB_SECTOR_CNT; - reservation = imsm_min_reserved_sectors(super); else reservation = MPB_SECTOR_CNT + IMSM_RESERVED_SECTORS; i.e. replace imsm_min_reserved_sectors(super) with MPB_SECTOR_CNT and 'make install'. Then see if your problem goes away? Thanks, NeilBrown
Attachment:
pgpFcEbOezmCu.pgp
Description: OpenPGP digital signature