RE: Panic Reboots

2006-04-03 Thread Wil Hatfield
Well that didn't work. My Fatal Trap 12 just sits there until we get it
plugged in and run a couple of fsck on it.

So why doesn't 5.4 reboot on panics?  And is this also an issue with 6.x?

--
Wil Hatfield



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Wil Hatfield
Sent: Saturday, April 01, 2006 2:31 PM
To: freebsd-questions@freebsd.org
Subject: Panic Reboots


What are the best kernel options for rebooting after a panic?

I am going to try these. Will this do the trick? Not sure about the
restartable_panics so I figured I would ask.

options PANIC_REBOOT_WAIT_TIME=10
options RESTARTABLE_PANICS

 FreeBSD 5.4-RELEASE-p11 #1: Sat Apr  1 13:58:33 PST 2006

I used to get reboots by default. Or at least as I recall I did. Did the
default for PANIC_REBOOT_WAIT_TIME become -1 in this branch?

--
Wil Hatfield


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Panic Reboots

2006-04-03 Thread Anish Mistry
On Monday 03 April 2006 12:36, Wil Hatfield wrote:
 Well that didn't work. My Fatal Trap 12 just sits there until we
 get it plugged in and run a couple of fsck on it.

 So why doesn't 5.4 reboot on panics?  And is this also an issue
 with 6.x?
Does it sit at a db prompt?
I normally have debugging enabled and have the following in my kernel 
config:
options KDB, KDB_UNATTENDED

-- 
Anish Mistry
[EMAIL PROTECTED]
AM Productions http://am-productions.biz/


pgpXDQCLZnV1z.pgp
Description: PGP signature


RE: Panic Reboots

2006-04-03 Thread Wil Hatfield
Debugging is not enabled ... yet. It just sits at the bottom of the panic
screen and gives no options. The spot at the bottom is normally where it
says Rebooting in nn seconds

--
Wil Hatfield


-Original Message-
From: Anish Mistry [mailto:[EMAIL PROTECTED]
Sent: Monday, April 03, 2006 11:51 AM
To: freebsd-questions@freebsd.org
Cc: Wil Hatfield
Subject: Re: Panic Reboots


On Monday 03 April 2006 12:36, Wil Hatfield wrote:
 Well that didn't work. My Fatal Trap 12 just sits there until we
 get it plugged in and run a couple of fsck on it.

 So why doesn't 5.4 reboot on panics?  And is this also an issue
 with 6.x?
Does it sit at a db prompt?
I normally have debugging enabled and have the following in my kernel
config:
options KDB, KDB_UNATTENDED

--
Anish Mistry
[EMAIL PROTECTED]
AM Productions http://am-productions.biz/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Panic Reboots

2006-04-03 Thread Kris Kennaway
On Mon, Apr 03, 2006 at 12:49:24PM -0700, Wil Hatfield wrote:

 Debugging is not enabled ... yet. It just sits at the bottom of the panic
 screen and gives no options. The spot at the bottom is normally where it
 says Rebooting in nn seconds

This isn't very clear to me: can you transcribe EXACTLY what appears
on your screen, or provide a screen shot?

Also, don't top-post.

Kris

 -Original Message-
 From: Anish Mistry [mailto:[EMAIL PROTECTED]
 Sent: Monday, April 03, 2006 11:51 AM
 To: freebsd-questions@freebsd.org
 Cc: Wil Hatfield
 Subject: Re: Panic Reboots
 
 
 On Monday 03 April 2006 12:36, Wil Hatfield wrote:
  Well that didn't work. My Fatal Trap 12 just sits there until we
  get it plugged in and run a couple of fsck on it.
 
  So why doesn't 5.4 reboot on panics?  And is this also an issue
  with 6.x?
 Does it sit at a db prompt?
 I normally have debugging enabled and have the following in my kernel
 config:
 options   KDB, KDB_UNATTENDED



pgpYiHNA9MCqd.pgp
Description: PGP signature


Panic Reboots

2006-04-01 Thread Wil Hatfield
What are the best kernel options for rebooting after a panic?

I am going to try these. Will this do the trick? Not sure about the
restartable_panics so I figured I would ask.

options PANIC_REBOOT_WAIT_TIME=10
options RESTARTABLE_PANICS

 FreeBSD 5.4-RELEASE-p11 #1: Sat Apr  1 13:58:33 PST 2006

I used to get reboots by default. Or at least as I recall I did. Did the
default for PANIC_REBOOT_WAIT_TIME become -1 in this branch?

--
Wil Hatfield


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]