Date: Sat, 24 Feb 2018 17:12:58 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: Nikos Vassiliadis <nvass@gmx.com>, FreeBSD Filesystems <freebsd-fs@FreeBSD.org> Subject: Re: cannot receive incremental stream: destination foo has been modified Message-ID: <50293f13-86d8-34c5-82d6-61aabcec0bfd@FreeBSD.org> In-Reply-To: <d8635a42-9bcc-dba5-665b-982a5e3694c3@gmx.com> References: <d8635a42-9bcc-dba5-665b-982a5e3694c3@gmx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24/02/2018 14:36, Nikos Vassiliadis wrote: > That should > not be the case as the filesystems in the backup server are not > mounted and "zfs receive" is always using the -u arg which also > suggests that filesystems won't be mounted at the receiving side. Are you absolutely sure that the affected filesystems are never mounted? receive -u ensures that a filesystem is not mounted right after being received, but without additional steps it does not ensure that the filesystem won't be mounted after a reboot of the backup server (or export / import of the backup pool). -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50293f13-86d8-34c5-82d6-61aabcec0bfd>