Source:Configuring a Data Store

From SEPsesam
Revision as of 14:42, 12 February 2019 by Sta (talk | contribs) (Fixed links.)
Other languages:

Copyright © SEP AG 1999-2024. All rights reserved.

Any form of reproduction of the contents or parts of this manual is allowed only with the express written permission from SEP AG. When compiling and designing user documentation SEP AG uses great diligence and attempts to deliver accurate and correct information. However, SEP AG cannot issue a guarantee for the contents of this manual.

Docs latest icon.png Welcome to the latest SEP sesam documentation version 4.4.3 Tigon/4.4.3 Grolar. For previous documentation version(s), check Documentation archive.


Overview

Data store is a device type used for writing the save sets directly on one or several configured storage locations – into the file system. Data store configuration consists of specifying data store capacity and watermarks: HWM and LWM. The default data store type is Path, also available is SEP Si3 deduplication store. As of SEP sesam version 4.4.3, SEP EasyArchive data store and FDS deduplication store are no longer supported. For details on data store concept, see Data store 4.4.

Note that depending on the SEP sesam version, the window might be slightly different, but the configuration remain the same across various SEP sesam versions.

Procedure

  1. In the Main selection -> Components, click Data stores to display the data store contents frame.
  2. From the Data stores menu, select New data store. A New data store dialog appears.
  3. Data store-configuring Tigon.png

    Segment Data Store

  4. Under the Data store properties in the Name field, enter a meaningful name for the data store.
  5. The following data store types are available:
    • Path data store
    • Si3 Deduplication Store
    • NetApp Snap Store (available as of v. ≥ 4.4.3 Grolar)
    From the Store type drop-down list, select Path. Skip the Messages section, which is used by SEP sesam to display the last executed action.
  6. Information sign.png Note
    If you are configuring an Si3 deduplication store, you should be aware of the requirements and recommendations before you select this data store type. For details, see Configuring an Si3 Deduplication Store.

    Segment Drive Parameter

  7. Make sure that the option Create drive for data store is checked under the Drive parameter properties. The predefined value for the drive is automatically added to the Drive number field.
  8. As of SEP sesam 4.4.3 Tigon, the option Create second drive is available.
  9. SEP Tip.png Tip
    It is recommended to use the option Create second drive for both available data store types (Path and Si3). Without it, SEP sesam can only allocate a drive either for reading or writing, running one job at a time on the same drive. By using the additional dedicated drive for restore, you are able to run a backup on the first drive and restore your data from the second drive simultaneously. You can also add a third drive for migration.
    • Note that any additional drive dedicated for restore or migration must have the access mode set to read in the Drive properties.
    • When using additional drives, all backup jobs must be configured to use the drive dedicated for backup. You specify the drive number for a backup job as described in Creating a Backup Event.
    • In case you use the additional drive for migration, you have to specify the dedicated drive as described in Creating a Migration Task.
    • You can configure the number of streams per drive. This enables you, for example, to limit the number of parallel backups to 5, but use a higher number of concurrent streams for migration.
  10. From the Device server drop-down list, select the device server for your data store. Note that the standard device server is always the SEP sesam Server itself. Other available device servers included in the drop-down list are additional SEP sesam Remote Device Servers (RDS).
  11. In the Path field, enter the location for your data store or use the Browse button to select the relevant folder and click OK.
  12. Data store-select path.png
    When using the Browse button to select the folder, the New data store information window appears with predefined recommended values for your data store size. Click OK to confirm the selected location and the recommended size values. You can modify your data store size later under the Size properties (see step 12). For details on how the size is calculated, see How do I calculate the data store capacity. Recommended values data store.png
  13. Option This drive uses data deduplication technology ... is only available for default data store type Path. Select this check box only if deduplication is enabled on the selected drive. In this case, the projected amount of storage available for backups will also include the deduplication factor.
  14. Segment Drive Group

  15. Under the Drive group properties, select Create new drive group if you want to create a new group or Use existing drive group to add a drive to one of the configured groups, available in the drop-down list.
  16. The predefined number of channels is already displayed in the Max. channels drop-down list. The number of available channels depends on your SEP sesam Server package. The standard license supports 5 concurrent streams, enabling 5 backup processes to run simultaneously. For details on SEP sesam licenses, see Licensing.
  17. Segment Size

  18. Under the Size properties, the predefined recommended values for your data store size are already displayed. If not, enter the following values manually.
    • Capacity: The size (in GB) of the partition for backups.
    • High watermark: The value (in GB) for the high watermark (HWM). The HWM defines the upper value for used disk space. When this value is reached, a purge process is triggered for all EOL-free (end-of-life) save sets, thus freeing up the capacity of the data store.
    • Low watermark: The value (in GB) for the low watermark (LWM). The LWM defines how much storage space is available in the data store for files with the expired EOL. If the LWM is set to 0, all EOL-free save sets are removed from the data store. The oldest save sets are always deleted first. The LWM for the deduplication store is set to 0 by default and cannot be edited.
    For details on what should be considered when specifying the size, see How do I calculate the data store capacity.
  19. Segment (read-only) Disk Space Usage

    The Disk space usage properties are used by SEP sesam to report the following:

    • Used: Total used space (in GB) on the partition.
    • Total: Maximum available space (in GB) on the partition as reported by the operating system.
    • Free: Available disk space (in GB) for SEP sesam.
    • Deduplication rate: If applicable. The deduplication ratio is depicted as ratio:1.
  20. Click OK to configure your data store. You will be prompted to create a new media pool for it immediately.
  21. Data store-create media pool dialog.png
    If you answer No, you have to create the media pool later and your configuration is finished. If you answer Yes, a new media pool dialog is displayed.

    Creating a media pool

  22. Enter a media pool name, select a drive group and set up the Retention time in days. Retention time is a media pool related parameter that specifies the number of days, for which the media from the pool are protected from writing, thus preserving the backed up data and keeping it available for restore (see Managing EOL). Once the retention time expires, the media are writable again. For details on how to configure a media pool, see Configuring media pools for data stores.
  23. New media pool 4.4.3.png

Once you set up your backup strategy, you can back up your data to your new media pool. You can start a configured backup task immediately or schedule it to run after you have created a schedule and linked a backup event to it. For details, see Creating a Schedule and Creating a Backup Event.

If you want to start the backup task immediately, right-click the name of the backup task and click Immediate start. Note that you only need to select the appropriate media pool referring to your data store and click Start.

See also

The Data Store 4.4Configuring an Si3 Deduplication Store