792 Commits

Author SHA1 Message Date
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
Edwin Eefting
fa405dce57 option to allow ignoring of transfer errors. this will still check if the filesystem was received. i used it to ignore a bunch of acltype property errors on smartos from proxmox. 2019-02-03 21:52:59 +01:00
DatuX
bf37322aba
Update README.md 2019-02-03 21:07:48 +01:00
Edwin Eefting
a7bf1e8af8 version bump 2019-02-03 21:05:46 +01:00
Edwin Eefting
352c61fd00 Merge branch 'master' of github.com:psy0rz/zfs_autobackup 2019-02-03 21:04:53 +01:00
Edwin Eefting
0fe09ea535 use ~/.ssh/config for these options 2019-02-03 21:04:46 +01:00
DatuX
64c9b84102
Update README.md 2019-02-03 21:00:39 +01:00
DatuX
8a2e1d36d7
Update README.md 2019-02-03 20:59:16 +01:00
DatuX
a120fbb85f
Merge pull request #11 from psy0rz/revert-9-feature/ssh-mux
Revert "Feature/ssh mux"
2019-02-03 20:57:44 +01:00
DatuX
42bbecc571
Revert "Feature/ssh mux" 2019-02-03 20:57:00 +01:00
Edwin Eefting
b8d744869d doc 2019-02-03 20:56:45 +01:00
Edwin Eefting
c253a17b75 info 2019-02-03 20:38:26 +01:00
Edwin Eefting
d1fe00aee2 Merge branch 'master' of github.com:psy0rz/zfs_autobackup 2019-02-03 20:23:52 +01:00
DatuX
85d2e1a635
Merge pull request #9 from mariusvw/feature/ssh-mux
Feature/ssh mux
2019-02-03 20:23:44 +01:00
Edwin Eefting
9455918708 update docs 2018-06-07 14:08:59 +02:00