Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2004 11:57:21 -0500
From:      David Gilbert <dgilbert@dclg.ca>
To:        freebsd-hackers@freebsd.org
Subject:   restore hangs system creating directories.
Message-ID:  <16804.48497.833632.234626@canoe.dclg.ca>

next in thread | raw e-mail | index | archive | help
Consistently, I can hang my system with restore.  The archive is an
uncompressed 75 gig file.  I run restore -rvf <file> in a new empty
directory and restore's first chore is to create the directory tree.

restore hangs the machine.  It hangs the machine when there's othere
read/write going on or by itself.  The machine is an athlon-750 with
ata-66 disk interfaces and 384 meg of RAM.  The disk in question is a
250 gig disk formated with -b 65536 and -f 8192

Now... I can get this to work if I run

while true; do sync; sleep 1; done

in another shell.

Dave.

-- 
============================================================================
|David Gilbert, Independent Contractor.       | Two things can only be     |
|Mail:       dave@daveg.ca                    |  equal if and only if they |
|http://daveg.ca                              |   are precisely opposite.  |
=========================================================GLO================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16804.48497.833632.234626>