ADSM-L

Re: backups do not complete before copy diskpool to copypool starts

1999-06-18 06:33:58
Subject: Re: backups do not complete before copy diskpool to copypool starts
From: Geetam Van Der Dussen <geetam AT SCOTPROV.CO DOT UK>
Date: Fri, 18 Jun 1999 11:33:58 +0100
Sheelagh

Thanks for your reply.

I am not worried about migration because I do a copy tapepool to copypool
later on.

My schedule is
.  ovenight backups (diskpool is large enough, no migration - very large
files direct to tapepool)
.  diskpool to copypool
.  tapepool to copypool
.  backup database
.  move drmedia etc
.  migrate diskpool to tapepool
.  expire inventory
.  reclamation

My concern is this: when the first two overlap, will the files that are
backed up (to the diskpool) after the "backup stgp diskpool copypool"
started still be copied to the copypool?

Regards
     Geetam





Sheelagh Treweek <sheelagh.treweek AT computing-services.oxford.ac DOT uk> on
18/06/99 09:31:21

Please respond to Sheelagh Treweek
      <sheelagh.treweek AT computing-services.oxford.ac DOT uk>

To:   Geetam Van Der Dussen/SIT/SPUK
cc:
Subject:  Re: backups do not complete before copy diskpool to copypool
      starts




Hi Geetam,

Yes, you may have a weakness in the routine here.  You need to factor in
some BACKUP STG TAPEPOOL COPYPOOL commands to your routine in order to
catch files that come in and migrate before you do the backup stg.

One good sequence is:

backup stg diskpool copypool
upd stg diskpool hi=0 lo=0    { trigger migration }
upd stg diskpool hi=90 lo=80  { reset to desired levels after migration
                                  completes }
backup stg tapepool copypool
backup db ...            { incr/full as required }
move drm  ...            { in operation on your site }

...  enjoy rest of day :  doing reclamation, inventory expiration, other
houskeeping tasks as required for your regular adsm operation.

Regards, Sheelagh
------------------------------------------------------------------------
Sheelagh Treweek             Email: sheelagh.treweek AT oucs.ox.ac DOT uk
Sheelagh Treweek             Email: sheelagh.treweek AT oucs.ox.ac DOT uk
Oxford University Computing Services     Tel:   +44 (0)1865 273205
13 Banbury Road, Oxford, OX2 6NN, UK     Fax:   +44 (0)1865 273275
<Prev in Thread] Current Thread [Next in Thread>
  • Re: backups do not complete before copy diskpool to copypool starts, Geetam Van Der Dussen <=