ADSM-L

Re: Partitioning 3494

2003-05-06 13:56:09
Subject: Re: Partitioning 3494
From: Dwight Cook <cookde AT US.IBM DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 6 May 2003 12:54:10 -0500
Josi
      Zoltan is correct... you simply select your desired numbers during
your definition of the library within tsm.

if you already have the library drivers in AIX and access to the library
you can find out what is currently being used by
and these are HEX numbers that are listed... but you select decimal numbers
within TSM

AIX > mtlib -l/dev/lmcp1 -qR
Reserved Category List:
   sequence number..........12294
   system token.............
   Total number reserved....6
                    category: 00C8
                    category: 00CA
                    category: 012C
                    category: 012E
                    category: 0190
                    category: 0192
AIX>




                      Zoltan
                      Forray/AC/VCU            To:       ADSM-L AT VM.MARIST 
DOT EDU
                      <zforray AT VCU DOT EDU>        cc:
                      Sent by: "ADSM:          Subject:  Re: Partitioning 3494
                      Dist Stor
                      Manager"
                      <[email protected]
                      .EDU>


                      05/06/2003 12:39
                      PM
                      Please respond to
                      "ADSM: Dist Stor
                      Manager"






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>