SmartTiers™ Configuration

SoftNAS' SmartTiers™ is a multi-tiered storage environment providing automated data movement based on managed policies, ensuring that your organization can create for itself the best solution possible for managing the data explosion their organizations are currently experiencing.

SoftNAS’ SmartTiers™ provides the ability to seamlessly move blocks of data from high performance, low latency storage to more economical, larger capacity storage based on the value of the data. Data migration occurs automatically based on frequency of access. A given block of data that is not accessed regularly is relegated to the larger, economical storage provided. If a read request is submitted, no matter which tier the block of data resides, it will be satisfied and then that block will “reverse” migrate back up the tier hierarchy. 

SmartTiers™ scans all allocated blocks in the storage pool every N seconds (default 14400, or 4 hours), inspecting the last access time of each block and migrating as needed.

A configurable migration policy allows setting a maximum block age and a reverse block age for each tier. When a block has aged beyond the defined maximum, the migration scan will migrate it from tier X to tier X+1 (as long as tier X+1 is not full) If a migrated block on tier X+1 is later accessed, it will be migrated to tier X only if the reverse migration age has been met. To maximize performance and ensure sufficient space remains available on the hot tier, a special policy directive allows the administrator to configure an alternate block age and hot tier % threshold. A task runs every 5 minutes to check on the hot tier capacity and if it has consumed more than the specified percentage, a pressure-initiated migration task runs immediately to migrate all blocks on every tier in the pool using the "alternate block age". If a migration schedule is configured, neither automatic or pressure-initiated migration will run outside of the window. Migration begins immediately at the start of the scheduled window.

SoftNAS®'s SmartTiers™ provides the ability to position data based on its value to the customer.  Several tiers can be maintained.  Each tier contained within a specific SmartTiers™ hierarchy can have its own unique migration policy while allowing the IT organization to satisfy existing Service Level Agreements.


Currently, SoftNAS does not support S3-IA or S3-RRS storage for use as a storage tier in a SmartTiers™ deployment.
If planning to use Azure Cool Blob Storage or AWS Infrequent Access for your SmartTiers™ solution, it is important to understand their policies on early deletion of data. For more information on these policies, see Cool or Infrequently Accessed Storage, linked in the table of contents below.

Note: 

For version 4.1, SmartTiers™ only supports storage tiers residing in the same cloud.  Configuration of tiers that span multiple clouds is not supported. 

Preliminary Steps

To begin creating your SmartTiers™ solution, several preliminary tasks should be completed:

  1. First, create your SoftNAS® instance/virtual machine, according to the instructions for your platform (AWS, Azure, VMware). See Creating Your Instance for more details.

  2. Next, plan for and create the storage you will need for each tier. The storage to be leveraged in the SmartTiers™ configuration must be created before moving to storage pools, where SmartTiers™ will be configured. For information on creating storage, see Adding Storage
    1. For frequently accessed storage, we recommend high-performance local SSD storage. 
    2. For infrequently accessed storage, lower cost HDD storage can be leveraged.

  3. You will also need to keep in mind the desired RAID configuration, and create enough disks to support your desired configuration. For more information about RAID configuration, see Software RAID Considerations.

If leveraging object storage (such as S3 or Azure Blob) for your infrequently accessed tiers, it is best practice not to use software RAID configuration for those tiers, as you will see limited performance gains, if any at all. If leveraging HDD block devices, RAID can be leveraged to improve performance.

Configuring SmartTiers™

  • As mentioned above, if SmartTiers™ is to be leveraged, it is configured when creating the storage pool. To begin creating a SmartTiers™ Configuration, select Storage Pools in the Storage Administration pane. 

  • Click Create, and then select the SmartTiers™  radio button.
  • Click Next to begin the process.


  • First, we will be configuring the primary tier, also referred to as the Hot tier. This is the tier which will be most frequently accessed, and should provide a high performance index. 
    1. Assign a name to your Hot tier. 
    2. Select the RAID configuration that you planned for. In the below example software RAID is not leveraged (No RAID,JBOD). If leveraging RAID, additional disks would be selected, based on the RAID selection. 
    3. Select the desired Disks for your configuration. To be leveraged in Software RAID, disks must be of the same type and size. Ensure that the disks selected are those with the best performance index.
    4. Click Next


image2017-12-7_4-41-43.png

  • SmartTiers™ requires a minimum of 2 tiers to be configured. The second tier is referred to as the "Warm" tier to differentiate it from later "Cold" tiers in more complex configurations. As you can see, the second tier operates the same as the primary.
    1. Provide the second tier a name.
    2. Determine the RAID level.
    3. Select disks of the storage type designated for your secondary tier.
    4. If you plan to only have 2 tiers, select Next to proceed to the next step of the SmartTiers™ creation. To add additional tiers, select Add another tier.

