From c5d2441b31b8076a2f1cc5a95403289d9088cd27 Mon Sep 17 00:00:00 2001 From: DatuX Date: Tue, 8 Mar 2022 18:56:18 +0100 Subject: [PATCH] Updated zfs check (markdown) --- zfs-check.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/zfs-check.md b/zfs-check.md index 7604904..0493604 100644 --- a/zfs-check.md +++ b/zfs-check.md @@ -115,4 +115,12 @@ You can also use it on the "checking" side: It will then just skip this number o Note: Keep in mind that if you use --skip on both sides, it will skip 2 times. If you use --skip=9 on both sides, the sender will only send 10% and the checker will only check 10% of that amount. (resulting in a coverage of 1%) + +## Using it automaticly with zfs-autoverify + +**Work in progress** + +This tool will use zfs-check to automaticly verify your backups that where made with zfs-autobackup. + + \ No newline at end of file