I’ll bet that none of the people that are having CHKDSK, ObjectID and other problems are using Diskeeper Pro or even better, Diskeeper Pro Premier or a similiar product. Or if they are, they haven't used it properly.
My laptop has 3 partitions on its internal HDD and I have 2 external drives – 350GB and 500GB with a huge number of files and I’ve only seen a slight increase in CHKDSK Step 2 time, no problems with any software including True Image and Retrospect Pro. I’m a developer and have a bunch of apps.
The defrag tool that comes with Windows is a lite version of Diskeeper. Unlike the Pro versions, it can’t resize the NTFS MFT which Windows creates much too small. The first pgm I install after a new Win install is Diskeeper Pro Premier and the first thing I do is increase the size of the MFT (Conifg Properties>Frag Shield) then do a defrag. I try to never let my MFT get over 50% used, and usually much less.
For those that don’t know, from Microsoft “The NTFS file system contains at its core, a file called the master file table (MFT). There is at least one entry in the MFT for every file on an NTFS volume, including the MFT itself. Because utilities that defragment NTFS volumes cannot move MFT entries, and because excessive fragmentation of the MFT can impact performance, NTFS reserves space for the MFT in an effort to keep the MFT as contiguous as possible as it grows.”
“Because of the importance of the MFT to NTFS and the possible impact on performance if this file becomes highly fragmented, NTFS makes a special effort to keep this file contiguous.”
By allocating a large MFT long before it gets fragmented, you will never have a problem with it. btw, don’t be afraid of making the MFT too large. Windows will use all available free space before touching the MFT. If it has to use reserved MFT space for regular files, it will start at the end of it (as opposed to the beginning where it adds file index entries).
If you want to see how much your MFT is fragmented, try out the free trial of Diskeeper Pro and look at the reserved system space/MFT (white with green diagonal lines). Defrag and enlarge your MFT and see if things change. Do a boot time defrag, something the lite version can't do, where it can move system items. Here’s the link to the free trials http://www.diskeeper.com/downloads/downloa...id=0&Apid=0
The Pro version has made my clients think I'm terrific. I cleanup, defrag, etc. their systems and set it to run automatically. (I also install my own custom pgm that deletes all the temp files that get created, and not deleted, during a Windows’ session.) Their machines don't gradually get slower and slower as most users are accustomed to.
Some Microsoft Knowledgebase articles about all this:
http://support.microsoft.com/kb/130539/en-us
http://support.microsoft.com/kb/174619/en-us
http://support.microsoft.com/kb/227350/en-us
