Commit Graph

298 Commits

Author SHA1 Message Date
Attie Grande 22c137627a updated doc for syncoid:no-sync 2018-08-03 09:40:11 +01:00
Attie Grande 39d1fd38c1 added ability to skip datasets... simply set syncoid:no-sync=true 2018-08-03 09:40:11 +01:00
Jim Salter d1153a244f
Merge pull request #245 from phreaker0/local-source-bwlimit-fix
fix typo to make local source bwlimit work
2018-07-26 16:16:04 -04:00
Jim Salter f3996e0d99
Merge pull request #246 from phreaker0/typo
fixed typo
2018-07-26 16:15:08 -04:00
Christoph Klaffl e85c375bbe
fixed typo 2018-07-26 21:53:56 +02:00
Christoph Klaffl f5508a2403
fix typo to make local source bwlimit work 2018-07-26 21:46:50 +02:00
Jim Salter 4b32d46ac4
Merge pull request #243 from pit3k/fix-resume-on-freebsd
Fix 'resume support' detection on FreeBSD
2018-07-17 21:55:14 -04:00
Piotr Paczynski 75d8174e69 Fix 'resume support' detection on FreeBSD 2018-07-18 01:21:22 +02:00
Jim Salter 6ba96f9949
Merge pull request #235 from phreaker0/extra-identifier
added option for using extra identification in the snapshot name for …
2018-07-08 09:47:46 -04:00
Christoph Klaffl f409b95569
updated parameter documention of --identifier regarding allowed characters 2018-07-07 20:10:02 +02:00
Christoph Klaffl dc0afebb30
allow extra identifier to contain all characters for snapshots names which are allowed by zfs 2018-07-07 20:06:17 +02:00
Christoph Klaffl b32d5a6833
Merge remote-tracking branch 'upstream/master' into extra-identifier 2018-07-07 20:04:40 +02:00
Jim Salter 22f8c2dff7
Merge pull request #233 from phreaker0/skip-parent
Skip parent
2018-07-07 12:08:07 -04:00
Jim Salter f9c1cbb74a
Update INSTALL 2018-07-07 12:06:35 -04:00
Jim Salter 9ca09d516e
Merge pull request #241 from phreaker0/fix-health-check-with-special
fixed monitor-health command for pools containing cache and log devices
2018-07-06 13:24:29 -04:00
Christoph Klaffl ba3836ec52
fixed monitor-health command for pools containing cache and log devices 2018-07-06 15:52:54 +02:00
Christoph Klaffl 77e066b3d6
Merge branch 'master' into skip-parent 2018-06-29 08:13:12 +02:00
Jim Salter 2224866da6
Merge pull request #183 from martinvw/feature/quiet-mode
Made two INFO prints mutable
2018-06-28 16:16:25 -04:00
Jim Salter d3355912a3
Merge pull request #166 from jasonblewis/fixps
check for emtpy lockfile
2018-06-28 16:15:28 -04:00
Jim Salter 50bd897cb7
Merge pull request #174 from phreaker0/tests
implemented a simple test which will take snapshots over a whole year…
2018-06-28 16:10:00 -04:00
Jim Salter 733f3ad030
Merge pull request #227 from phreaker0/debian-changelog
updated debian changelog
2018-06-28 16:05:44 -04:00
Jim Salter f107907dc4
Merge pull request #175 from phreaker0/dst-fixes
DST fixes
2018-06-28 16:05:29 -04:00
Jim Salter 22ab817020
Merge pull request #203 from phreaker0/cache-improvements
cache improvements
2018-06-28 16:03:46 -04:00
Jim Salter 8ee41752c7
Merge pull request #201 from phreaker0/monitor-capacity
implemented monitor-capacity flag for checking zpool capacity limits
2018-06-28 16:03:25 -04:00
Jim Salter bd1da260fd
Merge pull request #226 from phreaker0/use-utc
use utc for timestamps as default
2018-06-28 16:02:43 -04:00
Jim Salter 138a8ab698
Merge pull request #205 from jsavikko/fix-syncoid-options-list
syncoid: fix --version in options list of helptext
2018-06-28 16:01:36 -04:00
Jim Salter 21722c34b9
Merge pull request #208 from danielewood/patch-1
Added support for ZStandard compression.
2018-06-28 16:01:00 -04:00
Jim Salter c909f55bc4
Merge pull request #229 from UnlawfulMonad/master
Fix --help typo
2018-06-28 15:59:38 -04:00
Jim Salter 5e291b6f41
Merge pull request #238 from phreaker0/parser-fixes
correctly parse zfs column output (space can be included in the values)
2018-06-28 15:58:43 -04:00
Jim Salter e718dcd806
Merge pull request #239 from phreaker0/exclude
support excluding datasets from replication with a regular expression
2018-06-28 15:57:55 -04:00
Christoph Klaffl 1f88580199
implemented support for excluding datasets from replication with a regular expression 2018-06-28 17:45:18 +02:00
Christoph Klaffl 34b942ea45
correctly parse zfs column output (space can be included in the values) 2018-06-21 18:18:28 +02:00
Christoph Klaffl 0f8fee7637
added option for using extra identification in the snapshot name for replicating to multiple targets 2018-06-19 19:43:36 +02:00
Christoph Klaffl 70b259ac3c
typos 2018-06-19 18:24:34 +02:00
Christoph Klaffl c0c3050076
added option for skipping the parent dataset in recursive replication 2018-06-19 18:21:06 +02:00
Lucas Salibian e65879d1f8 Fix --help typo 2018-06-08 11:52:52 -04:00
Christoph Klaffl 52661afb41
updated debian changelog 2018-06-05 12:45:13 +02:00
Christoph Klaffl bb654c1cf6
use utc for timestamps as default 2018-06-05 11:41:48 +02:00
Jim Salter 9d387c013f
Merge pull request #218 from phreaker0/prune-fix
skip pruning with --no-sync-snap
2018-05-01 18:45:54 -04:00
Christoph Klaffl 63979973b2
if syncoid is instructed to skip snapshot creation it shouldn't attempt to prune existing ones 2018-05-02 00:15:14 +02:00
Jim Salter 24845bd10c
Merge pull request #214 from ecoutu/master
Document compatibility with (t)csh shells
2018-04-29 16:14:34 -04:00
Eric Coutu faf825003f
Document compatibility with (t)csh shells
Also, recommend installing mbuffer on FreeBSD systems when remote user
is using bourne compatible shell.
2018-04-29 15:48:21 -04:00
Jim Salter 4ab64b27a3
Merge pull request #212 from dcrdev/master
Restructure dist packages & bump rpm spec to 1.4.18
2018-04-28 12:57:58 -04:00
dcrdev b3b69c598c Restructure dist packages & bump rpm spec to 1.4.18 2018-04-28 17:38:19 +01:00
Jim Salter 979cb8bc3d
resume/receive support in syncoid 1.4.18 2018-04-25 15:24:24 -04:00
root 72245338a8 special character handling and resumable zfs receive support in syncoid 2018-04-25 15:21:56 -04:00
root 2732392088 fix use of uninitialized value in escapeshellparam() 2018-04-25 15:18:00 -04:00
root 4ebc0abef5 fix use of uninitialized string in escapeshellparam() 2018-04-25 14:58:35 -04:00
Jim Salter 563a93bcfe
Merge pull request #197 from phreaker0/resumeable-replication
Resumable replication of interrupted zfs send/receive
2018-04-25 14:56:04 -04:00
Christoph Klaffl 944a718351
Merge branch 'master' into resumeable-replication 2018-04-25 18:03:14 +02:00