From owner-freebsd-questions Sat Mar 23 8: 9:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.theplanet.com (mail1.theplanet.com [216.234.234.32]) by hub.freebsd.org (Postfix) with ESMTP id 22C2F37B400 for ; Sat, 23 Mar 2002 08:09:52 -0800 (PST) Received: from minion (mcder-233.dfw.tx.bbnow.net [24.219.233.142]) by mail1.theplanet.com (8.9.3/8.9.3) with ESMTP id KAA23453 for ; Sat, 23 Mar 2002 10:09:51 -0600 (CST) Subject: Kernel debugging question From: Justin Heath To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 23 Mar 2002 10:05:13 -0600 Message-Id: <1016899513.1171.46.camel@minion> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In a recent article by Micheal Lucas kernel debugging/system panics are introduced. http://www.onlamp.com/pub/a/bsd/2002/03/21/Big_Scary_Daemons.html There is a snippet explaining adding ddb kernel options to wait before reboot. options DDB, DDB_UNATTENDED As far as I understand this will wait 15 seconds after dropping to reboot. Now for my question. Is there a way to configure this 15 second timeout value? I would like to configure this for a value of 10 minutes. This would give me a chance to hook up a console to an affected server before a reboot. Any suggestions or thoughts? Thanks. Justin Heath To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message