From owner-freebsd-current@FreeBSD.ORG Sun Dec 30 21:09:51 2007 Return-Path: Delivered-To: current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C71E716A417 for ; Sun, 30 Dec 2007 21:09:51 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 488CD13C4E7 for ; Sun, 30 Dec 2007 21:09:51 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id lBUL9nx6058558; Mon, 31 Dec 2007 00:09:49 +0300 (MSK) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1199048989; bh=bBSsY0FgisGhK6KqDshsp5fHf6mMuPfvHoQwphh t7IQ=; l=423; h=Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To: References:MIME-Version:Content-Type:Content-Disposition: In-Reply-To:User-Agent; b=qp0WyRgPYH9NHvbp10vNMBT1Gl5jp3wplGivdnJo t69qQR3cdQX3CW5R9eU+wSMSArVWtdZJLjONUsOKFOt5BkFRx2YtCpukH9vs8klnED4 DYPFjJSfmnoORqX66eMm4Z3kCibZKAQzXCM5zOCAF5jXk5xOyBF+DuG6cnRGa2Rc= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id lBUL9mcB058557; Mon, 31 Dec 2007 00:09:49 +0300 (MSK) (envelope-from ache) Date: Mon, 31 Dec 2007 00:09:47 +0300 From: Andrey Chernov To: Robert Watson Message-ID: <20071230210946.GA58498@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Robert Watson , current@FreeBSD.ORG References: <20071230130940.T98172@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071230130940.T98172@fledge.watson.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: current@FreeBSD.ORG Subject: Re: Q&A on textdumps X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Dec 2007 21:09:51 -0000 On Sun, Dec 30, 2007 at 01:11:29PM +0000, Robert Watson wrote: > > Dear all, > > I've received a few textdump-related questions that I thought I'd share my > answers to. In case I have remote machine with console unavailable, is it will be enough to use KDB_UNATTENDED and debug.ddb.textdump.pending=1 in /etc/sysctl.conf to get automatical unattended textdumps with auto-reboot? -- http://ache.pp.ru/