ADSM-L

Re: Partitioning 3494

2003-05-06 13:39:33
Subject: Re: Partitioning 3494
From: Zoltan Forray/AC/VCU <zforray AT VCU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 6 May 2003 13:39:11 -0400
As I understand it, you simple pick the two numbers (scratch and private) 
when you define the 349X LIBRARY to TSM.

You have to make sure you don't pick category values that are in use by 
other sharing systems.

>From a the book "Upgrading Tivoli Storage Manager 3590B Tape Drives to 
3590E Drives"

*******

DEFINE LIBRARY libr_name LIBTYPE=349X DEVICE=/dev/lmcp0  SCRATCHCAT=401 
PRIVATECAT=400

This will create a Library that uses private category code 400 (X'190'), 
3490 scratch code of 401 (X'191') and 3590 scratch code 402 (X'192'). The 
catagory codes that you choose should be different from the ones that are 
already in use for the existing Library definitions. The default values 
are 300, 301 and 302--don't use the defaults here because they probably 
are used by the existing Library definition. 

CAUTION: Be sure to coordinate catagory codes with other systems and/or 
TSM Servers that may be sharing the same physical 3494 library. Each 
system must use a unique set of codes or data corruption may occur.

*******





Jose Antonio Atala Olaechea <jatala74 AT HOTMAIL DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
05/06/2003 01:23 PM
Please respond to "ADSM: Dist Stor Manager"

 
        To:     ADSM-L AT VM.MARIST DOT EDU
        cc: 
        Subject:        Re: Partitioning 3494


Hi Dwight,

I have a 3494 library partitioned between one AS/400 and a Aix box
(with TSM ). I don`t khow how to create the volume categories for my tsm
server in the 3494 library. Do I have to do some changes on the library
manager ?

regards,


Josi Antonio Atala Olaechea
Visiontech del Perz





>From: Dwight Cook <cookde AT US.IBM DOT COM>
>Reply-To: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
>To: ADSM-L AT VM.MARIST DOT EDU
>Subject: Re: Partitioning 3494
>Date: Tue, 6 May 2003 10:42:39 -0500
>
>I'm not sure exactly how you are using the term ~partitioning~ here but 
if
>you are just wanting a way to adjust the category assigned to a volume 
and
>if your 3494 is accessible from a Unix box, just use mtlib...
>
>mtlib -l/dev/lmcp# -C  -s<cat> -t<cat>  -V<volser>
>
>for XXX in $( mtlib -l/dev/lmcp3 -qC -sFF00 cut -d' ' -f1 )
>       do
>       mtlib -l/dev/lmcp3 -C -sFF00 -t####  -V $XXX
>       done
>
>something like that...
>
>Dwight
>
>
>
>
>                       Jose Antonio
>                       Atala Olaechea           To:
>ADSM-L AT VM.MARIST DOT EDU
>                       <jatala74@hotmail        cc:
>                       .com>                    Subject:  Partitioning 
3494
>                       Sent by: "ADSM:
>                       Dist Stor
>                       Manager"
>                       <[email protected]
>                       .EDU>
>
>
>                       05/06/2003 09:54
>                       AM
>                       Please respond to
>                       "ADSM: Dist Stor
>                       Manager"
>
>
>
>
>
>
>Hi,
>
>    does anyone have the procedure to create the volume categories for 
TSM
>for a 3494 library.
>
>Any help will be greatly appreciated,
>
>regards,
>
>
>Josi Antonio Atala Olaechea
>
>
>
>
>
>_________________________________________________________________
>Charla con tus amigos en lmnea mediante MSN Messenger:
>http://messenger.yupimsn.com/


_________________________________________________________________
Charla con tus amigos en lmnea mediante MSN Messenger:
http://messenger.yupimsn.com/

<Prev in Thread] Current Thread [Next in Thread>