Didn't think this was possible. Did you have to do anything to the L700 to configure the virtual libraries? Is SHARED=YES required for this config? Is there any disadvantage to always setting SHARED=YES?
_____________________________ William Mansfield Senior Consultant Solution Technology, Inc "Boireau, Eric (MED)" To: [EMAIL PROTECTED] <eric.boireau@M cc: ED.GE.COM> Subject: Re: Two devclasses with storagetek library L700 Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] ST.EDU> 12/13/2001 01:18 PM Please respond to "ADSM: Dist Stor Manager" I have 4 LTO Drive and 2 DLT in the same physical STK L700 Library. But I have define 2 Virtual Lib Here is my config file : Try to not used the "Shared=Yes", when used you cannot remove without deleting the library. /* Device Configuration */ DEFINE DEVCLASS DBFILE DEVTYPE=FILE FORMAT=DRIVE MAXCAPACITY=16777216K MOUNTLIMIT=1 DIRECTORY="F:\IMPORT" SHARED=NO DEFINE DEVCLASS DLT7000 DEVTYPE=DLT FORMAT=DLT35C ESTCAPACITY=73400320K MOUNTLIMIT=DRIVES MOUNTWAIT=60 MOUNTRETENTION=15 PREFIX=ADSM LIBRARY=STKL700 DEFINE DEVCLASS DLTHP DEVTYPE=DLT FORMAT=DLT35C MOUNTLIMIT=DRIVES MOUNTWAIT=60 MOUNTRETENTION=60 PREFIX=ADSM LIBRARY=HPDLT DEFINE DEVCLASS EXPORT DEVTYPE=FILE FORMAT=DRIVE MAXCAPACITY=655360K MOUNTLIMIT=1 DIRECTORY="F:\IMPORT" SHARED=NO DEFINE DEVCLASS LTO DEVTYPE=LTO FORMAT=ULTRIUMC ESTCAPACITY=209715200K MOUNTLIMIT=DRIVES MOUNTWAIT=60 MOUNTRETENTION=15 PREFIX=ADSM LIBRARY=STKL700LTO SET SERVERNAME FRBUCBKP02MEDGE_SERVER1 DEFINE LIBRARY HPDLT LIBTYPE=MANUAL DEFINE LIBRARY STKL700 LIBTYPE=SCSI DEVICE=LB6.0.0.7 SHARED=YES DEFINE LIBRARY STKL700LTO LIBTYPE=SCSI DEVICE=LB6.0.0.7 SHARED=YES DEFINE DRIVE STKL700 DLT4 DEVICE=MT4.0.0.6 ELEMENT=504 ONLINE=Yes DEFINE DRIVE STKL700 DLT5 DEVICE=MT5.0.0.7 ELEMENT=505 ONLINE=Yes DEFINE DRIVE STKL700LTO LTO0 DEVICE=MT0.0.0.2 ELEMENT=500 ONLINE=Yes DEFINE DRIVE STKL700LTO LTO1 DEVICE=MT1.0.0.3 ELEMENT=501 ONLINE=Yes DEFINE DRIVE STKL700LTO LTO2 DEVICE=MT2.0.0.4 ELEMENT=502 ONLINE=Yes DEFINE DRIVE STKL700LTO LTO3 DEVICE=MT3.0.0.5 ELEMENT=503 ONLINE=Yes Hope this help. -----Original Message----- From: Prather, Wanda [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 6:53 PM To: [EMAIL PROTECTED] Subject: Re: Two devclasses with storagetek library L700 I do not believe there is any direct support in TSM for having 2 types of drives within the same library. You do not tell us your server platform, so I am not sure if this will help you, as my experience is on AIX: We did it with an STK9710 by defining 2 different TSM LIBRARY definitions. A "LIBRARY" to TSM is actually a logical construct, not a physical one. So we just defined 2 library names, both pointing to the same AIX /dev address. Then we defined our DLT drives to the first library name, and our 9840 drives to the second library name. Then you run TWO checkin commands, CHECKIN LIBV LIBRARY1 xxxxxxxxxxxxxxxx, followed by CHECKIN LIBV LIBRARY2 xxxxxxxxxxxx. Our library was defined as TYPE=ACS, so I don't know if you can do the same with a TYPE=SCSI library, or if you can do it with a Windows TSM server. But this maybe will help you get started. ************************************************************************ Wanda Prather The Johns Hopkins Applied Physics Lab 443-778-8769 [EMAIL PROTECTED] "Intelligence has much less practical application than you'd think" - Scott Adams/Dilbert ************************************************************************ -----Original Message----- From: Matthias Feyerabend [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 10:47 AM To: [EMAIL PROTECTED] Subject: Two devclasses with storagetek library L700 Hello, we are trying to use Storagetek library L700 with two DLT and two LTO drives. All drives are online. Checkin of DLT volumes was ok, but we are not able to checkin some LTO volumes. We were trying checkin libvol with parameter devtype=LTOCLASS1, nevertheless we get message: ANR8373I 001: Fill the bulk entry/exit port of library LIBTSMB0 with all DLT volumes to be processed within 60 minute(s); issue 'REPLY' along with the request ID when ready. The library waits for DLT volumes, not for LTO ones. How do I checkin scratch volumes for LTO and how scratch volumes for DLT ? Matthias Feyerabend