Jump to content
  • 0

Duplication Inconsistent - System Volume Information\WPSetings.dat


Question

Posted

Hi,

Hope someone can help.

I'm getting an error where duplication is inconsistent. The file is the WPSettings.dat in the System Volume Information. Clicking duplicate now does not fix the problem. I have attached a screenshot.

I've tried searching and found similar posts but they don't have a specific resolution.

I'm running Windows 10, drivepool version 2.2.5.1237

Thanks

DrivePool.JPG

6 answers to this question

Recommended Posts

  • 0
Posted

Thanks, I ran these commands and now all sorted:

takeown /f "S:\System Volume information"
icacls "S:\System Volume Information" /grant "SERVERNAME\USERNAME":F

takeown /f "S:\System Volume information\WPSettings.dat"
icacls "S:\System Volume Information\WPSettings.dat" /grant "SERVERNAME\USERNAME":F

del "S:\System Volume Information\WPSettings.dat"

icacls "S:\System Volume Information" /setowner "NT Authority\System"
icacls "S:\System Volume Information" /remove "SERVERNAME\USERNAME"

 

  • 0
Posted

Hi sparkrdom, did you delete the "System Volume Information" folder that is within the hidden poolpart folder on the disks?

E.g. if e: is a drive in pool p: then there would be an "e:\System Volume Information\WPSettings.dat" file and an "e:\PoolPart.guidstring\System Volume Information\WPSettings.dat" file (where guidstring can be different for each drive) and it's the second one that you would need to delete.

  • 0
Posted

Yep, I deleted that too, which didn't help. I did it I think 4-5 times, trying different combinations of deleting it from the drive in question, deleting it from the PoolPart, and deleting it from all drives in the pool. Unfortunately, Drivepool continued to give the error even after reboots.

At this point, I've pulled all the files from the drive that I can using robocopy, and am am currently running `chkdsk /r` on it for the rest, and am either going to wipe it and put it back in (assuming it checks out and it was just file corruption and not a bad sector/disk) or buy a new disk.

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...