256 Commits

Author SHA1 Message Date
Edwin Eefting
f5c8e558a3 wip 2019-10-21 01:25:37 +02:00
Edwin Eefting
1af1c351bb created clean way to send and recv zfs filesystems 2019-10-21 00:34:28 +02:00
Edwin Eefting
aed5d6f8a6 cleaned up piping 2019-10-20 23:44:08 +02:00
Edwin Eefting
e83c297f92 rewriting output handling 2019-10-20 23:21:45 +02:00
Edwin Eefting
d24cc5ba7b wip 2019-10-20 20:30:15 +02:00
Edwin Eefting
91cf07f47d wip 2019-10-20 15:31:19 +02:00
Edwin Eefting
57874e8e3e wip 2019-10-20 14:56:45 +02:00
Edwin Eefting
fb1f0d90ad wip 2019-10-20 14:34:46 +02:00
Edwin Eefting
5abd371329 wip 2019-10-20 02:23:22 +02:00
Edwin Eefting
62b9d0ba39 wip 2019-10-20 01:47:00 +02:00
Edwin Eefting
5e8c7fa968 wip 2019-10-20 00:31:31 +02:00
Edwin Eefting
27f2397843 wip 2019-10-19 21:50:57 +02:00
Edwin Eefting
afae972040 wip 2019-10-19 20:42:48 +02:00
Edwin Eefting
71f23fede1 wip 2019-10-19 20:30:32 +02:00
Edwin Eefting
5cb98589bf wip 2019-10-19 20:24:42 +02:00
Edwin Eefting
6b50460542 wip 2019-10-19 19:45:04 +02:00
Edwin Eefting
b98ffec10c wip 2019-10-19 19:04:13 +02:00
Edwin Eefting
b97eed404a wip 2019-10-19 18:34:14 +02:00
Edwin Eefting
fe39f42a9d wip 2019-10-19 16:47:28 +02:00
Edwin Eefting
9ee5b2545c wip 2019-10-19 15:43:45 +02:00
Edwin Eefting
71a394cfc7 rollback 2019-10-19 14:54:10 +02:00
Edwin Eefting
bfc36ac87f rollback 2019-10-19 14:53:31 +02:00
Edwin Eefting
1cbf92cabc wip 2019-10-19 14:45:24 +02:00
Edwin Eefting
d12bff05ab wip 2019-10-19 13:52:34 +02:00
Edwin Eefting
ad47b26f56 Revert "fixing quota issues"
This reverts commit d973905303b11703003bd668d88ef422b13aaec1.
2019-10-17 10:42:54 +02:00
Edwin Eefting
f38da17592 v3.0: no longer replicate all properties by default. this made things unnecessary complicated. now use the --properties option to specify the properties you want. 2019-10-16 13:37:31 +02:00
Edwin Eefting
d973905303 fixing quota issues 2019-10-16 12:51:12 +02:00
Edwin Eefting
82465acd5b clearification of testmode 2019-10-16 10:27:35 +02:00
Edwin Eefting
514131d67c update docs 2019-10-16 09:45:08 +02:00
Edwin Eefting
dfcae1613b clearify the target path is a zfs filesystem, not an regular path 2019-10-16 09:43:28 +02:00
DatuX
67b21b4015
bugfix: exitcode always was 255 2019-10-16 09:28:21 +02:00
DatuX
3907c850a6
Update zfs_autobackup 2019-10-02 22:58:50 +02:00
Edwin Eefting
3b9b96243b dont destroy stale snapshots if we're using --ignore-replicated 2019-10-02 19:39:31 +02:00
Edwin Eefting
54235f455a zfs_autobackup 2.4: try to continue on non-fatal errors 2019-10-02 18:21:24 +02:00
DatuX
c176b968a9
forgot to return exit code when not using debug mode :( 2019-03-26 23:06:03 +01:00
Edwin Eefting
921f7df0a5 updated readme 2019-02-19 11:24:10 +01:00
Edwin Eefting
edee598cf8 updated readme 2019-02-19 11:19:16 +01:00
Edwin Eefting
80b3272f0f disable destroy-stale for now. updated readme 2019-02-19 11:09:54 +01:00
Edwin Eefting
617e0fb69b fix/revisit stale filesystem detection 2019-02-19 11:04:59 +01:00
Edwin Eefting
46a85fd170 updated readme 2019-02-19 10:26:52 +01:00
Edwin Eefting
1f59229419 fixes 2019-02-19 01:28:22 +01:00
Edwin Eefting
fcd98e2d87 much cleaner output and layout. removed useless error output. general cleanup. 2019-02-19 00:17:20 +01:00
Edwin Eefting
dd8b2442ec options for proxmox HA: no-holds, ignore-new and ignore-replicated 2019-02-18 18:53:54 +01:00
Edwin Eefting
765dbf124a blah 2019-02-17 22:57:47 +01:00
Edwin Eefting
291040eb2d obsolete, now that we have resume support in zfs 2019-02-16 22:28:15 +01:00
Edwin Eefting
d12a132f3f added buffering 2019-02-16 21:51:30 +01:00
Edwin Eefting
2255e0e691 add some performance options 2019-02-16 21:00:09 +01:00
Edwin Eefting
6a481ed6a4 do not create snapshots for filesystems without changes. (usefull for proxmox cluster that use internal replication) 2019-02-16 20:30:44 +01:00
Edwin Eefting
11d051122b now hold important snapshots to prevent accidental deletion by administrator or other scripts 2019-02-16 02:06:06 +01:00
Edwin Eefting
511311eee7 nicer error output. you can also set autobackup:blah=child now, to only select childeren (recursively) of the dataset 2019-02-16 00:38:30 +01:00