Welcome


The front page shows all the recent posts. To see a more organized view use the tabs above.


WhsDbCheck - 1.0.0 Build 11 BETA

Posted by Alex at 8:32 PM

Notes:

Fixed a critical issue that was causing Level 2 checks and above to fail incorrectly on large databases. This was due to the Windows Home Server incorrectly setting the DataSize header to less than the actual data size. We now ignore that header and use the actual file size when reading from a data file. This reduces the effectiveness of a level 2 and a level 3 check somewhat. The level 4 check is not affected. A Level 4 check will still guarantee that every single byte is the same from the day that it was written.

Changes:
  • Changed the index check to use the actual file size instead of the, apparently sometimes incorrect, data size from the header.
  • Fixed GlobalClusterLatest check failure on level 4 with more than 1 pass.
  • Added /keephashcache. Preserves a copy of the hash cache, per index file, for a future run.
  • Hash cache will now allocate only once, preventing out of memory errors.

Download 1.0.0.11 BETA

blog comments powered by Disqus