Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2008 13:11:47 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-stable@freebsd.org
Cc:        Oliver Lehmann <lehmann@ans-netz.de>
Subject:   Re: system hangup - I'm lost
Message-ID:  <200810021311.48127.jhb@freebsd.org>
In-Reply-To: <20081001172943.99e9d494.lehmann@ans-netz.de>
References:  <20080929221408.54e6a03a.lehmann@ans-netz.de> <20081001172943.99e9d494.lehmann@ans-netz.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 01 October 2008 11:29:43 am Oliver Lehmann wrote:
> Hi,
> 
> today I'd a crash again - I was not able to get a crash dump (thought a
> "panic" at the end of the kdb would do it but didn't - should have called
> dumpon before ;)) - so here now the information I was able to retrieve:
> 
> Ok, what I've got so far is wrinting stuff out to the console when the
> system hangs up:
> 
> swap_pager: indefinite wait buffer: bufobj: 0, blkno: 2, size: 4096
> swap_pager: indefinite wait buffer: bufobj: 0, blkno: 2, size: 4096
> swap_pager: indefinite wait buffer: bufobj: 0, blkno: 2, size: 4096
> swap_pager: indefinite wait buffer: bufobj: 0, blkno: 2, size: 4096

Sounds like your disk has died, or perhaps the controller is hung and not 
completing disk I/O requests anymore.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810021311.48127.jhb>