On Sat, Jun 15, 2013 at 7:19 PM, STeve Andre' <[email protected]> wrote: > On June 13 I updated my tree from anoncvs.usa.openbsd.org, and > the new -current failed shortly after running it. > > Things would get *very* slow, with continuous disk activity. It was > sort of possible to switch between screens, albeit after a few minutes. > Processes would be shown as in a disk wait (D). Eventually the system > freezes completely with the continuous disk activity as evidenced by > my disk LED.
Hmm, once it gets into this state, can you go to the console, then break into ddb (you'll need to add ddb.console=1 to your /etc/sysctl.conf and reboot for that to work), and then do "show uvm" and report the results? Philip Guenther

