Commit Graph

706 Commits

Author SHA1 Message Date
Jim Salter 5a49358a7f
Merge pull request #363 from thehaven/master
Fix gentoo packaging to include files in sys-fs/sanoid and not just sys-fs/
2019-03-29 11:41:45 -04:00
Simon Alman ffa6ad32e5 Fix gentoo package snafu - need a sanoid directory to store the files 2019-03-29 10:28:17 +00:00
Simon Alman df1e344678 Fix gentoo package snafu - need a sanoid directory to store the files 2019-03-29 10:27:21 +00:00
Gionatan Danti cf496dcf86 Changed (and simplified) DST handling (see here: https://github.com/jimsalterjrs/sanoid/issues/155) 2019-03-26 14:48:32 +01:00
Christoph Klaffl 736d031979
initial replication without intermediate snapshots should use the created sync snapshot 2019-03-14 17:35:58 +01:00
Klemens Ullmann-Marx e0e7b0d2ae
added bwlimit units 2019-02-28 09:09:24 +01:00
Klemens Ullmann-Marx a97da7d0d2
Added bwlimit units 2019-02-28 09:07:03 +01:00
Christoph Klaffl e014fd7942
check if ssh connection works 2019-02-20 18:06:04 +01:00
Christoph Klaffl 1a374a3bc6
Merge branch 'RulerOf-master' 2019-02-20 08:18:31 +01:00
Christoph Klaffl d16ec24106
Merge remote-tracking branch 'upstream/master' into RulerOf-master 2019-02-20 08:17:05 +01:00
Christoph Klaffl eefc659c03
update the install instruction with recent changes 2019-02-20 08:15:45 +01:00
Christoph Klaffl 25c5e2e242
allow new zfs send/recv hold parameter (introduced in recent master) and drop invalid raw parameter for send size estimation for resumeable send 2019-02-19 23:27:52 +01:00
Christoph Klaffl c543f9aa0c
use ordinary replication if clone recreation fails 2019-02-19 16:00:46 +01:00
Jim Salter 234cc61e3a
Merge pull request #351 from thehaven/master
Sanoid ebuild for Gentoo
2019-02-17 11:21:10 -05:00
Simon Alman d3f19c8397 Sanoid ebuild for Gentoo 2019-02-17 07:17:03 +00:00
Christoph Klaffl a748b41f09
if bookmark creation fails use guid bases suffix based fallback name 2019-02-04 18:38:09 +01:00
Christoph Klaffl 99b439e383
return if there is nothing to do 2019-02-04 18:24:19 +01:00
Christoph Klaffl 5812b57349
check for invalid send/receive option syntax 2019-02-04 18:19:44 +01:00
Christoph Klaffl 10b2012401
removed debug output 2019-02-04 18:08:01 +01:00
Christoph Klaffl 7d522fa590
fix unitialized variable 2019-02-04 17:56:27 +01:00
Christoph Klaffl 1053e9370e
missed sudo command for bookmark creation if source host is remote 2019-02-01 17:43:04 +01:00
Christoph Klaffl f0fec5348e
fix root pool parsing for remote hosts 2019-01-31 18:25:41 +01:00
Christoph Klaffl c5eebbe81d
implemented parsing of provided zfs send/recv options and whitelisting for each use case as needed 2019-01-31 18:14:35 +01:00
Christoph Klaffl 5107380cb3
codestyle 2019-01-31 00:47:13 +01:00
Christoph Klaffl d68d7b4afa
implemented creation of zfs bookmarks 2019-01-31 00:45:12 +01:00
Christoph Klaffl 7141eab594
fix bookmark edge case where replication was already done to the latest snapshot (+ test) 2019-01-30 23:49:38 +01:00
Christoph Klaffl ea9e989fed
only list filesystems and volumes 2019-01-30 23:26:07 +01:00
Christoph Klaffl 132c765e28
error out if no datasets are processed with recursive arg 2019-01-25 23:58:12 +01:00
Christoph Klaffl 85561ddcda
handle the case of mistyped dataset name nicely 2019-01-25 23:46:58 +01:00
Christoph Klaffl c12b6d716b
check pool capability for resumeable replication instead of checking for support in the zfs module 2019-01-25 23:25:22 +01:00
Jim Salter 7ef435c5e3 add "hotspare" template (for local, hourly replication targets) 2019-01-25 14:48:17 -05:00
Christoph Klaffl d692972c79
Merge branch 'master' into zfs-recursion 2019-01-25 16:11:19 +01:00
Christoph Klaffl 02219b0fcf
Merge branch 'master' into path 2019-01-25 16:10:47 +01:00
Christoph Klaffl 6f5e8463c2
Merge branch 'master' into silence-excludes 2019-01-25 16:09:57 +01:00
Jim Salter 9ec0c0bfb1
Merge pull request #312 from matveevandrey/master
preserve taking snapshots order always from yearly to frequently && pre/post snapshot script calls should be also dumped in --readonly mode
2019-01-22 15:05:48 -05:00
Jim Salter cd99c5f322
Merge pull request #295 from clinta/zfs_send_recv_options
Added in --sendoptions=OPTIONS and --recvoptions=OPTIONS to inject OP…
2019-01-22 15:04:09 -05:00
Jim Salter 252d496893
Merge pull request #313 from TerraTech/pr/mbuffer_size_option
syncoid: add '--mbuffer-size' option
2019-01-22 15:03:30 -05:00
Jim Salter 8417f518cb
Merge pull request #322 from phreaker0/freebsd-patches
FreeBSD sed needs a different syntax
2019-01-22 15:02:55 -05:00
Christoph Klaffl c3e20fdefc
FreeBSD sed needs a different syntax 2019-01-09 17:41:16 +01:00
Jim Salter 8da79ddd2b
Merge pull request #321 from phreaker0/freebsd-tests
make tests work on FreeBSD
2019-01-08 16:55:13 -05:00
Christoph Klaffl ea482ce7b6
make tests work on FreeBSD 2019-01-08 20:10:38 +01:00
Christoph Klaffl ab12540a96
added message if zfs recursion is used and fixed ordinary recursion in combination with zfs recursion 2019-01-07 20:00:47 +01:00
Christoph Klaffl 0fc16b4903
fixed uninitialzed variable warning and clarified recursive value 2019-01-07 20:00:31 +01:00
Christoph Klaffl 271ede7116
Revert "Revert "Zfs Recursion""
This reverts commit 50a2374021.
2019-01-07 19:59:31 +01:00
Christoph Klaffl e4e90659a1
removed debug output from excludes loop 2019-01-07 12:08:55 +01:00
Jim Salter 582ab5b715
Merge pull request #318 from jimsalterjrs/revert-181-zfs-recursion
Revert "Zfs Recursion"
2019-01-06 15:42:34 -05:00
Jim Salter 50a2374021
Revert "Zfs Recursion" 2019-01-06 15:41:18 -05:00
Jim Salter 6882c91208
Merge pull request #181 from jMichaelA/zfs-recursion
Zfs Recursion
2019-01-06 15:33:18 -05:00
Jim Salter ade8e2cd67
Merge pull request #301 from benyanke/patch-1
Improved documentation on --no-command-checks
2019-01-06 15:29:51 -05:00
Jim Salter 165faee706
remove spurious line break from HTML 2019-01-06 15:29:29 -05:00