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 />

4.4.2 Device class creation<br />

backups<br />

The random disk storage pool uses the built-in disk device class. Device classes must be created for the<br />

sequential file deduplication pool, and the tape storage pools.<br />

• sequential file<br />

> define devclass largefile devt=file mountlimit=750 maxcap=102400M<br />

dir=/tsmfile1,/tsmfile2,/tsmfile3,/tsmfile4,/tsmfile5,/tsmfile6,/tsmfile7,/tsmfi<br />

le8<br />

• tape<br />

> define library TS3500 libtype=scsi shared=yes autolabel=overwrite<br />

> define path scorpio2 TS3310 SRCTYPE=server DESTTYPE=library device=/dev/smc0<br />

online=yes<br />

> define drive TS3500 drivea element=autodetect serial=autodetect<br />

… Repeat the define drive for other drives …<br />

> define drive TS3500 drivej element=autodetect serial=autodetect<br />

> define path scorpio2 drivea SRCTYPE=server DESTTYPE=drive LIBRARY=TS3500<br />

device=/dev/rmt0<br />

… Repeat the define path for other drives …<br />

> define path scorpio2 drivej SRCTYPE=server DESTTYPE=drive LIBRARY=TS3500<br />

device=/dev/rmt9<br />

> define devclass TS3500devc devtype=LTO library=TS3500<br />

4.4.3 <strong>Storage</strong> pool creation<br />

Below are the commands used to create the four storage pools used in this sample architecture. The options<br />

controlling reclamation, migration, and duplicate identification are set to disable the automatic launching of<br />

these tasks. Instead, the tasks are scheduled to run at specified times as detailed in a later section.<br />

• tape<br />

> define stgpool tapepool ts3500devc maxscratch=30 reclaim=100 collocate=group<br />

reusedelay=3 reclaimprocess=3<br />

• random disk<br />

> update stgpool BACKUPPOOL nextstgpool=tapepool migprocess=5 highmig=100<br />

lowmig=0<br />

> update stgpool ARCHIVEPOOL nextstgpool=tapepool migprocess=5 highmig=100<br />

lowmig=0<br />

> define volume ARCHIVEPOOL /tsmdisk/arch01.dsm format=512000M<br />

> define volume BACKUPPOOL /tsmdisk/back01.dsm format=512000M<br />

> define volume BACKUPPOOL /tsmdisk/back02.dsm format=512000M<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 18 of 21

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

Saved successfully!

Ooh no, something went wrong!