Subject: root disk full panic
To: None <current-users@netbsd.org>
From: Christian Groessler <cpg@aladdin.de>
List: current-users
Date: 06/10/2002 23:55:58
Hi,

this happened on the 1.6 branch, so this is maybe the wrong list (not
-current):

On my 8MB 386DX I unpacked a new distribution and forgot that the hd
is too small to hold it all. When I came back it had rebooted and I
found the following log messages:

---------------
.... (many of those file system full messages) ....
uid 0 comm tar on /: file system full
uid 0 comm tar on /: file system full
uid 0 comm tar on /: file system full
uid 0 comm tar on /: file system full
uvm_fault(0xc31cddf4, 0x0, 0, 1) -> e
fatal page fault in supervisor mode
trap type 6 code 8000000 eip c01162d6 cs c0100008 eflags 10246 cr2 c cpl 0
panic: trap
syncing disks... uvm_fault(0xc31cddf4, 0x0, 0, 1) -> e
fatal page fault in supervisor mode
trap type 6 code 0 eip c01162d6 cs 8 eflags 10246 cr2 c cpl 0
panic: trap

dumping to dev 0,1 offset 25343
dump 7 6 5 4 3 2 1 succeeded


rebooting...
---------------

regards,
chris