On Fri, 13 Sep 2013 07:59:56 +0100, Stephen
<ste...@nowhere.com.invalid> wrote:
That seems an awfully long time to clone a disk but this is a piece
of string for which we have no data to usefully speculate upon.
Assuming a USB2 connection, a 1TB disk could take a good 8 or 9 hours
to clone, assuming the source disk isn't failing and plagued with bad
sectors. If the new disk is connected via a SATA port (assuming a SATA
connected source disk) it would take only around 3 to 4 hours.
24 hours would be about right in the case of cloning an image of a
3TB drive onto a USB2 connected 3 or 4TB drive. If the disk in
question was 1TB or smaller, that 24 hours would suggest that the
Acronis cloning tool was struggling with bad sectors.
Such cloning tools assume that the source disk is in good working
order (FS corruption, in this case, is irrelevant unless the cloning
process is using an "Intelligent" algorithm to avoid cloning unused
space and content free files such as the windows page and hibernate
files).
If you suspect (or have run the HDD diagnostics to verify) the
existence of bad sectors, the only cloning tool you should be using is
"ddrescue", normal cloning tools are likely to get bogged down, or
even stall completely, trying to clone bad sectors (perhaps taking
weeks just to deal with a few thousand bad sectors alone, assuming the
disk doesn't fail completely by then).
ddrescue is designed to avoid time wasting on bad sectors by 'dancing
around the bad sector areas', prioritising on the remaining good areas
(usually in excess of 99% of the disk space) to retrieve the still
retrievable data, only then 'mining' the bad areas of the disk for
readable sectors that may be hidden amongst the bad block areas. Also,
ddrescue can deal with disk problems that can completey stymie the
regular cloning tools by resetting the disk if it's controller gets
into a confused state trying to read damaged tracks.
In the case of a failing disk, a 24 hour run is usually enough to
retrieve in excess of 95% of the sectors (you can terminate the
process anytime you feel you've reached the state of vanishingly small
returns on further time investment).
You can let it run indefinitely or until the HDD fails altogether
but, with ddrescue, 24 hours usually proves to be enough, any longer
to achieve a 90+% recovery is usually an indication that the drive is
in a really bad state and not worth spending an extra day or two just
to retrieve one more percent (which may or may not contain useful
data).
Obviously, a lot depends on how valuable (or priceless) the data
you're trying to recover might be but if it's _that_ valuable, you
aught to be considering the services of a professional data recovery
specialist if a 24 hour run fails to unearth the wanted data.
>
>Then I ran chkdsk. I thought I had lost a lot of files because I had a
>lot of empty folders or folders with one or two files in but I think
>what has happened is that these were deleted folders that have been
>restored by chkdsk. I found the same folders with all their files on
>my other disc, I think the folders were originally on the disc A and I
>copied them to disc B and chkdsk has found remnants on disc A and
>restored them, if that makes any sense, I know my explanation is not
>brilliant.
A straight 'sector for sector' clone will allow you to run FS check
and repair tools (CHKDSK in this case) without it suffering the
complication of bad sectors on the original disk. There might be gaps
in the data but at least you'll be able to access the files you need
which may well have remained untouched by the bad sectors issue on the
original disk.
>
>Anyway that disc seems to be back to normal now. I used to use
>Norton's disc doctor. Is that still around/recommended? I thought it
>used to be better than scandisk and chkdsk.
Which disk seems to be back to normal, the original or the newly
cloned disk?
>
>Now to fix that other disc...
If that's the original disk, I assume you're going to run its
manufacturer's diagnostic tool and try to 'repair' any bad sectors
that might be discovered. If it passes the diagnostic tests, you can
partition and high level format it for further use.
If it has less than a dozen or so repairable bad sectors, I'd be
inclined to avoid relying on it for storing valuable data without
further extensive testing. A test install of a bloatware OS such as
Vista or win7, preferably pre-SP so you can let it be subject to the
continiuous automatic updates that will mightily exercise the drive
over the following week or so, should do the trick[1]. :-)
[1] You can make an image of the freshly installed Vista or win7 so
you can 'rinse and repeat' the updating process ad nausium until
you're convinced the bad sectors were just a 'one off' event rather
than a sign of impending disk failure.
--
Regards, J B Good