Date: Thu, 28 Oct 2021 00:26:48 +0200 (CEST) From: Sysadmin Lists via freebsd-questions <freebsd-questions@freebsd.org> To: freebsd-questions@freebsd.org Cc: henrix@camandro.org Subject: RE: zfs: backup unencrypted datasets into encrypted datasets Message-ID: <207158577.263486.1635373608434@ichabod.co-bxl>
next in thread | raw e-mail | index | archive | help
------=_Part_263483_319268374.1635373608432 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline > cannot receive new filesystem stream: destination 'backups/root/orpheus-home' exists ... > cannot receive new filesystem stream: zfs receive -F cannot be used to destroy an encrypted filesystem or overwrite an unencrypted one with an encrypted one It looks like you've accidentally created a filesystem on the USB drive, and "-F" is refusing to destroy it for you. Try manually destroying it first, then resend. Check what `zfs list backups' says. -- Sent with https://mailfence.com Secure and private email ------=_Part_263483_319268374.1635373608432--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?207158577.263486.1635373608434>