[Bug 254530] ZFS (base) receive fails to receive zvol dataset if dataset already exist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 25 00:36:47 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254530

Alan Somers <asomers at FreeBSD.org> changed:

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

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

1) Have you tested this on 14.0-CURRENT or on one of the 13.0 pre releases? 
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 at lrrr:~ # zfs send zroot/test/disk0 at test-now_ok | zfs receive -F
zroot/test/disk1
cannot open 'zroot/test/disk1/': trailing slash in name

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


More information about the freebsd-fs mailing list