Hi all,
Is there a simple way in robinhood v3 to pause all policy runs while
leaving other functionality (such as changelog processing) unaffected?
I usually run a single instance of robinhood per filesystem with:
RBH_OPT="--readlog --run=all"
so the daemon is doing both tasks. Usually if I want to stop policy runs
for a while (eg: some maintenance on the HSM system), I just stop the
daemon, but this then means I am building up a changelog backlog to
process later.
I was thinking about splitting out the various functions into separate
instances of the 'robinhood' daemon, so create a systemd unit for the
equivalent of:
'robinhood --readlog'
'robinhood --run=all'
so I can stop the two functions independently of the other.
Does anyone else do anything like this, or is there a simpler way to
just enable/disable policy runs within an active daemon?
I saw the 'MAINTENANCE SCHEDULING' section of the rbh-report man page,
but I can't find much information on what this does?
Thanks,
Matt Rásó-Barnett
_______________________________________________
robinhood-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/robinhood-support