https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253268
Bug ID: 253268
Summary: `zfs send` immediately stops with "Assertion failed:
(progress)"
Product: Base System
Version: 12.2-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
I reported this to the mailing list already, but it is probably better to track
this as an open PR, while it stands as it is.
https://lists.freebsd.org/pipermail/freebsd-fs/2021-January/028551.html
$ sudo zfs send -Rv z at recentSnapshot >a
Assertion failed: (progress), file
/usr/src/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_sendrecv.c,
line 1511.
% ls -al a
-rw-r--r-- 1 lapo users 694992 21 gen 14:26 a
% zstreamdump <a | fgrep " name =" | wc -l
65
% zfs list -Hr z | wc -l
65
% freebsd-version
12.2-RELEASE-p2
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"