Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2021 00:36:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 254530] ZFS (base) receive fails to receive zvol dataset if dataset already exist
Message-ID:  <bug-254530-3630-coyv0Otqhb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254530-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254530-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254530

Alan Somers <asomers@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asomers@FreeBSD.org

--- Comment #1 from Alan Somers <asomers@FreeBSD.org> ---
Three questions:

1) Have you tested this on 14.0-CURRENT or on one of the 13.0 pre releases?=
=20
The ZFS codebase is substantially different in FreBSD 13+ .

2) Have you tested this on stable/12 after r368491?  That revision fixed a
related bug for file systems.  I never tested it for zvols.

3) The error you pasted looks suspicious.  Are you sure you copy/pasted it
correctly?  There is no trailing slash in the name as you pasted it.

root@lrrr:~ # zfs send zroot/test/disk0@test-now_ok | zfs receive -F
zroot/test/disk1
cannot open 'zroot/test/disk1/': trailing slash in name

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254530-3630-coyv0Otqhb>