USB - but...I don't recall removing the drive (unplugging it). In any case,
if that's the problem, is it fixable? It's only used for my backup so -
reformatting is not a problem.
>> Been receiving this message for a couple of days. File is H:\$Mft. Any
>> ideas on the cause?
[quoted text clipped - 3 lines]
> HTH
> -pk
"It's only used for my backup so - reformatting is not a problem."
Huh?
In a nutshell: Writes to USB drives are cached (saved to a temporary
location in the drive) instead of being written directly to the drive.
The actual write to the drive occurs later, when the drive is not being
accessed. That's what a "delayed write" is.
This is done to save time: It takes longer to write to an external drive
than to an internal drive. If the system had to wait for the data to be
written to the external drive before moving on, your computer would run
slower.
When the data is cached, the USB drive reports back to the OS that the
data has been written - but it hasn't. If the delayed write is then
interrupted - for example, by pulling out the drive or interrupting the
power - the cached data won't actually get written to the external
drive. But the OS was told that it was written. That's a problem.
At the very best, some of the data on the USB drive is corrupted. At
worst, the USB drive won't be accessible. In either case, there is no
recovery. The cached data is gone.
---
Ted Zieglar
"Backup is a computer user's best friend."
> USB - but...I don't recall removing the drive (unplugging it). In any case,
> if that's the problem, is it fixable? It's only used for my backup so -
[quoted text clipped - 6 lines]
>> HTH
>> -pk
-Nisko- - 30 Aug 2006 01:12 GMT
Oh, now I understand. Thanks. I've been having a problem with svchost.exe
(one of the instances) hogging almost all my CPU resources. Can't seem to
solve it - but, because my machine has been so slow, it probably accounts
for the delayed write failure.
> "It's only used for my backup so - reformatting is not a problem."
>
[quoted text clipped - 35 lines]
>>> HTH
>>> -pk