ADSM-L

Re: BACKUP STG COMMAND

2005-11-01 12:47:05
Subject: Re: BACKUP STG COMMAND
From: "Mark D. Rodriguez" <mark AT MDRCONSULT DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 1 Nov 2005 11:46:38 -0600
Milton,

You move data solution will not work.  TSM does not allow you to move
data from one copy pool to another.  You can move data between primary
pools but copy pools are not allowed.

--
Regards,
Mark D. Rodriguez
President MDR Consulting, Inc.

===============================================================================
MDR Consulting
The very best in Technical Training and Consulting.
IBM Advanced Business Partner
SAIR Linux and GNU Authorized Center for Education
IBM Certified Advanced Technical Expert, CATE
AIX Support and Performance Tuning, RS6000 SP, TSM/ADSM and Linux
Red Hat Certified Engineer, RHCE
===============================================================================



Johnson, Milton wrote:

You could:

1) Create 2 offsite copypools (say OFF1 and OFF2)

2) Day 1 - for each volume in OFF1
          do
              move data volume stg=oFF2 reconstruct=yes
          done
          backup stg primarypool OFF2
          Bring back all OFF1 volume that are offsite

3) Day 2 - for each volume in OFF2
          do
              move data volume stg=oFF1 reconstruct=yes
          done
          backup stg primarypool OFF1
          Bring back all OFF1 volume that are offsite

4) Day 3 - go to step 2

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
Aaron Becar
Sent: Monday, October 31, 2005 1:16 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: BACKUP STG COMMAND

Hey!

In an effort to minimize the number of tapes that go off site, is there
an option that I can add to the backup stg command to copy everything in
the primary pool to the copy pool, and resets the previous copy, and
creates a new copy?

Thanks!




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