Tape configuration guidelines
Review these guidelines before attempting backup operations to tape storage.
Preparing for backup to tape

Before attempting a backup to
tape, these parameters must be set on the IBM Storage Protect server for
your tape backups:- Define the management class:
For example:define mgmtclass <domain name> <policy set name> <mgmtclass name>define mgmtclass tape tape DISK - Define the copy group:
For example:define copygroup <domain name> <policy set name> <mgmtclass name> destination=<stgpool name>define copygroup tape tape DISK destination=Diskpool - Activate the policy set:
For example:activate policyset <domain name> <policy set name>activate policyset tape tape
- Use the VMMC option to store the VMware backups (and VMware control files) with a management class other than the default management class.
- Use the VMCTLMC option to specify the management class to use specifically for VMware control files during VMware backups. The management class that you specify overrides the default management class. It also overrides the management class specified by the VMMC option. The VMCTLMC management class must specify a disk storage pool, with no migration to tape.
- The VMMC option is always used to control the retention on VM backups. This option applies to both disk and tape configurations. VMCTLMC is not used for the retention of the control files. The control and data files are part of the same grouping and are expired together based on the retention policy of the VMMC option. When both options are set, VMMC is used for data files and VMCTLMC is used for control files.
- Set the disk storage pool MIGDELAY to a value that supports most
mount requests to be satisfied from disk. Typical usage patterns indicate
that a high percentage of individual file recoveries occurs within
few days. For example, usually 3 - 5 days from the time a file was
last modified. Therefore, consider keeping data on disk for this brief
period to optimize recovery operations.
In addition, if client side deduplication is being used with the disk storage pool, set the MIGDELAY option that accommodates frequent full VM backups. Do not migrate data from the deduplicated storage pool to tape until at least two full backups are completed for a VM. When data is moved to tape, it is no longer deduplicated. For example, if full backups are run weekly, consider setting MIGDELAY to a value of at least 10 days. This setting ensures that each full backup identifies and uses duplicate data from the previous backup before being moved to tape.
- Use a device class file storage pool rather than a DISK device class storage pool. A typical value for a volume size, specified by a device class MAXCAPACITY parameter, would be 8 GB to 16 GB. For the associated storage pool, consider applying collocation by file space. Each VM that is backed up is represented as a separate file space in the IBM Storage Protect server. Collocating by file space saves the data from multiple incremental backups for a given VM in the same volume (disk file). When migration to tape occurs, collocation by file space locates multiple incremental backups for a given VM together on a physical tape.
A backup operation becomes interrupted when a mount or instant restore operation requires the same tape storage simultaneously in use by the backup operation.