It looks like you're new here. If you want to get involved, click one of these buttons!
In order to better support our growing community we've set up a new more powerful forum.
The new forum is at: http://community.covecube.com
The new forum is running IP.Board and will be our primary forum from now on.
This forum is being retired, but will remain online indefinitely in order to preserve its contents. This forum is now read only.
Thank you,
Comments
This ensures that whatever is trying to modify that file, modifies both parts at the same time.
CoveFS performs a simple and inexpensive (in terms of performance) sanity check whenever anything opens any file on the pool.
If a file has more than 1 file parts and it's not in a duplicated folder, then CoveFS sends a signal to the DrivePool Service that duplication is inconsistent, and it gives it a file name (or a list of them).
If a file has less than the required number of file parts in a duplicated folder (typically less than 2), then similarly CoveFS sends up a signal to the DrivePool Service that duplication inconsistent at a particular path, or paths.
Why 50%?
Because this type of error should not be encountered under normal operating conditions, we don't want to make any assumptions about how many files are actually un-protected. For example, what if an entire hard drive just stopped responding, and those files now need to be regenerated elsewhere.
If there are 2 file parts that are different (by content), then DrivePool will issue a duplication conflict warning.
Other warnings include running out of disk space, not having enough disks to store all your duplicated files, and in fact, any other error that Windows throws our way.
We handle the "known" errors by detecting them and showing the user a duplication warning (next to the pool condition bar - and in the Dashboard Alerts Viewer). Unknown errors also get a similar treatment, but we don't provide suggested resolutions on the duplication warning window.