Jump to content

Question

Posted

Hi!

I don't have a question, but a solution to a problem I encounted.

I encounted the following issue for a few files (10s out of a million files)

 

11:11:11.1: Warning: 0 : [FileDuplication] Error checking file for duplication consistency or duplicating file \\?\GLOBALROOT\Device\HarddiskVolumeXX\<...>. Zugriff verweigert

"Zugriff verweigert" is "access denied" localized.

It took me a while to figure out what caused it. In my case there are three conditions to trigger it:

  • have 2 duplicated files with a different file modification time
  • the difference in file mod time has to be greater than 60 seconds
  • the file must be read-only (not by ACL, just the normal file system flag)

To solve it I just temporarily removed the read-only flag.

My suggestion for the drivepool software:

  • Either improve the error message to include the real reason for the duplication error (in the UI and the log)
  • Or ignore the read-only flag and temporarily remove it before aligning the modification dates

1 answer to this question

Recommended Posts

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