PDA

View Full Version : Images defrag?


aigle
November 1st, 2006, 06:51 AM
Is it Ok to defrag the partition/ disk containing images using any defrag software/ OS built in defragmenter.

Thanks.

Xpilot
November 1st, 2006, 09:23 AM
-{ Quote: "Is it Ok to defrag the partition/ disk containing images using any defrag software/ OS built in defragmenter.

Thanks." }-

The few disk defragmenters that I have seen work on a partition basis. So one can choose which partitions to defragment.
If a partition is used exclusively to store .TIB files I can see little point in defragging it.
OTOH if .TIB files are stored amongst other data in a partition they will not be harmed by a defrag process.

There have been many postings on this subject that a few searches will find.


Xpilot

seekforever
November 1st, 2006, 09:28 AM
The image files are just that, files. They can be defragged if you wish and it should not cause a problem. Having said that, every operation that requires reads and writes has a potential for an error to occur. The more data the greater chance for error so why tempt fate unless there is a good reason.

My personal view is that there is no real benefit in doing it since the files are very large and are rarely, if ever, used. The normal use of these files runs into minutes so saving a bit of time having it defragged is meaningless. The use of these files is quite different from some OS files that are used very frequently.

If you are defragging the location where your images are stored because you really want to defrag other files in the same partition then I suggest you consider putting your images in their own partition.

A fresh partition used to only store images would probably have very little fragmentation for some time. When an old image is deleted it frees up large blocks of space for re-use without fragmentation. This is a personal opinion because I do not know what algorithm Windows uses to decide where to place large blocks of data.

aigle
November 1st, 2006, 10:34 AM
Hi, thanks for ur replies.
Just one more related question is it OK to transfer these images on a separate partition/ disk via normal OS cut paste or copy paste operation.
Thanks.

seekforever
November 1st, 2006, 11:12 AM
-{ Quote: "Hi, thanks for ur replies.
Just one more related question is it OK to transfer these images on a separate partition/ disk via normal OS cut paste or copy paste operation.
Thanks." }-

Yes, I do it all the time. Like I said, they are just regular files although they tend to be very large compared to most others.

aigle
November 1st, 2006, 11:29 AM
Thanks.