Date: Thu, 1 Feb 2007 14:30:30 -0500 From: Craig Rodrigues <rodrigc@crodrigues.org> To: freebsd-stable@freebsd.org Subject: Re: Filesystem hang on 3ware 6.2 system Message-ID: <20070201193030.GA29508@crodrigues.org> In-Reply-To: <20070201192454.GA63341@manor.msen.com> References: <20070131072435.GR63341@manor.msen.com> <20070131092816.GD56152@deviant.kiev.zoral.com.ua> <20070201192454.GA63341@manor.msen.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 01, 2007 at 02:24:54PM -0500, Michael R. Wayne wrote: > As I read the "kernel deadlock debugging chapter", I see that it > operates on core dumps. Once the machine enters this state, my You didn't read properly: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-deadlocks.html That section mentions using ddb and the following ddb commands: "ps", "show pcpu", "show allpcup", "show locks", "show alllocks", "show lockedvnods", "show alltrace". It doesn't mention core files. -- Craig Rodrigues rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070201193030.GA29508>