ADSM-L

Re: Partitioning 3494

2003-05-06 13:24:15
Subject: Re: Partitioning 3494
From: Jose Antonio Atala Olaechea <jatala74 AT HOTMAIL DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 6 May 2003 12:23:39 -0500
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>