Commit Graph

23 Commits

Author SHA1 Message Date
Christoph Klaffl 157ab36698
Merge branch 'master' into weekly 2018-12-04 21:48:18 +01:00
Christoph Klaffl e542cdcbde
Merge branch 'master' into pre-post-scripts 2018-12-04 21:31:13 +01:00
Jim Salter 8fe9e9d9c0
Merge pull request #289 from phreaker0/prune-defer
added option to defer pruning based on the available pool capacity
2018-12-04 15:11:13 -05:00
Jim Salter 8d24fab041
Merge pull request #157 from phreaker0/frequently
implemented frequent snapshots with configurable period
2018-12-04 15:09:24 -05:00
Christoph Klaffl ea55308dfc
implemented support for excluding children of a specific dataset 2018-12-04 15:51:51 +01:00
Christoph Klaffl 2796e22dbf
added option to defer pruning based on the available pool capacity 2018-11-21 00:34:21 +01:00
Christoph Klaffl a8d5c5652a
make script timeout configureable 2018-10-16 17:54:37 +02:00
Niccolò Belli 0a7fdcb232 Add pruning hooks 2018-10-16 11:08:10 +02:00
Julien Riou c6ffbf5c4c
Add pre and post snapshot scripts 2018-10-16 07:49:48 +02:00
Christoph Klaffl c9b7c3605c
Merge branch 'master' into frequently 2018-06-29 08:08:06 +02:00
Christoph Klaffl b405b58980
let monitor-capacity parse the limits from the configuration file 2018-03-01 09:22:22 +01:00
Christoph Klaffl ac16b2128e
disable monitoring of frequent snapshots 2017-11-09 17:44:04 +01:00
Christoph Klaffl 4649704046
codestyle fix and disable monitoring of weekly snapshots 2017-11-09 17:41:52 +01:00
Christoph Klaffl 00b9206829
implemented weekly period 2017-11-09 09:44:40 +01:00
Christoph Klaffl 293d83bdaa versioning and compatibility check for default configuration file 2017-11-08 22:08:02 +01:00
Christoph Klaffl 8bd98f1800 added more documentation for frequent snapshots 2017-11-08 21:40:30 +01:00
Christoph Klaffl d8613d1379 implemented frequent snapshots with configurable period
Fixes #75
2017-11-08 19:58:33 +01:00
Christoph Klaffl dbe33170e7
removed trailing whitespace 2017-11-08 17:30:52 +01:00
Charles Pigott 5487c38350 Remove semicolons from defaults file 2017-10-03 14:23:29 +01:00
Jim Salter 470a16e480 process_children_only keeps sanoid from messing with empty parent datasets; improved docs in default conf files 2015-04-02 11:10:38 -04:00
Jim Salter aa55a4ece0 1.2.0 - added monitor-children-only parameter to sanoid.conf for cases where parent dataset is kept empty 2015-04-01 18:38:08 -04:00
Jim Salter 5b1a833dd9 expanded debug output, fixed and greatly cleaned up config parsing in sanoid 2015-04-01 16:33:46 -04:00
Jim Salter 270c95be69 breaking configs into normal configs and default configs, and updating sanoid to use both files 2015-04-01 15:21:25 -04:00