Subject: softdep / restore
To: None <current-users@netbsd.org>
From: Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>
List: current-users
Date: 01/13/2000 13:49:51
Running -current on i386 with softdep enabled I cannot restore part of /usr.
I run:
cd /usr && rm -rf src pkgsrc X11R6/src obj pkgobj &&
dd XXX | restore rf -
the `rm' runs, restore creates all needed directories and some time later
the machine stops working.
A `ps' from DDB shows many procs waiting on `getnewbuf'.
4 buffers are continously written to disk.
From the coredump they are all marked `DELWRI DONE' and are on the `AGE' list.
Ideas how to go further?
--
Juergen Hannken-Illjes - hannken@eis.cs.tu-bs.de - TU Braunschweig (Germany)