Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Feb 2021 10:43:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 253268] `zfs send` immediately stops with "Assertion failed: (progress)"
Message-ID:  <bug-253268-227@https.bugs.freebsd.org/bugzilla/>

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

            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: bugs@FreeBSD.org
          Reporter: lapo@lapo.it

I reported this to the mailing list already, but it is probably better to t=
rack
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=20
/usr/src/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_sendrecv.c,=20
line 1511.
% ls -al a
-rw-r--r--  1 lapo  users  694992 21 gen 14:26 a
% zstreamdump <a | fgrep "      name =3D" | wc -l
      65
% zfs list -Hr z | wc -l
      65
% freebsd-version
12.2-RELEASE-p2

--=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-253268-227>