12.01.2013 Views

Tivoli Storage Manager Sample Architecture - IBM

Tivoli Storage Manager Sample Architecture - IBM

Tivoli Storage Manager Sample Architecture - IBM

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Tivoli</strong> <strong>Storage</strong> <strong>Manager</strong> Deduplication <strong>Sample</strong> <strong>Architecture</strong><br />

define script DBBACKUP "/* Run DB backups */"<br />

update script DBBACKUP "backup db devclass=TS3500DEVC type=full wait=yes"<br />

numstreams=3 line=010<br />

update script DBBACKUP "backup volhistory" line=020<br />

update script DBBACKUP "backup devconfig" line=030<br />

update script DBBACKUP "delete volhistory type=dbbackup todate=today-7<br />

totime=now" line=040<br />

define script MIGRATE "/* Run stg pool migration */"<br />

update script MIGRATE "migrate stgpool ARCHIVEPOOL wait=yes" line=010<br />

update script MIGRATE " migrate stgpool BACKUPPOOL wait=yes " line=020<br />

define script RECLAIM "/* Run stg pool reclamation */"<br />

update script RECLAIM "reclaim stgpool FILEPOOL threshold=40<br />

duration=200 wait=yes" line=010<br />

update script RECLAIM "reclaim stgpool TAPEPOOL threshold=60<br />

duration=60 wait=yes" line=020<br />

update script RECLAIM "reclaim stgpool COPYPOOL threshold=60<br />

duration=60 wait=yes" line=030<br />

define script EXPIRE "/* Run expiration processes. */"<br />

update script EXPIRE "expire inventory resource=8 wait=yes" line=010<br />

4.4.5.2 Define schedules to run the data maintenance tasks<br />

The following commands define administrative schedules which execute the scripts which were created in the<br />

previous section.<br />

define schedule STGBACKUP type=admin cmd="run STGBACKUP" active=yes \<br />

desc="Run all stg pool backups." startdate=today starttime=08:00:00 \<br />

duration=15 durunits=minutes period=1 perunits=day<br />

define schedule DEDUP type=admin cmd="run DEDUP" active=yes \<br />

desc="Run indentify duplicates." startdate=today starttime=11:00:00 \<br />

duration=15 durunits=minutes period=1 perunits=day<br />

define schedule DBBACKUP type=admin cmd="run DBBACKUP" active=yes \<br />

desc="Run database backup." startdate=today starttime=12:00:00 \<br />

duration=15 durunits=minutes period=1 perunits=day<br />

define schedule MIGRATE type=admin cmd="run MIGRATE" active=yes \<br />

desc="Migrate data from random stg pools." startdate=today starttime=14:00 \<br />

duration=15 durunits=minutes period=1 perunits=day<br />

define schedule RECLAIM type=admin cmd="run RECLAIM" active=yes \<br />

desc="Reclaim space from storage pools." startdate=today starttime=18:30 \<br />

duration=15 durunits=minutes period=1 perunits=day<br />

define schedule EXPIRATION type=admin cmd="run expire" active=yes \<br />

desc="Run expiration." startdate=today starttime=22:00:00 \<br />

duration=15 durunits=minutes period=1 perunits=day<br />

<br />

Document: <strong>Tivoli</strong> <strong>Storage</strong> <strong>Manager</strong> Deduplication <strong>Sample</strong> <strong>Architecture</strong> Date: 09/28/2012<br />

Version: 1.0<br />

Page 21 of 21

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!