Jump to content
  • 0

Disk error removing drive with bad sectors.


phhowe17

Question

More an FYI since I've figured it out.

I asked Drive Pool to remove a disk that was showing pending sectors in my disk monitor.  I used the default removal command which has "Force drive removal (unreadable files will be left on the disk)" unchecked. During the removal there was a warning about a "Data error" while removing the drive from the pool. This stopped the removal.  The error message just reported the data error, but not the file(s) impacted.

To find the files that were effected you can do a search in C:\ProgramData\StableBit DrivePool\Service\Logs\Service for log files containing "Error moving"

e.g 

1. open a command prompt

2. cd "C:\ProgramData\StableBit DrivePool\Service\Logs\Service"

3. for %i in (*.log) do find "Error moving" %i >> error.txt

 

You will find lines like

 

DrivePool.Service.exe    Warning    0    [RemoveDriveFromPool] Error moving file from \\?\Volume{7b835eeb-5e9b-42b4-87e0-d8d7fdbfed15}\PoolPart.8b3037e7-f95a-41d7-9900-e6f07d8dd12f\Plex\Series\Farscape\Season 03\Farscape - S03E12 - Meltdown.mkv to \\?\GLOBALROOT\Device\HarddiskVolume23\Plex\Series\Farscape\Season 03\Farscape - S03E12 - Meltdown.mkv. Data error (cyclic redundancy check)    2021-10-04 17:44:33Z    89617594250
D

 

 

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...