If the disk space is full and data should be retained, then use Storage Extension feature
DSL Data Utility is used to increase Dedupe Storage Location (DSL) space without impacting user’s backups and restores
Moves DSL data from the configured DSL to another storage location
Any new backups created after the DSL data movement will be backed up to the user's original DSL
Data in the moved dedupe chunk will be restored (restores run from the Target DSL)
DDRedistribute.ini parameters:
HTTP_SERVER = Machine IP and port for DedupeServer
HTTPS_SERVER = Machine IP and port for DedupeServer
SOURCE_DSL= Source DSL for the data chunk to be copied
TARGET_DSL=Target DSL for the data chunk to be moved
AUTO_DELETE = If set TRUE, it will delete the chunk from Source once copied to Target
MOVE_ALL = FALSE, moves the data as specified in the MIN_USER_DATASIZE
SPACE_TO_RECLAIM = Size should be equal to or more w.r.t. the chunk data (in MBs)
MAINTENANCE_TIMEOUT = Time (in minutes) for which the Dedupe server has to be in maintenance mode. Default value set to 200.
MIN_USER_DATASIZE = Threshold size for chunk data (in MBs)