Cloning data to tape ensures that you can successfully recover your data after the file-type volumes are relabeled. This procedure requires a second tape device, in addition to the one tape device used for logical-log file backups, as Figure 4 shows. For more information, see Using Filesystems as Storage Devices.
If you are using two file-type devices, reserve two tape devices so you can clone your file-type volumes to tape, as Figure 5 shows.
ism_op -unmount device_path
ism_config -volume name -only_restore yes
ism_op -mount device_path
ism_add -device device_path -type tape
ism_op -label device_path -pool pool -volume name
ism_op -mount device_path
ism_clone -volume name -pool pool
Depending on the type of media that you use, you might need more than one clone volume to hold all the data from the file-type device.
When you relabel the file-type volume, you can no longer access the original data. If you need to recover data, ISM directs you to mount the cloned volume.