ADSM-L

Re: [ADSM-L] High Mig Pct & Low Mig Pct = 100%

2009-04-15 13:09:03
Subject: Re: [ADSM-L] High Mig Pct & Low Mig Pct = 100%
From: Colin Dawson <colind AT US.IBM DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 15 Apr 2009 10:07:04 -0700
Howdy,

      We've seen many cases where folks set HIGHMIG=100.  I can't say that
I've seen much where LOWMIG=100 is set or used in this fashion though...
Generally, HIGHMIG=100 is all that is needed to prevent migration from
trying to migrate the data from a given storage pool.

     The decision to overflow to the NEXT pool is done at the time that the
server is trying to reserve space in a given pool.  If there is not
sufficient space available to reserve based on the incoming store request,
it is at that point that the server will traverse to the NEXT pool and
attempt reservation/allocation in that pool.  The reservation and
allocation processing in this regard is pretty well independent of the
HIGHMIG setting for the storage pool.

-----------------------------------------------------
Colin Dawson
TSM Server Development
colind AT us.ibm DOT com


|------------>
| From:      |
|------------>
  
>---------------------------------------------------------------------------------------------------------------------------------------------|
  |Eric Thompson <ethompson AT ITLIFELINE DOT NET>                              
                                                                       |
  
>---------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  
>---------------------------------------------------------------------------------------------------------------------------------------------|
  |ADSM-L AT VM.MARIST DOT EDU                                                  
                                                                       |
  
>---------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  
>---------------------------------------------------------------------------------------------------------------------------------------------|
  |04/15/2009 09:55 AM                                                          
                                                                |
  
>---------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  
>---------------------------------------------------------------------------------------------------------------------------------------------|
  |[ADSM-L] High Mig Pct & Low Mig Pct = 100%                                   
                                                                |
  
>---------------------------------------------------------------------------------------------------------------------------------------------|





I want to keep all data on the primary storage pool (disk), yet allow
for overflows to the secondary pool (tape) in the event more data is
backed up than expected.



Has anyone ever set both High & Low Mig Pct = 100% ?



If I do this, will the data still overflow to the secondary storage pool
during a backup if the primary storage pool is full (100%)?  Or will I
get the "out of storage space" message.



Thanks.  Eric