From owner-freebsd-bugs Mon Apr 2 18:10: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7E3437B71C for ; Mon, 2 Apr 2001 18:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f331A1Q54714; Mon, 2 Apr 2001 18:10:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B94D537B724 for ; Mon, 2 Apr 2001 18:03:03 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f33133u51971; Mon, 2 Apr 2001 18:03:03 -0700 (PDT) (envelope-from nobody) Message-Id: <200104030103.f33133u51971@freefall.freebsd.org> Date: Mon, 2 Apr 2001 18:03:03 -0700 (PDT) From: masaki@jbm-net.or.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/26305: Cannnot restore partions with FreeBSD 4.x through network Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26305 >Category: bin >Synopsis: Cannnot restore partions with FreeBSD 4.x through network >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 02 18:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Masaki NOHTOMI >Release: FreeBSD 4.2-RELEASE >Organization: JBM Corporation >Environment: FreeBSD tsumujikaze.jbm-net.or.jp 4.2-RELEASE FreeBSD 4.2-RELEASE #1: Fri Feb 23 18:43:42 JST 2001 root@tsumujikaze.jbm-net.or.jp:/usr/src/sys/compile/pns >Description: When trying to restore dump file (about 500MB) from other machine's harddisk by way of network, OS (FreeBSD 4.2) always freezes. Machine: Dell's Optiplex XMT 5133 HDD: 4.3GB IDE harddrive (Western Digital Caviar 43AA) Memory: 16MB fastpage nonparity SIMM x 4 (64MB total) >How-To-Repeat: In FreeBSD 4.2-REL's signle user mode, do (1) and (2). (1) dump FreeBSD partition stored large size data (more than 500MB) onto the other machine. eg# dump 0af other_machine:dump.file /dev/ad0s1f (2) restore it from the machine in signle user mode. eg# cd /usr; restore rfv other_machine:dump.file And then local machine freezes. >Fix: If using FreeBSD 3.5.1-RELEASE, the problem never occured. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message