moveHotDataToColdVolume
Syntax
moveHotDataToColdVolume([checkRange=240])
Arguments
checkRange
is an integer indicating the time range (in hours). The
default value is 240, i.e., 10 days. If the parameter is specified, data within the
range of [current time-hoursToColdVolumes-checkRange, current
time-hoursToColdVolumes) will be migrated to coldVolumes.
Details
Migrate the specified data to coldVolumes.
The migration policy of moveHotDataToColdVolume
is different from
setRetentionPolicy. See Tiered Storage for more
information.