From owner-freebsd-stable@FreeBSD.ORG Tue Jun 8 07:03:58 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F6016A4CE for ; Tue, 8 Jun 2004 07:03:58 +0000 (GMT) Received: from xraided.net (xraided.net [66.88.26.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0082743D1D for ; Tue, 8 Jun 2004 07:03:58 +0000 (GMT) (envelope-from kyle@xraided.net) Received: from [66.88.29.118] (account kyle HELO kyle) by xraided.net (CommuniGate Pro SMTP 4.1.8) with ESMTP id 1727475; Tue, 08 Jun 2004 00:03:46 -0700 From: "Kyle Mott" To: "'Dariusz Kulinski'" Date: Tue, 8 Jun 2004 00:03:43 -0700 Message-ID: <000001c44d26$bc22a6a0$1414a8c0@kyle> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal In-Reply-To: <5719057546.20040607235913@takeda.tk> cc: freebsd-stable@freebsd.org Subject: RE: Viewing SSH Connection X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2004 07:03:58 -0000 It was a kernel panic, but of course I didn't have enough space on /var: Jun 7 23:41:59 smith savecore: reboot after panic: page fault Jun 7 23:41:59 smith savecore: no dump, not enough free space on device (261612 available, need 395776) So, I'm SOL this time, but I'm freeing up space as I type, in case this happens again (and checking my other systems to make sure they have enough free space in /var too!) :D As long as I do the 'kldunload snp.ko', I should be ok, right? Don't need to worry about /dev/snp* ? -Kyle Mott > -----Original Message----- > From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd- > stable@freebsd.org] On Behalf Of Dariusz Kulinski > Sent: Monday, June 07, 2004 11:59 PM > To: Kyle Mott > Cc: freebsd-stable@freebsd.org > Subject: Re: Viewing SSH Connection > > Hello Kyle, > > Monday, June 7, 2004, 11:41:46 PM, you wrote: > > > Several people have suggested using the snp.ko and watch, which works > > great. > > > However, I didn't want to have the devices just sitting around so > > someone else on the system could use it, so I did 'kldunload snp.ko' > > then rm -f /dev/snp0... My system seems to be freaking out. Did I break > > something? Actually, I think I just had a kernel panic. *sigh* > > I think you shouldn't be afraid to having /dev/snp0 device, anyway > only root can use watch command. > > But if your system has crashed there probably is a bug in freebsd. I > know I had a crash with watch, but at that time I had loaded 3rd party > module so I blamed that crash on it. Also I didn't have kernel > compiled in debug mode. If you had a crash that would suggest that > there actually is a bug in snp.ko module. > > Maybe there is somebody from devel team who could comment on that > issue? > -- > Best regards, > Dariusz mailto:takeda@takeda.tk > CCNA, SCSA, SCNA, LPIC, MCP certified > http://www.takeda.tk > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"