From owner-freebsd-bugs@freebsd.org Fri Oct 16 00:35:23 2020 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7551C44A86A for ; Fri, 16 Oct 2020 00:35:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4CC6cq2byXz4DDh for ; Fri, 16 Oct 2020 00:35:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 56EDB44A740; Fri, 16 Oct 2020 00:35:23 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5595F44A46B for ; Fri, 16 Oct 2020 00:35:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CC6cq1NR4z4Cll for ; Fri, 16 Oct 2020 00:35:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ECAA180F2 for ; Fri, 16 Oct 2020 00:35:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 09G0ZM4b028872 for ; Fri, 16 Oct 2020 00:35:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 09G0ZMOq028871 for bugs@FreeBSD.org; Fri, 16 Oct 2020 00:35:22 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 250382] dump doesn't show timeest() when dumping to over 2TB Date: Fri, 16 Oct 2020 00:35:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 12.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ish@amail.plala.or.jp X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2020 00:35:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250382 Bug ID: 250382 Summary: dump doesn't show timeest() when dumping to over 2TB Product: Base System Version: 12.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: ish@amail.plala.or.jp I was replacing disks on file server and changed ufs to zfs. I'm restoring from ufs disk to zfs disks by dump & restore as follow. % uname -a FreeBSD onion.ish.org 12.2-RC2 FreeBSD 12.2-RC2 r366553 GENERIC amd64 % su # cd /media # dump 0af - /dev/ada4p1 | restore rf - DUMP: Date of this level 0 dump: Thu Oct 15 08:59:56 2020 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/ada4p1 to standard output DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 3755618369 tape blocks. DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] warning: ./music: File exists warning: ./tmp: File exists warning: ./video: File exists warning: ./backup: File exists DUMP: 0.38% done, finished in 22:08 at Fri Oct 16 07:13:35 2020 DUMP: 0.78% done, finished in 21:12 at Fri Oct 16 06:23:01 2020 DUMP: 1.19% done, finished in 20:46 at Fri Oct 16 06:02:19 2020 .. (snip) .. DUMP: 56.47% done, finished in 9:41 at Fri Oct 16 07:17:28 2020 DUMP: 56.76% done, finished in 9:39 at Fri Oct 16 07:19:30 2020 DUMP: 57.06% done, finished in 9:35 at Fri Oct 16 07:21:11 2020 DUMP: DUMP: 3755618304 tape blocks DUMP: finished in 85596 seconds, throughput 43876 KBytes/sec DUMP: DUMP IS DONE # The timeest() didn't show after 57.06% of dump. I checked disks after about 30 minutes of 57.06%. % zfs list NAME USED AVAIL REFER MOUNTPOINT onion 3.07T 25.1T 153K none onion/ROOT 289M 25.1T 153K none onion/ROOT/default 289M 25.1T 289M / .. (snip) .. onion/media 2.10T 25.1T 12.3M /media onion/media/backup 43.3G 25.1T 43.3G /media/backup onion/media/music 188G 25.1T 188G /media/music onion/media/tmp 153K 25.1T 153K /media/tmp onion/media/video 1.88T 25.1T 1.88T /media/video .. (snip) It seems that dump doesn't show timeest() after dumping 2TB. Some counter are overflowing ? --=20 You are receiving this mail because: You are the assignee for the bug.=