I just set up our two new LTO2-drives in an 3584-expantion frame. We previously had the base-frame and four LTO1 drives. What I did was:
o connect hardware o run cfgmgr o define drives (DEFINE DRIVE 3584LTO TAPE4) o define paths (DEFINE PATH TSM TAPE4 SRCTYPE=SERVER \ DESTTYPE=DRIVE LIBRARY=3584LTO DEVICE=/dev/rmt4) o define devclass (DEFINE DEVCLASS 3584LTO2 DEVTYPE=LTO \ FORMAT=ultrium2c MOUNTLIMIT=DRIVES \ MOUNTWAIT=60 MOUNTRETENTION=60 PREFIX=ADSM LIBRARY=3584LTO o define new storage pool to use this devclass o label new tapes, LABELSource=barcode o check them in And it works! Anybody see anything else I should have done? -jf