Target set and target volumes files
Snapshot backups on DS8000®, SAN Volume Controller, and Storwize® family with static target allocation, require a target set for each set of source volumes to be backed up. The target set is a set of target volumes, and several target sets can be defined for use in different snapshot backups. The target volumes file, with extension .fct, identifies the target volumes to be used for an IBM® Storage Protect Snapshot backup.
The volumes in each target set that are used in a backup, must be specified in a separate target set. These target sets are specified in a target volumes file, the .fct file. The target set section name begins with the prefix TARGET_SET and is appended with a target set name. The target set name differentiates different target set sections. The target set name can be any alphanumeric value.
>>> TARGET_SET 1
TARGET_VOLUME ...
.
.
.
TARGET_VOLUME ...
<<<>>> TARGET_SET 2
TARGET_VOLUME ...
.
.
.
TARGET_VOLUME ...
<<<Comments
can be entered before the first target set section only, and are indicated by a
# character in the first column of each line. Tab characters can be
entered.When VOLUMES_FILE is specified in the profile, the target volumes file can have any file name and does not conform to any naming convention.