Date: Wed, 21 Dec 2016 10:57:16 -0800 From: Aleksandr Miroslav <alexmiroslav@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: zfs (zxfer) replication -- "holes" in backups? (SOLVED) Message-ID: <CACcSE1xTJByQNpTKrqmQ-mwywgPHmvPnvkxNmCjSd9qud0ESFA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
On Mon, Dec 19, 2016 at 8:13 PM, Aleksandr Miroslav <alexmiroslav@gmail.com> wrote: > It turns out that when I sent my snapshots to my backup machine, I never turned off > this property, the backup machine also had zfstools installed, and so was taking > snapshots of my backupsnaphots. Indeed, this was the problem. The solution was to add the following to my zxfer command line: -o com.sun:auto-snapshot=false This turned off the property that zfstools uses to determine whether or not it should snapshot a filesystem. Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACcSE1xTJByQNpTKrqmQ-mwywgPHmvPnvkxNmCjSd9qud0ESFA>