Skip to content

WhatNotToPutInGreyholeShares

Guillaume Boudreau edited this page Jul 1, 2014 · 5 revisions

What you shouldn't put in Greyhole shares

In no particular order, you shouldn't use Greyhole to store:

  • files that change often, particularly large files. Example: currently-downloading files (torrents, etc.) Instead, use another folder on one of your storage pool drive to store them, and move them to the correct folder in your Greyhole shares once the download is complete. (Seeding torrents are OK.)
    Another example would be the data files for CrashPlan (backups from other users that you store for them, using their free peer-to-peer backup feature). Store those in a storage pool drive if you want, as long as it's in a separate folder.
  • files that can be kept open/locked for a long time. Examples: currently-downloading files (torrents, etc.), Microsoft Office documents that you edit directly from your shares. Greyhole needs to work on the files that change in the same order they do, and once it finds a file that is still open or locked, it will wait until this change is complete before working on anything else on that Greyhole share. That could delay for a long time a lot of the file operations that happen on your shares.
  • files that absolutely need to stay available all the time. If the drive on which the 'primary' file copy is kept on disappears, that file will be gone from your Greyhole share until Greyhole scans your shares to find broken links, and fixes them. You should use RAID-0 (or something equivalent) to insure those files are always available.

Clone this wiki locally