On Wed, Oct 08, 2003 at 02:43:33PM +1300, Fisher, Robert (FXNZ CHC)
wrote:
> Running defrag with Windows 2000 worked the first time but then told
> me that it needed no further defragging. This was with a fresh W2k
> installation.

The Windows 2000 disk defragmenter is terrible.

> Running (with Knoppix) either ntfsresize or qtparted told me that the
> partition was still fragmented and that I could only resize the 4870Mb ntfs
> partition to 4509Mb.

> I found this with Google - "Not many defraggers leave the end space clean;
> actually, I've only found one, O&O Defrag(www.oo-software.com) that does so
> with NTFS..."

> Anyone have any bright ideas? Does this problem disappear with larger
> hard drives?

Not really.  You can't rely on a general defragmentation tool to move
all of the used blocks as close to the start of the disk as possible.
There are some fairly good reasons why a filesystem may want to spread
the data out across as much of the disk as possible (think cylinder
groups), and a disk defragmenter would adversely affect the filesystem's
performance by relocating all used blocks to the beginning of the desk.

You really need a tool that can reorganise the filesystem for the
purpose of shrinking the disk such as PartitionMagic.

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]

Reply via email to