Configuring Automatic Data Replication

Prev Next

An Automatic Data Replication policy enables Wasabi Cloud NAS (WCN) to replicate files from the source to the target (bucket). When configuring Automatic Data Replication, you will set a time interval to determine the duration that a file must remain unmodified before WCN replicates the file. 

By default, a global replication policy, that governs all source-target pairs, is configured. The global replication policy cannot be deleted, but you can modify the policy settings. Optionally, you can overwrite the global replication policy by configuring a replication for a specific source-target pair. A policy assigned to a specific source takes precedence over the global policy. 

The time interval in the Automatic Data Replication policy governs when file changes (such as when a file is deleted or renamed) are synchronized to the bucket. If you delete or rename a file on the source, the copy on the bucket is deleted or renamed only after the replication policy time interval elapses.

Getting Ready

By default, WCN manages all data on the source location(s). You can refine the list of automatically managed locations on all sources. For more detail, refer to Refining the List of Automatically Managed Locations, below.

Refining the List of Automatically Managed Locations

When configuring a global Automatic Data Replication policy, you can refine the list of automatically managed locations. For more detail, refer to Configuring a Global Automatic Data Replication Policy, below. By default, the following folder and file types are automatically excluded from replication. 

  • Files within the folder(s) that are explicitly excluded from the global replication policy.
  • Files residing in the following folders:
    • PowerShell
    • Trashes
    • TemporaryItems
    • Spotlight-V100
    • Recycled
    • $Recycle.BIN
    • Recycler
    • DS_Store file
  • Files with an associated OFFLINE flag and are not Wasabi files..
  • Encrypted files and folders. Use Properties > General > Advanced… > Encrypt contents to secure data.

Excluding File Types from Replication

WCN enables you to further exclude specific file types from policy-based replication (such as, .vib, .vlm, and so on). To exclude additional file types, follow the steps below:

Excluding files only applies to policy-based replication and does not apply to manual operations.

  1. Open Regedit.
  2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Wasabi\tiger-bridge\tiersvc\settings.
  3. Create a string value variable with the name “replication_filter:”, and data as “!:vib:vlm:”. In this example, the files with the extension .vib and .vlm will be excluded. Any other file types can be excluded by providing their extension.
  4. Once this registry string value pair has been created, restart the service using a Command Prompt in an elevated mode (as an Administrator): c:\net stop tiersvc and c:\net start tiersvc

Editing the List of Included and Excluded Locations

At any time, you can edit the list of included and excluded locations of the global Automatic Data Replication policy. To specify which data is automatically managed by WCN , determine a list of included and excluded locations. You can apply parameters to align with the following scenarios:

  • All data on a source when the root of the source is added as an included location.
  • All data on a source, except for data in subfolders added as excluded locations, when the root of the source is added as an included location.
  • No data on the source, except data in subfolders added as included locations, when the root of the volume is not added as an included location.
Although data in the excluded locations is not subject to WCN automatic data management, you can manually perform such operations on files/folders in an excluded location. For more information, see Manual Data Management With Wasabi Cloud NAS.

Configuring a Global Automatic Data Replication Policy

When configuring a global policy, all automatic data operations are paused. WCN does not manage any data until you resume the operations.
  1. Click Replication Policy.
  2. By default, the global replication policy is set to queue data for replication that is not modified within the last one minute. To modify this, enter a numerical value into the type field. 
  3. Click the drop-down menu to select a unit of measure.
  4. Optionally, refine the list of automatically managed locations on all sources by defining a list of locations (folders) on the source in which to include or exclude from replication. To include a location, click +.
  5. Browse to the location and select the folder. The folder must be within a source path that is configured with WCN.
    If needed, you can create a new folder in an existing source and add it as an included/excluded location.
  6. Click Select Folder.
  7. Optionally, to remove a folder from the list, select the folder.
  8. Click to remove the location.
  9. To exclude data, click +
  10. Browse to the location and select the folder. 
  11. Optionally, to remove a folder from the list, select the folder and click .
  12. Click Apply All.
  13. A message will notify you that the changes have been applied and that all WCN is now paused. Click OK.
  14. To resume operations, click Wasabi Cloud NAS.
  15. Click Resume.

Overwriting the Global Automatic Replication Policy for a Specific Pair

To configure unique settings for a specific source-target pair, you can overwrite the global Automatic Data Replication policy. To do so, follow the steps below:

  1. Select the source in the left pane.
  2. Click Add policy.
  3. In the Policy Type dialog, select Replicate
  4. Click OK.
    If the selected source already has its own replication policy assigned, you cannot add a new replication policy. You can edit the existing policy, following the steps below.
    To make the source use the global replication policy set for all pairs, delete the policy by selecting it and clicking the Delete policy.
  5. Enter a numerical value in the type field to specify the duration that a file must remain unmodified. 
  6. Click the drop-down menu to select a unit of measure.
  7. Click Apply All.
  8. A message will notify you that the changes have been applied and that all WCN is now paused. Click OK.
  9. To resume operations, click Wasabi Cloud NAS.
  10. Click Resume.