Thin provisioning support
Thin provisioning is used to define a storage unit (full system, storage pool, volume) with a logical capacity size that is larger than the physical capacity assigned to that storage unit. A thin-provisioned volume is typically considered a space-efficient (SE) volume.
With SE volumes, you can retain multiple FlashCopy images of a source volume as backups at a much reduced storage cost. You do not need to allocate the full size of the source volume for each backup that is generated.
General guidelines when using SE volumes
S -> T4 -> T3 -> T2 ->
T1.With this type of cascade relationship, a copy-on-write process is needed only between the source volume and the last FlashCopy® target. Any blocks that remain unchanged on the source volume are not copied. To enable cascading FlashCopy mappings, set the IBM VSS provider background copy value to zero by entering the IBMvcfg set background Copy 0 command.
To activate the changes, restart the IBM VSS system service after you enter the command.
- Delete Example: If T3 was deleted from the chain, then the snapshots that are associated to T2 and T1 would be removed.
- Restore Example: If T3 was restored, the snapshots that are associated to T3 and any future would be removed.
- Do not delete snapshots manually.
Allow IBM Storage Protect Snapshot to delete backup versions that are based on the defined policy to ensure that deletion occurs in the correct order.
- If you delete a local snapshot that is stored on a space-efficient volume (SEV) that has multiple dependent targets, delete the snapshots in the same order in which you created them. You must delete the oldest one first, followed by the second oldest.
- If you perform an instant restore, be aware that the restored versions and newer versions will be removed.
- Delete Example: If T3 was deleted from the chain, then the snapshots that are associated to T2 and T1 would be removed. (In this case, the backups associated with T2 and T1 would still show in the MMC GUI until they were expired by policy or deleted.)
- Restore Example: If T3 were restored, then the snapshots that are associated to T3 and any future would be removed. (In this case, the backups associated with T3 and any future would still show in the MMC GUI until the next query operation.)