Displaying 4 results from an estimated 4 matches for "incrkeepcnt".
2015 May 08
2
Backup PC or other solution
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> Behalf Of John R Pierce
> Sent: den 7 maj 2015 19:09
> To: centos at centos.org
> Subject: Re: [CentOS] Backup PC or other solution
> 
> my year of monthlies and month of dailies of 25 servers has been more or
> less constant size for a year or two now as it
2015 May 11
2
Backup PC or other solution
...o achieve that retention rate?
> 
> there's a lot of settings...  but these are probably applicable...
> 
> Main Config:
>    Schedule:
>      FullPeriod: 27.9
>      FullKeepCnt: 24
>      FullKeepCntMin: 8
>      FullAgeMax: 360
>      IncrPeriod:  0.97
>      IncrKeepCnt: 30
>      IncrKeepMin: 1
>      IncrAgeMax: 30
>      IncrLevels: 1
> 
> on a few hosts where dailies are not appropriate due to how long they
> take, I override to do weekly incrementals instead
> 
>    Schedule:
>      FullPeriod: 89.6
>      FullKeepCnt: 2
>...
2015 May 08
0
Backup PC or other solution
...rin Srbu wrote:
> May I ask what your settings are to achieve that retention rate?
there's a lot of settings...  but these are probably applicable...
Main Config:
   Schedule:
     FullPeriod: 27.9
     FullKeepCnt: 24
     FullKeepCntMin: 8
     FullAgeMax: 360
     IncrPeriod:  0.97
     IncrKeepCnt: 30
     IncrKeepMin: 1
     IncrAgeMax: 30
     IncrLevels: 1
on a few hosts where dailies are not appropriate due to how long they 
take, I override to do weekly incrementals instead
   Schedule:
     FullPeriod: 89.6
     FullKeepCnt: 2
     FullKeepCntMin: 2
     IncrPeriod: 6.97
     IncrKee...
2015 May 11
0
Backup PC or other solution
...entOS mailing list
> Subject: Re: [CentOS] Backup PC or other solution
>
> > Main Config:
> >    Schedule:
> >      FullPeriod: 27.9
> >      FullKeepCnt: 24
> >      FullKeepCntMin: 8
> >      FullAgeMax: 360
> >      IncrPeriod:  0.97
> >      IncrKeepCnt: 30
> >      IncrKeepMin: 1
> >      IncrAgeMax: 30
> >      IncrLevels: 1
How did you get away with using 27,9 on Fullperiod? 8-)
I'm seeing "Error: No save due to errors" and "Error: FullPeriod must be a 
real-valued number", unless I change the value t...