Scanning Overview

A scan traverses a file system and records, in the StorCycle database, information associated with the directories and files it encounters. A scan can start either at the root of a Storage Location or at a sub-directory of a Storage Location depending on parameters set in the scan project. From the starting directory, the scan traverses all sub-directories beneath it. Once a scan completes, categorization information (age and size of files), for each directory with changes since the last scan of that directory, is updated in the StorCycle database so that you can determine what data to migrate / store based on age and size attributes.

Note: The examples in this section are representations only. The StorCycle solution does not provide reports with similar information.

Scanning from the Root

A scan from the root traverses all sub-directories in the Storage Location. If data in a directory has changed since the last time the directory was scanned, the information for the data in the directory is updated in the StorCycle database and the scan histograms. Scanning from the root ensures that the information for all sub-directories is up to date, but it may take a long time.

Scanning from a Sub-Directory

A scan from a sub-directory traverses all sub-directories below the directory selected. If data in a directory has changed since the last time the directory was scanned, the information for the data in the directory is updated in the StorCycle database and histograms for previous scans of parent directories are updated with the new data. A sub-directory scan takes less time than a root scan, but does not update all branches of the storage location.

A Migrate / Store Job’s Effect on Scan Data

The Migrate / Store wizard shows the latest scan graph for the directory selected as long as a previous root or sub-directory scan included that directory. As shown in Example 4, the latest scan may not be correct. If Use Last Scan is selected in the Migrate / Store wizard, the Avengers data will not be considered for Migrating / Storing. To make sure that the correct data is used, select Scan Before Migrate / Store.

Notes: 

If Scan Before Migrate / Store is selected:
The time required to complete the migrate / store job may increase by a significant amount.
If Use Last Scan is selected:
Only files present in the directory when the prior scan executed are considered for migration. If the prior scan was for a sub-directory of the working directory, only files in the sub-directory are considered for migration.
The current size and age of the file are considered against the selection criteria when determining files to migrate / store.

When the Migrate / Store wizard moves data, it updates all of the directory category totals and the file information for the moved files in the database. This updates the histogram of the scan data for all scans including the affected directories. If the migrate / store used Use Last Scan, the database update does not include adding files that were not in the previous scan.

Notes: 

Scan data is not updated after a restore. Similar to adding data to a directory, a new scan, from the root or a sub-directory is required to update the scan results after a restore.
If you restore objects to their original location, they are not included in future scan data because they are not eligible to be migrated / stored.

Continue with Create a Scan Project