The following scenario demonstrates the use of the MOVE DRMEDIA and PREPARE commands to generate an up-to-date disaster recovery plan for disaster recovery preparation.
define devclass disaster devtype=cartridge prefix=dr
define stgpool drcopypool disaster pooltype=copy reclamation=100 maxscratch=10000 reusedelay=30
Note: | The reclamation is turned off for disaster copy storage pool so that the partially filled copy storage pool volumes will not be reclaimed before they are moved offsite. You need to schedule the reclamation for your disaster copy storage pool volumes periodically. |
query drmedia * wherestate=mountable
move drmedia * wherestate=mountable
This command marks the volumes unavailable to TSM.
prepareCopy the recovery plan file to a diskette to be given to the courier.
query drmedia * wherestate=vaultretrieve
move drmedia * wherestate=notmountable
move drmedia * wherestate=courierretrieve
move drmedia * wherestate=courier
move drmedia * wherestate=vaultretrieve