[Pvfs2-developers] Re: dspace iterate and MULTIPLE_KEY
Sam Lang
slang at mcs.anl.gov
Mon May 7 19:00:58 EDT 2007
This was being caused by a bug in the new MULTIPLE_KEY code I added
to allow faster startup times. I've committed a fix to HEAD. Note
that this bug does *not* affect 2.6.3.
-sam
On May 7, 2007, at 3:12 PM, Sam Lang wrote:
>
> Hi Phil,
>
> With the new changes to dspace_iterate I'm seeing problems where
> the iterator skips some handles in the dspace db that actually
> exist. It only shows up if I restart the server after creating a
> bunch of files (100K or so). This is with the trunk. Essentially,
> I can create a bunch of files -- then restart the servers, when the
> handle ledger tries to iterate over the handles in the dspace db,
> some handles that are actually in the DB aren't getting returned by
> dspace_iterate, so they never get removed from the range list in
> the ledger. Have you seen this at all in your tests?
>
> Thanks,
>
> -sam
>
More information about the Pvfs2-developers
mailing list