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:       [EMAIL PROTECTED]                    |  equal if and only if they |
|http://daveg.ca                              |   are precisely opposite.  |
=========================================================GLO================
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to