Hello,
This feature allows to reduce time criteria of policies progressively
until a given date.
Eg. if a policy criteria is "last_mod > 6h" and you want all files to be
treated before a date T,
robinhood will progressively reduce the time criterion so that all files
will be treated before date T.
This can be controlled by the following policy parameters in the
configuration:
pre_maintenance_window = <duration>
=> controls when robinhood will start reducing the time-based policy
conditions
(eg. if pre_maintenance_window = 24h, robinhood will start adapting the
time-based criteria 24h hours before the defined maintenance time,
linearly)
main_min_apply_delay = <duration>
=> indicate the lower bound (target) for time-based conditions
(e.g. main_min_apply_delay = 10min;
time-based conditions will be reduced until they reach this value)
The target date is defined through the rbh-report command, as you saw.
Regards,
Thomas
On 09/10/18 18:13, Matthew BETTINGER wrote:
Hello,
Can someone explain what the purpose of the maintenance scheduling
option in "rbh-report" is for?
rbh-report --next-maintenance / --cancel-maintenance
We are using tmpfs and have a situation where we need to turn off the
auto purging for certain directories for a while. We were just going to
run rh with a modified config file so we do not have any accidents but
I saw this option in the rbh-report and it peaked my interest.
Thanks.
MB
_______________________________________________
robinhood-support mailing list
robinhood-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/robinhood-support
_______________________________________________
robinhood-support mailing list
robinhood-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/robinhood-support