On 4/2/2009 3:59 PM, Leythos wrote:
> Download JKDefrag and let it run overnight, it's free and does a good
> job on overly filled drives.
I'll throw in a 3rd vote for JkDefrag
(
http://www.kessels.com/JkDefrag/). After a colleague turned me on to
it about 9 months ago, I've switched to it and not looked back.
As far as the drive not having much free space, that's not as much of a
problem for JkDefrag as you might think. Run JkDefrag with the option
-a 6 to move all the files to the end of the drive, including all
fragments. This will open up as much free space as possible at the
start of the drive, thus facilitating defragmenting the rest of the
drive. I typically use the following modes 6, 8, and 3 to clean systems up.
Though with 13+ TB of data on a 15 TB file system it's going to take a
VERY long time to do. I would not be surprised if it would take a
weekend or more to run. Though, JkDefrag has an option to help with
that too. You can tell JkDefrag to slow down to a percentage of it's
normal operating speed, enough so that you can probably start it and let
it run while you are reading from the drive.
You mentioned that the directory with the smaller JPGs is not important
because they can be regenerated. If this is indeed the case, I'd
strongly urge you to consider moving them of the drive or out and out
deleting and subsequently regenerating them. Removing the smaller
regenerate able files will free up space and reduce the amount of data
that has to be handled, both of which will speed things up / reduce the
length of time required to complete the operation.
Before I tackle a file system problem like you are describing (though
usually on a much smaller scale) I typically like to have a robocopy (or
the likes) of the files on the file system elsewhere, perform a full 5
stage chkdsk (/f /r /x) to make sure that the file system is not
corrupt. If chkdsk found any thing I'd re-do the backup (after making
sure things are happy) and then and only then turn JkDefrag loose.
Also, seeing that you have so much data to work with and how long it
will likely take to do so, I'd *STRONGLY* suggest that you invest in a
UPS that is capable of shutting the server down gracefully at the lose
of power. Doing so will greatly help avoid a potential file system
corruption (caused by a power failure during a disk intensive operation)
worse than what you are trying to solve.
Grant. . . .