When provisioning tiers, remember that each tier will result in approximately 10% less useable storage after formatting for tier usage. In other words, you may wish to provision  at least 10% additional storage for each tier you provision (ie: for 2 tiers, an additional 20% storage, for 3 tiers, an additional 30%).

  • For simplicity's sake, we will stop here at two tiers. The process continues in the same manner. In other words, if mirroring the described configuration, click 'Next' to proceed, rather than Add Another Tier. If you wish to add more tiers, select Add Another Tier. You will now assign a name to the SmartTiers™ configuration. This will be the name used when creating the Volume to be used. 
  • Select Finish to proceed.  If you need to make changes, you can select Back to return to the previous panel.

  • The final step in creating your SmartTiers™ configuration is to establish the migration policy that will be used to govern each of the tiers. 
    1. Maximum Block Age refers to the amount of time a block of data has not been accessed, and is therefore eligible to be migrated to the next tier.

    2. Reverse Migration grace period refers to when blocks of data that have been accessed by a read inquiry will be moved back up the hierarchy.

      Maximum Block Age does not apply to the last tier in the hierarchy. Nor does the Reverse Migration Grace Period apply to the Hot Tier.


    3. The Migration interval in Device options controls the frequency that SmartTiers™ will check for blocks needing to be migrated, based on the specific tier policies.

    4. Hot Tier Storage Threshold allows you to set a high-water mark on the tier which will force a migration to be done to move blocks to the secondary tier. In other words, if the data on the Hot Tier reaches the specified percentage, the blocks accessed the least frequently will be moved to ensure the Hot tier does not fill its available space.

    5. The Alternate Block Age is used when the “Hot Tier Threshold” has been met.  This will override the Maximum Block Age value specific to determine which blocks will be moved.

    6. You can also set a specific daily schedule for migrations to be allowed.  This is in a 24hour format.

Both Maximum Block Age and Reverse Migration Grace Period are calculated to the second. The default time period for Maximum Block Age is 24 hours which, counted in seconds, equals 86400. The default for Reverse Migration Grace Period is by the same token 12 hours. To determine your settings, use these default values to calculate the time frame for each tier.


During the 100TB data grow test performed by QA on a SmartTier pool the following issue was noticed:

  • During a large data transfer to the SmartTier pool a high number of s3backer timeouts were noticed when an aged blocked migration occurred. These timeouts resulted in an impact to the data transfer speed and stability.

Based on this behavior it was determined that the Maximum block age for all tiers should be set to 2592000 (30 days) for the Tiered device, to avoid an automatic migration from occurring while the initial large data transfer is in progress. Once the initial data has been transferred to the SmartTier pool, this value can be change to one more appropriate for the environment.

image2018-3-15_10-14-53.png

Managing an Existing SmartTiers™ Migration Policy

Now that SmartTiers™ has been configured, let's look at how to view and change settings for the Migration Policy on an existing SmartTiers™.

  • To open the Migration Policy, return to Disk Devices from the Storage Administration pane where you will see the disk listed as /dev/sdtiera, with the make and model of SoftNAS SmartTiers™ Storage Device.

  • When this disk is selected from the Disk Device list,  the Configure option will become available. Select Configure to open the Tiered Storage Configuration Wizard.

  • In the Tiered Storage Configuration Wizard you can alter the migration policy as well as set specific parameters for the Hot tier.



    1. The Migration interval in Device options controls the frequency that SmartTiers™ will check for blocks needing to be migrated, based on the specific tier policies.

    2. Hot Tier Storage Threshold allows you to set a high-water mark on the tier which will force a migration to be done to move blocks to the secondary tier. In other words, if the data on the Hot Tier reaches the specified percentage, the blocks accessed the least frequently will be moved to ensure the Hot tier does not fill its available space.

    3. The Alternate Block Age is used when the “Hot Tier Threshold” has been met.  This will override the Maximum Block Age value specific to determine which blocks will be moved.

    4. You can also set a specific daily schedule for migrations to be allowed.  This is in a 24hour format.

  • Select Save once all the changes have been applied.

Increase Capacity of SmartTiers™ 

Increasing the capacity of your SmartTiers™ configuration is simple:


    1. First, select the SmartTiers™, and expand it to display the individual tiers contained within it.
    2. Choose the tier you wish to expand. If expanding more than one tier, you will have to repeat the process for each tier.
    3. With the tier selected, click Expand from the menu bar above.

When the wizard opens you can select the appropriate disk devices to be used to increase that tier’s capacity. Note that the disks in question must already be added in Disk Devices to be made available for selection.