Speed up of chkdsk /r possible ?

  • Thread starter Thread starter Thommy Kanther
  • Start date Start date
T

Thommy Kanther

I have a 120GB external hard disc connected through USB.
When I perform a chkdsk /r it lasts approx 10 hours to perform a chkdsk.

Is there any way to speed this check up?

Thommy
 
I have a 120GB external hard disc connected through USB.
When I perform a chkdsk /r it lasts approx 10 hours to perform a chkdsk.

Is there any way to speed this check up?

Do it while you sleep?
 
I do not what you are doing but I have 2 120GB hard drive and it does not
"seem" to take 10 hours to complete.

As for doing this during the OP sleep time, it depends if this PC is in
their bedroom. It may be too noisy to sleep with it on.
 
Is yours connected in the same way though? The OP's is via USB.


Yves Leclerc said:
I do not what you are doing but I have 2 120GB hard drive and it does not
"seem" to take 10 hours to complete.

As for doing this during the OP sleep time, it depends if this PC is in
their bedroom. It may be too noisy to sleep with it on.
 
Hi Thommy,
There is no magic formula that can tell you how long Chkdsk will take to
run. Running Chkdsk can take anywhere from a few seconds to several days,
depending on your specific situation.

The following list describes the variables that also affect the length of
time that Chkdsk takes to run.
Variable 1: The “Indexes†Phase
During the first phase (checking files) and the third phase (checking
security descriptors), the progress of the “percent completed†indicator is
relatively smooth. Unused file record segments do require less time to
process, and large security descriptors do take more time to process, but
overall the “percent completed†is a fairly accurate reflection of the actual
time that the phase requires. The second phase (checking indexes) is the one
that typically takes the longest to run.
Variable 2: The Condition of the Volume
The condition of a volume plays a role in how long Chkdsk takes to run. If
there were a formula for predicting the time that it takes to run Chkdsk on a
particular volume, it would include such variables as the number of files and
folders, the degree of fragmentation of the volume and of the MFT in
particular, the format of file names (long names, 8.3-formatted names, or a
mixture), the number of bad sectors on the disk, and the amount of actual
corruption that Chkdsk must repair. All else being equal, Chkdsk times
typically increase linearly with respect to the total number of files and
folders on a volume.
Variable 3: Hardware Issues
Hardware issues also affect how long it takes for Chkdsk to run. The
variables include the available memory, CPU speed, I/O throughput (fibre
channel or Small Computer System Interface [SCSI]), disk RPM speed, and
others.
Variable 4: The Chkdsk Settings
If you use the /r command-line switch, Chkdsk has to read and verify every
sector on the volume, which adds significantly to the time that it takes for
large volumes.
If you do not use the /r option, the biggest time issue on a particular
hardware platform is the number of files and folders that are on the volume,
instead of the absolute size of the volume.

There is no way to speed it up. Sorry.

Lukesh
 
But you miss the critical point. There is no reason to do it.

--
--------------------------------------------------------------------------------------------------
http://webdiary.smh.com.au/archives/_comment/001075.html
=================================================
lukesh said:
Hi Thommy,
There is no magic formula that can tell you how long Chkdsk will take to
run. Running Chkdsk can take anywhere from a few seconds to several days,
depending on your specific situation.

The following list describes the variables that also affect the length of
time that Chkdsk takes to run.
Variable 1: The “Indexes†Phase
During the first phase (checking files) and the third phase (checking
security descriptors), the progress of the “percent completed†indicator is
relatively smooth. Unused file record segments do require less time to
process, and large security descriptors do take more time to process, but
overall the “percent completed†is a fairly accurate reflection of the actual
time that the phase requires. The second phase (checking indexes) is the one
that typically takes the longest to run.
Variable 2: The Condition of the Volume
The condition of a volume plays a role in how long Chkdsk takes to run. If
there were a formula for predicting the time that it takes to run Chkdsk on a
particular volume, it would include such variables as the number of files and
folders, the degree of fragmentation of the volume and of the MFT in
particular, the format of file names (long names, 8.3-formatted names, or a
mixture), the number of bad sectors on the disk, and the amount of actual
corruption that Chkdsk must repair. All else being equal, Chkdsk times
typically increase linearly with respect to the total number of files and
folders on a volume.
Variable 3: Hardware Issues
Hardware issues also affect how long it takes for Chkdsk to run. The
variables include the available memory, CPU speed, I/O throughput (fibre
channel or Small Computer System Interface [SCSI]), disk RPM speed, and
others.
Variable 4: The Chkdsk Settings
If you use the /r command-line switch, Chkdsk has to read and verify every
sector on the volume, which adds significantly to the time that it takes for
large volumes.
If you do not use the /r option, the biggest time issue on a particular
hardware platform is the number of files and folders that are on the volume,
instead of the absolute size of the volume.

There is no way to speed it up. Sorry.

Lukesh

Thommy Kanther said:
I have a 120GB external hard disc connected through USB.
When I perform a chkdsk /r it lasts approx 10 hours to perform a chkdsk.

Is there any way to speed this check up?

Thommy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top