Date: Tue, 6 Nov 2018 11:08:42 +0100 From: Francois Billard <francois@billard.me> To: freebsd-fs@freebsd.org Subject: [ ZFS ] Resuming full recursive replication Message-ID: <CAO6oSqke56AK-nswHgDHoBsyMQnTBLard513mnCMhpSuv4KXtg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi folks, Here is my issue : On my server i have 2 datasets: tank tank/data I send a full recursive replication to my backup server, i stop the replication at the middle, tank is not finished and data don't exists yet on the backup. i grab the receive_resume_token on the backup and retry the send with -t <token> option of ZFS send, it works and stop when tank is fully replicated, leaving tank/data not replicated !! what happened with the resursive option ? is there a way to continue the recursive replication i began ? Thanks in advance for any advice Regards, Francois
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAO6oSqke56AK-nswHgDHoBsyMQnTBLard513mnCMhpSuv4KXtg>