Re: Lemote YeeLoong (LOONGSON) freezes during nightly maintenance operations

David Holland <[email protected]> Mon, 2 Jan 2017 18:03:28 +0000
Newsgroups gmane.os.netbsd.ports.evbmips
Message-ID <[email protected]>
On Tue, Dec 06, 2016 at 08:03:08AM -0600, John D. Baker wrote:
 > In the past, it would provoke a panic and leave the system sitting at
 > the debugger.  Now it just freezes, completely unresponsive except for
 > the power button.

Do you remember what the panic was?

also, something that might be useful to test is to create a directory
tree the same size as the ext2fs ones using some other fs (e.g. tmpfs)
and see what happens if the find / scans that.

(same size == same tree depth and number of names/inodes)

If that dies the problem is probably somewhere in vfs or uvm... if it
doesn't, it might still be the block driver rather than ext2fs.

If you don't object to triggering the problem on purpose a few times,
it might also be useful to try LOCKDEBUG.

-- 
David A. Holland
[email protected]