From owner-freebsd-current@FreeBSD.ORG Wed Dec 1 18:14:34 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3871C16A4CE for ; Wed, 1 Dec 2004 18:14:34 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 234CF43D48 for ; Wed, 1 Dec 2004 18:14:34 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 14D4472DFC; Wed, 1 Dec 2004 10:14:34 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 1297472DF8; Wed, 1 Dec 2004 10:14:34 -0800 (PST) Date: Wed, 1 Dec 2004 10:14:34 -0800 (PST) From: Doug White To: Randy Bush In-Reply-To: <16811.9333.99454.679978@ran.psg.com> Message-ID: <20041201101227.O68605@carver.gumbysoft.com> References: <20041123182254.GB10721@ninthgate.net> <20041124232820.J2006@carver.gumbysoft.com> <20041128220455.F40277@carver.gumbysoft.com> <16811.9333.99454.679978@ran.psg.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Random panics with 5.3-REL, SMP X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 01 Dec 2004 18:14:34 -0000 On Mon, 29 Nov 2004, Randy Bush wrote: > >>> Looks like you just need to set 'dumpdev' in rc.conf. What is your boot > >>> device and swap partition(s)? > >> # grep dump /etc/rc.conf > >> dumpdev="/dev/twed0s1b" # Device name to crashdump to (or NO). > >> dumpdir="/var/crash" # Directory where crash dumps are to be stored > > Hm, this should be getting set; the twe driver supports crashdumps. What > > happens if you run 'dumpon /dev/twed0s1b' manually? > > # dumpon /dev/twed0s1b I think we established before that you were setting the device name bogusly elsewhere so we'll assume this is working now :) > >>> if you turn on session logging in your comm program > >> comm program? it's a cisco 2511 term serv being used as a > >> craft port octopus for 16 devices > > What program are you using to connect to the 2511 to view the console on > > the target? Telnet? Real terminal? :) > > telnet?!?!?!?! you're kidding, right? > > i am using ssh. Oh, they released an IOS image with ssh for those? I've been using Cyclades TSx000 boxes for too long apparently... -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org