Can I execute that command from ddb or just normal shell? Because when I say freeze, i mean "nothing responds anymore" and the machine needs a hard reset.
There was no systat in the ddb shell, but this is what I got on the real shell with updates every 0.1 seconds: IFACE LIVELOCKS SIZE ALIVE LWM HWM CWM System 0 256 35 6 2k 2 19 lo0 cas0 cas1 cas2 enc0 tun0 tun2 tun3 tun4 tun5 tun6 pflog0 Am 09.12.2010 18:07, schrieb Bret S. Lambert: > Is it possible to get a ``systat mbuf'' from the system when it hangs? > > I know it means getting your mailserver to lock up again, but it's possible > that you're hitting an mbuf leak inside nfs, and I'd just like to eliminate > that possibility. > > On Thu, Dec 09, 2010 at 04:57:10PM +0100, Michael Lechtermann wrote: >> Hello, >> >> since updating to 4.8-current two of my boxes, one i386 and one sparc64, >> keep freezing just seconds after the boot. >> >> I managed to find out that it has something to do with mail and the >> mailboxes being inside an NFS share on another server. >> >> For now I moved the mailboxes back into the system, but a solution would >> really be nice. >> >> So, someone know whats going on? Patches to try out are welcome. ;-)