Re: Backups to disk

From: George Michaelson <ggm_at_algebras.org>
Date: Fri, 27 Aug 2021 01:04:06 UTC
This is how I do it (this example is using increments)

zfs send -R -i tank@2021-05-16 tank@2021-07-28 | zfs recv -s -F -v backup

On Fri, Aug 27, 2021 at 9:30 AM joe mcguckin <joe@via.net> wrote:
>
> I created a second zfs filesystem to be used as backups. I made a snapshot and tried zfs send archive@08252021 | zfs recv /backup/08252021.
>
> This fails with Freebsd complaining that zfs recv got a signal and aborted.
>
> Any thoughts?
>
> Thanks,
>
> Joe
>
>
> Joe McGuckin
> ViaNet Communications
>
> joe@via.net
> 650-207-0372 cell
> 650-213-1302 office
> 650-969-2124 fax
>
>
>