NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/55834: dump(8) stops reporting progress after 2 TB of data
The following reply was made to PR bin/55834; it has been noted by GNATS.
From: bernd.sieker%posteo.net@localhost
To: gnats-bugs%netbsd.org@localhost, kre%netbsd.org@localhost
Cc:
Subject: Re: bin/55834: dump(8) stops reporting progress after 2 TB of data
Date: Wed, 02 Dec 2020 17:17:29 +0100
The patch works fine:
DUMP: 93.92% done, finished in 0:19
DUMP: 95.62% done, finished in 0:13
DUMP: 97.15% done, finished in 0:09
DUMP: 98.76% done, finished in 0:03
DUMP: 3139324907 tape blocks on 1 volume
DUMP: Volume 1 completed at: Wed Dec 2 16:41:09 2020
DUMP: Volume 1 took 5:18:50
DUMP: Volume 1 transfer rate: 164104 KB/s
DUMP: Date of this level 0 dump: Wed Dec 2 11:20:11 2020
DUMP: Date this dump completed: Wed Dec 2 16:41:09 2020
DUMP: Average transfer rate: 164104 KB/s
DUMP: Closing /dev/null
DUMP: DUMP IS DONE
Reporting all the way to the end.
Thanks a lot. It went a lot faster than the original dump, since I only
dumped to /dev/null, which went at 160 MB/s instead of 35 MB/s over the
network.
Bernd
Home |
Main Index |
Thread Index |
Old Index