Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2021 20:15:40 +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-IjsXsYnVQ0@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

Christopher Pallone <freebsd@chaoticmethod.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freebsd@chaoticmethod.com

--- Comment #8 from Christopher Pallone <freebsd@chaoticmethod.com> ---
I just ran into this same bug on my 12.2 system...
Not that it is really any different, but I tried to receive the data-stream
from a local file with the same error.=20

# freebsd-version
12.2-RELEASE-p1
# zfs snap zdata/vol_fbsd12-02-root@csp
# zfs send zdata/vol_fbsd12-02-root@csp > /tmp/csp.out
# zfs receive -F 'zdata/vol_smtp02-root' < /tmp/csp.out
cannot open 'zdata/vol_smtp02-root/': trailing slash in name

I have some automation scripts build around this. Depending on the timing of
13, I might try to hunt this down myself. Otherwise, I will have to devote =
my
time to testing my stuff on the 13.0-RELEASE.

--=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-IjsXsYnVQ0>