On Mon, Dec 23, 2019 at 23:51:11 -0500, Gene Heskett wrote:
> Sounds good, so I'll try it.  Also, where is the best explanation 
> for "bumpmult"? I don't seem to be getting the results I expect.

I'm only aware of these parameters being explained in the amanda.conf man
page....

However, did you find the "amadmin ... bumpsize" command?  You can use
it to check the actual effect of the bump* parameters in the config
file, which perhaps will help you get a sense of how they interrelate:

=====
# su backup -c "amadmin TestBackup bumpsize" 
Current bump parameters:
  bumppercent  20 %     - minimum savings (threshold) to bump level 1 -> 2
  bumpdays     1        - minimum days at each level
  bumpmult     4        - threshold = disk_size * bumppercent * 
bumpmult**(level-1)

      Bump -> To  Threshold
        1  ->  2    20.00 %
        2  ->  3    80.00 %
        3  ->  4   100.00 %
        4  ->  5   100.00 %
        5  ->  6   100.00 %
        6  ->  7   100.00 %
        7  ->  8   100.00 %
        8  ->  9   100.00 %
=====


                                                Nathan

----------------------------------------------------------------------------
Nathan Stratton Treadway  -  natha...@ontko.com  -  Mid-Atlantic region
Ray Ontko & Co.  -  Software consulting services  -   http://www.ontko.com/
 GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt   ID: 1023D/ECFB6239
 Key fingerprint = 6AD8 485E 20B9 5C71 231C  0C32 15F3 ADCD ECFB 6239

Reply via email to