From owner-freebsd-bugs Sun Sep 17 14: 0: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D508B37B424 for ; Sun, 17 Sep 2000 14:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA70518; Sun, 17 Sep 2000 14:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 17 Sep 2000 14:00:02 -0700 (PDT) Message-Id: <200009172100.OAA70518@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: bin/21253: dump/restore fail on any stream (tape/pipe/file) over 4GB Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/21253; it has been noted by GNATS. From: David Malone To: mjacob@feral.com Cc: freebsd-gnats-submit@FreeBSD.org, Guy Gustavson Subject: Re: bin/21253: dump/restore fail on any stream (tape/pipe/file) over 4GB Date: Sun, 17 Sep 2000 21:59:02 +0100 > I went and checked this also. Restore has no problems > reading 8GB from standard input. It sounds like the only > thing could be is something destroying the pipe. I can't reproduce it either just by trying to restore a large filesystem: 15:43:walton 4# restore xf - < ../src-dump restore xf - < ../src-dump set owner/mode for '.'? [yn] n 21:50:walton 5# fg 21:50:walton 6# ls -l ../src-dump -rw------- 1 root wheel 3211929600 Sep 17 11:38 ../src-dump Whatever the problem is, it doesn't seem to be restore. Maybe they're somehow producing bad dump files? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message