From owner-freebsd-stable@FreeBSD.ORG Fri Jul 10 13:54:18 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0926C106564A for ; Fri, 10 Jul 2009 13:54:18 +0000 (UTC) (envelope-from thomas@ronner.org) Received: from mail.knopje.net (mail.knopje.net [213.214.107.232]) by mx1.freebsd.org (Postfix) with ESMTP id C0D3A8FC1A for ; Fri, 10 Jul 2009 13:54:17 +0000 (UTC) (envelope-from thomas@ronner.org) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.knopje.net (Postfix) with ESMTP id 4BC8138129; Fri, 10 Jul 2009 15:54:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at knopje.net Received: from mail.knopje.net ([127.0.0.1]) by localhost (hal.knopje.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cB55QrY+5nW7; Fri, 10 Jul 2009 15:54:15 +0200 (CEST) Received: from [192.168.28.106] (48-251.surfsnel.dsl.internl.net [145.99.251.48]) by mail.knopje.net (Postfix) with ESMTP id B2FDC380FB; Fri, 10 Jul 2009 15:54:15 +0200 (CEST) From: Thomas Ronner To: Andriy Gapon In-Reply-To: <4A572F8E.6040004@icyb.net.ua> References: <1247085058.6197.18.camel@bugstore> <4A55F96B.6070303@icyb.net.ua> <4A560E2F.1050906@ronner.org> <4A5626FC.5000306@ronner.org> <4A562A4A.2000201@icyb.net.ua> <4A563627.7040407@ronner.org> <4A572F8E.6040004@icyb.net.ua> Content-Type: text/plain Date: Fri, 10 Jul 2009 15:54:15 +0200 Message-Id: <1247234055.5197.0.camel@bugstore> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: ZFS: zpool scrub lockup X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jul 2009 13:54:18 -0000 On Fri, 2009-07-10 at 15:09 +0300, Andriy Gapon wrote: > on 09/07/2009 21:25 Thomas Ronner said the following: > > Is this: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-online-gdb.html > > (10.6 On-Line Kernel Debugging Using Remote GDB) the debugging via > > serial console you're referring to? > > Yes. > Thanks. I'll try that in a couple of weeks when I return from vacation. Thomas