From owner-freebsd-stable Sun Dec 16 6:12:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 67DD237B41B for ; Sun, 16 Dec 2001 06:12:37 -0800 (PST) Received: (qmail 5303 invoked by uid 0); 16 Dec 2001 14:12:35 -0000 Received: from pd950882e.dip.t-dialin.net (HELO mail.gsinet.sittig.org) (217.80.136.46) by mail.gmx.net (mp007-rz3) with SMTP; 16 Dec 2001 14:12:35 -0000 Received: (qmail 47857 invoked from network); 16 Dec 2001 14:08:00 -0000 Received: from shell.gsinet.sittig.org (192.168.11.153) by mail.gsinet.sittig.org with SMTP; 16 Dec 2001 14:08:00 -0000 Received: (from sittig@localhost) by shell.gsinet.sittig.org (8.11.3/8.11.3) id fBGE7rO47844 for freebsd-stable@FreeBSD.ORG; Sun, 16 Dec 2001 15:07:53 +0100 (CET) (envelope-from sittig) Date: Sun, 16 Dec 2001 15:07:53 +0100 From: Gerhard Sittig To: freebsd-stable@FreeBSD.ORG Subject: Re: serial console (was: Determining Crash cause?) Message-ID: <20011216150752.A1494@shell.gsinet.sittig.org> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <3C1B2681.2E507732@vortex.wa4phy.net> <20011215204911.E22667@freeway.dcfinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011215204911.E22667@freeway.dcfinc.com>; from chad@DCFinc.com on Sat, Dec 15, 2001 at 08:49:11PM -0700 Organization: System Defenestrators Inc. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Dec 15, 2001 at 20:49 -0700, Chad R. Larson wrote: > > On Sat, Dec 15, 2001 at 05:31:29AM -0500, Sam Drinkard wrote: > > Is there any known method to determine the cause of a crash > > when there is no panic, no log entries, or other evidence? > > [ ... ] > > Build a kernel with debugging, connect a terminal (or pc running > Hyperterm or some other equivelant) to a serial port on the FreeBSD > box, configure for console port, set the Hyperterm to log and then > wait for the next crash. See if anything useful is captured in the > log. I have a maybe dumb question: Whenever I (sparadically) checked the Handbook since I'm in this situation to keep boot logs of systems without installing a system I only see explanations of what to do to the "controlled" system. Shouldn't there be at least one mention of the "counterpart" in terms of which base system program or port could be "the terminal"? Doing a quick "man -k serial", "man -k console", and "man -k terminal" doesn't reveal anything appropriate, while the "SEE ALSO" section in getty(8) -- which looks like the most promising place to look at -- doesn't have a reference to the "other side" either. Since I don't have any windows machine around Hyperterm is not an option. Others might have a similar problem. :) And I'm not sure if minicom is a good choice, I'm not very comfortable with it (for this purpose of being a serial terminal). So I consider my previous actions to be a quick hack and take it that they could be much improved. What are the alternatives? What are people using for "terminal servers" or "port concentrators"? And can a short list of possible alternatives be included in the Handbook to not have this question asked again too often? (I volunteer to feedback a summary to -doc from the responses I get here. Feel free to write PMs if you think it's OT for -stable.) virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 6:25: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 3367B37B417 for ; Sun, 16 Dec 2001 06:25:07 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id fBGEOue03702; Sun, 16 Dec 2001 09:25:04 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C1CAEB8.74F6E432@vortex.wa4phy.net> Date: Sun, 16 Dec 2001 09:24:56 -0500 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: "Chad R. Larson" Cc: freebsd-stable@freebsd.org Subject: Re: Determining Crash cause? References: <3C1B2681.2E507732@vortex.wa4phy.net> <20011215204911.E22667@freeway.dcfinc.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Since I've never used a serial console with freebsd, I have to ask this question as well.. once the system is up and running, unless there was something actually written to the console, what would be my other options? Most of these crashes I have been experiencing are full wedges. Of course, the screen blanker fixes any hope of seeing any output from the xconsole or anything else for that matter. Also, in the case of a hard wedge, any chance of it dropping into debug mode? Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 6:34: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.mediadesign.nl (md2.mediadesign.nl [212.19.205.67]) by hub.freebsd.org (Postfix) with SMTP id 0FDCB37B419 for ; Sun, 16 Dec 2001 06:34:00 -0800 (PST) Received: (qmail 12245 invoked by uid 1002); 16 Dec 2001 14:33:53 -0000 From: "Alson van der Meulen" Date: Sun, 16 Dec 2001 15:33:53 +0100 To: freebsd-stable@FreeBSD.ORG Subject: Re: serial console (was: Determining Crash cause?) Message-ID: <20011216153353.Y10171@md2.mediadesign.nl> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <3C1B2681.2E507732@vortex.wa4phy.net> <20011215204911.E22667@freeway.dcfinc.com> <20011216150752.A1494@shell.gsinet.sittig.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011216150752.A1494@shell.gsinet.sittig.org> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Dec 16, 2001 at 03:07:53PM +0100, Gerhard Sittig wrote: > On Sat, Dec 15, 2001 at 20:49 -0700, Chad R. Larson wrote: > > > > On Sat, Dec 15, 2001 at 05:31:29AM -0500, Sam Drinkard wrote: > > > Is there any known method to determine the cause of a crash > > > when there is no panic, no log entries, or other evidence? > > > [ ... ] > > > > Build a kernel with debugging, connect a terminal (or pc running > > Hyperterm or some other equivelant) to a serial port on the FreeBSD > > box, configure for console port, set the Hyperterm to log and then > > wait for the next crash. See if anything useful is captured in the > > log. > > I have a maybe dumb question: Whenever I (sparadically) checked > the Handbook since I'm in this situation to keep boot logs of > systems without installing a system I only see explanations of > what to do to the "controlled" system. Shouldn't there be at > least one mention of the "counterpart" in terms of which base > system program or port could be "the terminal"? Doing a quick > "man -k serial", "man -k console", and "man -k terminal" doesn't > reveal anything appropriate, while the "SEE ALSO" section in > getty(8) -- which looks like the most promising place to look > at -- doesn't have a reference to the "other side" either. cu(1), tip(1), /usr/ports/comms/minicom, to name a few, but nothing really dedicated for this purpose. Alson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 8:43:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.chesneycorp.com (sdsl-216-36-93-161.dsl.lax.megapath.net [216.36.93.161]) by hub.freebsd.org (Postfix) with SMTP id 7FFD737B405 for ; Sun, 16 Dec 2001 08:43:07 -0800 (PST) Received: (qmail 25058 invoked from network); 16 Dec 2001 16:43:17 -0000 Received: from unknown (HELO mark) (192.168.1.14) by 192.168.1.2 with SMTP; 16 Dec 2001 16:43:17 -0000 From: "Mark Chesney" To: Subject: subscribe Date: Sun, 16 Dec 2001 09:42:44 -0700 Organization: Chesney Corporation Message-ID: <000001c18650$b0fa8bc0$0e01a8c0@mark> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C18616.049BB3C0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C18616.049BB3C0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit subscribe ------=_NextPart_000_0001_01C18616.049BB3C0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

subscribe

------=_NextPart_000_0001_01C18616.049BB3C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 9:28:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from D00015.dialonly.kemerovo.su (www2.svzserv.kemerovo.su [213.184.65.86]) by hub.freebsd.org (Postfix) with ESMTP id 7E5C037B405 for ; Sun, 16 Dec 2001 09:28:24 -0800 (PST) Received: (from eugen@localhost) by D00015.dialonly.kemerovo.su (8.11.6/8.11.4) id fBGHNnW01040 for stable@freebsd.org; Mon, 17 Dec 2001 00:23:49 +0700 (KRAT) (envelope-from eugen) Date: Mon, 17 Dec 2001 00:23:49 +0700 From: Eugene Grosbein To: stable@freebsd.org Subject: broken 'burncd msinfo' (and hence creating multisession CD) Message-ID: <20011217002349.A1001@grosbein.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! 'burncd msinfo' always retuns 0 for first number, no matter how many sessions are on CD. So one can create only two-session CD. If you trust burncd and use its output for mkisofs -C and append obtained track to CD, you'll get a buggy disk: it contains 3 sessions but TOC shows files only for first session and last one. If, however, you keep right numbers while adding second session and use them for mkisofs, you'll get normal multisession CD. This bug is long-standing. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 9:41:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.netikka.fi (mail.netikka.fi [62.148.192.132]) by hub.freebsd.org (Postfix) with ESMTP id 79A6F37B405 for ; Sun, 16 Dec 2001 09:41:23 -0800 (PST) Received: from HTAHOLA (htahola.netikka.fi [62.148.197.178]) by mail.netikka.fi (8.11.1/8.9.3) with SMTP id fBGHnKK26623; Sun, 16 Dec 2001 19:49:20 +0200 (EET) Message-ID: <001501c18658$e73ca580$0100a8c0@HTAHOLA> From: "Hannu Ahola" To: "Mark Chesney" , References: <000001c18650$b0fa8bc0$0e01a8c0@mark> Subject: Re: subscribe Date: Sun, 16 Dec 2001 19:41:15 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0012_01C18669.9FBBFD30" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0012_01C18669.9FBBFD30 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ----- Original Message -----=20 From: Mark Chesney=20 To: freebsd-stable@FreeBSD.ORG=20 Sent: Sunday, December 16, 2001 6:42 PM Subject: subscribe subscribe ------=_NextPart_000_0012_01C18669.9FBBFD30 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
----- Original Message -----
From:=20 Mark=20 Chesney
Sent: Sunday, December 16, 2001 = 6:42=20 PM
Subject: subscribe

subscribe

------=_NextPart_000_0012_01C18669.9FBBFD30-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 12:16:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 8547137B41A for ; Sun, 16 Dec 2001 12:16:33 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id fBGKGWe04324 for ; Sun, 16 Dec 2001 15:16:32 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C1D0120.87FE1D36@vortex.wa4phy.net> Date: Sun, 16 Dec 2001 15:16:32 -0500 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Netstat -a Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Doing some looking, and find that a netstat -p tcp yields a response of: sysctl: net.inet.tcp.stats: Cannot allocate memory. Looking at sysctl, there is no net.inet.tcp.stats entry. It appears that any form of entry made to netstat only displays the unix sockets info. -s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 12:54:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id 0CADC37B416 for ; Sun, 16 Dec 2001 12:54:35 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.33 #1) id 16FiKt-000Lt7-00; Sun, 16 Dec 2001 20:56:39 +0000 Date: Sun, 16 Dec 2001 20:56:39 +0000 From: Rasputin To: Sam Drinkard Cc: stable@freebsd.org Subject: Re: Netstat -a Message-ID: <20011216205638.A84119@shikima.mine.nu> Reply-To: Rasputin References: <3C1D0120.87FE1D36@vortex.wa4phy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C1D0120.87FE1D36@vortex.wa4phy.net>; from sam@wa4phy.net on Sun, Dec 16, 2001 at 03:16:32PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Sam Drinkard [011216 20:20]: > Doing some looking, and find that a netstat -p tcp yields a response > of: sysctl: net.inet.tcp.stats: Cannot allocate memory. > > Looking at sysctl, there is no net.inet.tcp.stats entry. It appears > that any form of entry made to netstat only displays the unix sockets > info. Just a thought - are your kernel and userland in sync? -- Disco is to music what Etch-A-Sketch is to art. Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 15: 3:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 9F16337B41E for ; Sun, 16 Dec 2001 15:03:53 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id fBGN3ne04537; Sun, 16 Dec 2001 18:03:49 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C1D2855.900672FB@vortex.wa4phy.net> Date: Sun, 16 Dec 2001 18:03:49 -0500 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: Rasputin Cc: stable@freebsd.org Subject: Re: Netstat -a References: <3C1D0120.87FE1D36@vortex.wa4phy.net> <20011216205638.A84119@shikima.mine.nu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG As far as I know they are. I cvsup'd on the 17th, did make buildworld, then make build kernel, make install kernel, then make installworld as per the handbook ... I very well could have screwed sumthin up, but don't think so. Looking at the usr.bin/netstat files themselves, they appear to be in sync with the tree as of this evening. -sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 17:45:59 2001 Delivered-To: freebsd-stable@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id DA1DA37B41D for ; Sun, 16 Dec 2001 17:45:56 -0800 (PST) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id fBH1jp691769; Mon, 17 Dec 2001 10:45:51 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: stable@FreeBSD.ORG In-Reply-To: <66547.1008360403@winston.freebsd.org> References: <200112141959.aa22483@salmon.maths.tcd.ie> <66547.1008360403@winston.freebsd.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (alfalfa) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 18 From: Makoto Matsushita To: jkh@winston.freebsd.org Subject: Re: Waaaarg, we just blew out the kernel again.. Date: Mon, 17 Dec 2001 10:45:38 +0900 Message-Id: <20011217104538W.matusita@jp.FreeBSD.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jkh> Looks good, please commit it. May I commit this patch instead of Ian? We have missed 4-stable snapshots these 3 days. > We can probably shave off a small amount by excluding `urio' - this > was added to RELENG_4's GENERIC a few months ago, but I don't see > a corresponding dokern.sh entry in the i386 section. Revision 1.36 > of dokern.sh excluded urio in -current, and revision 1.23.2.15 > excluded it in RELENG_4 for the alpha, but it was never excluded > from RELENG_4's floppy kernel on the i386. The patch below completes > the MFC of revision 1.36. > > Ian -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 18:35:32 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 32C7037B419 for ; Sun, 16 Dec 2001 18:35:30 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id fBH2Y7d04093; Sun, 16 Dec 2001 18:34:07 -0800 (PST) Message-Id: <200112170234.fBH2Y7d04093@ptavv.es.net> To: Steve Feldman Cc: Jonathan Lemon , smkelly@zombie.org, stable@FreeBSD.ORG Subject: Re: Networking Question In-reply-to: Your message of "Fri, 14 Dec 2001 16:40:33 PST." <20011214164033.A13456@twincreeks.net> Date: Sun, 16 Dec 2001 18:34:07 -0800 From: "Kevin Oberman" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Fri, 14 Dec 2001 16:40:33 -0800 > From: Steve Feldman > Sender: owner-freebsd-stable@FreeBSD.ORG > > Ahh, this sounds like the beginning of something I'd like > to see: the ability to shut off DHCP when an interface goes > down and reenable it when it comes back up. > > That would let me move easily between a wired (on the built-in fxp) > and wireless (pc-card) interface without having to manually kill > and restart dhclient like I do now. > > That's probably the only Windows feature I miss on FreeBSD. :) If you use pccard_ether, it does kill dhclient. And, it starts it again when another card is inserted. It's far from ideal, but it works for me. I just need to pull the wireless card before suspending my laptop (or the other way around). R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 19:40:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 76D6B37B41C for ; Sun, 16 Dec 2001 19:40:52 -0800 (PST) Received: from winston.freebsd.org (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.11.6/8.11.6) with ESMTP id fBH3eTG00840; Sun, 16 Dec 2001 19:40:46 -0800 (PST) (envelope-from jkh@winston.freebsd.org) To: Makoto Matsushita Cc: stable@FreeBSD.ORG Subject: Re: Waaaarg, we just blew out the kernel again.. In-Reply-To: Message from Makoto Matsushita of "Mon, 17 Dec 2001 10:45:38 +0900." <20011217104538W.matusita@jp.FreeBSD.org> Date: Sun, 16 Dec 2001 19:40:29 -0800 Message-ID: <836.1008560429@winston.freebsd.org> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I believe he did commit it, it just wasn't enough to get us back under the limit. Unless I misread the commit logs? - Jordan > > jkh> Looks good, please commit it. > > May I commit this patch instead of Ian? We have missed 4-stable > snapshots these 3 days. > > > We can probably shave off a small amount by excluding `urio' - this > > was added to RELENG_4's GENERIC a few months ago, but I don't see > > a corresponding dokern.sh entry in the i386 section. Revision 1.36 > > of dokern.sh excluded urio in -current, and revision 1.23.2.15 > > excluded it in RELENG_4 for the alpha, but it was never excluded > > from RELENG_4's floppy kernel on the i386. The patch below completes > > the MFC of revision 1.36. > > > > Ian > > -- - > Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 19:59:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 31DFE37B53A for ; Sun, 16 Dec 2001 19:58:35 -0800 (PST) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id fBH3wX620664 for ; Mon, 17 Dec 2001 12:58:33 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20011217104538W.matusita@jp.FreeBSD.org> References: <200112141959.aa22483@salmon.maths.tcd.ie> <66547.1008360403@winston.freebsd.org> <20011217104538W.matusita@jp.FreeBSD.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (alfalfa) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 26 From: Makoto Matsushita To: stable@FreeBSD.ORG Subject: Re: Waaaarg, we just blew out the kernel again.. Date: Mon, 17 Dec 2001 12:58:31 +0900 Message-Id: <20011217125831K.matusita@jp.FreeBSD.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita> May I commit this patch instead of Ian? We have missed 4-stable matusita> snapshots these 3 days. Oops, sorry, I've checked wrong file. It was commited 2 days before. However, we should have more space to fit kern.flp with a 1.44MB floppy. % pwd /R/stage/image.kern % du -sk . 1404 . Ah, only a few kbytes over... *** If we can compress kernel image by bzip2(1), -r-xr-xr-x 1 root wheel 1343299 Dec 17 07:53 kernel.gz* -r-xr-xr-x 1 root wheel 1292744 Dec 17 07:53 kernel.bz2* we get additional 50kbytes spaces. It seems that loader does understand bzip2ed kernel; anybody tried it with 4-stable ? -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Dec 16 23:47:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 5ECC437B417 for ; Sun, 16 Dec 2001 23:47:49 -0800 (PST) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id fBH7lh610496; Sun, 16 Dec 2001 23:47:43 -0800 Date: Sun, 16 Dec 2001 23:47:43 -0800 From: Brooks Davis To: jacks@sage-american.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Faith0 XXX: Driver didn't set ifq maxlen Message-ID: <20011216234743.A4417@Odin.AC.HMC.Edu> References: <3.0.5.32.20011215221957.01558b28@mail.sage-american.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.5.32.20011215221957.01558b28@mail.sage-american.com>; from jacks@sage-american.com on Sat, Dec 15, 2001 at 10:19:57PM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 15, 2001 at 10:19:57PM -0600, jacks@sage-american.com wrote: > After cvsuping and make world 4.4-STABLE tonight, I now get this new > message at boot up: >=20 > "faith0 XXX: driver didn't set ifq_maxlen" >=20 > What does this mean?..... and how do I "set" it..??? You don't. It's a bug I accidentaly introduced into the faith driver. I'll fix it shortly. However, is has no effect since the code that prints the message initalizes the value to the same one I'm going to use. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8HaMeXY6L6fI4GtQRAnHWAKDD64shKz68iO1BnSoLe0yb3O6GtQCfV19a G/C0tuTsRD+BpHmpsTTU5vI= =OLJi -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 0: 9:59 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.www-service.de (smtp.www-service.de [212.77.161.16]) by hub.freebsd.org (Postfix) with SMTP id 3F89237B416 for ; Mon, 17 Dec 2001 00:09:55 -0800 (PST) Received: (qmail 21227 invoked from network); 17 Dec 2001 08:09:43 -0000 Received: from pd95033f1.dip.t-dialin.net (HELO fw.tue.le) (217.80.51.241) by smtp.www-service.de with SMTP; 17 Dec 2001 08:09:43 -0000 Received: from mezcal.tue.le (mezcal.tue.le [192.168.201.20]) by fw.tue.le (8.8.8/8.8.8) with ESMTP id JAA22887; Mon, 17 Dec 2001 09:09:21 +0100 (CET) (envelope-from thz@mezcal.tue.le) Received: (from thz@localhost) by mezcal.tue.le (8.11.6/8.11.6) id fBH89LC00823; Mon, 17 Dec 2001 09:09:21 +0100 (CET) (envelope-from thz) Date: Mon, 17 Dec 2001 09:09:21 +0100 From: Thomas Zenker To: Mike Silbersack Cc: stable@freebsd.org Subject: Re: USB ethernet problem Message-ID: <20011217090920.A763@mezcal.tue.le> Mail-Followup-To: Thomas Zenker , Mike Silbersack , stable@freebsd.org References: <20011214143752.A90727@mezcal.tue.le> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from silby@silby.com on Fri, Dec 14, 2001 at 01:17:13PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Dec 14, 2001 at 01:17:13PM -0500, Mike Silbersack wrote: > > On Fri, 14 Dec 2001, Thomas Zenker wrote: > > > Ok, I tried this. > > > > After doing some test, I decided, this can not be done with a quick > > test, (because of contradictory results) so did a serie of tests. > > It depends also on the transfer size (per connection). This is > > obviously caused by the slowstart alghorithm. > > Wow! Your benchmarks contain quite a bit of useful data, and confirmed my > suspicion that we should change the local slowstart flightsize to > something a bit more reasonable. > > Also, incidently, you seem to have shown what's suggested in one of the > newer rfcs - a slowstart flightsize of 1 is too small for optimal > performance (they suggest something more like 4.) > > I think I'll go ahead and drop the local slowstart flightsize to 4 - we'll > have to do some investigation later to see if raising the remote slowstart > flightsize from 1 to 4 is a good idea. > > Once again, thanks for the high quality testing! > > Mike "Silby" Silbersack I allways wondered, why the initial slowstart window is set to one (well some years I didn't look into the tcp code though). 9 years ago I had to develope the firmware for a store&foreward radio network, where I applied a lot of the ideas from the then net/2 tcp stack. The rtt in such a network is really horrible and packetsizes have to be taken in account. Anyway the optimal initial window there was 2. With a window of two there much more probability to get a connection going, because you send two packets in the beginning, if the first is lost, the receiption of the second one gets the first one resent long before the timeout. Otherway round, if the second is lost... the third is on its way already. With a intital window of 1 the only recovery is by timeout. The argument against bigger than two was (at least in my case) not to defeat the intention of the slowstart. Anyway, in tcp probably something between 2 and 4 could be considered. Thomas -- Thomas Zenker c/o Lennartz electronic GmbH Bismarckstrasse 136, D-72072 Tuebingen, Germany Phone: +49-(0)7071-93550 Email: thz@lennartz-electronic.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 0:21:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from niwun.pair.com (niwun.pair.com [209.68.2.70]) by hub.freebsd.org (Postfix) with SMTP id 6350C37B430 for ; Mon, 17 Dec 2001 00:20:52 -0800 (PST) Received: (qmail 20812 invoked by uid 3193); 17 Dec 2001 08:20:51 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 17 Dec 2001 08:20:51 -0000 Date: Mon, 17 Dec 2001 03:20:51 -0500 (EST) From: Mike Silbersack X-Sender: To: Thomas Zenker Cc: , Subject: Re: USB ethernet problem In-Reply-To: <20011217090920.A763@mezcal.tue.le> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG (Moving over to -net, please remove -stable from any cc's) On Mon, 17 Dec 2001, Thomas Zenker wrote: > I allways wondered, why the initial slowstart window is set to one > (well some years I didn't look into the tcp code though). 9 years > ago I had to develope the firmware for a store&foreward radio > network, where I applied a lot of the ideas from the then net/2 tcp > stack. The rtt in such a network is really horrible and packetsizes > have to be taken in account. Anyway the optimal initial window there > was 2. With a window of two there much more probability to get a > connection going, because you send two packets in the beginning, > if the first is lost, the receiption of the second one gets the > first one resent long before the timeout. Otherway round, if the > second is lost... the third is on its way already. With a intital > window of 1 the only recovery is by timeout. The argument against > bigger than two was (at least in my case) not to defeat the intention > of the slowstart. Anyway, in tcp probably something between 2 and > 4 could be considered. > > Thomas RFC 2581 suggests that 4 is a good value (well, not exactly 4, they have a formula which comes out to about 4 in most cases.) I'm inclined to agree that something between 2-4 would be a good value for our non-local slowstart flightsize as well. Maybe after 4.5 is released we can go look into it. (It's too late to be changing stuff now.) Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 2: 6:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ms.anet.cz (ms.anet.cz [212.65.193.5]) by hub.freebsd.org (Postfix) with ESMTP id 57DA437B41A for ; Mon, 17 Dec 2001 02:06:22 -0800 (PST) Received: from walter.anet.cz (walter.anet.cz [194.212.65.153]) by ms.anet.cz (Postfix) with ESMTP id 2E14838470 for ; Mon, 17 Dec 2001 11:06:20 +0100 (CET) Received: from laptop (laptop.anet.cz [10.20.20.90]) by walter.anet.cz (8.11.6/8.11.6) with SMTP id fBH9jeI02355 for ; Mon, 17 Dec 2001 10:45:40 +0100 (CET) (envelope-from walter@walter.anet.cz) From: "=?iso-8859-2?Q?Ing._Anton=EDn_Walter?=" To: Subject: gated Date: Mon, 17 Dec 2001 10:32:53 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, can somebody advice where to get more information on "gated". The port did not install any man pages and the official web page seems to show just index.html on all links Thanks Tony Walter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 2:34:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 13B9337B405 for ; Mon, 17 Dec 2001 02:34:54 -0800 (PST) Received: from colt.ncptiddische.net (ppp-206.wobline.de [212.68.69.217]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fBHAYU727704; Mon, 17 Dec 2001 11:34:30 +0100 Received: from tisys.org (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fBHAa0X15938; Mon, 17 Dec 2001 11:36:00 +0100 (CET) (envelope-from nils@tisys.org) Received: (from nils@localhost) by tisys.org (8.11.6/8.11.6) id fBHAZ7Z43593; Mon, 17 Dec 2001 11:35:07 +0100 (CET) (envelope-from nils) Date: Mon, 17 Dec 2001 11:35:07 +0100 From: Nils Holland To: Brooks Davis Cc: jacks@sage-american.com, freebsd-stable@FreeBSD.ORG Subject: Re: Faith0 XXX: Driver didn't set ifq maxlen Message-ID: <20011217113507.C43375@tisys.org> Mail-Followup-To: Brooks Davis , jacks@sage-american.com, freebsd-stable@FreeBSD.ORG References: <3.0.5.32.20011215221957.01558b28@mail.sage-american.com> <20011216234743.A4417@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011216234743.A4417@Odin.AC.HMC.Edu>; from brooks@one-eyed-alien.net on Sun, Dec 16, 2001 at 11:47:43PM -0800 X-Operating-System: FreeBSD jodie.ncptiddische.net 4.4-STABLE FreeBSD 4.4-STABLE X-Machine-Uptime: 11:05AM up 4:25, 1 user, load averages: 0.17, 0.06, 0.05 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Dec 16, 2001 at 11:47:43PM -0800, Brooks Davis stood up and spoke: > > You don't. It's a bug I accidentaly introduced into the faith driver. > I'll fix it shortly. However, is has no effect since the code that > prints the message initalizes the value to the same one I'm going to use. Great, I just saw the commit on cvs-all! Glad to hear that the message was just "bogus" and not really a problem, so there's not functionality gain in re-cvsupping right now only to make this message go away ;-) Greetings Nils -- Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 3:35:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ms.anet.cz (ms.anet.cz [212.65.193.5]) by hub.freebsd.org (Postfix) with ESMTP id 35E9237B419 for ; Mon, 17 Dec 2001 03:35:43 -0800 (PST) Received: from walter.anet.cz (walter.anet.cz [194.212.65.153]) by ms.anet.cz (Postfix) with ESMTP id BC55A38551 for ; Mon, 17 Dec 2001 12:35:40 +0100 (CET) Received: from laptop (laptop.anet.cz [10.20.20.90]) by walter.anet.cz (8.11.6/8.11.6) with SMTP id fBHBIEI03347 for ; Mon, 17 Dec 2001 12:18:14 +0100 (CET) (envelope-from walter@walter.anet.cz) From: "=?iso-8859-2?Q?Ing._Anton=EDn_Walter?=" To: Subject: staroffice5.2 Date: Mon, 17 Dec 2001 12:04:24 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am trying to port Staroffice 5.2 It requires also 109939-02.tar.Z and the port is not able to locate it anywhere. Can somebody advice whre to download it from? Thanks A. Walter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 5:11: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 18E4237B622 for ; Mon, 17 Dec 2001 05:10:42 -0800 (PST) Received: from attbi.com ([12.254.218.32]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20011217131041.YOB10701.rwcrmhc53.attbi.com@attbi.com> for ; Mon, 17 Dec 2001 13:10:41 +0000 Message-ID: <3C1DEE62.50448980@attbi.com> Date: Mon, 17 Dec 2001 06:08:50 -0700 From: Joe Warner X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Subject: Make Installworld fills up / ...help! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I was going to post this to -questions but this list seemed more appropriate after searching the archives. If I'm in error, please let me know and I'll redirect it to -questions. I'm running FreeBSD 4.4-STABLE on my home PC. Yesterday, I did the usual cvsrun to download the source for the 4.4-STABLE branch and began my monthly "make buildworld". I have done this many times without a problem. Before I started, my / slice was at 89% capacity but when I dropped to single user mode and started the "make installworld", I got a couple of "stop" errors saying that / was full. "df -h" revealed that / was indeed at 108% capacity. In an attempt to free up some space, I deleted modules.old This brought / down to 98% capacity but I still get "stop" errors when trying "make installworld" Sorry, I didn't write down the exact error msgs and won't know what they are unless I try "make installworld" again. This isn't a problem with my /var/tmp or /tmp directories. /var/tmp only has "vi.recover" in it and /tmp has a few install.XXXXX directories in it but it's only at 2.4M I can successfully boot from kernel.old and get to my desktop but my Netscape won't work now so I'm posting this from Netscape Messenger in WIN98. Can anyone help me recover from this or should I forget it and just reinstall? Thanks Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 5:33:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from moriarity.grauel.com (moriarity.grauel.com [199.233.104.37]) by hub.freebsd.org (Postfix) with ESMTP id 864EE37B416 for ; Mon, 17 Dec 2001 05:33:41 -0800 (PST) Received: (from rjk@localhost) by moriarity.grauel.com (8.11.6/8.11.6) id fBHDXXT12377; Mon, 17 Dec 2001 08:33:33 -0500 (EST) (envelope-from rjk) From: "Richard J. Kuhns" MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="5om9TEP/IQ" Content-Transfer-Encoding: 7bit Message-ID: <15389.62509.403900.347667@moriarity.grauel.com> Date: Mon, 17 Dec 2001 08:33:33 -0500 To: freebsd-stable@freebsd.org Subject: -stable hangs when booting Dell Precision 340 X-Mailer: VM 6.96 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --5om9TEP/IQ Content-Type: text/plain; charset=us-ascii Content-Description: message body text Content-Transfer-Encoding: 7bit I've recently installed a new Dell Precision 340 to use as my desktop machine at work. I installed 4.4 from the CD and built a custom kernel without any problems (except the sound doesn't work). Since since upgrading to -stable, it hangs while booting over 50% of the time. Eventually, after several power cycles, it will finally come up. Once it comes up, it runs without a hitch (once again, except for the audio). I'm attaching dmesg output from a verbose boot. When it doesn't boot it hangs immediately after printing "isa_probe_children: probing PnP devices". Is posting here sufficient, or should I file a PR? Any help would be greatly appreciated. --5om9TEP/IQ Content-Type: application/octet-stream Content-Description: verbose dmesg Content-Disposition: attachment; filename="DMESG.verbose" Content-Transfer-Encoding: base64 Q29weXJpZ2h0IChjKSAxOTkyLTIwMDEgVGhlIEZyZWVCU0QgUHJvamVjdC4KQ29weXJpZ2h0 IChjKSAxOTc5LCAxOTgwLCAxOTgzLCAxOTg2LCAxOTg4LCAxOTg5LCAxOTkxLCAxOTkyLCAx OTkzLCAxOTk0CglUaGUgUmVnZW50cyBvZiB0aGUgVW5pdmVyc2l0eSBvZiBDYWxpZm9ybmlh LiBBbGwgcmlnaHRzIHJlc2VydmVkLgpGcmVlQlNEIDQuNC1TVEFCTEUgIzA6IFR1ZSBOb3Yg MjcgMTU6NDk6MTQgRVNUIDIwMDEKICAgIHJqa0Btb3JpYXJpdHkuZ3JhdWVsLmNvbTovdXNy L3NyYy9zeXMvY29tcGlsZS9NT1JJQVJJVFkKQ2FsaWJyYXRpbmcgY2xvY2socykgLi4uIFRT QyBjbG9jazogMTQ5NTQ0MzY1MiBIeiwgaTgyNTQgY2xvY2s6IDExOTMxNzMgSHoKQ0xLX1VT RV9JODI1NF9DQUxJQlJBVElPTiBub3Qgc3BlY2lmaWVkIC0gdXNpbmcgZGVmYXVsdCBmcmVx dWVuY3kKVGltZWNvdW50ZXIgImk4MjU0IiAgZnJlcXVlbmN5IDExOTMxODIgSHoKQ0xLX1VT RV9UU0NfQ0FMSUJSQVRJT04gbm90IHNwZWNpZmllZCAtIHVzaW5nIG9sZCBjYWxpYnJhdGlv biBtZXRob2QKQ1BVOiBQZW50aXVtIDQgKDE0OTUuNDYtTUh6IDY4Ni1jbGFzcyBDUFUpCiAg T3JpZ2luID0gIkdlbnVpbmVJbnRlbCIgIElkID0gMHhmMGEgIFN0ZXBwaW5nID0gMTAKICBG ZWF0dXJlcz0weDNmZWJmYmZmPEZQVSxWTUUsREUsUFNFLFRTQyxNU1IsUEFFLE1DRSxDWDgs QVBJQyxTRVAsTVRSUixQR0UsTUNBLENNT1YsUEFULFBTRTM2LENMRkxVU0gsRFRTLEFDUEks TU1YLEZYU1IsU1NFLFNTRTIsU1MsPGIyOD4sQUNDPgpyZWFsIG1lbW9yeSAgPSA2NzA1Mjc0 ODggKDY1NDgxMksgYnl0ZXMpClBoeXNpY2FsIG1lbW9yeSBjaHVuayhzKToKMHgwMDAwMTAw MCAtIDB4MDAwOWZmZmYsIDY1MTI2NCBieXRlcyAoMTU5IHBhZ2VzKQoweDAwM2QwMDAwIC0g MHgyN2Y2ZWZmZiwgNjY2NDk3MDI0IGJ5dGVzICgxNjI3MTkgcGFnZXMpCmF2YWlsIG1lbW9y eSA9IDY0ODI1NzUzNiAoNjMzMDY0SyBieXRlcykKYmlvczMyOiBGb3VuZCBCSU9TMzIgU2Vy dmljZSBEaXJlY3RvcnkgaGVhZGVyIGF0IDB4YzAwZmZlODAKYmlvczMyOiBFbnRyeSA9IDB4 ZmZlOTAgKGMwMGZmZTkwKSAgUmV2ID0gMCAgTGVuID0gMQpwY2liaW9zOiBQQ0kgQklPUyBl bnRyeSBhdCAweGJlOWUKcG5wYmlvczogRm91bmQgUG5QIEJJT1MgZGF0YSBhdCAweGMwMGZl MmQwCnBucGJpb3M6IEVudHJ5ID0gZjAwMDA6ZTJmNCAgUmV2ID0gMS4wCk90aGVyIEJJT1Mg c2lnbmF0dXJlcyBmb3VuZDoKQUNQSTogMDAwZmQ1NzAKUHJlbG9hZGVkIGVsZiBrZXJuZWwg Imtlcm5lbCIgYXQgMHhjMDNhOTAwMC4KUHJlbG9hZGVkIHVzZXJjb25maWdfc2NyaXB0ICIv Ym9vdC9rZXJuZWwuY29uZiIgYXQgMHhjMDNhOTBhOC4KcGNpX29wZW4oMSk6CW1vZGUgMSBh ZGRyIHBvcnQgKDB4MGNmOCkgaXMgMHg4MDAwMDA1OApwY2lfb3BlbigxYSk6CW1vZGUxcmVz PTB4ODAwMDAwMDAgKDB4ODAwMDAwMDApCnBjaV9jZmdjaGVjazoJZGV2aWNlIDAgW2NsYXNz PTA2MDAwMF0gW2hkcj0wMF0gaXMgdGhlcmUgKGlkPTI1MzA4MDg2KQpVc2luZyAkUElSIHRh YmxlLCA5IGVudHJpZXMgYXQgMHhjMDBmYmE2MAphcG0wOiA8QVBNIEJJT1M+IG9uIG1vdGhl cmJvYXJkCmFwbTogZm91bmQgQVBNIEJJT1MgdjEuMiwgY29ubmVjdGVkIGF0IHYxLjIKbnB4 MDogPG1hdGggcHJvY2Vzc29yPiBvbiBtb3RoZXJib2FyZApucHgwOiBJTlQgMTYgaW50ZXJm YWNlCnBjaWIwOiA8SG9zdCB0byBQQ0kgYnJpZGdlPiBvbiBtb3RoZXJib2FyZApmb3VuZC0+ CXZlbmRvcj0weDgwODYsIGRldj0weDI1MzAsIHJldmlkPTB4MDQKCWNsYXNzPTA2LTAwLTAw LCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTAKCXN1Ym9yZGluYXRlYnVzPTAgCXNlY29uZGFyeWJ1 cz0wCgltYXBbMTBdOiB0eXBlIDEsIHJhbmdlIDMyLCBiYXNlIGYwMDAwMDAwLCBzaXplIDI3 CmZvdW5kLT4JdmVuZG9yPTB4ODA4NiwgZGV2PTB4MjUzMiwgcmV2aWQ9MHgwNAoJY2xhc3M9 MDYtMDQtMDAsIGhkcnR5cGU9MHgwMSwgbWZkZXY9MAoJc3Vib3JkaW5hdGVidXM9MSAJc2Vj b25kYXJ5YnVzPTEKZm91bmQtPgl2ZW5kb3I9MHg4MDg2LCBkZXY9MHgyNDRlLCByZXZpZD0w eDA0CgljbGFzcz0wNi0wNC0wMCwgaGRydHlwZT0weDAxLCBtZmRldj0wCglzdWJvcmRpbmF0 ZWJ1cz0yIAlzZWNvbmRhcnlidXM9Mgpmb3VuZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDI0 NDAsIHJldmlkPTB4MDQKCWNsYXNzPTA2LTAxLTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTEK CXN1Ym9yZGluYXRlYnVzPTAgCXNlY29uZGFyeWJ1cz0wCmZvdW5kLT4JdmVuZG9yPTB4ODA4 NiwgZGV2PTB4MjQ0YiwgcmV2aWQ9MHgwNAoJY2xhc3M9MDEtMDEtODAsIGhkcnR5cGU9MHgw MCwgbWZkZXY9MAoJc3Vib3JkaW5hdGVidXM9MCAJc2Vjb25kYXJ5YnVzPTAKCW1hcFsyMF06 IHR5cGUgMSwgcmFuZ2UgMzIsIGJhc2UgMDAwMGZmYTAsIHNpemUgIDQKZm91bmQtPgl2ZW5k b3I9MHg4MDg2LCBkZXY9MHgyNDQyLCByZXZpZD0weDA0CgljbGFzcz0wYy0wMy0wMCwgaGRy dHlwZT0weDAwLCBtZmRldj0wCglzdWJvcmRpbmF0ZWJ1cz0wIAlzZWNvbmRhcnlidXM9MAoJ aW50cGluPWQsIGlycT0xMQoJbWFwWzIwXTogdHlwZSAxLCByYW5nZSAzMiwgYmFzZSAwMDAw ZmY4MCwgc2l6ZSAgNQpmb3VuZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDI0NDMsIHJldmlk PTB4MDQKCWNsYXNzPTBjLTA1LTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTAKCXN1Ym9yZGlu YXRlYnVzPTAgCXNlY29uZGFyeWJ1cz0wCglpbnRwaW49YiwgaXJxPTEwCgltYXBbMjBdOiB0 eXBlIDEsIHJhbmdlIDMyLCBiYXNlIDAwMDBjY2QwLCBzaXplICA0CmZvdW5kLT4JdmVuZG9y PTB4ODA4NiwgZGV2PTB4MjQ0NCwgcmV2aWQ9MHgwNAoJY2xhc3M9MGMtMDMtMDAsIGhkcnR5 cGU9MHgwMCwgbWZkZXY9MAoJc3Vib3JkaW5hdGVidXM9MCAJc2Vjb25kYXJ5YnVzPTAKCWlu dHBpbj1jLCBpcnE9OQoJbWFwWzIwXTogdHlwZSAxLCByYW5nZSAzMiwgYmFzZSAwMDAwZmY2 MCwgc2l6ZSAgNQpmb3VuZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDI0NDUsIHJldmlkPTB4 MDQKCWNsYXNzPTA0LTAxLTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTAKCXN1Ym9yZGluYXRl YnVzPTAgCXNlY29uZGFyeWJ1cz0wCglpbnRwaW49YiwgaXJxPTEwCgltYXBbMTBdOiB0eXBl IDEsIHJhbmdlIDMyLCBiYXNlIDAwMDBjODAwLCBzaXplICA4CgltYXBbMTRdOiB0eXBlIDEs IHJhbmdlIDMyLCBiYXNlIDAwMDBjYzQwLCBzaXplICA2CnBjaTA6IDxQQ0kgYnVzPiBvbiBw Y2liMAphZ3AwOiA8SW50ZWwgODI4NTAgaG9zdCB0byBBR1AgYnJpZGdlPiBtZW0gMHhmMDAw MDAwMC0weGY3ZmZmZmZmIGF0IGRldmljZSAwLjAgb24gcGNpMAphZ3AwOiBhbGxvY2F0aW5n IEdBVFQgZm9yIGFwZXJ0dXJlIG9mIHNpemUgMTI4TQpwY2liMTogPFBDSSB0byBQQ0kgYnJp ZGdlICh2ZW5kb3I9ODA4NiBkZXZpY2U9MjUzMik+IGF0IGRldmljZSAxLjAgb24gcGNpMApm b3VuZC0+CXZlbmRvcj0weDEwMDIsIGRldj0weDU0NDYsIHJldmlkPTB4MDAKCWNsYXNzPTAz LTAwLTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTAKCXN1Ym9yZGluYXRlYnVzPTAgCXNlY29u ZGFyeWJ1cz0wCglpbnRwaW49YSwgaXJxPTExCgltYXBbMTBdOiB0eXBlIDEsIHJhbmdlIDMy LCBiYXNlIGY4MDAwMDAwLCBzaXplIDI2CgltYXBbMTRdOiB0eXBlIDEsIHJhbmdlIDMyLCBi YXNlIDAwMDBlYzAwLCBzaXplICA4CgltYXBbMThdOiB0eXBlIDEsIHJhbmdlIDMyLCBiYXNl IGZmOWZjMDAwLCBzaXplIDE0CnBjaTE6IDxQQ0kgYnVzPiBvbiBwY2liMQpwY2kxOiA8QVRJ IG1vZGVsIDU0NDYgZ3JhcGhpY3MgYWNjZWxlcmF0b3I+ICh2ZW5kb3I9MHgxMDAyLCBkZXY9 MHg1NDQ2KSBhdCAwLjAgaXJxIDExCnBjaWIyOiA8SW50ZWwgODI4MDFCQS9CQU0gKElDSDIp IEh1YiB0byBQQ0kgYnJpZGdlPiBhdCBkZXZpY2UgMzAuMCBvbiBwY2kwCmZvdW5kLT4JdmVu ZG9yPTB4MTBiNywgZGV2PTB4OTIwMCwgcmV2aWQ9MHg3OAoJY2xhc3M9MDItMDAtMDAsIGhk cnR5cGU9MHgwMCwgbWZkZXY9MAoJc3Vib3JkaW5hdGVidXM9MCAJc2Vjb25kYXJ5YnVzPTAK CWludHBpbj1hLCBpcnE9MTEKCW1hcFsxMF06IHR5cGUgMSwgcmFuZ2UgMzIsIGJhc2UgMDAw MGRjODAsIHNpemUgIDcKCW1hcFsxNF06IHR5cGUgMSwgcmFuZ2UgMzIsIGJhc2UgZmY3ZmZj MDAsIHNpemUgIDcKcGNpMjogPFBDSSBidXM+IG9uIHBjaWIyCnhsMDogPDNDb20gM2M5MDVD LVRYIEZhc3QgRXRoZXJsaW5rIFhMPiBwb3J0IDB4ZGM4MC0weGRjZmYgbWVtIDB4ZmY3ZmZj MDAtMHhmZjdmZmM3ZiBpcnEgMTEgYXQgZGV2aWNlIDEyLjAgb24gcGNpMgp4bDA6IEV0aGVy bmV0IGFkZHJlc3M6IDAwOjA2OjViOjAxOjY4OjUzCnhsMDogbWVkaWEgb3B0aW9ucyB3b3Jk OiBhCnhsMDogZm91bmQgTUlJL0FVVE8KbWlpYnVzMDogPE1JSSBidXM+IG9uIHhsMAp1a3Bo eTA6IDxHZW5lcmljIElFRUUgODAyLjN1IG1lZGlhIGludGVyZmFjZT4gb24gbWlpYnVzMAp1 a3BoeTA6IE9VSSAweDAwMTA1YSwgbW9kZWwgMHgwMDAwLCByZXYuIDAKdWtwaHkwOiAgMTBi YXNlVCwgMTBiYXNlVC1GRFgsIDEwMGJhc2VUWCwgMTAwYmFzZVRYLUZEWCwgYXV0bwpicGY6 IHhsMCBhdHRhY2hlZAppc2FiMDogPEludGVsIDgyODAxQkEvQkFNIChJQ0gyKSBQQ0kgdG8g TFBDIGJyaWRnZT4gYXQgZGV2aWNlIDMxLjAgb24gcGNpMAppc2EwOiA8SVNBIGJ1cz4gb24g aXNhYjAKYXRhcGNpMDogPEludGVsIElDSDIgQVRBMTAwIGNvbnRyb2xsZXI+IHBvcnQgMHhm ZmEwLTB4ZmZhZiBhdCBkZXZpY2UgMzEuMSBvbiBwY2kwCmF0YTA6IGlvYmFzZT0weDAxZjAg YWx0aW9iYXNlPTB4MDNmNiBibWFkZHI9MHhmZmEwCmF0YTA6IG1hc2s9MDMgc3RhdHVzMD01 MCBzdGF0dXMxPTAwCmF0YTA6IG1hc2s9MDMgb3N0YXQwPTUwIG9zdGF0Mj0wMAphdGEwLW1h c3RlcjogQVRBUEkgcHJvYmUgYT0wMCBiPTAwCmF0YTAtc2xhdmU6IEFUQVBJIHByb2JlIGE9 MDAgYj0wMAphdGEwOiBtYXNrPTAzIHN0YXR1czA9NTAgc3RhdHVzMT0wMAphdGEwLW1hc3Rl cjogQVRBIHByb2JlIGE9MDEgYj1hNQphdGEwOiBkZXZpY2VzPTAxCmF0YTA6IGF0IDB4MWYw IGlycSAxNCBvbiBhdGFwY2kwCmF0YTE6IGlvYmFzZT0weDAxNzAgYWx0aW9iYXNlPTB4MDM3 NiBibWFkZHI9MHhmZmE4CmF0YTE6IG1hc2s9MDMgc3RhdHVzMD01MCBzdGF0dXMxPTAwCmF0 YTE6IG1hc2s9MDMgb3N0YXQwPTUwIG9zdGF0Mj0wMAphdGExLW1hc3RlcjogQVRBUEkgcHJv YmUgYT0xNCBiPWViCmF0YTEtc2xhdmU6IEFUQVBJIHByb2JlIGE9N2YgYj03ZgphdGExOiBt YXNrPTAzIHN0YXR1czA9MTAgc3RhdHVzMT0wMAphdGExOiBkZXZpY2VzPTA0CmF0YTE6IGF0 IDB4MTcwIGlycSAxNSBvbiBhdGFwY2kwCnVoY2kwOiA8SW50ZWwgODI4MDFCQS9CQU0gKElD SDIpIFVTQiBjb250cm9sbGVyIFVTQi1BPiBwb3J0IDB4ZmY4MC0weGZmOWYgaXJxIDExIGF0 IGRldmljZSAzMS4yIG9uIHBjaTAKCXVzaW5nIHNoYXJlZCBpcnExMS4KdXNiMDogPEludGVs IDgyODAxQkEvQkFNIChJQ0gyKSBVU0IgY29udHJvbGxlciBVU0ItQT4gb24gdWhjaTAKdXNi MDogVVNCIHJldmlzaW9uIDEuMAp1aHViMDogSW50ZWwgVUhDSSByb290IGh1YiwgY2xhc3Mg OS8wLCByZXYgMS4wMC8xLjAwLCBhZGRyIDEKdWh1YjA6IDIgcG9ydHMgd2l0aCAyIHJlbW92 YWJsZSwgc2VsZiBwb3dlcmVkCnBjaTA6IDx1bmtub3duIGNhcmQ+ICh2ZW5kb3I9MHg4MDg2 LCBkZXY9MHgyNDQzKSBhdCAzMS4zIGlycSAxMAp1aGNpMTogPEludGVsIDgyODAxQkEvQkFN IChJQ0gyKSBVU0IgY29udHJvbGxlciBVU0ItQj4gcG9ydCAweGZmNjAtMHhmZjdmIGlycSA5 IGF0IGRldmljZSAzMS40IG9uIHBjaTAKdXNiMTogPEludGVsIDgyODAxQkEvQkFNIChJQ0gy KSBVU0IgY29udHJvbGxlciBVU0ItQj4gb24gdWhjaTEKdXNiMTogVVNCIHJldmlzaW9uIDEu MAp1aHViMTogSW50ZWwgVUhDSSByb290IGh1YiwgY2xhc3MgOS8wLCByZXYgMS4wMC8xLjAw LCBhZGRyIDEKdWh1YjE6IDIgcG9ydHMgd2l0aCAyIHJlbW92YWJsZSwgc2VsZiBwb3dlcmVk CnBjbTA6IDxJbnRlbCA4MjgwMUJBIChJQ0gyKT4gcG9ydCAweGNjNDAtMHhjYzdmLDB4Yzgw MC0weGM4ZmYgaXJxIDEwIGF0IGRldmljZSAzMS41IG9uIHBjaTAKcGNtMDogYWM5NyBjb2Rl YyBpZCAweDQxNDQ1MzYwIChBbmFsb2cgRGV2aWNlcyBBRDE4ODUpCnBjbTA6IGFjOTcgY29k ZWMgZmVhdHVyZXMgaGVhZHBob25lLCA2IGJpdCBtYXN0ZXIgdm9sdW1lLCBBbmFsb2cgRGV2 aWNlcyBQaGF0IFN0ZXJlbwpwY20wOiBhYzk3IHByaW1hcnkgY29kZWMgZXh0ZW5kZWQgZmVh dHVyZXMgdmFyaWFibGUgcmF0ZSBQQ00KcGNtMDogYWM5NyBpbnZhbGlkIG1vZGUgc2V0IDB4 MDAwOApwY206IHNldG1hcCA1MDAwLCA0MDAwOyAweGRlYTFkMDAwIC0+IDUwMDAKcGNtOiBz ZXRtYXAgOTAwMCwgNDAwMDsgMHhkZWEyMTAwMCAtPiA5MDAwCnBjbTogc2V0bWFwIDU2MDAw LCA0MDAwOyAweGRlYTI1MDAwIC0+IDU2MDAwCmF0YS06IGF0YTAgZXhpc3RzLCB1c2luZyBu ZXh0IGF2YWlsYWJsZSB1bml0IG51bWJlcgphdGEtOiBhdGExIGV4aXN0cywgdXNpbmcgbmV4 dCBhdmFpbGFibGUgdW5pdCBudW1iZXIKVHJ5aW5nIFJlYWRfUG9ydCBhdCAyMDMKVHJ5aW5n IFJlYWRfUG9ydCBhdCAyNDMKVHJ5aW5nIFJlYWRfUG9ydCBhdCAyODMKVHJ5aW5nIFJlYWRf UG9ydCBhdCAyYzMKVHJ5aW5nIFJlYWRfUG9ydCBhdCAzMDMKVHJ5aW5nIFJlYWRfUG9ydCBh dCAzNDMKVHJ5aW5nIFJlYWRfUG9ydCBhdCAzODMKVHJ5aW5nIFJlYWRfUG9ydCBhdCAzYzMK aXNhX3Byb2JlX2NoaWxkcmVuOiBkaXNhYmxpbmcgUG5QIGRldmljZXMKaXNhX3Byb2JlX2No aWxkcmVuOiBwcm9iaW5nIG5vbi1QblAgZGV2aWNlcwpvcm0wOiA8T3B0aW9uIFJPTT4gYXQg aW9tZW0gMHhjMDAwMC0weGM3ZmZmIG9uIGlzYTAKZmRjMDogPE5FQyA3MjA2NUIgb3IgY2xv bmU+IGF0IHBvcnQgMHgzZjAtMHgzZjUsMHgzZjcgaXJxIDYgZHJxIDIgb24gaXNhMApmZGMw OiBGSUZPIGVuYWJsZWQsIDggYnl0ZXMgdGhyZXNob2xkCmZkMDogPDE0NDAtS0IgMy41IiBk cml2ZT4gb24gZmRjMCBkcml2ZSAwCmF0YTIgZmFpbGVkIHRvIHByb2JlIGF0IHBvcnQgMHgx ZjAgaXJxIDE0IG9uIGlzYTAKYXRhMyBmYWlsZWQgdG8gcHJvYmUgYXQgcG9ydCAweDE3MCBp cnEgMTUgb24gaXNhMAphdGtiZGMwOiA8S2V5Ym9hcmQgY29udHJvbGxlciAoaTgwNDIpPiBh dCBwb3J0IDB4NjAsMHg2NCBvbiBpc2EwCmF0a2JkMDogPEFUIEtleWJvYXJkPiBpcnEgMSBv biBhdGtiZGMwCmF0a2JkOiB0aGUgY3VycmVudCBrYmQgY29udHJvbGxlciBjb21tYW5kIGJ5 dGUgMDA2NQphdGtiZDoga2V5Ym9hcmQgSUQgMHg0MWFiICgyKQprYmQwIGF0IGF0a2JkMApr YmQwOiBhdGtiZDAsIEFUIDEwMS8xMDIgKDIpLCBjb25maWc6MHgwLCBmbGFnczoweDNkMDAw MApwc20wOiBjdXJyZW50IGNvbW1hbmQgYnl0ZTowMDY1CnBzbTA6IDxQUy8yIE1vdXNlPiBp cnEgMTIgb24gYXRrYmRjMApwc20wOiBtb2RlbCBNb3VzZU1hbissIGRldmljZSBJRCAwLTRm LCAzIGJ1dHRvbnMKcHNtMDogY29uZmlnOjAwMDAwMDAwLCBmbGFnczowMDAwMDAwMCwgcGFj a2V0IHNpemU6Mwpwc20wOiBzeW5jbWFzazowOCwgc3luY2JpdHM6MDgKdmdhMDogPEdlbmVy aWMgSVNBIFZHQT4gYXQgcG9ydCAweDNjMC0weDNkZiBpb21lbSAweGEwMDAwLTB4YmZmZmYg b24gaXNhMApmYjA6IHZnYTAsIHZnYSwgdHlwZTpWR0EgKDUpLCBmbGFnczoweDcwMDdmCmZi MDogcG9ydDoweDNjMC0weDNkZiwgY3J0YzoweDNkNCwgbWVtOjB4YTAwMDAgMHgyMDAwMApm YjA6IGluaXQgbW9kZToyNCwgYmlvcyBtb2RlOjMsIGN1cnJlbnQgbW9kZToyNApmYjA6IHdp bmRvdzoweGMwMGI4MDAwIHNpemU6MzJrIGdyYW46MzJrLCBidWY6MCBzaXplOjMyawpWR0Eg cGFyYW1ldGVycyB1cG9uIHBvd2VyLXVwCjUwIDE4IDEwIDAwIDAwIDAwIDAzIDAwIDAyIDY3 IDVmIDRmIDUwIDgyIDU1IDgxIApiZiAxZiAwMCA0ZiAwZCAwZSAwMCAwMCAwNiA5MCA5YyA4 ZSA4ZiAyOCAxZiA5NiAKYjkgYTMgZmYgMDAgMDEgMDIgMDMgMDQgMDUgMTQgMDcgMzggMzkg M2EgM2IgM2MgCjNkIDNlIDNmIDBjIDAwIDBmIDA4IDAwIDAwIDAwIDAwIDAwIDEwIDBlIDAw IGZmIApWR0EgcGFyYW1ldGVycyBpbiBCSU9TIGZvciBtb2RlIDI0CjUwIDE4IDEwIDAwIDEw IDAwIDAzIDAwIDAyIDY3IDVmIDRmIDUwIDgyIDU1IDgxIApiZiAxZiAwMCA0ZiAwZCAwZSAw MCAwMCAwMCAwMCA5YyA4ZSA4ZiAyOCAxZiA5NiAKYjkgYTMgZmYgMDAgMDEgMDIgMDMgMDQg MDUgMTQgMDcgMzggMzkgM2EgM2IgM2MgCjNkIDNlIDNmIDBjIDAwIDBmIDA4IDAwIDAwIDAw IDAwIDAwIDEwIDBlIDAwIGZmIApFR0EvVkdBIHBhcmFtZXRlcnMgdG8gYmUgdXNlZCBmb3Ig bW9kZSAyNAo1MCAxOCAxMCAwMCAxMCAwMCAwMyAwMCAwMiA2NyA1ZiA0ZiA1MCA4MiA1NSA4 MSAKYmYgMWYgMDAgNGYgMGQgMGUgMDAgMDAgMDAgMDAgOWMgOGUgOGYgMjggMWYgOTYgCmI5 IGEzIGZmIDAwIDAxIDAyIDAzIDA0IDA1IDE0IDA3IDM4IDM5IDNhIDNiIDNjIAozZCAzZSAz ZiAwYyAwMCAwZiAwOCAwMCAwMCAwMCAwMCAwMCAxMCAwZSAwMCBmZiAKc2MwOiA8U3lzdGVt IGNvbnNvbGU+IG9uIGlzYTAKc2MwOiBWR0EgPDE2IHZpcnR1YWwgY29uc29sZXMsIGZsYWdz PTB4MjAwPgpzYzA6IGZiMCwga2JkMCwgdGVybWluYWwgZW11bGF0b3I6IHNjIChzeXNjb25z IHRlcm1pbmFsKQpzaW8wOiBpcnEgbWFwczogMHg0MSAweDUxIDB4NDEgMHg0MQpzaW8wIGF0 IHBvcnQgMHgzZjgtMHgzZmYgaXJxIDQgZmxhZ3MgMHgxMCBvbiBpc2EwCnNpbzA6IHR5cGUg MTY1NTBBCnNpbzE6IGlycSBtYXBzOiAweDQxIDB4NDkgMHg0MSAweDQxCnNpbzEgYXQgcG9y dCAweDJmOC0weDJmZiBpcnEgMyBvbiBpc2EwCnNpbzE6IHR5cGUgMTY1NTBBCnBwYzA6IHBh cmFsbGVsIHBvcnQgZm91bmQgYXQgMHgzNzgKcHBjMDogdXNpbmcgZXh0ZW5kZWQgSS9PIHBv cnQgcmFuZ2UKcHBjMDogRUNQIFNQUCBFQ1ArRVBQIFNQUApwcGMwOiA8UGFyYWxsZWwgcG9y dD4gYXQgcG9ydCAweDM3OC0weDM3ZiBpcnEgNyBvbiBpc2EwCnBwYzA6IFNNQy1saWtlIGNo aXBzZXQgKEVDUC9FUFAvUFMyL05JQkJMRSkgaW4gQ09NUEFUSUJMRSBtb2RlCnBwYzA6IEZJ Rk8gd2l0aCAxNi8xNi84IGJ5dGVzIHRocmVzaG9sZApwbGlwMDogPFBMSVAgbmV0d29yayBp bnRlcmZhY2U+IG9uIHBwYnVzMApicGY6IGxwMCBhdHRhY2hlZApscHQwOiA8UHJpbnRlcj4g b24gcHBidXMwCmxwdDA6IEludGVycnVwdC1kcml2ZW4gcG9ydApwcGkwOiA8UGFyYWxsZWwg SS9PPiBvbiBwcGJ1czAKaXNhX3Byb2JlX2NoaWxkcmVuOiBwcm9iaW5nIFBuUCBkZXZpY2Vz CkJJT1MgR2VvbWV0cmllczoKIDA6MDNmZWZlM2YgMC4uMTAyMj0xMDIzIGN5bGluZGVycywg MC4uMjU0PTI1NSBoZWFkcywgMS4uNjM9NjMgc2VjdG9ycwogMCBhY2NvdW50ZWQgZm9yCkRl dmljZSBjb25maWd1cmF0aW9uIGZpbmlzaGVkLgpicGY6IGZhaXRoMCBhdHRhY2hlZApicGY6 IGxvMCBhdHRhY2hlZApicGY6IHNsMCBhdHRhY2hlZAphdGEwLW1hc3Rlcjogc3VjY2VzcyBz ZXR0aW5nIFVETUE1IG9uIEludGVsIGNoaXAKQ3JlYXRpbmcgRElTSyBhZDAKYWQwOiA8SUMz NUwwMjBBVkVSMDctMC9FUjJPQTQ2QT4gQVRBLTUgZGlzayBhdCBhdGEwLW1hc3RlcgphZDA6 IDE5MDkyTUIgKDM5MTAyMzM2IHNlY3RvcnMpLCAzODc5MiBjeWxzLCAxNiBoZWFkcywgNjMg Uy9ULCA1MTIgQi9TCmFkMDogMTYgc2Vjcy9pbnQsIDEgZGVwdGggcXVldWUsIFVETUExMDAK YWQwOiBwaW9tb2RlPTQgZG1hbW9kZT0yIHVkbWFtb2RlPTUgY2JsaWQ9MQphZDA6IDE5MDky TUIgPElDMzVMMDIwQVZFUjA3LTA+IFszODc5Mi8xNi82M10gYXQgYXRhMC1tYXN0ZXIgVURN QTEwMAphdGExLW1hc3RlcjogcGlvbW9kZT00IGRtYW1vZGU9MiB1ZG1hbW9kZT0tMSBkbWFm bGFnPTEKYXRhMS1tYXN0ZXI6IHN1Y2Nlc3Mgc2V0dGluZyBQSU80IG9uIGdlbmVyaWMgY2hp cAphY2QwOiA8SEwtRFQtU1QgR0NFLTgxNjBCLzIuMTE+IENELVJXIGRyaXZlIGF0IGF0YTEg YXMgbWFzdGVyCmFjZDA6IHJlYWQgNjg3NUtCL3MgKDMyNTI2S0Ivcykgd3JpdGUgMjc1MEtC L3MgKDI3NTFLQi9zKSwgMjA0OEtCIGJ1ZmZlciwgUElPNAphY2QwOiBSZWFkczogQ0QtUiwg Q0QtUlcsIENELURBIHN0cmVhbSwgcGFja2V0CmFjZDA6IFdyaXRlczogQ0QtUiwgQ0QtUlcs IHRlc3Qgd3JpdGUKYWNkMDogQXVkaW86IHBsYXksIDI1NSB2b2x1bWUgbGV2ZWxzCmFjZDA6 IE1lY2hhbmlzbTogZWplY3RhYmxlIHRyYXkKYWNkMDogTWVkaXVtOiBuby9ibGFuayBkaXNj IGluc2lkZSwgdW5sb2NrZWQKTW91bnRpbmcgcm9vdCBmcm9tIHVmczovZGV2L2FkMHMxYQph ZDBzMTogdHlwZSAweGE1LCBzdGFydCA2MywgZW5kID0gMzkxMDIyMDksIHNpemUgMzkxMDIx NDcgOiBPSwpzdGFydF9pbml0OiB0cnlpbmcgL3NiaW4vaW5pdApzd2Fwb246IGFkZGluZyAv ZGV2L2FkMHMxYiBhcyBzd2FwIGRldmljZQpBdXRvbWF0aWMgYm9vdCBpbiBwcm9ncmVzcy4u Lgo= --5om9TEP/IQ Content-Type: text/plain; charset=us-ascii Content-Description: .signature Content-Transfer-Encoding: 7bit -- Richard Kuhns rjk@grauel.com PO Box 6249 Tel: (765)477-6000 \ 100 Sawmill Road x319 Lafayette, IN 47903 (800)489-4891 / --5om9TEP/IQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 6:13:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 9249137B405 for ; Mon, 17 Dec 2001 06:13:38 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 17 Dec 2001 14:13:37 +0000 (GMT) To: Makoto Matsushita Cc: stable@FreeBSD.ORG Subject: Re: Waaaarg, we just blew out the kernel again.. In-Reply-To: Your message of "Mon, 17 Dec 2001 12:58:31 +0900." <20011217125831K.matusita@jp.FreeBSD.org> Date: Mon, 17 Dec 2001 14:13:36 +0000 From: Ian Dowse Message-ID: <200112171413.aa87921@salmon.maths.tcd.ie> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20011217125831K.matusita@jp.FreeBSD.org>, Makoto Matsushita writes: >% pwd >/R/stage/image.kern >% du -sk . >1404 . > >Ah, only a few kbytes over... I tried Matt's suggestion of moving some NFS macros into functions, and it looks we can get 10k or so off the compressed kernel that way by changing just 4 macros. I can test and commit that later if using bzip2 isn't practical. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 6:30:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bayer2.bayer-ag.de (bayer2.bayer-ag.de [194.120.191.2]) by hub.freebsd.org (Postfix) with SMTP id 216F737B416 for ; Mon, 17 Dec 2001 06:30:52 -0800 (PST) Received: from by-inet1.bayer-ag.com (BY17V3.BAYER-AG.COM) by bayer2.bayer-ag.de with SMTP id PAA05638 (SMTP Gateway 4.2 for ); Mon, 17 Dec 2001 15:22:36 +0100 Subject: compilation error in isa/fd.c after =?iso-8859-1?Q?MFC=B4s_=2E=2E=2E_=22FDC=5FISPNP_undeclared=22?= To: stable@freebsd.org X-Mailer: Lotus Notes Release 5.0.5 September 22, 2000 Message-Id: From: andreas.klemm.ak@bayer-ag.de Date: Mon, 17 Dec 2001 15:29:51 +0100 X-Mimetrack: Serialize by Router on BY-INET1/Central/LEV/DE/BAYER(Release 5.0.8 |June 18, 2001) at 12/17/2001 03:30:48 PM Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just for your information. I mirrored the CVS repository 2 hours ago from: ftp://ftp.freebsd.org/pub/FreeBSD/development/FreeBSD-CVS/ root@byaps1[79] [BYAPS1] # make cc -c -pipe -O -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../isa/fd.c ../../isa/fd.c: In function `fdc_alloc_resources': ../../isa/fd.c:535: `FDC_ISPNP' undeclared (first use in this function) ../../isa/fd.c:535: (Each undeclared identifier is reported only once ../../isa/fd.c:535: for each function it appears in.) ../../isa/fd.c:536: `FDC_ISPCMCIA' undeclared (first use in this function) ../../isa/fd.c:532: warning: `ispnp' might be used uninitialized in this function ../../isa/fd.c:532: warning: `ispcmcia' might be used uninitialized in this function ../../isa/fd.c: In function `fdc_probe': ../../isa/fd.c:702: structure has no member named `fdctl_wr' ../../isa/fd.c:709: `FDC_ISPNP' undeclared (first use in this function) ../../isa/fd.c: In function `fd_probe': ../../isa/fd.c:987: `FDC_ISPCMCIA' undeclared (first use in this function) ../../isa/fd.c: In function `Fdopen': ../../isa/fd.c:1456: structure has no member named `dma_overruns' ../../isa/fd.c: In function `fdstate': ../../isa/fd.c:1735: structure has no member named `fdctl_wr' ../../isa/fd.c:2036: structure has no member named `dma_overruns' ../../isa/fd.c:2052: structure has no member named `dma_overruns' *** Error code 1 Stop in /usr/src/sys/compile/BYAPS1. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 6:31:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id A8F9037B41A for ; Mon, 17 Dec 2001 06:31:18 -0800 (PST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.11.6/8.11.4) id fBHEVBS54905; Mon, 17 Dec 2001 15:31:11 +0100 (CET) (envelope-from stijn) Date: Mon, 17 Dec 2001 15:31:11 +0100 From: Stijn Hoop To: "Richard J. Kuhns" Cc: freebsd-stable@freebsd.org Subject: PR 29769: Re: -stable hangs when booting Dell Precision 340 Message-ID: <20011217153111.N68324@pcwin002.win.tue.nl> References: <15389.62509.403900.347667@moriarity.grauel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15389.62509.403900.347667@moriarity.grauel.com>; from rjk@grauel.com on Mon, Dec 17, 2001 at 08:33:33AM -0500 X-Bright-Idea: Let's abolish HTML mail! Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Dec 17, 2001 at 08:33:33AM -0500, Richard J. Kuhns wrote: > I've recently installed a new Dell Precision 340 to use as my desktop > machine at work. I installed 4.4 from the CD and built a custom kernel > without any problems (except the sound doesn't work). Since since > upgrading to -stable, it hangs while booting over 50% of the time. > Eventually, after several power cycles, it will finally come up. Once it > comes up, it runs without a hitch (once again, except for the audio). > I'm attaching dmesg output from a verbose boot. When it doesn't boot it > hangs immediately after printing > "isa_probe_children: probing PnP devices". > > Is posting here sufficient, or should I file a PR? > > Any help would be greatly appreciated. > See PR 29769 and Bruce Montague's recent message to -stable (in the mailing list archives). To any developer: this problem seems to come up more and more often; can anyone please take a look? This has been bugging me since 4.4-PRERELEASE :( :( --Stijn -- ] Nothing safer than a 'cat /dev/wallet | grep $price > real-person; \ ] mv $thing-to-buy $my-case I'd prefer 'mv $thing-to-buy $my-case && cat /dev/wallet | \ grep $price > real-person -- Anonymous, freebsd-questions@freebsd.org, in message <200108020628.IAA11775@hugo10.ka.punkt.de> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 6:51:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 6A9BB37B417 for ; Mon, 17 Dec 2001 06:51:35 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id fBHEpYR00638 for ; Mon, 17 Dec 2001 09:51:34 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C1E0676.36BF81A8@vortex.wa4phy.net> Date: Mon, 17 Dec 2001 09:51:34 -0500 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Netstat = My problem(s) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Have just found out my userland was not being rebuilt. A direct make of netstat yields a correctly working version. Sorry to put forth issues that aren't! I'll be quiet and read some more. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 7:30:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from medusa.oit.pdx.edu (medusa.oit.pdx.edu [131.252.120.41]) by hub.freebsd.org (Postfix) with ESMTP id 770B237B416 for ; Mon, 17 Dec 2001 07:30:39 -0800 (PST) Received: from svalin.oit.pdx.edu (svalin.oit.pdx.edu [131.252.120.35]) by medusa.oit.pdx.edu (8.11.6/8.11.6) with ESMTP id fBHFUZF27635; Mon, 17 Dec 2001 07:30:35 -0800 (PST) Received: from localhost (rohrer@localhost) by svalin.oit.pdx.edu (8.11.6/8.11.6) with ESMTP id fBHFUWF18442; Mon, 17 Dec 2001 07:30:33 -0800 (PST) X-Authentication-Warning: svalin.oit.pdx.edu: rohrer owned process doing -bs Date: Mon, 17 Dec 2001 07:30:31 -0800 (PST) From: Matt Rohrer X-X-Sender: To: "=?iso-8859-2?Q?Ing._Anton=EDn_Walter?=" Cc: Subject: Re: staroffice5.2 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 17 Dec 2001, [iso-8859-2] Ing. Antonín Walter wrote: > Hi, > > I am trying to port Staroffice 5.2 It requires also > > 109939-02.tar.Z > > and the port is not able to locate it anywhere. > > Can somebody advice whre to download it from? Looks like a sun patch number -- check . > > Thanks > > A. Walter > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 7:35:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from relay2.agava.net.ru (ofc.agava.net [213.59.3.194]) by hub.freebsd.org (Postfix) with ESMTP id 6CD0937B41C; Mon, 17 Dec 2001 07:35:43 -0800 (PST) Received: from juil.domain (juil.domain [192.168.1.50]) by relay2.agava.net.ru (Postfix) with ESMTP id 2604F66B7A; Mon, 17 Dec 2001 18:35:41 +0300 (MSK) Received: by juil.domain (Postfix, from userid 1000) id 57614245; Mon, 17 Dec 2001 18:28:11 +0300 (MSK) To: Greg Broiles Cc: freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: Control-C doesn't work with ssh References: <5.1.0.14.2.20011214110019.046f8ba0@bivens.parrhesia.com> From: Ilya Martynov Date: 17 Dec 2001 18:28:11 +0300 In-Reply-To: <5.1.0.14.2.20011214110019.046f8ba0@bivens.parrhesia.com> Message-ID: <87itb5988k.fsf@juil.domain> Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG GB> At 06:11 PM 12/12/2001 +0300, Ilya Martynov wrote: >> Hi, >> >> Have anybody know what can cause for not working Control-C in ssh? GB> Are you absolutely positive CTRL-C isn't working? Absolutely. It just prints ^C and does nothing. And 'stty -a' doesn't show anything wrong. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | Ilya Martynov (http://martynov.org/) | | GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80 E4AE BE1A 53EB 323B DEE6 | | AGAVA Software Company (http://www.agava.com/) | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 7:44: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from relay2.agava.net.ru (ofc.agava.net [213.59.3.194]) by hub.freebsd.org (Postfix) with ESMTP id 3756537B405; Mon, 17 Dec 2001 07:43:59 -0800 (PST) Received: from juil.domain (juil.domain [192.168.1.50]) by relay2.agava.net.ru (Postfix) with ESMTP id 0F0A966B80; Mon, 17 Dec 2001 18:43:58 +0300 (MSK) Received: by juil.domain (Postfix, from userid 1000) id B567B245; Mon, 17 Dec 2001 18:36:39 +0300 (MSK) To: Matthew Dillon Cc: Thomas Cannon , Greg Broiles , , Subject: Re: Control-C doesn't work with ssh References: <20011214111528.C75642-100000@stereophonic.noops.org> <200112141928.fBEJSqC25054@apollo.backplane.com> From: Ilya Martynov Date: 17 Dec 2001 18:36:39 +0300 In-Reply-To: <200112141928.fBEJSqC25054@apollo.backplane.com> Message-ID: <87667597ug.fsf@juil.domain> Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG MD> : MD> :I'd suggest running 'stty -a' and making sure that ^C is listed as an MD> :interrupt. Maybe it somehow got changed? MD> : MD> :-t MD> I've noticed this too, and I hate it. When ssh asks for a private key MD> password or a normal password ^C doesn't work. I've different problem. Control-C doesn't work at all for programs launched in bash and sh. For some reason it works in csh. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | Ilya Martynov (http://martynov.org/) | | GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80 E4AE BE1A 53EB 323B DEE6 | | AGAVA Software Company (http://www.agava.com/) | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 8: 6:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ms.anet.cz (ms.anet.cz [212.65.193.5]) by hub.freebsd.org (Postfix) with ESMTP id D3DE637B405 for ; Mon, 17 Dec 2001 08:06:18 -0800 (PST) Received: from walter.anet.cz (walter.anet.cz [194.212.65.153]) by ms.anet.cz (Postfix) with ESMTP id 8715438562; Mon, 17 Dec 2001 17:06:16 +0100 (CET) Received: from laptop (laptop.anet.cz [10.20.20.90]) by walter.anet.cz (8.11.6/8.11.6) with SMTP id fBHFodI03732; Mon, 17 Dec 2001 16:50:39 +0100 (CET) (envelope-from walter@walter.anet.cz) From: "=?ISO-8859-1?Q?Ing._Anton=EDn_Walter?=" To: "Guido Kollerie" , Subject: RE: staroffice5.2 Date: Mon, 17 Dec 2001 16:35:46 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <20011217133548.A33045@kinchenna.kollerie.nl> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, maybe I did not use the correct word in english, but on using the port you have suggested it first downloaded the 97GB file of staroffice and the tried to download this 109939-02.tar.Z file but it was not available at any location the port was looking at Any hint? Thanks -----Original Message----- From: gkoller@node14e65.a2000.nl [mailto:gkoller@node14e65.a2000.nl]On Behalf Of Guido Kollerie Sent: Monday, December 17, 2001 1:36 PM To: Ing. Antonín Walter Subject: Re: staroffice5.2 On Mon, Dec 17, 2001 at 12:04:24PM +0100, Ing. Antonín Walter wrote: > I am trying to port Staroffice 5.2 It requires also StarOffice 5.2 has already been ported. Have a look at: /usr/ports/editors/staroffice52 -- Guido To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 8:25:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 1672437B419 for ; Mon, 17 Dec 2001 08:25:40 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id AFE5F1E877 for ; Mon, 17 Dec 2001 11:25:38 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.6/8.11.6) id fBHGPcN78189 for freebsd-stable@freebsd.org; Mon, 17 Dec 2001 11:25:38 -0500 (EST) (envelope-from khera) Date: Mon, 17 Dec 2001 11:25:38 -0500 (EST) Message-Id: <200112171625.fBHGPcN78189@onceler.kciLink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Vivek Khera To: freebsd-stable@freebsd.org Subject: Re: 4.4-RELEASE corrupting filesystems? Newsgroups: ml.freebsd.stable References: <200112141727.fBEHRwk16604@freefall.freebsd.org> X-Trace: lorax.kciLink.com 1008604533 82155 216.194.193.106 (17 Dec 2001 15:55:33 GMT) X-Complaints-To: daemon@kciLink.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>>>> "n" == nsayer writes: n> One of my machines has been prone to having one of its filesystems curdle n> for an unknown reason. n> I have ever only experienced 3 filesystems get curdled on FreeBSD ever, n> but all three were /usr filesystems on that one disk. The first time n> was a while ago, but now it's happened twice in the last week. This smells *seriously* of hardware failure. Could be bad controller, disk, cable, or even memory. Only detailed diagnostics can pinpoint the real culprit (either that or sequentially replacing every part one at a a time.) -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 8:41:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id BCC8A37B417 for ; Mon, 17 Dec 2001 08:41:32 -0800 (PST) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id IAA31473; Mon, 17 Dec 2001 08:41:30 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda31471; Mon Dec 17 08:41:29 2001 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id fBHGfO616751; Mon, 17 Dec 2001 08:41:24 -0800 (PST) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdL16749; Mon Dec 17 08:40:42 2001 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.6/8.9.1) id fBHGegu15712; Mon, 17 Dec 2001 08:40:42 -0800 (PST) Message-Id: <200112171640.fBHGegu15712@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpda15708; Mon Dec 17 08:40:13 2001 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: schubert To: Vivek Khera Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-RELEASE corrupting filesystems? In-reply-to: Your message of "Mon, 17 Dec 2001 11:25:38 EST." <200112171625.fBHGPcN78189@onceler.kciLink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 17 Dec 2001 08:40:13 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200112171625.fBHGPcN78189@onceler.kciLink.com>, Vivek Khera writes: > >>>>> "n" == nsayer writes: > > n> One of my machines has been prone to having one of its filesystems curdle > n> for an unknown reason. > > n> I have ever only experienced 3 filesystems get curdled on FreeBSD ever, > n> but all three were /usr filesystems on that one disk. The first time > n> was a while ago, but now it's happened twice in the last week. > > This smells *seriously* of hardware failure. Could be bad controller, > disk, cable, or even memory. Only detailed diagnostics can pinpoint > the real culprit (either that or sequentially replacing every part one > at a a time.) Or possibly a termination problem (which is also a h/w problem). Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 8:51:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.mediadesign.nl (md2.mediadesign.nl [212.19.205.67]) by hub.freebsd.org (Postfix) with SMTP id 3546237B405 for ; Mon, 17 Dec 2001 08:51:44 -0800 (PST) Received: (qmail 32075 invoked by uid 1002); 17 Dec 2001 16:51:38 -0000 From: "Alson van der Meulen" Date: Mon, 17 Dec 2001 17:51:38 +0100 To: freebsd-stable@freebsd.org Subject: Re: gated Message-ID: <20011217175138.C10171@md2.mediadesign.nl> Mail-Followup-To: freebsd-stable@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Dec 17, 2001 at 10:32:53AM +0100, Ing. Anton?n Walter wrote: > Hi, > > can somebody advice where to get more information on "gated". The port did > not install any man pages and the official web page seems to show just > index.html on all links Zebra has some more documentation at zebra.org, you might want to try that instead. Gated public version is really an old version of the commercial gated, and they removed all documentation from their site. Most of the cisco docs also apply partly to zebra. Unless you've any special reason you want to use gated I suggest you switch to zebra (/usr/ports/net/zebra). HTH, Alson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 9:23:50 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.uniserve.com (mail2.uniserve.com [204.244.156.10]) by hub.freebsd.org (Postfix) with ESMTP id 0029A37B405 for ; Mon, 17 Dec 2001 09:23:44 -0800 (PST) Received: from mail2.uniserve.com ([204.244.156.10]) by mail2.uniserve.com with esmtp (Exim 3.13 #1) id 16G1UL-000O4H-00; Mon, 17 Dec 2001 09:23:41 -0800 Date: Mon, 17 Dec 2001 09:23:41 -0800 (PST) From: Tom X-Sender: tom@athena.uniserve.ca To: "=?iso-8859-2?Q?Ing._Anton=EDn_Walter?=" Cc: freebsd-stable@freebsd.org Subject: Re: gated In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 17 Dec 2001, [iso-8859-2] Ing. Anton=EDn Walter wrote: > Hi, >=20 > can somebody advice where to get more information on "gated". The port di= d > not install any man pages and the official web page seems to show just > index.html on all links >=20 > Thanks Tony Walter There were never any gated man pages written. There should be some html docs in the source tarball, that should be installed by the port. You might want to think about using zebra instead. I'm been using gated on various machines for 4 years, but support for gated has declined as it is moved to a commercial product. I'm putting zebra on all new machines. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 9:35: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from paperboy.epcdirect.co.uk (paperboy.epcdirect.co.uk [195.10.242.11]) by hub.freebsd.org (Postfix) with ESMTP id C5B4337B416 for ; Mon, 17 Dec 2001 09:35:04 -0800 (PST) Received: (from root@localhost) by paperboy.epcdirect.co.uk (8.11.6/8.11.1) id fBHHZ3Z00624 for freebsd-stable@freebsd.org; Mon, 17 Dec 2001 17:35:03 GMT (envelope-from freebsd-hw@epcdirect.co.uk) Delivered-To: Received: from lfarr (l-farr.int.epcdirect.co.uk [192.168.6.200]) by paperboy.epcdirect.co.uk (8.11.6/8.11.1av) with ESMTP id fBHHZ0P00595 for ; Mon, 17 Dec 2001 17:35:00 GMT (envelope-from freebsd-hw@epcdirect.co.uk) From: "Lawrence Farr" To: Subject: Read timeouts on Audio extraction Date: Mon, 17 Dec 2001 17:35:08 -0000 Message-ID: <004401c18721$2c696620$c806a8c0@lfarr> 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.3311 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Im trying to extract CD Audio to a wav file using dagrab, and get: acd0: READ_CD command timeout - resetting ata3: resetting devices .. done acd0: READ_CD command timeout - resetting ata3: resetting devices .. done acd0: READ_CD command timeout - resetting ata3: resetting devices .. done acd0: READ_CD command timeout - resetting ata3: resetting devices .. done I've tried this on a Via chipset ATA controller, and this is a Promise one, that used to do this quite happily (And still does in Windows). Anyone else seen this? Or have any ideas? Dmesg bits here: atapci0: at device 4.1 on pci0 atapci0: Busmastering DMA not supported atapci1: port 0x7800-0x783f,0x8000-0x8003,0x8400-0x8407,0x8800-0x8803,0x9000-0x9007 mem 0xd9000000-0xd901ffff irq 10 at device 17.0 on pci0 Lawrence Farr EPC Direct Limited To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 10:13: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 720B237B41D for ; Mon, 17 Dec 2001 10:12:55 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id fBHICq301766 for ; Mon, 17 Dec 2001 13:12:54 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C1E35A3.DAB7ADD6@vortex.wa4phy.net> Date: Mon, 17 Dec 2001 13:12:51 -0500 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Userland not installing Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Can someone help me out here.. for some reason (maybe ignorance on my part) tell me what has to be done to install the userland stuff? I've followed the exact sequence in the handbook, run mergemaster, etc.. and still the userland stuff is not being installed. My sequence is make buildworld, make buildkernel, make installkernel ; reboot into single user mode, make installworld, then run mergemaster. What am I doing that is preventing userland from being installed? Apologize for trivial stuff, but I'm attempting to learn.. Thanks... Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 10:17:32 2001 Delivered-To: freebsd-stable@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 00B4537B417 for ; Mon, 17 Dec 2001 10:17:30 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id fBHIH9Y74626; Mon, 17 Dec 2001 13:17:09 -0500 (EST) (envelope-from mwlucas) Date: Mon, 17 Dec 2001 13:17:09 -0500 From: Michael Lucas To: Sam Drinkard Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Userland not installing Message-ID: <20011217131709.A74597@blackhelicopters.org> References: <3C1E35A3.DAB7ADD6@vortex.wa4phy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C1E35A3.DAB7ADD6@vortex.wa4phy.net>; from sam@wa4phy.net on Mon, Dec 17, 2001 at 01:12:51PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If you've done as you describe below, it certainly isn't trivial. Let's start at the raw beginning. What makes you believe that the userland is not being installed? What is the date if you do a "ls -lai" on, say, /bin/ls ? On Mon, Dec 17, 2001 at 01:12:51PM -0500, Sam Drinkard wrote: > Can someone help me out here.. for some reason (maybe ignorance on my > part) tell me what has to be done to install the userland stuff? I've > followed the exact sequence in the handbook, run mergemaster, etc.. and > still the userland stuff is not being installed. My sequence is make > buildworld, make buildkernel, make installkernel ; reboot into single > user mode, make installworld, then run mergemaster. What am I doing > that is preventing userland from being installed? > > Apologize for trivial stuff, but I'm attempting to learn.. > > Thanks... -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 10:19:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mass.dis.org (mass.dis.org [216.240.45.41]) by hub.freebsd.org (Postfix) with ESMTP id 2929937B41A for ; Mon, 17 Dec 2001 10:19:13 -0800 (PST) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.6/8.11.3) with ESMTP id fBHIPW301205; Mon, 17 Dec 2001 10:25:36 -0800 (PST) (envelope-from msmith@mass.dis.org) Message-Id: <200112171825.fBHIPW301205@mass.dis.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Ian Dowse Cc: Makoto Matsushita , stable@FreeBSD.ORG Subject: Re: Waaaarg, we just blew out the kernel again.. In-reply-to: Your message of "Mon, 17 Dec 2001 14:13:36 GMT." <200112171413.aa87921@salmon.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 17 Dec 2001 10:25:32 -0800 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I tried Matt's suggestion of moving some NFS macros into functions, > and it looks we can get 10k or so off the compressed kernel that > way by changing just 4 macros. I can test and commit that later if > using bzip2 isn't practical. Using bzip2 will mean finding a *compact* decompression library. The loader currently uses a cut-down version (decompression only) of libz. If there's an equivalent for bzip2, then we can do that too. A better idea, however, will be to start splitting more stuff out into modules. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 10:44: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 4E67437BABC for ; Mon, 17 Dec 2001 10:30:13 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id KAA14596; Mon, 17 Dec 2001 10:28:27 -0800 Message-ID: <3C1E394A.7060606@owt.com> Date: Mon, 17 Dec 2001 10:28:26 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Cy Schubert - ITSD Open Systems Group Cc: Vivek Khera , freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-RELEASE corrupting filesystems? References: <200112171640.fBHGegu15712@cwsys.cwsent.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Cy Schubert - ITSD Open Systems Group wrote: > In message <200112171625.fBHGPcN78189@onceler.kciLink.com>, Vivek Khera writes: > >>>>>>>"n" == nsayer writes: >>>>>>> >>n> One of my machines has been prone to having one of its filesystems curdle >>n> for an unknown reason. >> >>n> I have ever only experienced 3 filesystems get curdled on FreeBSD ever, >>n> but all three were /usr filesystems on that one disk. The first time >>n> was a while ago, but now it's happened twice in the last week. >> >>This smells *seriously* of hardware failure. Could be bad controller, >>disk, cable, or even memory. Only detailed diagnostics can pinpoint >>the real culprit (either that or sequentially replacing every part one >>at a a time.) >> > > Or possibly a termination problem (which is also a h/w problem). Or the NFS corruption problem that has been discussed on -hackers. Fixes for it are still developed in current. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 10:48:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id E149F37B6EA for ; Mon, 17 Dec 2001 10:45:19 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id fBHIjD301859; Mon, 17 Dec 2001 13:45:13 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C1E3D39.3F01D09A@vortex.wa4phy.net> Date: Mon, 17 Dec 2001 13:45:13 -0500 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: Michael Lucas Cc: freebsd-stable@freebsd.org Subject: Re: Userland not installing References: <3C1E35A3.DAB7ADD6@vortex.wa4phy.net> <20011217131709.A74597@blackhelicopters.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Something is rather odd here, and I'm at a loss to explain it. Checking dates does in fact show a Dec 17th datestamp, but comparing the /usr/bin executables against /usr/obj/usr/src/usr.bin executables shows they are different in size, but datestamps are the same, Dec 17. This whole thing started with a funny netstat output. Looking at file sizes, I see in /usr/bin, netstat is: -r-xr-sr-x 1 root kmem 91008 Dec 17 13:06 /usr/bin/netstat and in /usr/obj/usr/src/usr.bin/netstat: -rwxr-xr-x 1 root wheel 99182 Dec 17 12:24 netstat Knowing it has not been installed, but it does give proper output. A view of the script of the install does not show any problems... More than baffled now... Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 10:50:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 88BA037B6FF for ; Mon, 17 Dec 2001 10:48:25 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id fBHImNX74901; Mon, 17 Dec 2001 13:48:23 -0500 (EST) (envelope-from mwlucas) Date: Mon, 17 Dec 2001 13:48:23 -0500 From: Michael Lucas To: Sam Drinkard Cc: freebsd-stable@freebsd.org Subject: Re: Userland not installing Message-ID: <20011217134823.A74847@blackhelicopters.org> References: <3C1E35A3.DAB7ADD6@vortex.wa4phy.net> <20011217131709.A74597@blackhelicopters.org> <3C1E3D39.3F01D09A@vortex.wa4phy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C1E3D39.3F01D09A@vortex.wa4phy.net>; from sam@wa4phy.net on Mon, Dec 17, 2001 at 01:45:13PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Your issue is basically this? pedicular~;ls -lai /usr/obj/usr/src/usr.bin/xargs/ total 26 309805 drwxr-xr-x 2 root wheel 512 Dec 12 12:24 . 238112 drwxr-xr-x 211 root wheel 6656 Dec 12 11:19 .. 310095 -rw-r--r-- 1 root wheel 884 Dec 12 11:58 .depend 310504 -rwxr-xr-x 1 root wheel 8425 Dec 12 12:24 xargs 310505 -rw-r--r-- 1 root wheel 2769 Dec 12 12:24 xargs.1.gz 310503 -rw-r--r-- 1 root wheel 4544 Dec 12 12:24 xargs.o pedicular~;ls -lai /usr/bin/xargs 8627 -r-xr-xr-x 1 root wheel 6324 Dec 12 12:53 /usr/bin/xargs I *believe* that the install strips the binaries before installing them. That would explain the size difference. On Mon, Dec 17, 2001 at 01:45:13PM -0500, Sam Drinkard wrote: > Something is rather odd here, and I'm at a loss to explain it. Checking > dates does in fact show a Dec 17th datestamp, but comparing the /usr/bin > executables against /usr/obj/usr/src/usr.bin executables shows they are > different in size, but datestamps are the same, Dec 17. This whole > thing started with a funny netstat output. Looking at file sizes, I see > in /usr/bin, netstat is: > > -r-xr-sr-x 1 root kmem 91008 Dec 17 13:06 /usr/bin/netstat > > and in /usr/obj/usr/src/usr.bin/netstat: > > -rwxr-xr-x 1 root wheel 99182 Dec 17 12:24 netstat > > > Knowing it has not been installed, but it does give proper output. A > view of the script of the install does not show any problems... > > More than baffled now... > > > Sam -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 10:55:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id E8B7737C3A9 for ; Mon, 17 Dec 2001 10:53:41 -0800 (PST) Received: (from david@localhost) by bunrab.catwhisker.org (8.11.6/8.11.6) id fBHIreM39086; Mon, 17 Dec 2001 10:53:40 -0800 (PST) (envelope-from david) Date: Mon, 17 Dec 2001 10:53:40 -0800 (PST) From: David Wolfskill Message-Id: <200112171853.fBHIreM39086@bunrab.catwhisker.org> To: mwlucas@blackhelicopters.org, sam@wa4phy.net Subject: Re: Userland not installing Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <3C1E3D39.3F01D09A@vortex.wa4phy.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Date: Mon, 17 Dec 2001 13:45:13 -0500 >From: Sam Drinkard >Something is rather odd here, and I'm at a loss to explain it. Checking >dates does in fact show a Dec 17th datestamp, but comparing the /usr/bin >executables against /usr/obj/usr/src/usr.bin executables shows they are >different in size, but datestamps are the same, Dec 17. This whole >thing started with a funny netstat output. Looking at file sizes, I see >in /usr/bin, netstat is: >-r-xr-sr-x 1 root kmem 91008 Dec 17 13:06 /usr/bin/netstat >and in /usr/obj/usr/src/usr.bin/netstat: >-rwxr-xr-x 1 root wheel 99182 Dec 17 12:24 netstat >Knowing it has not been installed, but it does give proper output. A >view of the script of the install does not show any problems... FYI: m133[1] file /usr/bin/netstat /usr/obj/usr/src/usr.bin/netstat/netstat /usr/bin/netstat: setgid ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked (uses shared libs), stripped /usr/obj/usr/src/usr.bin/netstat/netstat: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked (uses shared libs), not stripped m133[2] ls -l !:* ls -l /usr/bin/netstat /usr/obj/usr/src/usr.bin/netstat/netstat -r-xr-sr-x 1 root kmem 91008 Dec 17 05:58 /usr/bin/netstat -rwxrwxr-x 1 root wheel 99182 Dec 17 05:38 /usr/obj/usr/src/usr.bin/netstat/netstat m133[3] (I.e., the new one *is* installed; it's stripped, while the one in /usr/obj is not stripped, thus accounting for the size difference.) Cheers, david -- David H. Wolfskill david@catwhisker.org I believe it would be irresponsible (and thus, unethical) for me to advise, recommend, or support the use of any product that is or depends on any Microsoft product for any purpose other than personal amusement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 10:57:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 20AB837B420 for ; Mon, 17 Dec 2001 10:57:29 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id fBHIvQ301950; Mon, 17 Dec 2001 13:57:26 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C1E4016.68F452C4@vortex.wa4phy.net> Date: Mon, 17 Dec 2001 13:57:26 -0500 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: David Wolfskill Cc: freebsd-stable@freebsd.org Subject: Re: Userland not installing References: <200112171853.fBHIreM39086@bunrab.catwhisker.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG That is true, however I can't explain why netstat -a only gives the active UNIX domain sockets info, while the unstripped version reports Active Internet connections (including servers) as it's supposed to.. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 10:59:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 33C6437B53A for ; Mon, 17 Dec 2001 10:59:32 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id fBHIxP375032; Mon, 17 Dec 2001 13:59:25 -0500 (EST) (envelope-from mwlucas) Date: Mon, 17 Dec 2001 13:59:25 -0500 From: Michael Lucas To: David Wolfskill Cc: sam@wa4phy.net, freebsd-stable@FreeBSD.ORG Subject: Re: Userland not installing Message-ID: <20011217135925.A74987@blackhelicopters.org> References: <3C1E3D39.3F01D09A@vortex.wa4phy.net> <200112171853.fBHIreM39086@bunrab.catwhisker.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112171853.fBHIreM39086@bunrab.catwhisker.org>; from david@catwhisker.org on Mon, Dec 17, 2001 at 10:53:40AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Of course, one could always use "file" on each binary to see what the differences are. But that would be too easy. Sigh... the new tea I tried must not have enough caffiene. On Mon, Dec 17, 2001 at 10:53:40AM -0800, David Wolfskill wrote: > >Date: Mon, 17 Dec 2001 13:45:13 -0500 > >From: Sam Drinkard > > >Something is rather odd here, and I'm at a loss to explain it. Checking > >dates does in fact show a Dec 17th datestamp, but comparing the /usr/bin > >executables against /usr/obj/usr/src/usr.bin executables shows they are > >different in size, but datestamps are the same, Dec 17. This whole > >thing started with a funny netstat output. Looking at file sizes, I see > >in /usr/bin, netstat is: > > >-r-xr-sr-x 1 root kmem 91008 Dec 17 13:06 /usr/bin/netstat > > >and in /usr/obj/usr/src/usr.bin/netstat: > > >-rwxr-xr-x 1 root wheel 99182 Dec 17 12:24 netstat > > > >Knowing it has not been installed, but it does give proper output. A > >view of the script of the install does not show any problems... > > > FYI: > > m133[1] file /usr/bin/netstat /usr/obj/usr/src/usr.bin/netstat/netstat > /usr/bin/netstat: setgid ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked (uses shared libs), stripped > /usr/obj/usr/src/usr.bin/netstat/netstat: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked (uses shared libs), not stripped > m133[2] ls -l !:* > ls -l /usr/bin/netstat /usr/obj/usr/src/usr.bin/netstat/netstat > -r-xr-sr-x 1 root kmem 91008 Dec 17 05:58 /usr/bin/netstat > -rwxrwxr-x 1 root wheel 99182 Dec 17 05:38 /usr/obj/usr/src/usr.bin/netstat/netstat > m133[3] > > > (I.e., the new one *is* installed; it's stripped, while the one in > /usr/obj is not stripped, thus accounting for the size difference.) > > Cheers, > david > -- > David H. Wolfskill david@catwhisker.org > I believe it would be irresponsible (and thus, unethical) for me to advise, > recommend, or support the use of any product that is or depends on any > Microsoft product for any purpose other than personal amusement. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 11: 6:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from malkav.snowmoon.com (malkav.snowmoon.com [209.23.60.62]) by hub.freebsd.org (Postfix) with SMTP id 6B08637B782 for ; Mon, 17 Dec 2001 11:06:12 -0800 (PST) Received: (qmail 48472 invoked by uid 1003); 17 Dec 2001 18:59:24 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 17 Dec 2001 18:59:24 -0000 Date: Mon, 17 Dec 2001 13:59:23 -0500 (EST) From: "Marius M. Rex" To: questions@FreeBSD.org Cc: stable@FreeBSD.org Subject: on/off NFS connection errors Message-ID: <20011217120545.D48149-100000@malkav.snowmoon.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG For a while I have been treating this as an annoyance, but I thought it would be wise to investigate if something larger and more nefarious might be being indicated by this. I have a mixed environment of mainly Linux boxen, with a dozen or so FreeBSD machines (For when we need the kind of network resources that raising the NMBCLUSTERS can offer.) Both types of systems serve mainly as webservers, serving content that ultimately comes off of exported NFS directories, from a Network Appliance (NetApp Release 5.3.4R3: Thu Jan 27 12:08:07 PST 2000) The Linux boxen don't complain at all, but the FreeBSD boxen can get rather noisy about NFS connection errors. It happens on and off like so: ><118>Dec 15 21:01:47 cc117 /kernel: nfs server netapp1:/vol/members: not >responding ><118>Dec 15 21:01:47 cc117 /kernel: nfs server netapp1:/vol/members: is >alive again ><6>nfs server netapp1:/vol/members: not responding ><6>nfs server netapp1:/vol/members: is alive again ><118>Dec 15 22:34:19 cc117 /kernel: nfs server netapp1:/vol/members: not >responding ><118>Dec 15 22:34:19 cc117 /kernel: nfs server netapp1:/vol/members: is >alive again ><6>nfs server netapp1:/vol/members: not responding ><6>nfs server netapp1:/vol/members: is alive again ><118>Dec 15 22:39:19 cc117 /kernel: nfs server netapp1:/vol/members: not >responding ><118>Dec 15 22:39:19 cc117 /kernel: nfs server netapp1:/vol/members: is >alive again ><6>nfs server netapp1:/vol/members: not responding ><6>nfs server netapp1:/vol/members: is alive again ><118>Dec 15 22:40:19 cc117 /kernel: nfs server netapp1:/vol/members: not >responding ><118>Dec 15 22:40:19 cc117 /kernel: nfs server netapp1:/vol/members: is >alive again One moment we are connected, another we are down, and the we are back up again. Some days I can get pages and pages of this, others very little. Luckily the connection error is so short lived that Apache never hiccups. Has anyone else seen these kinds of persistent NFS errors is the 4.x branch? (This didn't happen noticeably in 3.x, but I would still maintain that the NFS code in 4.x is an improvement over 3.x.) Can anyone suggest a sysctl/kernel variable I might tune to help remedy the problem? If the root of the problem is more likely on the Netapp side, I have a support contact and am not afraid to use it. Anyone have any advice or suggestions to offer? This is the platform that I am working on: FreeBSD cc117 4.2-STABLE FreeBSD 4.2-STABLE #0: Sat Aug 18 00:21:16 EDT 2001 root@cc117:/usr/src/sys/compile/CCI_KERNEL i386 ------------------------------------------------------------------------- Marius M. Rex Hardware: n. The parts of a computer that can be kicked. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 11: 7:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hydrologue.com (adsl-63-194-243-48.dsl.lsan03.pacbell.net [63.194.243.48]) by hub.freebsd.org (Postfix) with ESMTP id AC05F37B770 for ; Mon, 17 Dec 2001 11:06:38 -0800 (PST) Received: (from bradym@localhost) by mail.hydrologue.com (8.10.1/8.10.0.Beta6) id fBI0E8n31120 for freebsd-stable@FreeBSD.ORG; Mon, 17 Dec 2001 16:14:08 -0800 Date: Mon, 17 Dec 2001 16:14:08 -0800 From: Brady Montz To: freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Message-ID: <20011217161408.A31009@3docs.com> References: <20011207133314.A20037@3docs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011207133314.A20037@3docs.com>; from bradym@balestra.org on Fri, Dec 07, 2001 at 01:33:14PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Dec 07, 2001 at 01:33:14PM -0800, Brady Montz wrote: > Richard Nyberg writes: > > > On Fri, Dec 07, 2001 at 10:59:13AM +0100, Samuel Tardieu wrote: > > > I am experiencing the same crashes on my new machine (ATA100 IDE > > > drive): they appeared when I noticed that I had forgotten to use > > > soft-updates. After I have turned them on, I experienced the first > > > crash in 15 minutes. Then I get one every two days, when doing > > > heavy disk IOs. I got a crash 10 minutes ago when the machine was > > > unattended though (and not doing important disk IOs), and could > > > see a "panic" message on the console. Unfortunately, I hadn't > > > enough free space in /var/crash to save the kernel. > > > > > > Do you people use soft-updates? From my experience on this > > > problem, I assume that either soft-updates or the ATA driver may > > > be causing those spontanous reboots. > > > > Yes I use soft-updates. The peculiar thing aboout my crash though is that > > there was no panic; the machine just froze and the screen went blank, so > > maybe I was hit by a different problem. > > > > -Richard > > Yeah, I'm using soft updates too. My crashes are generally the same as > Richards - no panic, just a freeze. Except my screen doesn't go blank. Here's an update ... I'm fairly certain there's a kernel bug at work here. Last night I rebooted to linux (which is on the same disk), and ran batch compiles all night long without any troubles. In comparision, I can't compile more than an hour at a time with BSD 4.4 before it crashes. Again, I ran memtest86 and it didn't find any memory errors, and I'm not seeing any file system corruption, just hangs and reboots. I am running the latest 4.4-stable. The other day I went back to 4.4-release and that didn't help. I've tried both with and without softupdates. The crashes seem to happen most often when accessing stuff from all over the filesystem, such as during a large "make clean", or most reliably, with "portsdb -Uu". I am tiring of this. Someone else on this thread mentioned that their 5.0 machine is doing fine. In what shape is that and how much effort is it to move a 4.4 machine to 5.0? -- Brady Montz bradym@balestra.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 12:45:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 2674137B41C; Mon, 17 Dec 2001 12:45:07 -0800 (PST) Received: from gosset.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 17 Dec 2001 20:45:05 +0000 (GMT) To: "Marius M. Rex" Cc: questions@FreeBSD.org, stable@FreeBSD.org Subject: Re: on/off NFS connection errors In-Reply-To: Your message of "Mon, 17 Dec 2001 13:59:23 EST." <20011217120545.D48149-100000@malkav.snowmoon.com> Date: Mon, 17 Dec 2001 20:45:05 +0000 From: Ian Dowse Message-ID: <200112172045.aa49374@salmon.maths.tcd.ie> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20011217120545.D48149-100000@malkav.snowmoon.com>, "Marius M. Rex" writes: > >><118>Dec 15 22:40:19 cc117 /kernel: nfs server netapp1:/vol/members: not >>responding >><118>Dec 15 22:40:19 cc117 /kernel: nfs server netapp1:/vol/members: is >>alive again ... >Has anyone else seen these kinds of persistent NFS errors is the 4.x >branch? These are a side-effect of the operation of the NFS dynamic retransmit timeout code. The NFS client measures the request response time for various types of operations and it sets a timeout based on the mean and deviation of observed times. The time taken by the server to perform some operations can vary wildly though, so occasionally when a large number of operations complete with very little delay, the response time estimate and hence the timeout become very small. Then when one request is unusually slow to complete (such as when the disk on the server is busy), the client thinks that the server isn't responding and prints those warnings. A fraction of a second later the request completes and the client prints a an 'is alive again' message. On non-soft mounts these messages are completely harmless because the client will just wait for the server to eventually reply. On soft mounts, the effect can cause problems because applications occasionally see an EINTR error. The dynamic retransmit timeout code can be disabled with the `-d' flag to mount_nfs; this is often recommended for fast networks that see very little packet loss. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 12:57:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 89D9837B41E; Mon, 17 Dec 2001 12:57:05 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBHKutG32773; Mon, 17 Dec 2001 12:56:55 -0800 (PST) (envelope-from dillon) Date: Mon, 17 Dec 2001 12:56:55 -0800 (PST) From: Matthew Dillon Message-Id: <200112172056.fBHKutG32773@apollo.backplane.com> To: "Marius M. Rex" Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: on/off NFS connection errors References: <20011217120545.D48149-100000@malkav.snowmoon.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :For a while I have been treating this as an annoyance, but I thought it :would be wise to investigate if something larger and more nefarious might :be being indicated by this. : :I have a mixed environment of mainly Linux boxen, with a dozen or so :FreeBSD machines (For when we need the kind of network resources that :raising the NMBCLUSTERS can offer.) Both types of systems serve mainly as :webservers, serving content that ultimately comes off of exported NFS :directories, from a Network Appliance (NetApp Release 5.3.4R3: Thu Jan 27 :12:08:07 PST 2000) The Linux boxen don't complain at all, but the FreeBSD :boxen can get rather noisy about NFS connection errors. It happens :on and off like so: : :><118>Dec 15 21:01:47 cc117 /kernel: nfs server netapp1:/vol/members: not :>responding :><118>Dec 15 21:01:47 cc117 /kernel: nfs server netapp1:/vol/members: is :>alive again :.. Our NFS is somewhat finicky about response times. It could probably use some tuning. Trying mounting with the 'dumbtimer' mount option and see if that fixes your problem. (also see the -d and -t options in 'man mount_nfs'. Note that -t is specified in 1/10 second increments). -Matt :Has anyone else seen these kinds of persistent NFS errors is the 4.x :branch? (This didn't happen noticeably in 3.x, but I would still :maintain that the NFS code in 4.x is an improvement over 3.x.) Can anyone :suggest a sysctl/kernel variable I might tune to help remedy the problem? :If the root of the problem is more likely on the Netapp side, I have a support :contact and am not afraid to use it. Anyone have any advice or :suggestions to offer? : :This is the platform that I am working on: :FreeBSD cc117 4.2-STABLE FreeBSD 4.2-STABLE #0: Sat Aug 18 00:21:16 EDT :2001 root@cc117:/usr/src/sys/compile/CCI_KERNEL i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 13:21:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.acns.ab.ca (h24-64-56-135.cg.shawcable.net [24.64.56.135]) by hub.freebsd.org (Postfix) with ESMTP id 4711137B41A for ; Mon, 17 Dec 2001 13:21:16 -0800 (PST) Received: from colnta.acns.ab.ca (colnta.acns.ab.ca [192.168.1.2]) by mail.acns.ab.ca (8.11.6/8.11.3) with ESMTP id fBHLLFS03429; Mon, 17 Dec 2001 14:21:15 -0700 (MST) (envelope-from davidc@colnta.acns.ab.ca) Received: (from davidc@localhost) by colnta.acns.ab.ca (8.11.6/8.11.3) id fBHLLFL45919; Mon, 17 Dec 2001 14:21:15 -0700 (MST) (envelope-from davidc) Date: Mon, 17 Dec 2001 14:21:15 -0700 From: Chad David To: Brady Montz Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Message-ID: <20011217142115.A45797@colnta.acns.ab.ca> Mail-Followup-To: Brady Montz , freebsd-stable@FreeBSD.ORG References: <20011207133314.A20037@3docs.com> <20011217161408.A31009@3docs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011217161408.A31009@3docs.com>; from bradym@balestra.org on Mon, Dec 17, 2001 at 04:14:08PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Dec 17, 2001 at 04:14:08PM -0800, Brady Montz wrote: > > Here's an update ... > > I'm fairly certain there's a kernel bug at work here. Last night I rebooted > to linux (which is on the same disk), and ran batch compiles all > night long without any troubles. In comparision, I can't compile more than > an hour at a time with BSD 4.4 before it crashes. I still agree. My -current machines run find, and I refuse to run -stable on an SMP machine. > > I am running the latest 4.4-stable. The other day I went back to 4.4-release > and that didn't help. I've tried both with and without softupdates. The > crashes seem to happen most often when accessing stuff from all over > the filesystem, such as during a large "make clean", or most reliably, with > "portsdb -Uu". > > I am tiring of this. Someone else on this thread mentioned that > their 5.0 machine is doing fine. In what shape is that and how much effort > is it to move a 4.4 machine to 5.0? Unless you feel confident that you can deal with the problems that arise on -current, I wouldn't want to be the one to recommend that you change, but my personal experience has been that -stable is anything but stable on SMP machines. On UP machines I have no problems at all. The -current SMP machines here are all very stable. I don't track it daily, and I am careful to build a test box before I rebuild a box I care about, but generally I have been much happier with -current than with -stable (this year). As for the effort to upgrade, it depends on what the box is doing. I've only upgraded a few boxes in the last year or so, and found that it was fairly timing dependant, but in general I haven't had any real problems (read UPDATING). I have a little time this afternoon, so I'm going to see if I can figure something out. I'll throw -stable onto one of my SMP development machines and see if I can kill it. At least there I can debug it. A small plug: I've written a script that will rebuild an entire machine, from a cvsup -> mergemaster and reboot. It doesn't really address anything to do with this thread, but you might find it handy :) http://www.acns.ab.ca/projects/rebuild/rebuild.tar.gz -- Chad David davidc@acns.ab.ca ACNS Inc. Calgary, Alberta Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 13:33:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id 91C3E37B422 for ; Mon, 17 Dec 2001 13:33:29 -0800 (PST) Received: (from david@localhost) by bunrab.catwhisker.org (8.11.6/8.11.6) id fBHLXJg39627; Mon, 17 Dec 2001 13:33:19 -0800 (PST) (envelope-from david) Date: Mon, 17 Dec 2001 13:33:19 -0800 (PST) From: David Wolfskill Message-Id: <200112172133.fBHLXJg39627@bunrab.catwhisker.org> To: bradym@balestra.org, davidc@acns.ab.ca Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <20011217142115.A45797@colnta.acns.ab.ca> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Date: Mon, 17 Dec 2001 14:21:15 -0700 >From: Chad David >I still agree. My -current machines run find, and I refuse to run -stable on >an SMP machine. For whatever it may be worth, my "build machine" (which is one of the machines on which I track both -STABLE and -CURRENT daily) is an SMP box. It also has a local CVS repository on it (from which I update the CVS repository on my laptop, which laso tracks -STABLE and -CURRENT daily). I am not having any problems with -STABLE that I know of. Cheers, david -- David H. Wolfskill david@catwhisker.org I believe it would be irresponsible (and thus, unethical) for me to advise, recommend, or support the use of any product that is or depends on any Microsoft product for any purpose other than personal amusement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 13:36:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from obelix.spectraweb.ch (obelix.plusnet.ch [194.158.230.8]) by hub.freebsd.org (Postfix) with ESMTP id 9BA2A37B41B for ; Mon, 17 Dec 2001 13:36:18 -0800 (PST) Received: from saturn.spectraweb.ch (abo-mu-1-2-dialup-246.spectraweb.ch [194.230.154.246]) by obelix.spectraweb.ch (8.11.2/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id fBHLa9m22401; Mon, 17 Dec 2001 22:36:09 +0100 Received: (from martin@localhost) by saturn.spectraweb.ch (8.11.6/8.11.6) id fBHMhSE01831; Mon, 17 Dec 2001 23:43:28 +0100 (CET) (envelope-from pcservi@spectraweb.ch) Date: Mon, 17 Dec 2001 23:43:20 +0100 From: Martin Schweizer To: =?iso-8859-1?Q?Ing=2E_Anton=EDn_Walter?= Cc: Guido Kollerie , freebsd-stable@FreeBSD.ORG Subject: Re: staroffice5.2 Message-ID: <20011217234320.C1742@spectraweb.ch> Reply-To: Martin Schweizer References: <20011217133548.A33045@kinchenna.kollerie.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: ; from walter@walter.anet.cz on Mon, Dec 17, 2001 at 04:35:46PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Antonin I've tested also serveral time but with no success. Afterwoods I used the original SUN cd-rom. Do you have one? On Mon, Dec 17, 2001 at 04:35:46PM +0100 Ing. Antonín Walter wrote: > maybe I did not use the correct word in english, but > > on using the port you have suggested it first downloaded the 97GB file of > staroffice and the tried to download this > > 109939-02.tar.Z > > file but it was not available at any location the port was looking at -- Regards Martin Schweizer PC-Service M. Schweizer; Gewerbehaus Schwarz; CH-8608 Bubikon Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 13:45:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.acns.ab.ca (h24-64-56-135.cg.shawcable.net [24.64.56.135]) by hub.freebsd.org (Postfix) with ESMTP id 8231037B416 for ; Mon, 17 Dec 2001 13:45:42 -0800 (PST) Received: from colnta.acns.ab.ca (colnta.acns.ab.ca [192.168.1.2]) by mail.acns.ab.ca (8.11.6/8.11.3) with ESMTP id fBHLjfS03525; Mon, 17 Dec 2001 14:45:41 -0700 (MST) (envelope-from davidc@colnta.acns.ab.ca) Received: (from davidc@localhost) by colnta.acns.ab.ca (8.11.6/8.11.3) id fBHLjfO45992; Mon, 17 Dec 2001 14:45:41 -0700 (MST) (envelope-from davidc) Date: Mon, 17 Dec 2001 14:45:41 -0700 From: Chad David To: David Wolfskill Cc: bradym@balestra.org, davidc@acns.ab.ca, freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Message-ID: <20011217144541.A45973@colnta.acns.ab.ca> Mail-Followup-To: David Wolfskill , bradym@balestra.org, davidc@acns.ab.ca, freebsd-stable@FreeBSD.ORG References: <20011217142115.A45797@colnta.acns.ab.ca> <200112172133.fBHLXJg39627@bunrab.catwhisker.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112172133.fBHLXJg39627@bunrab.catwhisker.org>; from david@catwhisker.org on Mon, Dec 17, 2001 at 01:33:19PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Dec 17, 2001 at 01:33:19PM -0800, David Wolfskill wrote: > >Date: Mon, 17 Dec 2001 14:21:15 -0700 > >From: Chad David > > >I still agree. My -current machines run find, and I refuse to run -stable on > >an SMP machine. > > For whatever it may be worth, my "build machine" (which is one of the > machines on which I track both -STABLE and -CURRENT daily) is an SMP box. > It also has a local CVS repository on it (from which I update the CVS > repository on my laptop, which laso tracks -STABLE and -CURRENT daily). > > I am not having any problems with -STABLE that I know of. It might be worth a lot :). It is possible that I and a few others have bad hardware, and there is no problem with -stable. It seems unlikely, but it is not at all impossible I guess. Are you running any combination of samba/nfs/ata? Thanks -- Chad David davidc@acns.ab.ca ACNS Inc. Calgary, Alberta Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 13:58:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id 7447237B421 for ; Mon, 17 Dec 2001 13:58:21 -0800 (PST) Received: (from david@localhost) by bunrab.catwhisker.org (8.11.6/8.11.6) id fBHLwEj39709; Mon, 17 Dec 2001 13:58:14 -0800 (PST) (envelope-from david) Date: Mon, 17 Dec 2001 13:58:14 -0800 (PST) From: David Wolfskill Message-Id: <200112172158.fBHLwEj39709@bunrab.catwhisker.org> To: david@catwhisker.org, davidc@acns.ab.ca Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Cc: bradym@balestra.org, freebsd-stable@FreeBSD.ORG In-Reply-To: <20011217144541.A45973@colnta.acns.ab.ca> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Date: Mon, 17 Dec 2001 14:45:41 -0700 >From: Chad David >> I am not having any problems with -STABLE that I know of. >It might be worth a lot :). It is possible that I and a few others have >bad hardware, and there is no problem with -stable. It seems unlikely, >but it is not at all impossible I guess. >Are you running any combination of samba/nfs/ata? ATA, yes -- sole disk in the machine is of that persuasion. (Well, it's usually the sole disk. I soometimes stuff another ATA drive in the machine, for copying things....) NFS, yes, but rather light duty. (When I decide to upgrade one of the other boxen, I'll mount the build machine's /usr/src & /usr/obj & just do the "make install{kernel,world}" && mergmaster on the target, rather than re-building on the slower machine. I do this once per fortnight.) Samba -- no. (Wouldn't know how to determine if it works.) The machine is fairly seriously underutilized most of the time. And as noted, I track both -STABLE and -CURRENT daily, so it's not running the same OS for more than 20 consecutive hours. Cheers, david -- David H. Wolfskill david@catwhisker.org I believe it would be irresponsible (and thus, unethical) for me to advise, recommend, or support the use of any product that is or depends on any Microsoft product for any purpose other than personal amusement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 13:58:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.thinkburst.com (ns.thinkburst.com [204.214.64.66]) by hub.freebsd.org (Postfix) with ESMTP id CE42737B405 for ; Mon, 17 Dec 2001 13:58:18 -0800 (PST) Received: from thinkburstmedia.com (gateway.thinkburstmedia.com [204.214.64.100]) by ns.thinkburst.com (Postfix) with ESMTP id 258F79B14 for ; Mon, 17 Dec 2001 15:59:12 -0600 (CST) Received: by gateway.thinkburstmedia.com id <119046>; Mon, 17 Dec 2001 15:58:10 -0600 From: "Jaime Bozza" To: "'David Wolfskill'" Cc: Subject: RE: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Date: Mon, 17 Dec 2001 16:00:06 -0600 Message-Id: <01Dec17.155810cst.119046@gateway.thinkburstmedia.com> 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.3416 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 In-Reply-To: <20011217144541.A45973@colnta.acns.ab.ca> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> For whatever it may be worth, my "build machine" (which is one of the >> machines on which I track both -STABLE and -CURRENT daily) is an SMP box. >> It also has a local CVS repository on it (from which I update the CVS >> repository on my laptop, which laso tracks -STABLE and -CURRENT daily). >> >> I am not having any problems with -STABLE that I know of. > >It might be worth a lot :). It is possible that I and a few others have >bad hardware, and there is no problem with -stable. It seems unlikely, >but it is not at all impossible I guess. > >Are you running any combination of samba/nfs/ata? I wanted to add to this thread as well. On our internal Samba server (running a recent Stable build with ATA - no SCSI), a large "delete files" from within Explorer on a Windows 2000 machine caused the system to reboot. No warnings, no messages, no nothing, just a reboot. Wasn't sure what happened until I brought it up and the same employee tried to delete the same directories again. Another reboot. Using rm on the directories from a tcsh prompt worked fine. Jaime Bozza GeoComm International Corp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 14: 4:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mikea.ath.cx (okc-65-30-192-11.mmcable.com [65.30.192.11]) by hub.freebsd.org (Postfix) with ESMTP id AB00337B419 for ; Mon, 17 Dec 2001 14:04:21 -0800 (PST) Received: (from mikea@localhost) by mikea.ath.cx (8.11.6/8.11.1) id fBHM4FM73064 for freebsd-stable@FreeBSD.ORG; Mon, 17 Dec 2001 16:04:15 -0600 (CST) (envelope-from mikea) Date: Mon, 17 Dec 2001 16:04:15 -0600 From: mikea To: freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Message-ID: <20011217160415.A73036@mikea.ath.cx> References: <20011217144541.A45973@colnta.acns.ab.ca> <01Dec17.155810cst.119046@gateway.thinkburstmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01Dec17.155810cst.119046@gateway.thinkburstmedia.com>; from jbozza@thinkburst.com on Mon, Dec 17, 2001 at 04:00:06PM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Dec 17, 2001 at 04:00:06PM -0600, Jaime Bozza wrote: > >> For whatever it may be worth, my "build machine" (which is one of the > >> machines on which I track both -STABLE and -CURRENT daily) is an SMP > box. > >> It also has a local CVS repository on it (from which I update the CVS > >> repository on my laptop, which laso tracks -STABLE and -CURRENT > daily). > >> > >> I am not having any problems with -STABLE that I know of. > > > >It might be worth a lot :). It is possible that I and a few others > have > >bad hardware, and there is no problem with -stable. It seems unlikely, > >but it is not at all impossible I guess. > > > >Are you running any combination of samba/nfs/ata? > > I wanted to add to this thread as well. On our internal Samba server > (running a recent Stable build with ATA - no SCSI), a large "delete > files" from within Explorer on a Windows 2000 machine caused the system > to reboot. No warnings, no messages, no nothing, just a reboot. > > Wasn't sure what happened until I brought it up and the same employee > tried to delete the same directories again. Another reboot. > > Using rm on the directories from a tcsh prompt worked fine. Just as a data point on when things might have begun to go wrong, my SMP machine uses ATA UDMA-66 drives, SAMBA and SMBFS, and I can't remember ever having anything like the problems described in this thread. My last build was October 28th. -- Mike Andrews mikea@mikea.ath.cx Tired old sysadmin since 1964 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 14: 5:35 2001 Delivered-To: freebsd-stable@freebsd.org Received: from clever.eusc.inter.net (clever.eusc.inter.net [213.73.101.4]) by hub.freebsd.org (Postfix) with ESMTP id 243B237B41F for ; Mon, 17 Dec 2001 14:05:22 -0800 (PST) Received: from tc07-n66-087.de.inter.net ([213.73.66.87] helo=there) by clever.eusc.inter.net with smtp (Exim 3.22 #3) id 16G5su-0003Nr-00 for freebsd-stable@freebsd.org; Mon, 17 Dec 2001 23:05:20 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Matthias Schuendehuette Reply-To: msch@snafu.de Organization: Micro$oft-free Zone To: freebsd-stable@freebsd.org Subject: isp-device broken? Date: Mon, 17 Dec 2001 23:05:19 +0100 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, all I can say is, that the ISDN isp-device is not working any more with kernels past 15th December 2001. It *does* work with the actual Userland and a kernel of Dec 8th. It's perfectly reproducable, so a misconfiguration is excluded. In more detail: The device dials out, authenticates correct and gets his dynamic IP-Address but there's no traffic possible after that, i.e. no 'ping', 'traceroute' is locked and 'tcpdump -i isp0' absolutely quiet. But isdnd shows some packets going around... What I saw is, that jlemon changed src/sys/i4b/driver/ispppsubr.c on Dec. 14th (but it doesn't work with the former version either), so perhaps he (or someone other?) has an idea of what could evetually have broken 'isp'.... Ciao/BSD - Matthias -- *************************************************************************** * Matthias Schuendehuette msch@snafu.de * * Solmsstrasse 44 * * D-10961 Berlin Engineering Systems Support and Operation * * Germany (Powered by FreeBSD 4.4-STABLE) * *************************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 14: 6:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id D2D6037B421 for ; Mon, 17 Dec 2001 14:05:47 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 17 Dec 2001 22:05:47 +0000 (GMT) To: stable@FreeBSD.ORG Subject: Re: Waaaarg, we just blew out the kernel again.. In-Reply-To: Your message of "Mon, 17 Dec 2001 14:13:36 GMT." <200112171413.aa87921@salmon.maths.tcd.ie> Date: Mon, 17 Dec 2001 22:05:47 +0000 From: Ian Dowse Message-ID: <200112172205.aa56337@salmon.maths.tcd.ie> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200112171413.aa87921@salmon.maths.tcd.ie>, Ian Dowse writes: >I tried Matt's suggestion of moving some NFS macros into functions, >and it looks we can get 10k or so off the compressed kernel that >way by changing just 4 macros. Here's the basic NFS patch, which takes approx 8.5k off the compressed size of the floppy kernel. It splits the macros nfsm_build(), nfsm_dissect(), nfsm_postop_attr(), nfsm_wcc_data(), nfsm_fhtom() and nfsm_v3attrbuild() each into a function and a wrapper macro. The functions are as close as possible to being identical to the corresponding functions in -current, so this would effectively be a partial MFC of some of the changes there (one exception is a simplification of the handling of the `tl' variable, which I hope to commit to -current first). Applying this causes a large number of local variables throughout the NFS code to become unused, and it also generates a lot of `address of register variable X requested' compiler warnings. Since those require purely mechanical changes, that part of the patch is not included below. Any comments? Is this worth doing for 8.5k, or should we just ditch some more drivers from GENERIC? Ian Index: nfs_subs.c =================================================================== RCS file: /dump/FreeBSD-CVS/src/sys/nfs/Attic/nfs_subs.c,v retrieving revision 1.90.2.2 diff -u -r1.90.2.2 nfs_subs.c --- nfs_subs.c 2001/10/25 19:18:53 1.90.2.2 +++ nfs_subs.c 2001/12/17 21:28:18 @@ -2154,6 +2154,190 @@ splx(s); } +void * +nfsm_build_xx(int s, struct mbuf **mb, caddr_t *bpos) +{ + struct mbuf *mb2; + void *ret; + + if (s > M_TRAILINGSPACE(*mb)) { + MGET(mb2, M_WAIT, MT_DATA); + if (s > MLEN) + panic("build > MLEN"); + (*mb)->m_next = mb2; + *mb = mb2; + (*mb)->m_len = 0; + *bpos = mtod(*mb, caddr_t); + } + ret = *bpos; + (*mb)->m_len += s; + *bpos += s; + return ret; +} + +void * +nfsm_dissect_xx(int s, struct mbuf **md, caddr_t *dpos) +{ + int t1; + char *cp2; + void *ret; + + t1 = mtod(*md, caddr_t) + (*md)->m_len - *dpos; + if (t1 >= s) { + ret = *dpos; + *dpos += s; + return ret; + } + if (nfsm_disct(md, dpos, s, t1, &cp2) != 0) + return NULL; + return cp2; +} + +int +nfsm_postop_attr_xx(struct vnode **v, int *f, struct mbuf **md, + caddr_t *dpos) +{ + u_int32_t *tl; + int t1; + + struct vnode *ttvp = *v; + tl = nfsm_dissect_xx(NFSX_UNSIGNED, md, dpos); + if (tl == NULL) + return EBADRPC; + *f = fxdr_unsigned(int, *tl); + if (*f != 0) { + t1 = nfs_loadattrcache(&ttvp, md, dpos, (struct vattr *)0, 1); + if (t1 != 0) { + *f = 0; + return t1; + } + *v = ttvp; + } + return 0; +} + +int +nfsm_wcc_data_xx(struct vnode **v, int *f, struct mbuf **md, caddr_t *dpos) +{ + u_int32_t *tl; + int ttattrf, ttretf = 0; + int t1; + + tl = nfsm_dissect_xx(NFSX_UNSIGNED, md, dpos); + if (tl == NULL) + return EBADRPC; + if (*tl == nfs_true) { + tl = nfsm_dissect_xx(6 * NFSX_UNSIGNED, md, dpos); + if (tl == NULL) + return EBADRPC; + if (*f) + ttretf = (VTONFS(*v)->n_mtime == + fxdr_unsigned(u_int32_t, *(tl + 2))); + } + t1 = nfsm_postop_attr_xx(v, &ttattrf, md, dpos); + if (t1) + return t1; + if (*f) + *f = ttretf; + else + *f = ttattrf; + return 0; +} + +int +nfsm_fhtom_xx(struct vnode *v, int v3, struct mbuf **mb, caddr_t *bpos) +{ + u_int32_t *tl; + int t1; + caddr_t cp; + + if (v3) { + t1 = nfsm_rndup(VTONFS(v)->n_fhsize) + NFSX_UNSIGNED; + if (t1 < M_TRAILINGSPACE(*mb)) { + tl = nfsm_build_xx(t1, mb, bpos); + *tl++ = txdr_unsigned(VTONFS(v)->n_fhsize); + *(tl + ((t1 >> 2) - 2)) = 0; + bcopy(VTONFS(v)->n_fhp, tl, VTONFS(v)->n_fhsize); + } else { + t1 = nfsm_strtmbuf(mb, bpos, + (const char *)VTONFS(v)->n_fhp, + VTONFS(v)->n_fhsize); + if (t1 != 0) + return t1; + } + } else { + cp = nfsm_build_xx(NFSX_V2FH, mb, bpos); + bcopy(VTONFS(v)->n_fhp, cp, NFSX_V2FH); + } + return 0; +} + +void +nfsm_v3attrbuild_xx(struct vattr *va, int full, struct mbuf **mb, + caddr_t *bpos) +{ + u_int32_t *tl; + + if (va->va_mode != (mode_t)VNOVAL) { + tl = nfsm_build_xx(2 * NFSX_UNSIGNED, mb, bpos); + *tl++ = nfs_true; + *tl = txdr_unsigned(va->va_mode); + } else { + tl = nfsm_build_xx(NFSX_UNSIGNED, mb, bpos); + *tl = nfs_false; + } + if (full && va->va_uid != (uid_t)VNOVAL) { + tl = nfsm_build_xx(2 * NFSX_UNSIGNED, mb, bpos); + *tl++ = nfs_true; + *tl = txdr_unsigned(va->va_uid); + } else { + tl = nfsm_build_xx(NFSX_UNSIGNED, mb, bpos); + *tl = nfs_false; + } + if (full && va->va_gid != (gid_t)VNOVAL) { + tl = nfsm_build_xx(2 * NFSX_UNSIGNED, mb, bpos); + *tl++ = nfs_true; + *tl = txdr_unsigned(va->va_gid); + } else { + tl = nfsm_build_xx(NFSX_UNSIGNED, mb, bpos); + *tl = nfs_false; + } + if (full && va->va_size != VNOVAL) { + tl = nfsm_build_xx(3 * NFSX_UNSIGNED, mb, bpos); + *tl++ = nfs_true; + txdr_hyper(va->va_size, tl); + } else { + tl = nfsm_build_xx(NFSX_UNSIGNED, mb, bpos); + *tl = nfs_false; + } + if (va->va_atime.tv_sec != VNOVAL) { + if (va->va_atime.tv_sec != time_second) { + tl = nfsm_build_xx(3 * NFSX_UNSIGNED, mb, bpos); + *tl++ = txdr_unsigned(NFSV3SATTRTIME_TOCLIENT); + txdr_nfsv3time(&va->va_atime, tl); + } else { + tl = nfsm_build_xx(NFSX_UNSIGNED, mb, bpos); + *tl = txdr_unsigned(NFSV3SATTRTIME_TOSERVER); + } + } else { + tl = nfsm_build_xx(NFSX_UNSIGNED, mb, bpos); + *tl = txdr_unsigned(NFSV3SATTRTIME_DONTCHANGE); + } + if (va->va_mtime.tv_sec != VNOVAL) { + if (va->va_mtime.tv_sec != time_second) { + tl = nfsm_build_xx(3 * NFSX_UNSIGNED, mb, bpos); + *tl++ = txdr_unsigned(NFSV3SATTRTIME_TOCLIENT); + txdr_nfsv3time(&va->va_mtime, tl); + } else { + tl = nfsm_build_xx(NFSX_UNSIGNED, mb, bpos); + *tl = txdr_unsigned(NFSV3SATTRTIME_TOSERVER); + } + } else { + tl = nfsm_build_xx(NFSX_UNSIGNED, mb, bpos); + *tl = txdr_unsigned(NFSV3SATTRTIME_DONTCHANGE); + } +} + #ifndef NFS_NOSERVER /* * Map errnos to NFS error numbers. For Version 3 also filter out error Index: nfsm_subs.h =================================================================== RCS file: /dump/FreeBSD-CVS/src/sys/nfs/Attic/nfsm_subs.h,v retrieving revision 1.27.2.1 diff -u -r1.27.2.1 nfsm_subs.h --- nfsm_subs.h 2000/10/28 16:27:27 1.27.2.1 +++ nfsm_subs.h 2001/12/17 19:33:42 @@ -60,6 +60,16 @@ int verf_len, char *verf_str, struct mbuf *mrest, int mrest_len, struct mbuf **mbp, u_int32_t *xidp)); +void *nfsm_build_xx __P((int s, struct mbuf **mbp, caddr_t *bposp)); +void *nfsm_dissect_xx __P((int s, struct mbuf **mdp, caddr_t *dposp)); +int nfsm_fhtom_xx __P((struct vnode *v, int v3, struct mbuf **mbp, + caddr_t *bposp)); +int nfsm_postop_attr_xx __P((struct vnode **vp, int *f, struct mbuf **mdp, + caddr_t *dposp)); +int nfsm_wcc_data_xx __P((struct vnode **vp, int *f, struct mbuf **mdp, + caddr_t *dposp)); +void nfsm_v3attrbuild_xx __P((struct vattr *va, int full, struct mbuf **mbp, + caddr_t *bposp)); #define M_HASCL(m) ((m)->m_flags & M_EXT) #define NFSMINOFF(m) \ @@ -92,56 +102,26 @@ */ #define nfsm_build(a,c,s) \ - do { \ - if ((s) > M_TRAILINGSPACE(mb)) { \ - MGET(mb2, M_WAIT, MT_DATA); \ - if ((s) > MLEN) \ - panic("build > MLEN"); \ - mb->m_next = mb2; \ - mb = mb2; \ - mb->m_len = 0; \ - bpos = mtod(mb, caddr_t); \ - } \ - (a) = (c)(bpos); \ - mb->m_len += (s); \ - bpos += (s); \ - } while (0) + (a) = (c)nfsm_build_xx(s, &mb, &bpos); #define nfsm_dissect(a, c, s) \ do { \ - t1 = mtod(md, caddr_t)+md->m_len-dpos; \ - if (t1 >= (s)) { \ - (a) = (c)(dpos); \ - dpos += (s); \ - } else if ((t1 = nfsm_disct(&md, &dpos, (s), t1, &cp2)) != 0){ \ - error = t1; \ + void *ret; \ + ret = nfsm_dissect_xx(s, &md, &dpos); \ + if (ret == NULL) { \ + error = EBADRPC; \ m_freem(mrep); \ goto nfsmout; \ - } else { \ - (a) = (c)cp2; \ } \ + (a) = (c)ret; \ } while (0) #define nfsm_fhtom(v, v3) \ do { \ - if (v3) { \ - t2 = nfsm_rndup(VTONFS(v)->n_fhsize) + NFSX_UNSIGNED; \ - if (t2 <= M_TRAILINGSPACE(mb)) { \ - nfsm_build(tl, u_int32_t *, t2); \ - *tl++ = txdr_unsigned(VTONFS(v)->n_fhsize); \ - *(tl + ((t2>>2) - 2)) = 0; \ - bcopy((caddr_t)VTONFS(v)->n_fhp,(caddr_t)tl, \ - VTONFS(v)->n_fhsize); \ - } else if ((t2 = nfsm_strtmbuf(&mb, &bpos, \ - (caddr_t)VTONFS(v)->n_fhp, \ - VTONFS(v)->n_fhsize)) != 0) { \ - error = t2; \ - m_freem(mreq); \ - goto nfsmout; \ - } \ - } else { \ - nfsm_build(cp, caddr_t, NFSX_V2FH); \ - bcopy((caddr_t)VTONFS(v)->n_fhp, cp, NFSX_V2FH); \ + if ((t2 = nfsm_fhtom_xx(v, v3, &mb, &bpos)) != 0) { \ + error = t2; \ + m_freem(mreq); \ + goto nfsmout; \ } \ } while (0) @@ -222,17 +202,11 @@ #define nfsm_postop_attr(v, f) \ do { \ - struct vnode *ttvp = (v); \ - nfsm_dissect(tl, u_int32_t *, NFSX_UNSIGNED); \ - if (((f) = fxdr_unsigned(int, *tl)) != 0) { \ - if ((t1 = nfs_loadattrcache(&ttvp, &md, &dpos, \ - (struct vattr *)0, 1)) != 0) { \ - error = t1; \ - (f) = 0; \ - m_freem(mrep); \ - goto nfsmout; \ - } \ - (v) = ttvp; \ + if ((t1 = nfsm_postop_attr_xx(&(v), &(f), &md, \ + &dpos)) != 0) { \ + error = t1; \ + m_freem(mrep); \ + goto nfsmout; \ } \ } while (0) @@ -242,85 +216,19 @@ #define nfsm_wcc_data(v, f) \ do { \ - int ttattrf, ttretf = 0; \ - nfsm_dissect(tl, u_int32_t *, NFSX_UNSIGNED); \ - if (*tl == nfs_true) { \ - nfsm_dissect(tl, u_int32_t *, 6 * NFSX_UNSIGNED); \ - if (f) \ - ttretf = (VTONFS(v)->n_mtime == \ - fxdr_unsigned(u_int32_t, *(tl + 2))); \ - } \ - nfsm_postop_attr((v), ttattrf); \ - if (f) { \ - (f) = ttretf; \ - } else { \ - (f) = ttattrf; \ + t1 = nfsm_wcc_data_xx(&(v), &(f), &(md), &(dpos)); \ + if (t1) { \ + error = t1; \ + m_freem(mrep); \ + goto nfsmout; \ } \ } while (0) /* If full is true, set all fields, otherwise just set mode and time fields */ #define nfsm_v3attrbuild(a, full) \ do { \ - if ((a)->va_mode != (mode_t)VNOVAL) { \ - nfsm_build(tl, u_int32_t *, 2 * NFSX_UNSIGNED); \ - *tl++ = nfs_true; \ - *tl = txdr_unsigned((a)->va_mode); \ - } else { \ - nfsm_build(tl, u_int32_t *, NFSX_UNSIGNED); \ - *tl = nfs_false; \ - } \ - if ((full) && (a)->va_uid != (uid_t)VNOVAL) { \ - nfsm_build(tl, u_int32_t *, 2 * NFSX_UNSIGNED); \ - *tl++ = nfs_true; \ - *tl = txdr_unsigned((a)->va_uid); \ - } else { \ - nfsm_build(tl, u_int32_t *, NFSX_UNSIGNED); \ - *tl = nfs_false; \ - } \ - if ((full) && (a)->va_gid != (gid_t)VNOVAL) { \ - nfsm_build(tl, u_int32_t *, 2 * NFSX_UNSIGNED); \ - *tl++ = nfs_true; \ - *tl = txdr_unsigned((a)->va_gid); \ - } else { \ - nfsm_build(tl, u_int32_t *, NFSX_UNSIGNED); \ - *tl = nfs_false; \ - } \ - if ((full) && (a)->va_size != VNOVAL) { \ - nfsm_build(tl, u_int32_t *, 3 * NFSX_UNSIGNED); \ - *tl++ = nfs_true; \ - txdr_hyper((a)->va_size, tl); \ - } else { \ - nfsm_build(tl, u_int32_t *, NFSX_UNSIGNED); \ - *tl = nfs_false; \ - } \ - if ((a)->va_atime.tv_sec != VNOVAL) { \ - if ((a)->va_atime.tv_sec != time_second) { \ - nfsm_build(tl, u_int32_t *, 3 * NFSX_UNSIGNED);\ - *tl++ = txdr_unsigned(NFSV3SATTRTIME_TOCLIENT);\ - txdr_nfsv3time(&(a)->va_atime, tl); \ - } else { \ - nfsm_build(tl, u_int32_t *, NFSX_UNSIGNED); \ - *tl = txdr_unsigned(NFSV3SATTRTIME_TOSERVER); \ - } \ - } else { \ - nfsm_build(tl, u_int32_t *, NFSX_UNSIGNED); \ - *tl = txdr_unsigned(NFSV3SATTRTIME_DONTCHANGE); \ - } \ - if ((a)->va_mtime.tv_sec != VNOVAL) { \ - if ((a)->va_mtime.tv_sec != time_second) { \ - nfsm_build(tl, u_int32_t *, 3 * NFSX_UNSIGNED);\ - *tl++ = txdr_unsigned(NFSV3SATTRTIME_TOCLIENT);\ - txdr_nfsv3time(&(a)->va_mtime, tl); \ - } else { \ - nfsm_build(tl, u_int32_t *, NFSX_UNSIGNED); \ - *tl = txdr_unsigned(NFSV3SATTRTIME_TOSERVER); \ - } \ - } else { \ - nfsm_build(tl, u_int32_t *, NFSX_UNSIGNED); \ - *tl = txdr_unsigned(NFSV3SATTRTIME_DONTCHANGE); \ - } \ + nfsm_v3attrbuild_xx(a, full, &mb, &bpos); \ } while (0) - #define nfsm_strsiz(s,m) \ do { \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 14:30:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.122.47]) by hub.freebsd.org (Postfix) with ESMTP id E298937B416 for ; Mon, 17 Dec 2001 14:30:54 -0800 (PST) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.11.3/8.10.1) with ESMTP id fBHMVAE39548; Mon, 17 Dec 2001 14:31:10 -0800 (PST) Date: Mon, 17 Dec 2001 14:31:10 -0800 (PST) From: Doug White To: Joe Warner Cc: Subject: Re: Make Installworld fills up / ...help! In-Reply-To: <3C1DEE62.50448980@attbi.com> Message-ID: X-All-Your-Base: are belong to us MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 17 Dec 2001, Joe Warner wrote: > I was going to post this to -questions but this list seemed > more appropriate after searching the archives. If I'm in > error, please let me know and I'll redirect it to -questions. > > I'm running FreeBSD 4.4-STABLE on my home PC. > Yesterday, I did the usual cvsrun to download the source > for the 4.4-STABLE branch and began my monthly > "make buildworld". I have done this many times without > a problem. Before I started, my / slice was at 89% > capacity but when I dropped to single user mode and > started the "make installworld", I got a couple of "stop" > errors saying that / was full. You probably have a small / and are getting bit by softupdates. Run 'sync' a lot while the install is running, or remount / without softupdates. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 14:48:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id 7BCFC37B417 for ; Mon, 17 Dec 2001 14:48:26 -0800 (PST) Received: from [144.137.123.57] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5724aadf) with ESMTP id mizdaaaa for ; Tue, 18 Dec 2001 09:48:19 +1100 Message-ID: <3C1E7650.7030808@quake.com.au> Date: Tue, 18 Dec 2001 09:48:48 +1100 From: Kal Torak User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: Lawrence Farr Cc: freebsd-stable@freebsd.org Subject: Re: Read timeouts on Audio extraction References: <004401c18721$2c696620$c806a8c0@lfarr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lawrence Farr wrote: > Im trying to extract CD Audio to a wav file using dagrab, and get: > > acd0: READ_CD command timeout - resetting > ata3: resetting devices .. done > acd0: READ_CD command timeout - resetting > ata3: resetting devices .. done > acd0: READ_CD command timeout - resetting > ata3: resetting devices .. done > acd0: READ_CD command timeout - resetting > ata3: resetting devices .. done Iv never had much luck with dagrab... I remember I switched to using something else and it worked much better, dunno what that was tho... Its in the ports some place... This resetting thing always used to happen, but it never stoped the files getting ripped that I remember and didnt cause any skipping or anything like that ether... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 15:37: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id 65ADD37B41D for ; Mon, 17 Dec 2001 15:36:54 -0800 (PST) Received: from pc1-stme2-0-cust102.cdf.cable.ntl.com ([62.252.56.102]) by mta02-svc.ntlworld.com (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20011217233653.FZLD2135.mta02-svc.ntlworld.com@pc1-stme2-0-cust102.cdf.cable.ntl.com>; Mon, 17 Dec 2001 23:36:53 +0000 Received: from lfarr (snorlax.bka.epcdirect.co.uk [192.168.10.200]) by pc1-stme2-0-cust102.cdf.cable.ntl.com (8.11.3/8.11.3) with ESMTP id fBHNao058677; Mon, 17 Dec 2001 23:36:50 GMT (envelope-from freebsd-net@epcdirect.co.uk) From: "Lawrence Farr" To: "'Kal Torak'" , "'Lawrence Farr'" Cc: Subject: RE: Read timeouts on Audio extraction Date: Mon, 17 Dec 2001 23:36:53 -0000 Message-ID: <000501c18753$b647d200$c80aa8c0@lfarr> 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.3311 In-Reply-To: <3C1E7650.7030808@quake.com.au> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I don't get anything unfortunately. Just a 4k file. It used to be quite happy till recent buildworlds. This ones from today. Lawrence Farr EPC Direct Limited > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG] On Behalf Of Kal Torak > Sent: 17 December 2001 22:49 > To: Lawrence Farr > Cc: freebsd-stable@FreeBSD.ORG > Subject: Re: Read timeouts on Audio extraction > > > Lawrence Farr wrote: > > > Im trying to extract CD Audio to a wav file using dagrab, and get: > > > > acd0: READ_CD command timeout - resetting > > ata3: resetting devices .. done > > acd0: READ_CD command timeout - resetting > > ata3: resetting devices .. done > > acd0: READ_CD command timeout - resetting > > ata3: resetting devices .. done > > acd0: READ_CD command timeout - resetting > > ata3: resetting devices .. done > > > Iv never had much luck with dagrab... I remember I switched to using > something else and it worked much better, dunno what that was tho... > Its in the ports some place... > > This resetting thing always used to happen, but it never > stoped the files > getting ripped that I remember and didnt cause any skipping > or anything > like that ether... > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 17: 7: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id A884837B41A for ; Mon, 17 Dec 2001 17:06:40 -0800 (PST) Received: from cain.gsoft.com.au (root@localhost [127.0.0.1]) by cain.gsoft.com.au (8.11.6/8.11.6) with ESMTP id fBI15cZ96307; Tue, 18 Dec 2001 11:35:42 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200112172205.aa56337@salmon.maths.tcd.ie> Date: Tue, 18 Dec 2001 11:35:37 +1030 (CST) From: "Daniel O'Connor" To: Ian Dowse Subject: Re: Waaaarg, we just blew out the kernel again.. Cc: stable@FreeBSD.ORG Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 17-Dec-2001 Ian Dowse wrote: > Applying this causes a large number of local variables throughout > the NFS code to become unused, and it also generates a lot of > `address of register variable X requested' compiler warnings. > Since those require purely mechanical changes, that part of the > patch is not included below. > > Any comments? Is this worth doing for 8.5k, or should we just > ditch some more drivers from GENERIC? Surely removing some KLD'able drivers would be simpler? I submitted a patch (it was committed to -current, not sure about stable) which allows you to load kld's off a floppy. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 17:17:32 2001 Delivered-To: freebsd-stable@freebsd.org Received: from neptune.kingsquarry.net (host33-57.prestige.net [63.88.156.57]) by hub.freebsd.org (Postfix) with ESMTP id C2D8F37B405 for ; Mon, 17 Dec 2001 17:17:24 -0800 (PST) Received: from mars.kingsquarry.net (mars.kingsquarry.net [192.168.1.192]) by neptune.kingsquarry.net (8.11.6/8.11.4) with SMTP id fBI1Gto76880; Mon, 17 Dec 2001 20:16:55 -0500 (EST) (envelope-from jdoolittle@kingsquarry.net) Message-Id: <200112180116.fBI1Gto76880@neptune.kingsquarry.net> From: "Jeffrey Doolittle" To: "David Wolfskill" Cc: "bradym@balestra.org" , "davidc@acns.ab.ca" , "freebsd-stable@FreeBSD.ORG" Date: Mon, 17 Dec 2001 20:16:55 -0500 Reply-To: "Jeffrey Doolittle" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 2000 (5.0.2195;2) In-Reply-To: <20011217144541.A45973@colnta.acns.ab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 17 Dec 2001 14:45:41 -0700, Chad David wrote: >On Mon, Dec 17, 2001 at 01:33:19PM -0800, David Wolfskill wrote: >> >Date: Mon, 17 Dec 2001 14:21:15 -0700 >> >From: Chad David >> >> >I still agree. My -current machines run find, and I refuse to run -stable on >> >an SMP machine. >> >> For whatever it may be worth, my "build machine" (which is one of the >> machines on which I track both -STABLE and -CURRENT daily) is an SMP box. >> It also has a local CVS repository on it (from which I update the CVS >> repository on my laptop, which laso tracks -STABLE and -CURRENT daily). >> >> I am not having any problems with -STABLE that I know of. > >It might be worth a lot :). It is possible that I and a few others have >bad hardware, and there is no problem with -stable. It seems unlikely, >but it is not at all impossible I guess. Well to chime in with the others: - Currently running 4.4-STABLE (Nov 29th) - ATA devices: CD-ROM and ZIP drive - SCSI devices: Adaptec 29160 w/2 IBM Ultra160 18gig drives - SAMBA: Yes (it's primary use!) - NFS: No - Printers: 1 Parallel and 1 USB The machine is an IBM IntelliStation M-Pro series w/Dual P2-333 & 192 meg ECC RAM. The main purpose of the machine is our file, print, and mail server, I have a smaller box acting as our router/firewall to the Internet. I've never had any problems with mysterious reboots on this platform in the past six months. The following are some lines from "dmesg": ********** FreeBSD 4.4-STABLE #0: Thu Nov 29 14:27:27 EST 2001 jdoolittle@kingsquarry.net:/usr/obj/usr/src/sys/NEPTUNE Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (333.06-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x650 Stepping = 0 Features=0x183fbff real memory = 201314304 (196596K bytes) ..... Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 ..... APIC_IO: Testing 8254 interrupt delivery APIC_IO: routing 8254 via IOAPIC #0 intpin 2 SMP: AP CPU #1 Launched! ..... ********** -- Jeff Doolittle (jdoolittle@kingsquarry.net) http://www.kingsquarry.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 18:28:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from midway.uchicago.edu (midway.uchicago.edu [128.135.12.12]) by hub.freebsd.org (Postfix) with ESMTP id E42A337B416 for ; Mon, 17 Dec 2001 18:28:06 -0800 (PST) Received: from midway.uchicago.edu (palevsky-88-222.rh.uchicago.edu [128.135.88.222]) by midway.uchicago.edu (8.11.6/8.11.6) with ESMTP id fBI2RvV14498; Mon, 17 Dec 2001 20:28:00 -0600 (CST) Message-ID: <3C1EA9AB.1080308@midway.uchicago.edu> Date: Mon, 17 Dec 2001 20:27:55 -0600 From: Devon Ryan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.6) Gecko/20011204 X-Accept-Language: en-us MIME-Version: 1.0 To: Martin Schweizer Cc: "Ing. =?ISO-8859-1?Q?Anton=EDn?= Walter" , Guido Kollerie , freebsd-stable@FreeBSD.ORG Subject: Re: staroffice5.2 References: <20011217133548.A33045@kinchenna.kollerie.nl> <20011217234320.C1742@spectraweb.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Martin Schweizer wrote: > Hello Antonin >=20 > I've tested also serveral time but with no success. Afterwoods I used t= he=20 > original SUN cd-rom. Do you have one? >=20 > On Mon, Dec 17, 2001 at 04:35:46PM +0100 Ing. Anton=EDn Walter wrote: >=20 >>maybe I did not use the correct word in english, but >> >>on using the port you have suggested it first downloaded the 97GB file = of >>staroffice and the tried to download this >> >>109939-02.tar.Z >> >>file but it was not available at any location the port was looking at >> >=20 ftp://ftp.sunsite.auc.dk/disk3/sun-patches/109939-03.tar.Z Looks like it is the updated version of the patch which is supposed to=20 be included. I'd edit the Makefile and use this instead (or just change = the filename or something). --=20 Devon Ryan | dpryan@midway.uchicago.edu Biology/Neuroscience, Pre-med | http://home.uchicago.edu/~dpryan SG Unix Systems Administrator | dpryan@sg.uchicago.edu Max Palevsky RCA | rca-palevsky@rh.uchicago.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 18:35:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 4EC3B37B41D for ; Mon, 17 Dec 2001 18:35:13 -0800 (PST) Received: from attbi.com ([12.254.218.32]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20011218023512.YZLI10701.rwcrmhc53.attbi.com@attbi.com>; Tue, 18 Dec 2001 02:35:12 +0000 Message-ID: <3C1EAB1E.7C65516C@attbi.com> Date: Mon, 17 Dec 2001 19:34:06 -0700 From: Joe Warner X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Doug White Cc: stable@FreeBSD.ORG Subject: Re: Make Installworld fills up / ...help! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >You probably have a small / and are getting bit by softupdates. That's correct. I was very new to FreeBSD when I first setup my home PC and not knowing any better, chose the 'A' option when setting up my slices. A couple of months ago, I was down for a week because / got too full and I couldn't receive email. The only way I could figure out to free up some space was to delete modules.old and kernel.old ( I was really reluctant to do the latter) >Run 'sync' a lot while the install is running, Do you mean to start where I left off by dropping to single user, trying "make installworld" again and then logging into another terminal and running 'sync' ...? >or remount / without softupdates. This sounds like a better approach but how do I do it? After running "make kernel KERNCONF=MYKERNEL", I always drop to single user mode like this before doing the "make installworld": # shutdown now # mount -u / # mount -a -t ufs # swapon -a Thanks Joe Doug White wrote: > On Mon, 17 Dec 2001, Joe Warner wrote: > > > I was going to post this to -questions but this list seemed > > more appropriate after searching the archives. If I'm in > > error, please let me know and I'll redirect it to -questions. > > > > I'm running FreeBSD 4.4-STABLE on my home PC. > > Yesterday, I did the usual cvsrun to download the source > > for the 4.4-STABLE branch and began my monthly > > "make buildworld". I have done this many times without > > a problem. Before I started, my / slice was at 89% > > capacity but when I dropped to single user mode and > > started the "make installworld", I got a couple of "stop" > > errors saying that / was full. > > You probably have a small / and are getting bit by softupdates. Run 'sync' > a lot while the install is running, or remount / without softupdates. > > Doug White | FreeBSD: The Power to Serve > dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 18:35:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail1.mx.voyager.net (mail1.mx.voyager.net [216.93.66.200]) by hub.freebsd.org (Postfix) with ESMTP id 3443637B419 for ; Mon, 17 Dec 2001 18:35:34 -0800 (PST) Received: from core.com (tnt1a-192.newyork.corecomm.net [216.214.109.192]) by mail1.mx.voyager.net (8.11.6/8.10.2) with ESMTP id fBI2Yc662047; Mon, 17 Dec 2001 21:34:39 -0500 (EST) Message-ID: <3C1EAA59.285BB298@core.com> Date: Mon, 17 Dec 2001 21:30:49 -0500 From: Jonathan Slivko Reply-To: jslivko@core.com Organization: Voyager Internet Services X-Mailer: Mozilla 4.77 [en]C-CCK-MCD CO (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Devon Ryan Cc: Martin Schweizer , "Ing. =?iso-8859-1?Q?Anton=EDn?= Walter" , Guido Kollerie , freebsd-stable@FreeBSD.ORG Subject: Re: staroffice5.2 References: <20011217133548.A33045@kinchenna.kollerie.nl> <20011217234320.C1742@spectraweb.ch> <3C1EA9AB.1080308@midway.uchicago.edu> Content-Type: multipart/mixed; boundary="------------652D898F5966FB1E44857C26" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------652D898F5966FB1E44857C26 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Devon Ryan wrote: > > Martin Schweizer wrote: > > > Hello Antonin > > > > I've tested also serveral time but with no success. Afterwoods I used the > > original SUN cd-rom. Do you have one? > > > > On Mon, Dec 17, 2001 at 04:35:46PM +0100 Ing. Antonín Walter wrote: > > > >>maybe I did not use the correct word in english, but > >> > >>on using the port you have suggested it first downloaded the 97GB file of > >>staroffice and the tried to download this > >> > >>109939-02.tar.Z > >> > >>file but it was not available at any location the port was looking at > >> > > > > ftp://ftp.sunsite.auc.dk/disk3/sun-patches/109939-03.tar.Z > Looks like it is the updated version of the patch which is supposed to > be included. I'd edit the Makefile and use this instead (or just change > the filename or something). > > -- > Devon Ryan | dpryan@midway.uchicago.edu > Biology/Neuroscience, Pre-med | http://home.uchicago.edu/~dpryan > SG Unix Systems Administrator | dpryan@sg.uchicago.edu > Max Palevsky RCA | rca-palevsky@rh.uchicago.edu > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message I actually installed Star Office 5.2 off of CD awhile ago, the install went without a hitch. I used a CD I got at LinuxWorld last year. But, from what I heard, they gave out a few bum CD's that expo too. So, *shrug* Just my 2 cents, -- Jonathan ----------------------------------------------------------- Jonathan M. Slivko jslivko@core.com Owner, Voyager Internet Services www.voyageri.net IRC Server Co-Administrator, AsylumNet IRC Networks ----------------------------------------------------------- FreeBSD: The Power to Serve! (http://www.freebsd.org) --------------652D898F5966FB1E44857C26 Content-Type: text/x-vcard; charset=us-ascii; name="jslivko.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Jonathan Slivko Content-Disposition: attachment; filename="jslivko.vcf" begin:vcard n:Slivko;Jonathan tel;home:212-663-1109 tel;work:212-663-1109 x-mozilla-html:FALSE adr:;;;;;; version:2.1 email;internet:jslivko@core.com fn:Jonathan M. Slivko end:vcard --------------652D898F5966FB1E44857C26-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Dec 17 20:26:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gw.gbch.net (gw.gbch.net [203.143.238.93]) by hub.freebsd.org (Postfix) with SMTP id 2B41837B41B for ; Mon, 17 Dec 2001 20:26:35 -0800 (PST) Received: (qmail 95637 invoked by uid 1001); 18 Dec 2001 14:26:33 +1000 X-Posted-By: GJB-Post 2.23 27-Nov-2001 X-Operating-System: FreeBSD 4.2-RELEASE i386 X-Uptime: 13 days, 22:33 X-Location: Brisbane, Australia; 27.49841S 152.98439E X-URL: http://www.gbch.net/gjb.html X-Image-URL: http://www.gbch.net/gjb/gjb-auug048.gif X-GPG-Fingerprint: EBB2 2A92 A79D 1533 AC00 3C46 5D83 B6FB 4B04 B7D6 X-PGP-Public-Keys: http://www.gbch.net/keys.html Message-Id: Date: Tue, 18 Dec 2001 14:26:33 +1000 From: Greg Black To: Warner Losh Cc: stable@FreeBSD.ORG Subject: Re: Panic at start of install 4.4-R References: <200112140810.fBE8AwM51118@harmony.village.org> In-reply-to: <200112140810.fBE8AwM51118@harmony.village.org> of Fri, 14 Dec 2001 01:10:58 MST Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Warner Losh wrote: | Sorry for the late reply, but I've been gone a week and a half in | Japan and didn't see this until now. | | In message Greg Black writes: | : I have no way of going back before the panic messages, but the | : final stuff on the screen (typed by hand) is: | | For some reason, the machine isn't liking how we're doing PCI | interrupt routing for the cardbus bridge. Try breaking into the boot | loader (where it gives you the countdown) and say | set hw.pcic.intr_route=1 | set hw.pcic.irq=0 | This will force ISA interrupt routing. You will also need to add | these two lines w/o the set in front to /boot/loader.conf once you get | the system installed. You will also have to then pick good IRQs to | use with the system. OK, just tried this and it made no difference AFAICT. I then tried the similar but different lines in the current release notes: set hw.pcic.intr_path="1" set hw.pcic.irq="0" This indeed got me through the boot of the install process and I have now managed to complete an installation and reboot. Thanks for the help. One question: will this still be necessary in 4.5, or will the problem be fixed by then? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 0:44:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gromit.it.su.se (gromit.it.su.se [130.237.95.77]) by hub.freebsd.org (Postfix) with ESMTP id E7B3637B417 for ; Tue, 18 Dec 2001 00:44:10 -0800 (PST) Received: (from rnyberg@localhost) by gromit.it.su.se (8.11.6/8.11.6) id fBI8hU110671; Tue, 18 Dec 2001 09:43:30 +0100 (CET) (envelope-from rnyberg) Date: Tue, 18 Dec 2001 09:43:30 +0100 From: Richard Nyberg To: Chad David Cc: David Wolfskill , bradym@balestra.org, freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Message-ID: <20011218094330.A10601@gromit.it.su.se> Mail-Followup-To: Richard Nyberg , Chad David , David Wolfskill , bradym@balestra.org, freebsd-stable@FreeBSD.ORG References: <20011217142115.A45797@colnta.acns.ab.ca> <200112172133.fBHLXJg39627@bunrab.catwhisker.org> <20011217144541.A45973@colnta.acns.ab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011217144541.A45973@colnta.acns.ab.ca>; from davidc@acns.ab.ca on Mon, Dec 17, 2001 at 02:45:41PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Are you running any combination of samba/nfs/ata? Yes! and I don't have use SMP. -Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 0:57:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 2FFDF37B419 for ; Tue, 18 Dec 2001 00:57:26 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBI8vNh68173; Tue, 18 Dec 2001 00:57:23 -0800 (PST) (envelope-from dillon) Date: Tue, 18 Dec 2001 00:57:23 -0800 (PST) From: Matthew Dillon Message-Id: <200112180857.fBI8vNh68173@apollo.backplane.com> To: Richard Nyberg Cc: Chad David , David Wolfskill , bradym@balestra.org, freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers References: <20011217142115.A45797@colnta.acns.ab.ca> <200112172133.fBHLXJg39627@bunrab.catwhisker.org> <20011217144541.A45973@colnta.acns.ab.ca> <20011218094330.A10601@gromit.it.su.se> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :> Are you running any combination of samba/nfs/ata? : :Yes! and I don't have use SMP. : : -Richard Perhaps we are still overflowing the kernel stack in stable. Try changing UPAGES from 3 to 5 in /usr/src/sys/i386/include/param.h and rebuild your kernel. See if it still crashes. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 1: 4:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.acns.ab.ca (h24-64-56-135.cg.shawcable.net [24.64.56.135]) by hub.freebsd.org (Postfix) with ESMTP id CAD2937B41C for ; Tue, 18 Dec 2001 01:04:33 -0800 (PST) Received: from colnta.acns.ab.ca (colnta.acns.ab.ca [192.168.1.2]) by mail.acns.ab.ca (8.11.6/8.11.3) with ESMTP id fBI94XS05144; Tue, 18 Dec 2001 02:04:33 -0700 (MST) (envelope-from davidc@colnta.acns.ab.ca) Received: (from davidc@localhost) by colnta.acns.ab.ca (8.11.6/8.11.3) id fBI94Xw62385; Tue, 18 Dec 2001 02:04:33 -0700 (MST) (envelope-from davidc) Date: Tue, 18 Dec 2001 02:04:33 -0700 From: Chad David To: Matthew Dillon Cc: Richard Nyberg , Chad David , David Wolfskill , bradym@balestra.org, freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Message-ID: <20011218020432.A58860@colnta.acns.ab.ca> Mail-Followup-To: Matthew Dillon , Richard Nyberg , Chad David , David Wolfskill , bradym@balestra.org, freebsd-stable@FreeBSD.ORG References: <20011217142115.A45797@colnta.acns.ab.ca> <200112172133.fBHLXJg39627@bunrab.catwhisker.org> <20011217144541.A45973@colnta.acns.ab.ca> <20011218094330.A10601@gromit.it.su.se> <200112180857.fBI8vNh68173@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112180857.fBI8vNh68173@apollo.backplane.com>; from dillon@apollo.backplane.com on Tue, Dec 18, 2001 at 12:57:23AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Dec 18, 2001 at 12:57:23AM -0800, Matthew Dillon wrote: > > :> Are you running any combination of samba/nfs/ata? > : > :Yes! and I don't have use SMP. > : > : -Richard > > Perhaps we are still overflowing the kernel stack in stable. Try > changing UPAGES from 3 to 5 in /usr/src/sys/i386/include/param.h and > rebuild your kernel. See if it still crashes. I'll do that right now and get back to you. Thanks. -- Chad David davidc@acns.ab.ca ACNS Inc. Calgary, Alberta Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 1:37:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.acns.ab.ca (h24-64-56-135.cg.shawcable.net [24.64.56.135]) by hub.freebsd.org (Postfix) with ESMTP id 835D837B419 for ; Tue, 18 Dec 2001 01:37:21 -0800 (PST) Received: (from davidc@localhost) by mail.acns.ab.ca (8.11.6/8.11.3) id fBI9aVq05224; Tue, 18 Dec 2001 02:36:31 -0700 (MST) (envelope-from davidc) Date: Tue, 18 Dec 2001 02:36:30 -0700 From: Chad David To: Matthew Dillon Cc: Richard Nyberg , Chad David , David Wolfskill , bradym@balestra.org, freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Message-ID: <20011218023630.A5190@ranger.acns.ab.ca> Mail-Followup-To: Matthew Dillon , Richard Nyberg , Chad David , David Wolfskill , bradym@balestra.org, freebsd-stable@FreeBSD.ORG References: <20011217142115.A45797@colnta.acns.ab.ca> <200112172133.fBHLXJg39627@bunrab.catwhisker.org> <20011217144541.A45973@colnta.acns.ab.ca> <20011218094330.A10601@gromit.it.su.se> <200112180857.fBI8vNh68173@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112180857.fBI8vNh68173@apollo.backplane.com>; from dillon@apollo.backplane.com on Tue, Dec 18, 2001 at 12:57:23AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Dec 18, 2001 at 12:57:23AM -0800, Matthew Dillon wrote: > > :> Are you running any combination of samba/nfs/ata? > : > :Yes! and I don't have use SMP. > : > : -Richard > > Perhaps we are still overflowing the kernel stack in stable. Try > changing UPAGES from 3 to 5 in /usr/src/sys/i386/include/param.h and > rebuild your kernel. See if it still crashes. No luck. It lasted about five minutes and then just rebooted like someone had pressed reset. I'm going to swap out the second CPU and see what happens, since it runs just find UP that is all I can think of at this point. Chad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 3:36:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from oneplusone.ch (oneplusone.ch [212.55.208.170]) by hub.freebsd.org (Postfix) with ESMTP id 08B8637B405 for ; Tue, 18 Dec 2001 03:36:09 -0800 (PST) Received: (from uucp@localhost) by oneplusone.ch (8.11.4/8.11.3) with UUCP id fBIBa2477764 for stable@freebsd.org; Tue, 18 Dec 2001 12:36:02 +0100 (MET) (envelope-from ast@marabu.ch) Received: from marabu.marabu.ch (marabu.marabu.ch [192.168.21.3]) by marabu.ch (8.9.3/2000102801) with ESMTP id MAA23126 for ; Tue, 18 Dec 2001 12:33:17 +0100 (CET) (envelope-from ast@marabu.ch) Received: by marabu.marabu.ch (8.7.5/20001028-ast-8.3) id MAA11130; Tue, 18 Dec 2001 12:33:15 +0100 (CET) Message-Id: <200112181133.MAA11130@marabu.marabu.ch> MIME-Version: 1.0 (NeXT Mail 3.3 v124.8483.6) Content-Type: text/plain In-Reply-To: <20011217125831K.matusita_jp.FreeBSD.org@ns.sol.net> X-Nextstep-Mailer: Mail 3.3 (Enhance 2.0b6) Received: by NeXT.Mailer (1.124.8483.6) From: Adrian Steinmann Date: Tue, 18 Dec 2001 12:33:14 +0100 To: stable@freebsd.org Subject: Re: Waaaarg, we just blew out the kernel again.. References: <20011217104538W.matusita_jp.FreeBSD.org@ns.sol.net> <20011217125831K.matusita_jp.FreeBSD.org@ns.sol.net> X-Organization: Steinmann Consulting, Apollostrasse 21, 8032 Zurich X-Phone-Numbers: Switzerland, Tel +41 1 380 30 83 Fax +41 1 380 30 85 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita@jp.FreeBSD.org wrote: If we can compress kernel image by bzip2(1), -r-xr-xr-x 1 root wheel 1343299 Dec 17 07:53 kernel.gz* -r-xr-xr-x 1 root wheel 1292744 Dec 17 07:53 kernel.bz2* we get additional 50kbytes spaces. It seems that loader does understand bzip2ed kernel; anybody tried it with 4-stable ? I've tried this just recentlz by defining LOADER_BZIP2_SUPPORT=YES in, say, WORLD_FLAGS (cvsup of Dec 15 Noon MET), these are the kgzip-ed loader sizes: -rwxr-xr-x 1 root wheel - 90919 Dec 17 02:14 loader # LOADER_BZIP2_SUPPORT=YES -rwxr-xr-x 1 root wheel - 81927 Dec 18 05:01 loader # without Note that this has the effect that the loader gets even bigger since it now supports both GZIP and BZIP, and that support is not made use of when "making release". One would have to burn the bridge completely and define LOADER_NO_GZIP_SUPPORT and then change line 958 (doMFSKERN target) in /usr/src/release/Makefile to do 'bzip2 -1' instead of gzip. Then maybe the loader would stay small and 'make release' would create bzip-ed kernels. Alas, I haven't tried this because it just takes so long to test this stuff, and I have a doubt: LOADER_NO_GZIP_SUPPORT might not work because how would the kgzip-ed loader ungzip itself if it doesn't support it anymore? Is there a way to "kbzip2" an executable? The way to go which has a brighter future is indeed to modularize more drivers and avoid GENERIC bloat. Adrian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 4:26:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 0690C37B423 for ; Tue, 18 Dec 2001 04:26:20 -0800 (PST) Received: from pc3-card4-0-cust122.cdf.cable.ntl.com ([62.254.251.122] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16GJK7-0003SZ-00 for freebsd-stable@freebsd.org; Tue, 18 Dec 2001 12:26:19 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.33 #1) id 16GJJW-000Cd0-00 for freebsd-stable@FreeBSD.ORG; Tue, 18 Dec 2001 12:25:42 +0000 Date: Tue, 18 Dec 2001 12:25:42 +0000 From: Ceri To: freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers Message-ID: <20011218122542.GA48413@rhadamanth> Mail-Followup-To: Ceri , freebsd-stable@FreeBSD.ORG References: <20011217144541.A45973@colnta.acns.ab.ca> <200112180116.fBI1Gto76880@neptune.kingsquarry.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112180116.fBI1Gto76880@neptune.kingsquarry.net> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Dec 17, 2001 at 08:16:55PM -0500, Jeffrey Doolittle wrote: > On Mon, 17 Dec 2001 14:45:41 -0700, Chad David wrote: > > >On Mon, Dec 17, 2001 at 01:33:19PM -0800, David Wolfskill wrote: > >> >Date: Mon, 17 Dec 2001 14:21:15 -0700 > >> >From: Chad David > >> > >> >I still agree. My -current machines run find, and I refuse to run -stable on > >> >an SMP machine. > >> > >> For whatever it may be worth, my "build machine" (which is one of the > >> machines on which I track both -STABLE and -CURRENT daily) is an SMP box. > >> > >> I am not having any problems with -STABLE that I know of. > > > >It might be worth a lot :). It is possible that I and a few others have > >bad hardware, and there is no problem with -stable. It seems unlikely, > >but it is not at all impossible I guess. Everybody else is putting their oar in, so here's mine: I have an SMP box running -STABLE and I'm not seeing anything like this. Have never had it randomly reboot except when using gkrellmms, and that was a separate problem (fixed by not running gkrellmms anymore ;) I can't say that this box is under serious I/O load, but it's constantly got a load average of 2.00 (setiathome), and I have seen it with a load of over 30 when doing a make -j16 buildworld. It does export one filesystem over NFS, but it's not heavily used, and all the disks are ATA. Herewith some possibly relevant dmesg messages: FreeBSD 4.4-STABLE #0: Wed Dec 5 00:48:29 GMT 2001 root@rhadamanth.private.submonkey.net:/usr/obj/usr/src/sys/RHADAMANTH Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (863.68-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383fbff real memory = 536805376 (524224K bytes) Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 atapci0: port 0xffa0-0xffaf at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 atapci1: port 0xc800-0xc80f,0xcc00-0xcc03,0xd000-0xd007,0xd400-0xd403,0xd800-0xd807 mem 0xdbfec000-0xdbfeffff irq 17 at device 10.0 on pci0 ata2: at 0xd800 on atapci1 ata3: at 0xd000 on atapci1 ad4: 39266MB [79780/16/63] at ata2-master UDMA100 ad6: 19541MB [39703/16/63] at ata3-master UDMA66 acd0: CDROM at ata0-slave using PIO4 acd1: CD-RW at ata1-slave using PIO4 Mounting root from ufs:/dev/ad4s2a I'm quite happy to test any scenarios that people might suggest, with the exception of samba. Also, I'm unlikely to be able to put a heavy load on the NFS exported filesystem (my other boxes are a 486 and a sparcstation4). Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 5: 7:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cache1.hck.carroll.com (cache1.hck.carroll.com [216.44.20.19]) by hub.freebsd.org (Postfix) with ESMTP id 0CE4537B420 for ; Tue, 18 Dec 2001 05:07:29 -0800 (PST) Received: from [216.44.20.5] (HELO carroll.com) by cache1.hck.carroll.com (CommuniGate Pro SMTP 3.2.4) with ESMTP id 7297845 for freebsd-stable@freebsd.org; Tue, 18 Dec 2001 08:07:27 -0500 Received: by carroll.com (CommuniGate Pro PIPE 3.4.6) with PIPE id 1310062; Mon, 17 Dec 2001 14:14:53 -0500 From: damien@carroll.com Received: by carroll.com (CommuniGate Pro PIPE 3.4.6) with PIPE id 1310057; Mon, 17 Dec 2001 14:14:43 -0500 Received: from 50.dhcp.hck.carroll.com ([10.64.0.218] verified) by carroll.com (CommuniGate Pro SMTP 3.4.6) with ESMTP id 1310054; Mon, 17 Dec 2001 14:14:35 -0500 Date: Mon, 17 Dec 2001 14:14:35 -0500 To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Linux compatibility broken in latest 4.4-STABLE? Message-ID: <167570000.1008616475@50.dhcp.hck.carroll.com> X-Mailer: Mulberry/2.1.2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-CNVscan: Virus Scanned by Carroll-Net Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, We have found that the Linux version of the Citrix client no longer runs when we upgrade to the latest version of 4.4-STABLE. When we try to connect to a server, the Citrix client displays the following error in an X window: 29: Invalid serial number and also displays the following to stderr: SIOCGIFFLAGS: Invalid argument This problem does not happen in 4.4-RELEASE, or earlier versions of 4.4-STABLE, but happens on every machine that we upgrade to the latest STABLE. We have also tried installing the latest linux-base7, but still had the same errors. Does anyone have any ideas what might be causing this and if there are any kernel settings that I could try using to resolve the problem? Thanks for your help. --- Damien Tougas Systems Administrator Carroll-Net, Inc. http://www.carroll.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 5:18:32 2001 Delivered-To: freebsd-stable@freebsd.org Received: from aragorn.ics.muni.cz (aragorn.ics.muni.cz [147.251.4.33]) by hub.freebsd.org (Postfix) with ESMTP id 947F237B41C; Tue, 18 Dec 2001 05:18:08 -0800 (PST) Received: from dior.ics.muni.cz (dior.ics.muni.cz [147.251.6.10]) by aragorn.ics.muni.cz (8.8.5/8.8.5) with ESMTP id OAA21064; Tue, 18 Dec 2001 14:18:07 +0100 (MET) Received: from kloboucek (root@localhost) (authenticated as hopet with LOGIN) by dior.ics.muni.cz (8.10.1/8.10.0.Beta12) with ESMTP id fBIDI6o23995; Tue, 18 Dec 2001 14:18:06 +0100 (MET) From: "Petr Holub" To: , , , Subject: tx driver Date: Tue, 18 Dec 2001 14:17:09 +0100 Message-ID: <003c01c187c6$4c323e00$d2e86cc2@kloboucek> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all! I've encountered really awful behavior of my SMC card using tx driver in FreeBSD 4.3. On 100 Mbps network I get the throughput just about 200 kBps :-( Colleagues of mine running some PC based routers have very similar experiences with this driver (in both 4.3 and 4.4 Rel's) The same card running under the exactely same conditions in NetBSD is working pretty good (11 MBps) and in Windows 2000 (8 MBps). Also running other cards (like those with rl drivers) on the same network gives very reasonable results in FreeBSD (approx. 10.5 MBps) so I'm pretty convinced driver is to blame. Does anybody have some workaround for this? (If there is a need for me to send better diagnostics than it's no problem.) Best regards, Petr Holub ================================================================ Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 2 Institute of Compt. Science 10200 Praha, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@cesnet.cz phone: +420-5-41512278 e-mail: hopet@ics.muni.cz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 5:20:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from aragorn.ics.muni.cz (aragorn.ics.muni.cz [147.251.4.33]) by hub.freebsd.org (Postfix) with ESMTP id 3E96437B416; Tue, 18 Dec 2001 05:18:07 -0800 (PST) Received: from dior.ics.muni.cz (dior.ics.muni.cz [147.251.6.10]) by aragorn.ics.muni.cz (8.8.5/8.8.5) with ESMTP id OAA21057; Tue, 18 Dec 2001 14:18:05 +0100 (MET) Received: from kloboucek (root@localhost) (authenticated as hopet with LOGIN) by dior.ics.muni.cz (8.10.1/8.10.0.Beta12) with ESMTP id fBIDI4o23988; Tue, 18 Dec 2001 14:18:04 +0100 (MET) From: "Petr Holub" To: , , Subject: firewire driver Date: Tue, 18 Dec 2001 14:17:07 +0100 Message-ID: <003801c187c6$4aee4c50$d2e86cc2@kloboucek> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0039_01C187CE.ACB2B450" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0039_01C187CE.ACB2B450 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Hi all! I'm struggling my FireWire OHCI based card in my notebook. I'm using driver from DVTS project (that's what I finally want to have up and running). I'm running FreeBSD 4.4 Release. dmesg of my machine is in the attachement (using boot -v). I've already added proper id for my card in both files required (0x8027). The problem is when booting I get "could not map memory" error in this part of code: ------------------------------------------------------------------- fwohci.c: #define DEF_CACHE_LINE 0x10 cache_line = DEF_CACHE_LINE; pci_write_config(dev, PCIR_CACHELNSZ, cache_line, 1); /**/ fun = pci_read_config(dev, 0xf0, 4); fun |= 7; pci_write_config(dev, 0xf0, fun, 4); /**/ rid = PCI_MAP_REG_START; sc->fc.mem = bus_alloc_resource(dev, SYS_RES_MEMORY, &rid, 0, ~0, 1, RF_ACTIVE); if (!sc->fc.mem) { device_printf(dev, "could not map memory\n"); error = ENXIO; goto fail; } sc->base = rman_get_virtual(sc->fc.mem); #endif /* __FreeBSD__ */ ifp->if_flags &= ~IFF_UP; /* Stop all DMA operation db.immediately */ fwohci_stop_dma(sc, -1); ------------------------------------------------------------------- I tried to use #define PCI_ENABLE_IO_MODES in pci/pci.c but got no difference. I've noticed there is a option PCI_ENABLE_IO_MODES in -CURRENT kernel, but I'm not able to use it since this machine is a production one. I think this option can help somehow - at least it seems so from the description of this option in LINT. But I haven't seen it in 4-STABLE. What I'm suspicious about is this part of dmesg: found-> vendor=0x104c, dev=0x8027, revid=0x00 class=0c-00-10, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 cmdreg=0x0006, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x02 (500 ns), maxlat=0x04 (1000 ns) intpin=a, irq=11 which seems to me like BIOS forgot to allocate some memory for this card. Just to mention: card itself is OK since it's working on the same machine in Windows 2000 (e.g. in Adobe Premiere 6.0). But it's possible Windows driver does the allocation on its own (btw: Windows drivers are the default ones: 1394bus.sys and ohci1394.sys). Does anybody have some idea how to move on? With best regards, Petr Holub ================================================================ Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 2 Institute of Compt. Science 10200 Praha, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@cesnet.cz phone: +420-5-41512278 e-mail: hopet@ics.muni.cz ------=_NextPart_000_0039_01C187CE.ACB2B450 Content-Type: application/octet-stream; name="dmesg.KLOBOUCEK" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="dmesg.KLOBOUCEK" Copyright (c) 1992-2001 The FreeBSD Project.=0A= Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994=0A= The Regents of the University of California. All rights reserved.=0A= FreeBSD 4.4-RELEASE #6: Mon Dec 10 15:16:37 CET 2001=0A= toor@kloboucek.ics.muni.cz:/usr/src/sys/compile/KLOBOUCEK=0A= Calibrating clock(s) ... TSC clock: 902080409 Hz, i8254 clock: 1193228 Hz=0A= CLK_USE_I8254_CALIBRATION not specified - using default frequency=0A= Timecounter "i8254" frequency 1193182 Hz=0A= CLK_USE_TSC_CALIBRATION not specified - using old calibration method=0A= CPU: Pentium III/Pentium III Xeon/Celeron (902.05-MHz 686-class CPU)=0A= Origin =3D "GenuineIntel" Id =3D 0x68a Stepping =3D 10=0A= = Features=3D0x383f9ff=0A= real memory =3D 267292672 (261028K bytes)=0A= Physical memory chunk(s):=0A= 0x00001000 - 0x0009efff, 647168 bytes (158 pages)=0A= 0x0041f000 - 0x0fee0fff, 262938624 bytes (64194 pages)=0A= avail memory =3D 256208896 (250204K bytes)=0A= bios32: Found BIOS32 Service Directory header at 0xc00f1c80=0A= bios32: Entry =3D 0xf14a0 (c00f14a0) Rev =3D 0 Len =3D 1=0A= pcibios: PCI BIOS entry at 0x16a0=0A= pnpbios: Found PnP BIOS data at 0xc00fbce0=0A= pnpbios: Entry =3D f0000:bd10 Rev =3D 1.0=0A= pnpbios: OEM ID cd041=0A= Other BIOS signatures found:=0A= ACPI: 000f7220=0A= Preloaded elf kernel "kernel" at 0xc03f9000.=0A= netsmb_dev: loaded=0A= Pentium Pro MTRR support enabled=0A= md0: Malloc disk=0A= Creating DISK md0=0A= Math emulator present=0A= pci_open(1): mode 1 addr port (0x0cf8) is 0x80001004=0A= pci_open(1a): mode1res=3D0x80000000 (0x80000000)=0A= pci_cfgcheck: device 0 [class=3D060000] [hdr=3D00] is there = (id=3D11308086)=0A= Using $PIR table, 4 entries at 0xc00f1c10=0A= apm0: on motherboard=0A= apm: found APM BIOS v1.2, connected at v1.2=0A= npx0: on motherboard=0A= npx0: INT 16 interface=0A= pcib0: on motherboard=0A= found-> vendor=3D0x8086, dev=3D0x1130, revid=3D0x11=0A= class=3D06-00-00, hdrtype=3D0x00, mfdev=3D0=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x0006, statreg=3D0x2090, cachelnsz=3D0 (dwords)=0A= lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0A= found-> vendor=3D0x8086, dev=3D0x1132, revid=3D0x11=0A= class=3D03-00-00, hdrtype=3D0x00, mfdev=3D0=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x0007, statreg=3D0x02b0, cachelnsz=3D0 (dwords)=0A= lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0A= intpin=3Da, irq=3D11=0A= map[10]: type 1, range 32, base f8000000, size 26=0A= map[14]: type 1, range 32, base f7800000, size 19=0A= found-> vendor=3D0x8086, dev=3D0x2448, revid=3D0x03=0A= class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0=0A= subordinatebus=3D1 secondarybus=3D1=0A= cmdreg=3D0x0107, statreg=3D0x0080, cachelnsz=3D0 (dwords)=0A= lattimer=3D0x00 (0 ns), mingnt=3D0x06 (1500 ns), maxlat=3D0x00 (0 ns)=0A= found-> vendor=3D0x8086, dev=3D0x244c, revid=3D0x03=0A= class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x010f, statreg=3D0x0280, cachelnsz=3D0 (dwords)=0A= lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0A= found-> vendor=3D0x8086, dev=3D0x244a, revid=3D0x03=0A= class=3D01-01-80, hdrtype=3D0x00, mfdev=3D0=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)=0A= lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0A= map[20]: type 1, range 32, base 0000b800, size 4=0A= found-> vendor=3D0x8086, dev=3D0x2442, revid=3D0x03=0A= class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)=0A= lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0A= intpin=3Dd, irq=3D9=0A= map[20]: type 1, range 32, base 0000b400, size 5=0A= found-> vendor=3D0x8086, dev=3D0x2444, revid=3D0x03=0A= class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)=0A= lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0A= intpin=3Dc, irq=3D9=0A= map[20]: type 1, range 32, base 0000b000, size 5=0A= found-> vendor=3D0x8086, dev=3D0x2445, revid=3D0x03=0A= class=3D04-01-00, hdrtype=3D0x00, mfdev=3D0=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)=0A= lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0A= intpin=3Db, irq=3D10=0A= map[10]: type 1, range 32, base 0000e000, size 8=0A= map[14]: type 1, range 32, base 0000e100, size 6=0A= found-> vendor=3D0x8086, dev=3D0x2446, revid=3D0x03=0A= class=3D07-03-00, hdrtype=3D0x00, mfdev=3D0=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)=0A= lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0A= intpin=3Db, irq=3D10=0A= map[10]: type 1, range 32, base 0000e500, size 8=0A= map[14]: type 1, range 32, base 0000e300, size 7=0A= pci0: on pcib0=0A= agp0: mem = 0xf7800000-0xf787ffff,0xf8000000-0xfbffffff irq 11 at device 2.0 on pci0=0A= agp0: allocating GATT for aperture of size 64M=0A= pcib1: at device 30.0 = on pci0=0A= found-> vendor=3D0x10ec, dev=3D0x8139, revid=3D0x10=0A= class=3D02-00-00, hdrtype=3D0x00, mfdev=3D0=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x0007, statreg=3D0x0290, cachelnsz=3D0 (dwords)=0A= lattimer=3D0x40 (1920 ns), mingnt=3D0x20 (8000 ns), maxlat=3D0x40 = (16000 ns)=0A= intpin=3Da, irq=3D4=0A= map[10]: type 1, range 32, base 0000d800, size 8=0A= map[14]: type 1, range 32, base f7000000, size 8=0A= found-> vendor=3D0x104c, dev=3D0xac42, revid=3D0x00=0A= class=3D06-07-00, hdrtype=3D0x02, mfdev=3D1=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x0007, statreg=3D0x0210, cachelnsz=3D8 (dwords)=0A= lattimer=3D0x40 (1920 ns), mingnt=3D0x40 (16000 ns), maxlat=3D0x03 (750 = ns)=0A= intpin=3Da, irq=3D11=0A= found-> vendor=3D0x104c, dev=3D0xac42, revid=3D0x00=0A= class=3D06-07-00, hdrtype=3D0x02, mfdev=3D1=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x0007, statreg=3D0x0210, cachelnsz=3D8 (dwords)=0A= lattimer=3D0x40 (1920 ns), mingnt=3D0x40 (16000 ns), maxlat=3D0x03 (750 = ns)=0A= intpin=3Da, irq=3D11=0A= found-> vendor=3D0x104c, dev=3D0x8027, revid=3D0x00=0A= class=3D0c-00-10, hdrtype=3D0x00, mfdev=3D1=0A= subordinatebus=3D0 secondarybus=3D0=0A= cmdreg=3D0x0006, statreg=3D0x0210, cachelnsz=3D8 (dwords)=0A= lattimer=3D0x40 (1920 ns), mingnt=3D0x02 (500 ns), maxlat=3D0x04 (1000 = ns)=0A= intpin=3Da, irq=3D11=0A= pci1: on pcib1=0A= rl0: port 0xd800-0xd8ff mem = 0xf7000000-0xf70000ff irq 4 at device 4.0 on pci1=0A= rl0: Ethernet address: 00:e0:18:2c:ea:6a=0A= miibus0: on rl0=0A= rlphy0: on miibus0=0A= rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto=0A= bpf: rl0 attached=0A= pcic0: irq 11 at device 7.0 on pci1=0A= pcic0: PCI Memory allocated: 0x44000000=0A= pcic0: TI12XX PCI Config Reg: [speaker enable][FUNC pci int + CSC serial = isa irq]=0A= pccard0: on pcic0=0A= pcic1: irq 11 at device 7.1 on pci1=0A= pcic1: PCI Memory allocated: 0x44001000=0A= pcic1: TI12XX PCI Config Reg: [speaker enable][FUNC pci int + CSC serial = isa irq]=0A= using shared irq11.=0A= pccard1: on pcic1=0A= fwohci0: irq 11 at device 7.2 on pci1=0A= pcilynx0: PCI bus latency was changing to 200.=0A= fwohci0: could not map memory=0A= device_probe_and_attach: fwohci0 attach returned 6=0A= isab0: at device 31.0 = on pci0=0A= isa0: on isab0=0A= atapci0: port 0xb800-0xb80f at device = 31.1 on pci0=0A= ata0: iobase=3D0x01f0 altiobase=3D0x03f6 bmaddr=3D0xb800=0A= ata0: mask=3D03 status0=3D50 status1=3D00=0A= ata0: mask=3D03 ostat0=3D50 ostat2=3D00=0A= ata0-master: ATAPI probe a=3D00 b=3D00=0A= ata0-slave: ATAPI probe a=3D00 b=3D00=0A= ata0: mask=3D03 status0=3D50 status1=3D00=0A= ata0-master: ATA probe a=3D01 b=3Da5=0A= ata0: devices=3D01=0A= ata0: at 0x1f0 irq 14 on atapci0=0A= ata1: iobase=3D0x0170 altiobase=3D0x0376 bmaddr=3D0xb808=0A= ata1: mask=3D03 status0=3D00 status1=3D00=0A= ata1: mask=3D03 ostat0=3D00 ostat2=3D00=0A= ata1-master: ATAPI probe a=3D00 b=3D00=0A= ata1-slave: ATAPI probe a=3D00 b=3D00=0A= ata1: mask=3D03 status0=3D00 status1=3D00=0A= ata1: devices=3D00=0A= ata1: at 0x170 irq 15 on atapci0=0A= uhci0: port = 0xb400-0xb41f irq 9 at device 31.2 on pci0=0A= usb0: on uhci0=0A= usb0: USB revision 1.0=0A= uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1=0A= uhub0: 2 ports with 2 removable, self powered=0A= uhci1: port = 0xb000-0xb01f irq 9 at device 31.4 on pci0=0A= using shared irq9.=0A= usb1: on uhci1=0A= usb1: USB revision 1.0=0A= uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1=0A= uhub1: 2 ports with 2 removable, self powered=0A= pcm0: port 0xe100-0xe13f,0xe000-0xe0ff irq 10 at = device 31.5 on pci0=0A= pcm0: ac97 codec id 0x83847600 (SigmaTel STAC9700/9783/9784)=0A= pcm0: ac97 codec features 18 bit DAC, 18 bit ADC, 5 bit master volume, = SigmaTel 3D Enhancement=0A= pcm: setmap 2e000, 4000; 0xcf722000 -> 2e000=0A= pcm: setmap 32000, 4000; 0xcf726000 -> 32000=0A= pcm: setmap 36000, 4000; 0xcf72a000 -> 36000=0A= pci0: (vendor=3D0x8086, dev=3D0x2446) at 31.6 irq 10=0A= ata-: ata0 exists, using next available unit number=0A= ata-: ata1 exists, using next available unit number=0A= pcic-: pcic0 exists, using next available unit number=0A= pcic-: pcic1 exists, using next available unit number=0A= Trying Read_Port at 203=0A= Trying Read_Port at 243=0A= Trying Read_Port at 283=0A= Trying Read_Port at 2c3=0A= Trying Read_Port at 303=0A= Trying Read_Port at 343=0A= Trying Read_Port at 383=0A= Trying Read_Port at 3c3=0A= isa_probe_children: disabling PnP devices=0A= isa_probe_children: probing non-PnP devices=0A= orm0:
I am trying trying to track down a = problem with=20 jumbo frames/NFS/rpc.lockd but in stating the tracking I noticed "bad = tcp=20 checksum" showing in the tcpdump "-s0 -e -vvv -i em0"(see below), the = checksum=20 does not seem to be effecting anything
 but it is standing out like a = read flag. is=20 it a problem?????? BTW I working on a good tcpdump for the problem with=20 NFS/rpc.lockd
 
MJM
 
18:19:27.252631 0:3:ba:6:55:50 = 0:3:47:71:e9:11 ip=20 1514: maya-nfs.1270376597 > nf
s1-nfs.nfs: 1448 proc-1514986542 = (DF) (ttl=20 64, id 53573, len 1500)
18:19:27.252677 0:3:47:71:e9:11 = 0:3:ba:6:55:50 ip 66:=20 nfs1-nfs.nfsd > maya-nfs.1
019: . [bad tcp cksum 3682!] = 125009:125009(0)=20 ack 22888833 win 1036 <nop,nop,tim
estamp 1417206 671470> (DF) = (ttl 64,=20 id 33620, len 52)
18:19:27.252694 0:3:47:71:e9:11 0:3:ba:6:55:50 ip = 66:=20 nfs1-nfs.nfsd > maya-nfs.1
019: . [bad tcp cksum e676!] = 125009:125009(0)=20 ack 22891729 win 1036 <nop,nop,tim
estamp 1417206 671470> (DF) = (ttl 64,=20 id 33621, len 52)
18:19:27.252704 0:3:47:71:e9:11 0:3:ba:6:55:50 ip = 66:=20 nfs1-nfs.nfsd > maya-nfs.1
019: . [bad tcp cksum 3e71!] = 125009:125009(0)=20 ack 22893177 win 1036 <nop,nop,tim
estamp 1417206 671470> (DF) = (ttl 64,=20 id 33622, len 52)
18:19:27.252746 0:3:ba:6:55:50 0:3:47:71:e9:11 ip = 1514:=20 maya-nfs.635606901 > nfs
1-nfs.nfs: 1448 proc-4267978179 (DF) (ttl = 64, id=20 53574, len 1500)
18:19:27.252755 0:3:ba:6:55:50 0:3:47:71:e9:11 ip = 1514:=20 maya-nfs.780347664 > nfs
1-nfs.nfs: 1448 proc-1427070815 (DF) (ttl = 64, id=20 53575, len 1500)
18:19:27.252768 0:3:ba:6:55:50 0:3:47:71:e9:11 ip = 1514:=20 maya-nfs.4175493587 > nf
s1-nfs.nfs: 1448 proc-2454832600 (DF) = (ttl 64, id=20 53576, len 1500)
18:19:27.252797 0:3:47:71:e9:11 0:3:ba:6:55:50 ip = 66:=20 nfs1-nfs.nfsd > maya-nfs.1
019: . [bad tcp cksum ee65!] = 125009:125009(0)=20 ack 22896073 win 1036 <nop,nop,tim
estamp 1417206 671470> (DF) = (ttl 64,=20 id 33623, len 52)
18:19:27.252806 0:3:47:71:e9:11 0:3:ba:6:55:50 ip = 66:=20 nfs1-nfs.nfsd > maya-nfs.1
019: . [bad tcp cksum 4660!] = 125009:125009(0)=20 ack 22897521 win 1036 <nop,nop,tim
estamp 1417206 671470> (DF) = (ttl 64,=20 id 33624, len 52)
------=_NextPart_000_00D7_01C187F1.E0463490-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 15:47: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dms-lcc-pdx-m1.dms.usace.army.mil (dms-lcc-pdx-m1.dms.usace.army.mil [137.161.250.6]) by hub.freebsd.org (Postfix) with ESMTP id 2ED2937B416 for ; Tue, 18 Dec 2001 15:46:49 -0800 (PST) Received: by dms-lcc-pdx-m1.dms.usace.army.mil with Internet Mail Service (5.5.2653.19) id ; Tue, 18 Dec 2001 15:43:11 -0800 Message-ID: <2A548BA936409348AF877E65220254CA1EEE87@pojmail02.poj.usace.army.mil> From: "Mishler, Barry A POJ" To: 'Brad Laue' , freebsd-stable@FreeBSD.ORG Subject: RE: BIND 8 system install locations? Date: Tue, 18 Dec 2001 15:47:46 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1881E.650DE390" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C1881E.650DE390 Content-Type: text/plain I used ./configure --prefix=/usr --sysconfdir=/etc/namedb --localstatedir=/var --mandir=/usr/share/man and then just a bare make all install. I captured the install output and compared against what was already installed. Unless I missed something, that pretty much took care of it... with two exceptions: 1. nslookup is installed in the base system under /usr/sbin whereas bind9 installed it in /usr/bin. 2. The man pages are uncompressed so, for example, you get both nslookup.8.gz (left over from bind8) and nslookup.8 (bind9). I sure wish I knew enough about the port system to make a port that took care of all this... Barry -----Original Message----- From: Brad Laue [mailto:brad@brad-x.com] Sent: Wednesday, December 19, 2001 8:32 AM To: freebsd-stable@FreeBSD.ORG Subject: BIND 8 system install locations? This is going to be a hairy question for quite a few, but I'm going to ask it anyway; I'd like to either install the BIND9 port or a source tarball using the exact filesystem layout employed by the base system install of BIND 8.2.4-REL; this is what I've found in FreeBSDDiary.org so far: # cd /usr/ports/net/bind8 # make PREFIX=/usr PIDDIR=/var/run DESTETC=/etc/namedb \ DESTEXEC=/usr/libexec DESTRUN=/var/run DESTSBIN=/usr/sbin \ DESTHELP=/usr/share/misc install Is anything missed there? For those whose hearts are crying out for filesystem organisation: not to worry, I'll keep track of where files install and keep a plist. :) Thanks, Brad -- // -- http://www.BRAD-X.com/ -- // To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message ------_=_NextPart_001_01C1881E.650DE390 Content-Type: text/html Content-Transfer-Encoding: quoted-printable RE: BIND 8 system install locations?

I used

./configure --prefix=3D/usr = --sysconfdir=3D/etc/namedb --localstatedir=3D/var = --mandir=3D/usr/share/man

and then just a bare  make all install.

I captured the install output and compared against = what was already installed.  Unless I missed something, that = pretty much took care of it... with two exceptions:

    1.  nslookup is installed in = the base system under /usr/sbin whereas
        bind9 = installed it in /usr/bin.

    2.  The man pages are = uncompressed so, for example, you get both
        = nslookup.8.gz (left over from bind8) and nslookup.8 (bind9).

I sure wish I knew enough about the port system to = make a port that took care of all this...

Barry

-----Original Message-----
From: Brad Laue [mailto:brad@brad-x.com]
Sent: Wednesday, December 19, 2001 8:32 AM
To: freebsd-stable@FreeBSD.ORG
Subject: BIND 8 system install locations?


This is going to be a hairy question for quite a few, = but I'm going to ask it anyway;

I'd like to either install the BIND9 port or a source = tarball using the exact filesystem layout employed by the base system = install of BIND 8.2.4-REL; this is what I've found in FreeBSDDiary.org = so far:

# cd /usr/ports/net/bind8
# make PREFIX=3D/usr PIDDIR=3D/var/run = DESTETC=3D/etc/namedb \
   DESTEXEC=3D/usr/libexec = DESTRUN=3D/var/run DESTSBIN=3D/usr/sbin \
   DESTHELP=3D/usr/share/misc = install

Is anything missed there?

For those whose hearts are crying out for filesystem = organisation: not to worry, I'll keep track of where files install and = keep a plist. :)

Thanks,
Brad

--
// -- http://www.BRAD-X.com/ -- //

To Unsubscribe: send mail to = majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the = body of the message

------_=_NextPart_001_01C1881E.650DE390-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 16:24:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tholian.rsasecurity.com (mail.rsasecurity.com [204.167.112.129]) by hub.freebsd.org (Postfix) with SMTP id 43DC937B419 for ; Tue, 18 Dec 2001 16:24:46 -0800 (PST) Received: from sdtihq24.securitydynamics.com by tholian.rsasecurity.com via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 19 Dec 2001 00:24:34 UT Received: from ebola.securitydynamics.com (ebola.securid.com [192.168.7.4]) by sdtihq24.securid.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id TAA25328 for ; Tue, 18 Dec 2001 19:24:43 -0500 (EST) Received: from spirit.dynas.se (localhost [127.0.0.1]) by ebola.securitydynamics.com (8.10.2+Sun/8.9.1) with SMTP id fBJ0Of322418 for ; Tue, 18 Dec 2001 19:24:41 -0500 (EST) Received: (qmail 16485 invoked from network); 19 Dec 2001 00:24:40 -0000 Received: from explorer.rsa.com (HELO mikko.rsa.com) (10.81.217.59) by spirit.dynas.se with SMTP; 19 Dec 2001 00:24:40 -0000 Received: (from mikko@localhost) by mikko.rsa.com (8.11.6/8.11.6) id fBJ0OaZ02359; Tue, 18 Dec 2001 16:24:36 -0800 (PST) (envelope-from mikko) Date: Tue, 18 Dec 2001 16:24:36 -0800 (PST) From: Mikko Tyolajarvi Message-Id: <200112190024.fBJ0OaZ02359@mikko.rsa.com> To: david@catwhisker.org Cc: stable@freebsd.org Subject: Re: df(1) - Any chance of a commit before Thursday ? Newsgroups: local.freebsd.stable References: <20011218222443.GA66770@rhadamanth> <200112182232.fBIMWXL43282@bunrab.catwhisker.org> X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In local.freebsd.stable you write: >>Date: Tue, 18 Dec 2001 22:24:43 +0000 >>From: Ceri >>Currently in -stable (don't know about current), the -l option to df is >>broken. >>Alexey Neyman has provided a patch which fixes the issue (for me, at least) >>in bin/32397. >>Any chance of getting this committed so we don't ship a broken df for 4.5 ? >As mentioned in -stable around the time of the PR, some of us do not see >the symptoms: The problem occurs when you have no network filesystems loaded (i.e. compiled into the kernel, or loaded as a kld). Whether any of them are mounted or not is irrelevant. >freebeast[1] uname -a && mount && df -l Add "&& lsvfs". I bet you have NFS in there. $.02, /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 16:33:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id 1A15837B416 for ; Tue, 18 Dec 2001 16:33:14 -0800 (PST) Received: (from david@localhost) by bunrab.catwhisker.org (8.11.6/8.11.6) id fBJ0X6a43556; Tue, 18 Dec 2001 16:33:06 -0800 (PST) (envelope-from david) Date: Tue, 18 Dec 2001 16:33:06 -0800 (PST) From: David Wolfskill Message-Id: <200112190033.fBJ0X6a43556@bunrab.catwhisker.org> To: mikko@dynas.se Subject: Re: df(1) - Any chance of a commit before Thursday ? Cc: stable@freebsd.org In-Reply-To: <200112190024.fBJ0OaZ02359@mikko.rsa.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Date: Tue, 18 Dec 2001 16:24:36 -0800 (PST) >From: Mikko Tyolajarvi >>>Currently in -stable (don't know about current), the -l option to df is >>>broken. >>>Alexey Neyman has provided a patch which fixes the issue (for me, at least) >>>in bin/32397. >>As mentioned in -stable around the time of the PR, some of us do not see >>the symptoms: >The problem occurs when you have no network filesystems loaded >(i.e. compiled into the kernel, or loaded as a kld). Whether any of >them are mounted or not is irrelevant. That sounds like useful information to add to the audit trail for the PR, since the PR doesn't mention it (that I could see). >>freebeast[1] uname -a && mount && df -l >Add "&& lsvfs". I bet you have NFS in there. Yup: freebeast[1] lsvfs Filesystem Refs Flags -------------------------------- ----- --------------- ufs 10 nfs 0 network msdos 0 procfs 1 synthetic cd9660 0 read-only mfs 1 freebeast[2] Same with my laptop, too. :-} Cheers, david -- David H. Wolfskill david@catwhisker.org I believe it would be irresponsible (and thus, unethical) for me to advise, recommend, or support the use of any product that is or depends on any Microsoft product for any purpose other than personal amusement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 16:42:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp017.mail.yahoo.com (smtp017.mail.yahoo.com [216.136.174.114]) by hub.freebsd.org (Postfix) with SMTP id 0FB5637B405 for ; Tue, 18 Dec 2001 16:42:48 -0800 (PST) Received: from shiva-dhcp-147.dial.upmc.edu (HELO ALBINI) (128.147.34.147) by smtp.mail.vip.sc5.yahoo.com with SMTP; 19 Dec 2001 00:42:23 -0000 Date: Tue, 18 Dec 2001 19:41:04 -0500 From: Rod Person To: damien@carroll.com Cc: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Linux compatibility broken in latest 4.4-STABLE? Message-Id: <20011218194104.4f443ca2.roddierod@yahoo.com> In-Reply-To: <167570000.1008616475@50.dhcp.hck.carroll.com> References: <167570000.1008616475@50.dhcp.hck.carroll.com> Organization: Open Source Beef X-Mailer: Sylpheed version 0.6.1 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It was Mon, 17 Dec 2001 14:14:35 -0500 when I read this: > Hello, > > We have found that the Linux version of the Citrix client no longer runs > when we upgrade to the latest version of 4.4-STABLE. When we try to I've been running the Citrix Client for sometime now with no problems at all. What version of the client are you running? Did you install it from the ports? Rod roddierod@yahoo.com "I'm a character in a world gone wrong!" - Entombed - Returning to Madness _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 17:29:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from buzz.ichilton.co.uk (pc3-stoc4-0-cust138.mid.cable.ntl.com [213.107.175.138]) by hub.freebsd.org (Postfix) with ESMTP id 214CD37B405 for ; Tue, 18 Dec 2001 17:29:55 -0800 (PST) Received: from dipsy (unknown [192.168.1.10]) by buzz.ichilton.co.uk (Postfix) with ESMTP id E66B71CE3B9 for ; Wed, 19 Dec 2001 01:29:52 +0000 (GMT) From: "Ian Chilton" To: Subject: OT: Adding a user to freebsd from cgi? Date: Wed, 19 Dec 2001 01:29:43 -0000 Message-ID: <000301c1882c$a2d2ff40$0a01a8c0@dipsy> 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 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Does anyone have any cgi scripts to add a user to a freebsd system? Thanks! Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 18:24:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from catalyst.sasknow.net (catalyst.sasknow.net [207.195.92.130]) by hub.freebsd.org (Postfix) with ESMTP id B7C1237B416 for ; Tue, 18 Dec 2001 18:24:54 -0800 (PST) Received: from localhost (ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) with ESMTP id fBJ2QZU32971; Tue, 18 Dec 2001 20:26:35 -0600 (CST) (envelope-from ryan@sasknow.com) X-Authentication-Warning: catalyst.sasknow.net: ryan owned process doing -bs Date: Tue, 18 Dec 2001 20:26:35 -0600 (CST) From: Ryan Thompson X-X-Sender: To: Ian Chilton Cc: Subject: Re: OT: Adding a user to freebsd from cgi? In-Reply-To: <000301c1882c$a2d2ff40$0a01a8c0@dipsy> Message-ID: <20011218201909.G32770-100000@catalyst.sasknow.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ian Chilton wrote to freebsd-stable@FreeBSD.ORG: > Hello, > > Does anyone have any cgi scripts to add a user to a freebsd > system? Sure, but they're rather specific to our particular purpose... Read up on pw(8) and suexec(8) (part of Apache). That's one way to do it. A more secure and scalable way to do it would be to have your CGI script just queue the new users in a file (flat "transaction" file is fine). This is easy to code... You just have to parse the input and write it out in a format your other script can understand. With perl, you can check for things like duplicate users with getpwent(), as a normal user. Then, have a root CRON job process the output file every 5-15 minutes. The cron job can be a simple script that runs pw(8) based on the saved settings in the CGI file. If your system is very busy, you can increase the delay, or just run it nightly, etc. Code the scripts VERY carefully, as they will be indirectly processing user input from the WWW, and will be mucking with the password database. (for example you DON'T want to give someone the ability to create a user with uid 0 (or any existing uid for that matter)). > Thanks! > > Ian Hope this helps. - Ryan -- Ryan Thompson Network Administrator, Accounts SaskNow Technologies - http://www.sasknow.com #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 18:34:21 2001 Delivered-To: freebsd-stable@freebsd.org Received: from catalyst.sasknow.net (catalyst.sasknow.net [207.195.92.130]) by hub.freebsd.org (Postfix) with ESMTP id DFF7837B41A for ; Tue, 18 Dec 2001 18:33:54 -0800 (PST) Received: from localhost (ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) with ESMTP id fBJ2ZqY33015; Tue, 18 Dec 2001 20:35:52 -0600 (CST) (envelope-from ryan@sasknow.com) X-Authentication-Warning: catalyst.sasknow.net: ryan owned process doing -bs Date: Tue, 18 Dec 2001 20:35:52 -0600 (CST) From: Ryan Thompson X-X-Sender: To: Ian Chilton Cc: Subject: Re: OT: Adding a user to freebsd from cgi? In-Reply-To: <20011218201909.G32770-100000@catalyst.sasknow.net> Message-ID: <20011218203506.W32770-100000@catalyst.sasknow.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ryan Thompson wrote to Ian Chilton: > Ian Chilton wrote to freebsd-stable@FreeBSD.ORG: > > > Hello, > > > > Does anyone have any cgi scripts to add a user to a freebsd > > system? ALSO... Don't forget about webmin... Maybe that is all you need. /usr/ports/sysutils/webmin - Ryan -- Ryan Thompson Network Administrator, Accounts SaskNow Technologies - http://www.sasknow.com #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 18:49:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hydrologue.com (adsl-63-194-243-48.dsl.lsan03.pacbell.net [63.194.243.48]) by hub.freebsd.org (Postfix) with ESMTP id 214D337B41B for ; Tue, 18 Dec 2001 18:49:55 -0800 (PST) Received: (from bradym@localhost) by mail.hydrologue.com (8.10.1/8.10.0.Beta6) id fBJ7veY02579; Tue, 18 Dec 2001 23:57:40 -0800 Date: Tue, 18 Dec 2001 23:57:40 -0800 From: Brady Montz Message-Id: <200112190757.fBJ7veY02579@mail.hydrologue.com> To: Matthew Dillon Cc: Chad David , Richard Nyberg , David Wolfskill , freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers References: <20011217142115.A45797@colnta.acns.ab.ca> <200112172133.fBHLXJg39627@bunrab.catwhisker.org> <20011217144541.A45973@colnta.acns.ab.ca> <20011218094330.A10601@gromit.it.su.se> <200112180857.fBI8vNh68173@apollo.backplane.com> <20011218023630.A5190@ranger.acns.ab.ca> <200112181920.fBIJKRt70523@apollo.backplane.com> Gcc: nnml+archive:misc-mail Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --text follows this line-- Matthew Dillon writes: > :> Perhaps we are still overflowing the kernel stack in stable. Try > :> changing UPAGES from 3 to 5 in /usr/src/sys/i386/include/param.h and > :> rebuild your kernel. See if it still crashes. > : > :No luck. It lasted about five minutes and then just rebooted like > :someone had pressed reset. I'm going to swap out the second CPU > :and see what happens, since it runs just find UP that is all I can > :think of at this point. > : > :Chad > > Make sure your kernel has the following options turned on: > > options INVARIANTS > options INVARIANT_SUPPORT > options DDB > > This may help us in locating the issue. OK, did that, and I caught myself a crash. Here's what I copied down from the debugger (by hand, so there might be errors): Fatal trap 12: page fault while in kernel mode fault virtual address = 0x13 fault code = supervisor read, page not present instruction pointer = 0x8:0xc023c7d0 stack pointer = 0x10:0xc89f387c frame pointer = 0x10:0xc89f3884 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL=0 current process = 7302 (sh) interrupt mask = net bio cam kernel: type 12 trap, code 0 stopped at vm_page_lookup+0x2c: cmpl %ebx, 0x14(%edx) stack trace: vm_page_lookup (c8acd540,0) vm_object_collapse (c8acd540) vm_object_deallocate (c8c52a20) vm_map_entry_delete vm_map_delete vm_map_remove exec_new_vmspace exec_elf_imgact execve syscall xint 0x80_syscall -- Brady Montz bradym@balestra.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 19: 7:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by hub.freebsd.org (Postfix) with ESMTP id 0B74337B405; Tue, 18 Dec 2001 19:07:11 -0800 (PST) Received: (from eugen@localhost) by www.svzserv.kemerovo.su (8.11.6/8.11.6) id fBJ37ZD78855; Wed, 19 Dec 2001 10:07:35 +0700 (KRAT) (envelope-from eugen) Date: Wed, 19 Dec 2001 10:07:34 +0700 From: Eugene Grosbein To: tobez@freebsd.org Cc: stable@freebsd.org Subject: PR/15421 closed but patch not MFC'ed Message-ID: <20011219100734.A78067@svzserv.kemerovo.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! I thank Tobez for commiting the patch for PR/15421 fixing initgroups(3). Please do MFC so it will go to 4.5-STABLE. This patch is really needed for STABLE e.g. for production. I run non-root cvspserver with similar patch for a month. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 19:17:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from johnson.mail.mindspring.net (johnson.mail.mindspring.net [207.69.200.177]) by hub.freebsd.org (Postfix) with ESMTP id 4ECD337B405 for ; Tue, 18 Dec 2001 19:17:44 -0800 (PST) Received: from user-112urr6.biz.mindspring.com ([66.47.111.102] helo=desktop) by johnson.mail.mindspring.net with esmtp (Exim 3.33 #1) id 16GXEi-0007HH-00 for stable@freebsd.org; Tue, 18 Dec 2001 22:17:40 -0500 Subject: mountd, ntfsd, portmap (and friends) From: Chynnee To: stable@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 18 Dec 2001 22:17:54 +0000 Message-Id: <1008713874.230.0.camel@desktop.nihilnihilterra.net> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello all, preface: machine: dual p3, 450mhz, 512megs ram. running: 4.4-stable makeworld/kern data: 12-18 (about 10min before this msg) (machine is behind a BSD firewall and has no ipf/ipfw etc protection and has a ALL:ALL:allow in the hosts.allow) problem: i was trying to get NFS working. and nfsd starts w/o issue, but mountd gives: "Cannot register service: RPC: Timed out" after a few min of trying. also rpc.statd fails on boot. i have played around a while but i am pretty clueless still ;) if yall need more info, let me know (i have nothing better to do than read the mailing lists) thanks in advanced. brad also: from another machine a "rpcinfo -p {computer with problem}" yeilds program vers proto port 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper but rpcinfo -p localhost yeilds rpcinfo: can't contact portmapper: RPC: Remote system error - Operation timed out and i am sure i just have something f-ed up that would take someone with more experiance 2.435 seconds to solve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 19:34:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dc-mx04.cluster1.charter.net (dc-mx04.cluster0.hsacorp.net [209.225.8.14]) by hub.freebsd.org (Postfix) with ESMTP id 2F69937B419 for ; Tue, 18 Dec 2001 19:34:29 -0800 (PST) Received: from [24.158.214.244] (HELO gforce.johnson.home) by dc-mx04.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with ESMTP id 9544465 for stable@freebsd.org; Tue, 18 Dec 2001 22:32:53 -0500 Received: (from glenn@localhost) by gforce.johnson.home (8.11.6/8.11.6) id fBJ3QUZ00583 for stable@freebsd.org; Tue, 18 Dec 2001 21:26:30 -0600 (CST) (envelope-from glenn) From: Glenn Johnson Date: Tue, 18 Dec 2001 21:26:29 -0600 To: stable@freebsd.org Subject: status of PR kern/31954 Message-ID: <20011219032629.GA510@gforce.johnson.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.24i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is someone taking a look at PR kern/31954? It would be good to have 3Com cards via the xl driver working completely before the next release. Thanks. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 19:36:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail1.mx.voyager.net (mail1.mx.voyager.net [216.93.66.200]) by hub.freebsd.org (Postfix) with ESMTP id B71B737B405 for ; Tue, 18 Dec 2001 19:36:15 -0800 (PST) Received: from core.com (tnt1a-236.newyork.corecomm.net [216.214.109.236]) by mail1.mx.voyager.net (8.11.6/8.10.2) with ESMTP id fBJ3a2660738; Tue, 18 Dec 2001 22:36:02 -0500 (EST) Message-ID: <3C200A42.B513EE1C@core.com> Date: Tue, 18 Dec 2001 22:32:18 -0500 From: Jonathan Slivko Reply-To: jslivko@core.com Organization: Voyager Internet Services X-Mailer: Mozilla 4.77 [en]C-CCK-MCD CO (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Ian Chilton Cc: freebsd-stable@FreeBSD.ORG Subject: Re: OT: Adding a user to freebsd from cgi? References: <000301c1882c$a2d2ff40$0a01a8c0@dipsy> Content-Type: multipart/mixed; boundary="------------C53B9B1A3117A364DA4AB839" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------C53B9B1A3117A364DA4AB839 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ian Chilton wrote: > > Hello, > > Does anyone have any cgi scripts to add a user to a freebsd system? > > Thanks! > > Ian > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message search for webmin in the ports tree. -- Jonathan -- ----------------------------------------------------------- Jonathan M. Slivko jslivko@core.com Owner, Voyager Internet Services www.voyageri.net IRC Server Co-Administrator, AsylumNet IRC Networks ----------------------------------------------------------- FreeBSD: The Power to Serve! (http://www.freebsd.org) --------------C53B9B1A3117A364DA4AB839 Content-Type: text/x-vcard; charset=us-ascii; name="jslivko.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Jonathan Slivko Content-Disposition: attachment; filename="jslivko.vcf" begin:vcard n:Slivko;Jonathan tel;home:212-663-1109 tel;work:212-663-1109 x-mozilla-html:FALSE adr:;;;;;; version:2.1 email;internet:jslivko@core.com fn:Jonathan M. Slivko end:vcard --------------C53B9B1A3117A364DA4AB839-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 20: 0: 5 2001 Delivered-To: freebsd-stable@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id B2F9437B43A for ; Tue, 18 Dec 2001 19:59:57 -0800 (PST) Received: from SAGEONE (adsl-64-219-21-136.dsl.crchtx.swbell.net [64.219.21.136]) by sage-american.com (8.9.3/8.9.3) with SMTP id VAA25138 for ; Tue, 18 Dec 2001 21:59:55 -0600 (CST) Message-Id: <3.0.5.32.20011218215952.0157afe0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 18 Dec 2001 21:59:52 -0600 To: freebsd-stable@FreeBSD.org From: jacks@sage-american.com Subject: 4.4-Stable re: Com Ports misconfigured? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Using 4.4-STABLE: On Dec 15, after cvsupping, and make world, bootup shows com ports not configured right now and was before this... is this a bug perhaps.... or do I need to reconfigure something? dmesg sio0: configured irq 4 not in bitmap of probed irqs 0x8 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 21:15:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 1C32337B419 for ; Tue, 18 Dec 2001 21:15:54 -0800 (PST) Received: (qmail 26492 invoked by uid 0); 19 Dec 2001 05:15:52 -0000 Received: from pd9508872.dip.t-dialin.net (HELO mail.gsinet.sittig.org) (217.80.136.114) by mail.gmx.net (mp006-rz3) with SMTP; 19 Dec 2001 05:15:52 -0000 Received: (qmail 85170 invoked from network); 18 Dec 2001 22:06:43 -0000 Received: from shell.gsinet.sittig.org (192.168.11.153) by mail.gsinet.sittig.org with SMTP; 18 Dec 2001 22:06:43 -0000 Received: (from sittig@localhost) by shell.gsinet.sittig.org (8.11.3/8.11.3) id fBIM6gs85166 for freebsd-stable@freebsd.org; Tue, 18 Dec 2001 23:06:42 +0100 (CET) (envelope-from sittig) Date: Tue, 18 Dec 2001 23:06:41 +0100 From: Gerhard Sittig To: freebsd-stable@freebsd.org Subject: Re: snaplen Message-ID: <20011218230640.D1494@shell.gsinet.sittig.org> Mail-Followup-To: freebsd-stable@freebsd.org References: <3C1FB837.E7B42F38@vortex.wa4phy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C1FB837.E7B42F38@vortex.wa4phy.net>; from sam@wa4phy.net on Tue, Dec 18, 2001 at 04:42:15PM -0500 Organization: System Defenestrators Inc. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Dec 18, 2001 at 16:42 -0500, Sam Drinkard wrote: > > Was doing some snooping this afternoon on my internal net, and saw a > couple of warnings about increasing snaplen from the NBT packets.. did a > bit of reading and found that by passing the argument of "s0" after the > interface name will elminiate the warning that the snaplen is too > short. Since I'm not much into fixing code, I thought I'd mention it > and let somebody that knows how to do it take a stab at it.. That's not the program's fault but OSI level 8. :) Did you actually bother to read "man tcpdump" while searching for "snaplen"? The second match (the one in "OPTIONS" after the one in "SYNOPSIS" you can fly by) tells you quite clearly what's going on. virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Dec 18 23:32:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 4637A37B405 for ; Tue, 18 Dec 2001 23:32:16 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBJ7WFQ86868; Tue, 18 Dec 2001 23:32:15 -0800 (PST) (envelope-from dillon) Date: Tue, 18 Dec 2001 23:32:15 -0800 (PST) From: Matthew Dillon Message-Id: <200112190732.fBJ7WFQ86868@apollo.backplane.com> To: Brady Montz Cc: Chad David , Richard Nyberg , David Wolfskill , freebsd-stable@FreeBSD.ORG Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers References: <20011217142115.A45797@colnta.acns.ab.ca> <200112172133.fBHLXJg39627@bunrab.catwhisker.org> <20011217144541.A45973@colnta.acns.ab.ca> <20011218094330.A10601@gromit.it.su.se> <200112180857.fBI8vNh68173@apollo.backplane.com> <20011218023630.A5190@ranger.acns.ab.ca> <200112181920.fBIJKRt70523@apollo.backplane.com> <200112190757.fBJ7veY02579@mail.hydrologue.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Any chance you can get a kernel core dump and a debug kernel (kernel.debug) to go along with it? The only time I've seen something similar to this has been when the VM Page hash table has gotten corrupted, and the last time I tracked that down a bit turned out to be flipped in memory which led me to believe that it was a hard memory error of some sort. -Matt Matthew Dillon :OK, did that, and I caught myself a crash. Here's what I copied down :from the debugger (by hand, so there might be errors): : :Fatal trap 12: page fault while in kernel mode :fault virtual address = 0x13 :fault code = supervisor read, page not present :instruction pointer = 0x8:0xc023c7d0 :stack pointer = 0x10:0xc89f387c :frame pointer = 0x10:0xc89f3884 :code segment = base 0x0, limit 0xfffff, type 0x1b : = DPL 0, pres 1, def32 1, gran 1 :processor eflags = interrupt enabled, resume, IOPL=0 :current process = 7302 (sh) :interrupt mask = net bio cam :kernel: type 12 trap, code 0 :stopped at vm_page_lookup+0x2c: cmpl %ebx, 0x14(%edx) : :stack trace: : :vm_page_lookup (c8acd540,0) :vm_object_collapse (c8acd540) :vm_object_deallocate (c8c52a20) :vm_map_entry_delete :vm_map_delete :vm_map_remove :exec_new_vmspace :exec_elf_imgact :execve :syscall :xint 0x80_syscall : :-- : Brady Montz : bradym@balestra.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Dec 19 0:54: 5 2001 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 7D82237B405 for ; Wed, 19 Dec 2001 00:53:53 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id fBJ8rQx05199; Wed, 19 Dec 2001 10:53:26 +0200 (EET) (envelope-from ru) Date: Wed, 19 Dec 2001 10:53:26 +0200 From: Ruslan Ermilov To: Ceri Cc: stable@FreeBSD.ORG Subject: Re: df(1) - Any chance of a commit before Thursday ? Message-ID: <20011219105326.A4298@sunbay.com> References: <20011218222443.GA66770@rhadamanth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011218222443.GA66770@rhadamanth> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Dec 18, 2001 at 10:24:43PM +0000, Ceri wrote: > > Hi all, > > Currently in -stable (don't know about current), the -l option to df is > broken. > > Alexey Neyman has provided a patch which fixes the issue (for me, at least) > in bin/32397. > > Any chance of getting this committed so we don't ship a broken df for 4.5 ? > Done, but in a slightly different way. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Dec 19 1:41:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from libra.cs.put.poznan.pl (libra.cs.put.poznan.pl [150.254.30.29]) by hub.freebsd.org (Postfix) with ESMTP id 8609D37B419 for ; Wed, 19 Dec 2001 01:41:06 -0800 (PST) Received: from cs.put.poznan.pl (dcs-430x-pw.cs.put.poznan.pl [150.254.31.188]) by libra.cs.put.poznan.pl (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id 8260B19 for ; Wed, 19 Dec 2001 10:23:19 +0100 (CET) Message-ID: <3C2060A2.9C5DE6E4@cs.put.poznan.pl> Date: Wed, 19 Dec 2001 10:40:50 +0100 From: Piotr Wozniak Organization: PUT X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.org Subject: make buildworld failed Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'd like to upgrade system from 3.5 to 4.x STABLE (tag in supfile was RELENG_4) but 'make buildworld' stops and following error occurs: ----------------------------------------------------------------------- c++ -O -pipe -I/usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr1/src/gnu/usr.bin/gperf -c /usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc /usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80: warning: `catch', `throw', and `try' are all C++ reserved words /usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In function `void operator delete(void *)': /usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:82: declaration of `operator delete(void *)' throws different exceptions... :82: ...from previous declaration here *** Error code 1 Stop. *** Error code 1 ------------------------------------------------------------------------ What can I do? Please help :) Piotr Wozniak To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Dec 19 1:49:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from exchns02.PQAfrica.co.za (mail2.pqafrica.co.za [196.29.130.78]) by hub.freebsd.org (Postfix) with ESMTP id 4D7A937B416 for ; Wed, 19 Dec 2001 01:48:31 -0800 (PST) Received: by exchns02.pqafrica.co.za with Internet Mail Service (5.5.2653.19) id ; Wed, 19 Dec 2001 11:45:53 +0200 Message-ID: <501BF453CDCFD111A6E40080C83DAC04E4BB94@PSICS001> From: Vikash Badal / PCS To: 'Piotr Wozniak' , freebsd-stable@FreeBSD.org Subject: RE: make buildworld failed (upgrade system from 3.5 to 4.x STABLE ) Date: Wed, 19 Dec 2001 11:49:02 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi below is the procedure I used to upgrade from 3.2 to 3.5 and then to 4.4 Hope it helps Upgrade from 3.5 STABLE to 4.1.1 RELEASE ============================= edit supfile entries should be: ----- *default host=localcvsup *default tag=RELENG_4_1_1_RELEASE *default release=cvs *default base=/usr *default prefix=/usr *default delete use-rel-suffix src-all ---- o boot the old FreeBSD 3.x in multi-user mode o provide a particular build environment $ vi /etc/make.conf NOPERL=true # else Perl would fail to build under 3.x initially NOPROFILE=true # to speed up building MAKE_RSAINTL=YES # for non-US USA_RESIDENT=NO # dito. CFLAGS=-O -pipe # standard optimization COPTFLAGS=-O -pipe # dito. COMPAT1X=yes # install compatibility libraries COMPAT20=yes # dito. COMPAT21=yes # dito. COMPAT22=yes # dito. COMPAT3X=yes # dito. o provide boot-strapping run-time environment $ mkdir -p /usr/obj/usr/src/lib/libc $ ldconfig -R /usr/obj/usr/src/lib/libc o build the world initially (still under FreeBSD 3.x run-time) $ cd /usr/obj $ chflags -R noschg * $ rm -rf * $ cd /usr/src $ make buildworld o build and install new GENERIC kernel+modules $ make buildkernel KERNEL=GENERIC $ make installkernel KERNEL=GENERIC $ chflags noschg /kernel.GENERIC /GENERIC $ mv /kernel.GENERIC /kernel.GENERIC.3 $ mv /GENERIC /kernel.GENERIC $ chflags schg /kernel.GENERIC o upgrade FOO kernel config from 3.x to 4.x $ vi /sys/i386/conf/FOO - remove "config kernel ...", "bio", "tty", "net", "conflicts" - remove unnecessary quotations - remove "pnp" device - remove "acd0" device - remove obsolete options (check output of "config FOO") - replace some "xxx0" with "xxx" (compare LINT for details) - replace "controller" & "disk" with "device" - replace "wdc0" with "ata0" plus more "ata*" from GENERIC - replace "bpfilter" with "bpf" - replace "isa?" with "atkbdc?" for "atkbd0" and "psm0" device o build and install new FOO kernel+modules $ make buildkernel KERNEL=FIREWALL $ make installkernel KERNEL=FIREWALL $ chflags noschg /kernel /FIREWALL $ mv /kernel /kernel.3 $ mv /FOO /kernel $ chflags schg /kernel o upgrade devices $ cd /usr/src/sbin/mknod && make install $ cp /usr/src/etc/MAKEDEV* /dev $ cd /dev $ sh MAKEDEV all - make sure really all devices for disks exists: for N in the list of disks sh MAKEDEV N # eg ad0 for M in the list of slices sh MAKEDEV NsMa # eg ad0s1a - edit /etc/fstab and replace "wd0" with "ad0" o upgrade boot blocks and loader $ cd /sys/boot && make install o boot FreeBSD 4.x kernel (still with 3.x user-land) in single-user mode $ shutdown -r now > boot -s $ mount -a o install the world $ cd /usr/src/gnu/usr.bin/texinfo/install-info $ make install $ ldconfig -R /usr/obj/usr/src/lib/libc $ cd /usr/src $ make installworld $ cd /usr/src/release/sysinstall && make all install o upgrade /etc $ cp -rp /etc /etc.old $ mergemaster -v -s o final adjustments for new FreeBSD 4.x user-land $ touch /var/log/security $ touch /var/log/cron $ rm /var/cron/log* o switch to new shipped OpenSSH [OPTIONAL!] $ ssh-keygen -f /etc/ssh/ssh_host_key $ ssh-keygen -d -f /etc/ssh/ssh_host_dsa_key $ vi /etc/rc.conf sshd_enable="YES" $ pkg_delete ssh-1.2.26 $ vi /etc/ssh/ssh/sshd_config change permitrootlogin to yes o boot FreeBSD 4.x kernel and user-land in multi-user mode $ shutdown -r now o rebuild some criticial programs to avoid spurious segfaults under the forthcoming final "buildworld/installworld" step $ vi /etc/make.conf #NOPERL=true $ cd /usr/src/gnu/usr.bin/perl $ (cd libperl && make all install) $ (cd perl && make all install) $ make clean all install $ cd /usr/src/usr.bin/lex && make clean all install $ cd /usr/src/usr.bin/yacc && make clean all install $ cd /usr/src/gnu/usr.bin/as && make clean all install $ cd /usr/src/gnu/usr.bin/cc && make clean all install $ cd /usr/src/gnu/lib/libgcc && make clean all install o build and install the world finally from scratch (under FreeBSD 4.x run-time) $ cd /usr/obj $ chflags -R noschg * $ rm -rf * $ cd /usr/src $ make buildworld $ make installworld o rebuild the kernel with the final tools $ cd /sys/i386/conf $ config FOO $ cd /sys/compile/FOO $ make depend all $ make install o reboot to switch to the final FreeBSD 4.x system $ shutdown -r now Upgrade from 4.1.1 to 4.4 ============================= edit supfile entries should be: ----- *default host=localcvsup *default tag=RELENG_4_4 *default release=cvs *default base=/usr *default prefix=/usr *default delete use-rel-suffix src-all ---- execute the command cvsup -g -L 2 -Z supfile edit /etc/make.conf add the following lines: ------- MAKE_RSAINTL=NO USA_RESIDENT=NO CFLAGS=-O -pipe COPTFLAGS=-O -pipe COMPAT1X=YES COMPAT20=YES COMPAT21=YES COMPAT22=YES COMPAT3X=YES ---------- cd /usr/src make buildworld cd /usr/src/sys/i386/conf config -g FIREWALL cd ../../compile/FIREWALL make depend && make && make install && shutdown -r now after reboot cd /usr/src make installworld mergemaster -v [ this is interactive ] cd /dev sh MAKEDEV all cd /usr/src/release/sysinstall make all install shutdown -r now -----Original Message----- From: Piotr Wozniak [mailto:piotr.wozniak@cs.put.poznan.pl] Sent: 19 December 2001 11:41 To: freebsd-stable@FreeBSD.org Subject: make buildworld failed Hi, I'd like to upgrade system from 3.5 to 4.x STABLE (tag in supfile was RELENG_4) but 'make buildworld' stops and following error occurs: ----------------------------------------------------------------------- c++ -O -pipe -I/usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr1/src/gnu/usr.bin/gperf -c /usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc /usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80: warning: `catch', `throw', and `try' are all C++ reserved words /usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In function `void operator delete(void *)': /usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:82: declaration of `operator delete(void *)' throws different exceptions... :82: ...from previous declaration here *** Error code 1 Stop. *** Error code 1 ------------------------------------------------------------------------ What can I do? Please help :) Piotr Wozniak To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Dec 19 2: 9:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gate.consol.de (gate.consol.de [194.221.87.10]) by hub.freebsd.org (Postfix) with ESMTP id 2A30637B41D for ; Wed, 19 Dec 2001 02:09:21 -0800 (PST) Received: from msgsrv.bb.consol.de (imap.consol.de [10.250.0.100]) by gate.consol.de (8.11.6/8.11.6) with ESMTP id fBJA9Gb17694 for ; Wed, 19 Dec 2001 11:09:16 +0100 (CET) (envelope-from Thorsten.Greiner@consol.de) Received: from bonn.rtg.consol.de (vscanner.bb.consol.de [10.250.0.120]) by msgsrv.bb.consol.de (8.8.8/8.8.8) with ESMTP id LAA22753 for ; Wed, 19 Dec 2001 11:09:12 +0100 Received: from there by bonn.rtg.consol.de (8.8.8+Sun/SMI-SVR4) id MAA18428; Wed, 19 Dec 2001 12:09:48 +0100 (MET) Message-Id: <200112191109.MAA18428@bonn.rtg.consol.de> Content-Type: text/plain; charset="iso-8859-1" From: Thorsten Greiner Organization: ConSol* GmbH To: freebsd-stable@freebsd.org Subject: Patch for USB (uhci) Date: Wed, 19 Dec 2001 11:09:08 +0100 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, please find enclosed a patch for /usr/src/sys/pci/uhci_pci.c which gets the uhci controller working on my ASUS L7300 notebook. This is a merge from the NetBSD usb stack, which seems to be a bit newer the FreeBSD's usb stack. I wonder if you can review this patch and maybe integrate it into -STABLE. Or should I open a pr? Thanks -Thorsten Here is the patch: --- uhci_pci.c_orig Wed Dec 19 10:56:47 2001 +++ uhci_pci.c Wed Dec 19 10:56:50 2001 @@ -182,6 +182,7 @@ uhci_softc_t *sc = device_get_softc(self); int rid; int err; + u_int32_t csr; rid = PCI_UHCI_BASE_REG; sc->io_res = bus_alloc_resource(self, SYS_RES_IOPORT, &rid, @@ -275,6 +276,11 @@ uhci_pci_detach(self); return ENXIO; } + + /* Enable the device. */ + csr = pci_read_config(self, PCI_COMMAND_STATUS_REG, 4); + pci_write_config(self, PCI_COMMAND_STATUS_REG, + csr | PCIM_CMD_BUSMASTEREN, 4); /* Set the PIRQD enable bit and switch off all the others. We don't * want legacy support to interfere with us To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Dec 19 2:46: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 17D9B37B417 for ; Wed, 19 Dec 2001 02:45:58 -0800 (PST) Received: from colt.ncptiddische.net (ppp-136.wobline.de [212.68.69.144]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fBJAjW715132; Wed, 19 Dec 2001 11:45:32 +0100 Received: from tisys.org (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fBJAlBX27618; Wed, 19 Dec 2001 11:47:11 +0100 (CET) (envelope-from nils@tisys.org) Received: (from nils@localhost) by tisys.org (8.11.6/8.11.6) id fBJAkC902853; Wed, 19 Dec 2001 11:46:12 +0100 (CET) (envelope-from nils) Date: Wed, 19 Dec 2001 11:46:12 +0100 From: Nils Holland To: Piotr Wozniak Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld failed Message-ID: <20011219114612.C2730@tisys.org> Mail-Followup-To: Piotr Wozniak , freebsd-stable@FreeBSD.ORG References: <3C2060A2.9C5DE6E4@cs.put.poznan.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C2060A2.9C5DE6E4@cs.put.poznan.pl>; from piotr.wozniak@cs.put.poznan.pl on Wed, Dec 19, 2001 at 10:40:50AM +0100 X-Operating-System: FreeBSD jodie.ncptiddische.net 4.4-STABLE FreeBSD 4.4-STABLE X-Machine-Uptime: 11:29AM up 1:56, 1 user, load averages: 0.07, 0.02, 0.00 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Dec 19, 2001 at 10:40:50AM +0100, Piotr Wozniak stood up and spoke: > Hi, > I'd like to upgrade system from 3.5 to 4.x STABLE > (tag in supfile was RELENG_4) but 'make buildworld' > stops and following error occurs: First of all, make sure that you follow all the hints in /usr/src/UPDATING. Second, it often seems to be better to upgrade in small steps than all at once. That means: Probably go from 3.5 to 4.0-RELEASE first, then maybe another bit higher (4.2-RELEASE) and finally to the current stable (RELENG_4). Updating in such "small steps", taking care to follow any directions in /usr/src/UPDATING, has always done it for me. Greetings Nils -- Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Dec 19 2:47: 6 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id B435337B416 for ; Wed, 19 Dec 2001 02:47:01 -0800 (PST) Received: by freebsd.org.ru (Postfix, from userid 1000) id 1A45DBD; Wed, 19 Dec 2001 13:46:54 +0300 (MSK) Date: Wed, 19 Dec 2001 13:46:54 +0300 From: "Sergey A. Osokin" To: Sam Drinkard Cc: freebsd-stable@freebsd.org Subject: Re: ata0 -- again Message-ID: <20011219134653.A44155@freebsd.org.ru> References: <3C1FAD3B.C9343CD2@vortex.wa4phy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C1FAD3B.C9343CD2@vortex.wa4phy.net>; from sam@wa4phy.net on Tue, Dec 18, 2001 at 03:55:23PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Dec 18, 2001 at 03:55:23PM -0500, Sam Drinkard wrote: > Just had this happen while I was at the console, and noticed the cd > spinning up for no reason, and it appeared everything sort of just > suspended for a moment or two. Then got the ata0 write command again on > the xconsole. > > ad0: WRITE command timeout tag=0 serv=0 - resetting > ata0: resetting devices .. ata0: mask=01 ostat0=d0 ostat2=00 > ata0-slave: ATAPI probe a=00 b=00 > ata0-master: ATAPI probe a=00 b=00 > ata0: mask=01 status0=50 status1=00 > ata0-master: ATA probe a=01 b=a5 > ata0: devices=01 > ata0-master: success setting UDMA4 on VIA chip > done Lets talk about your hardware (looks like IBM-DTLA) and FreeBSD version. dmesg ? uname -a ? -- Rgdz, /"\ Sergey Osokin aka oZZ, \ / ASCII RIBBON CAMPAIGN osa@freebsd.org.ru X AGAINST HTML MAIL http://freebsd.org.ru/~osa/ / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Dec 19 5:25:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 934DF37B416 for ; Wed, 19 Dec 2001 05:24:58 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id fBJDNu318224; Wed, 19 Dec 2001 08:23:57 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C2094EC.8A9A50F@vortex.wa4phy.net> Date: Wed, 19 Dec 2001 08:23:56 -0500 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: "Sergy A. Osokin" Cc: freebsd-stable@freebsd.org Subject: Re: ata0 --- again Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok.. here's the output from dmesg -v of day before yesterday (has stayed up so far) and uname -a Sam Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.4-STABLE #0: Mon Dec 17 12:43:04 EST 2001 sam@vortex.wa4phy.net:/usr/obj/usr/src/sys/VORTEX Calibrating clock(s) ... TSC clock: 880315765 Hz, i8254 clock: 1193350 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz CLK_USE_TSC_CALIBRATION not specified - using old calibration method Timecounter "TSC" frequency 880198407 Hz CPU: AMD Athlon(tm) Processor (880.20-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff AMD Features=0xc0440000<,AMIE,DSP,3DNow!> Data TLB: 24 entries, fully associative Instruction TLB: 16 entries, fully associative L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L2 internal cache: 256 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative real memory = 402587648 (393152K bytes) Physical memory chunk(s): 0x00001000 - 0x0009efff, 647168 bytes (158 pages) 0x00357000 - 0x17fe7fff, 399052800 bytes (97425 pages) avail memory = 388526080 (379420K bytes) bios32: Found BIOS32 Service Directory header at 0xc00fdb40 bios32: Entry = 0xfdb50 (c00fdb50) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xdb71 pnpbios: Found PnP BIOS data at 0xc00f7180 pnpbios: Entry = f0000:60e4 Rev = 1.0 Other BIOS signatures found: ACPI: 000fa8c0 Preloaded elf kernel "kernel" at 0xc0330000. Pentium Pro MTRR support enabled pci_open(1): mode 1 addr port (0x0cf8) is 0x80003840 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=03911106) Using $PIR table, 8 entries at 0xc00f7800 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard found-> vendor=0x1106, dev=0x0391, revid=0x02 class=06-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[10]: type 1, range 32, base e0000000, size 26 found-> vendor=0x1106, dev=0x8391, revid=0x00 class=06-04-00, hdrtype=0x01, mfdev=0 subordinatebus=1 secondarybus=1 found-> vendor=0x1106, dev=0x0686, revid=0x22 class=06-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x1106, dev=0x0571, revid=0x10 class=01-01-8a, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[20]: type 1, range 32, base 0000ffa0, size 4 found-> vendor=0x1106, dev=0x3038, revid=0x10 class=0c-03-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=d, irq=5 map[20]: type 1, range 32, base 0000cc00, size 5 found-> vendor=0x1106, dev=0x3038, revid=0x10 class=0c-03-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=d, irq=5 map[20]: type 1, range 32, base 0000d000, size 5 found-> vendor=0x1106, dev=0x3057, revid=0x30 class=0c-05-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 found-> vendor=0x1002, dev=0x4750, revid=0x5c class=03-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base de000000, size 24 map[14]: type 1, range 32, base 0000d800, size 8 map[18]: type 1, range 32, base dffff000, size 12 found-> vendor=0x9004, dev=0x7178, revid=0x00 class=01-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=10 map[10]: type 1, range 32, base 0000d400, size 8 map[14]: type 1, range 32, base dfffe000, size 12 found-> vendor=0x1274, dev=0x1371, revid=0x07 class=04-01-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=10 map[10]: type 1, range 32, base 0000c800, size 6 found-> vendor=0x10ec, dev=0x8139, revid=0x10 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=5 map[10]: type 1, range 32, base 0000c400, size 8 map[14]: type 1, range 32, base dfffdf00, size 8 pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf at device 7.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xffa0 ata0: mask=03 status0=50 status1=00 ata0: mask=03 ostat0=50 ostat2=00 ata0-master: ATAPI probe a=00 b=00 ata0-slave: ATAPI probe a=00 b=00 ata0: mask=03 status0=50 status1=00 ata0-master: ATA probe a=01 b=a5 ata0: devices=01 ata0: at 0x1f0 irq 14 on atapci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xffa8 ata1: mask=03 status0=50 status1=00 ata1: mask=03 ostat0=50 ostat2=00 ata1-master: ATAPI probe a=14 b=eb ata1-slave: ATAPI probe a=7f b=7f ata1: mask=03 status0=00 status1=00 ata1: devices=04 ata1: at 0x170 irq 15 on atapci0 pci0: (vendor=0x1106, dev=0x3038) at 7.2 irq 5 pci0: (vendor=0x1106, dev=0x3038) at 7.3 irq 5 chip1: at device 7.4 on pci0 pci0: (vendor=0x1002, dev=0x4750) at 9.0 irq 11 ahc0: port 0xd400-0xd4ff mem 0xdfffe000-0xdfffefff irq 10 at device 12.0 on pci0 ahc0: Reading SEEPROM...done. ahc0: Low byte termination Enabled ahc0: Downloading Sequencer Program... 429 instructions downloaded aic7870: Single Channel A, SCSI Id=7, 16/255 SCBs pcm0: port 0xc800-0xc83f irq 10 at device 14.0 on pci0 pcm0: ac97 codec id 0x83847608 (SigmaTel STAC9708/9711) pcm0: ac97 codec features 18 bit DAC, 18 bit ADC, 5 bit master volume, SigmaTel 3D Enhancement pcm0: ac97 primary codec extended features surround DAC using shared irq10. pcm: setmap 17515000, 1000; 0xc10a1000 -> 17515000 pcm: setmap 17517000, 1000; 0xc10a3000 -> 17517000 rl0: port 0xc400-0xc4ff mem 0xdfffdf00-0xdfffdfff irq 5 at device 15.0 on pci0 rl0: Ethernet address: 00:50:bf:75:18:fb miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bpf: rl0 attached ata-: ata0 exists, using next available unit number ata-: ata1 exists, using next available unit number Trying Read_Port at 203 Trying Read_Port at 243 DLK2201: adding io range 0x240-0x39f, size=0x20, align=0x20 DLK2201: adding irq mask 0x9e28 isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices orm0: ;EL PUEBLO TENDRA QUE VOLVER A= SALIR A LA CALLE

AHORA COMIENZA EL REPARTO DE= LA TORTA

SE FUE CAVALLO Y de la= RUA, AHORA EMPIEZA LA VERDADERA BATALLA ENTRE LOS UD. NO= VOTO.-
AHORA ES EL MOMENTO EN QUE PUERTA NO SABE= DURANTE CUANTO TIEMPO GOBERNARA

AHORA ES EL MOMENTO EN QUE= RUCKAUFT, DUHALDE, de la SOTA, RODRIGUEZ SAA, REUTEMAN Y DEMAS= CON LA COMPLACENCIA DE LOS CORRUPTOS Y CILENTELISTAS DIPUTADOS Y= SENADORES DEBEN DECIDIR CUANDO SE LLAMA A ELECCIONES: EN UN MES;= DOS MESES; SEIS MESES; UN AÑO O RECIEN EN EL= 2003???????????????
Y EN TANTO EL PUEBLO QUE= HACE?????????
MIRA, USADO Y ESPERA A VER= SI LE DEVALUAN EL PESO Y EN CONSECUENCIA LE DEVALUAN EL SALARIO= PORQUE YA ESTAN NEGOCIANDO LOS LEGISLADORES JUSITICIALISTAS CON= LA UNION INDUSTRIAL.-
LA BOLSA SOLO HOY SUBE MAS DEL= 17 %.-
CUAL ES EL FUTURO SI NO HAY
UN PROYECTO DE PAIS

MIENTRAS NO SE REUNA UNA= NUEVA CONVENCION CONSTITUYENTE CON DIRIGENTES NUEVOS A NIVEL= NACIONAL Y DE CADA PROVINCIA; MIENTRAS NO SE IMPLEMENTE UN= SISTEMA DE GOBIERNO PALAMENTARIO; MIENTRAS NO SE RECONFIGURE LA= DISTRIBUICION GEOPOLITICA CON MENOS DE PROVINCIAS; MIENTRAS NO= SE DISMINUYAN LA CANTIDAD DE MUNICIPIOS Y OTRAS MUCHAS= CUESTIONES MAS
EL PUEBLO DEBERA NECESARIAMENTE SALIR A LAS PLAZAS CON SUS= CACEROLAS

FUTURO ARGENTINO
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Dec 20 19: 7:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns2.robhughes.com (12-237-138-77.client.attbi.com [12.237.138.77]) by hub.freebsd.org (Postfix) with SMTP id AEF8037B416 for ; Thu, 20 Dec 2001 19:07:37 -0800 (PST) Received: (qmail 23558 invoked from network); 21 Dec 2001 03:07:36 -0000 Received: from hexch01.robhughes.com (192.168.1.3) by ns2.robhughes.com with SMTP; 21 Dec 2001 03:07:36 -0000 Subject: RE: 4.4-stable kernel panic with dummynet/bridging. Same rules work fine with 4.3-RC MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Thu, 20 Dec 2001 21:07:35 -0600 Message-ID: X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Content-Class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 4.4-stable kernel panic with dummynet/bridging. Same rules work fine with 4.3-RC Thread-Index: AcGJmB9b3eYlvdR3R5+W24Ah+x1PZwANEYiw From: "Robert D. Hughes" To: "Luigi Rizzo" , "Yusuf Goolamabbas" Cc: , , Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Really? Its still part of the default rc.firewall that's being distributed and I haven't seen it mentioned anywhere the its been deprecated. -----Original Message----- From: Luigi Rizzo [mailto:rizzo@aciri.org] Sent: Thursday, December 20, 2001 2:49 PM To: Yusuf Goolamabbas Cc: freebsd-net@FreeBSD.ORG; freebsd-stable@FreeBSD.ORG; cez@pkl.net Subject: Re: 4.4-stable kernel panic with dummynet/bridging. Same rules work fine with 4.3-RC I wonder if this isn't related to some change in the handling of interface lists, routes or arp entries. I do not recall any recent change in the dummynet/bridge code that might cause this. On passing. the line ${fwcmd} add 400 pass udp from 0.0.0.0 2054 to 0.0.0.0 has not been supported for a long time. How repeatable is the problem ? It shouldn't be hard to track, it looks like a null pointer dereference. cheers luigi On Thu, Dec 20, 2001 at 11:15:45AM -0000, Yusuf Goolamabbas wrote: > Hi, Similar to what Ceri describes in this message >=20 > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=3D508422+0+current/freebsd-s= t able >=20 > I have observed a 4.4-stable box panicing whenever bridging is turned > on. This was cvsup'ed today morning. I have other boxes cvsup'ed at > the same time except that they don't have dummynet/bridging configured > in them and they work pretty well >=20 > I replaced the box with an another 4.3-RC box and the same rules > enclosed here work just fine >=20 > ${fwcmd} add 100 pass all from any to any via lo0 > ${fwcmd} add 200 deny all from any to 127.0.0.0/8 > ${fwcmd} add 300 deny ip from 127.0.0.0/8 to any > # If you're using 'options BRIDGE', uncomment the following line to pass ARP > ${fwcmd} add 400 pass udp from 0.0.0.0 2054 to 0.0.0.0 > ${fwcmd} add 500 pass all from to any in via fxp0 > ${fwcmd} add 800 pipe 1 ip from to any in via fxp1 > ${fwcmd} pipe 1 config mask src-ip 0x000000ff bw 512Kbit/s queue 50=20 >=20 > Basically, fxp1 is connected to a switch and every machine on that > switch is rate limited to 512Kbit/s individually >=20 > I had configured the box with DDB but didn't have serial console so I > transcribed everything at the db> prompt >=20 > Fatal trap 12: page fault while in kernel mode > fault virtual address =3D 0xa4 > fault code =3D superviser read, page not present > instruction pointer =3D 0x8:0xc0199164 > strack pointer =3D 0x10:0xc9889b5c > frame pointer =3D 0x10:0xc9889bac > code segment =3D base 0x0, limit 0xfff type 0x1b > =3D DPL 0, pres 1, def32 1, gran 1 > processor eflags =3D interrupt enabled, resume, IOPL =3D 0 > current process =3D 55 (sh) > interrupt mask =3D > kernel: type 12 trap, code =3D 0 > stopped at in_arpinput+0x158; movl 0xa4(%eax,%eax) >=20 > db> t > in_arpinput(c077cb00,0,c989cac,c020d625,c020d5df) at in_arpinput+0x158 > arpintr(c020dfdf,0,c02800,0,c7640010,c0e700,0) at arpintr+0x112 > swi_net_next(c028c26c,c764f000,3,0,c835c440) at swi_net_next > trap_pfault(c9889d20,0,c764f000,0,806c591) at trap_pfault+0xbe > trap(10,c9880010,c01d0010,c764f000,80be591_ at trap+0x31f > calltrap() at calltrap+0x11 > trap 0xc : eip - 0xc02172cf , esp - 0xc9889d60, ebp - 0xc9889d88 > copyinstr(c9889e68,0,0,c9889f80,c9889f80) at copyinstr+0x37 > exec_elf_imagact(c9889e68,c835c440,3,c9889f80,c9889e68) at exec_elf_imagact+0xba > execve(c835c440,c9889f80,80be5d4,0,80be590) at execve+0x26c > syscall2(2f,2f,2f,80be590,0) at syscall2+0x1a5 > Xinit0x80_syscall() + Xint-x80_syscall+0x25 >=20 > Hope this helps >=20 > Regards, Yusuf >=20 > --=20 > Yusuf Goolamabbas > yusufg@outblaze.com >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Dec 20 19:29:21 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.ntplx.net (mail5.ntplx.net [204.213.176.70]) by hub.freebsd.org (Postfix) with ESMTP id 17BDC37B416 for ; Thu, 20 Dec 2001 19:29:17 -0800 (PST) Received: from ntplx.net (12-243-8-54.client.attbi.com [12.243.8.54]) by mail.ntplx.net (8.11.6/8.11.4/NETPLEX) with ESMTP id fBL3T7c23766; Thu, 20 Dec 2001 22:29:10 -0500 (EST) Message-ID: <3C22AC45.D53CF00A@ntplx.net> Date: Thu, 20 Dec 2001 22:28:05 -0500 From: Ted Sikora Organization: UnixOS2.org X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en-US,en-GB MIME-Version: 1.0 To: jacks@sage-american.com, "freebsd-stable@FreeBSD.ORG" Subject: Re: netgraph error References: <3C22073E.AE264D6B@ntplx.net> <3.0.5.32.20011220101112.01629508@mail.sage-american.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jacks@sage-american.com wrote: > > ....also, check to see if you really need the "faith" translation driver in > your kernel. See "man faith" if you take it out of your kernal (if not > needed) the error will go away too without the updating.... > > At 09:56 AM 12.20.2001 -0600, jacks@sage-american.com wrote: > >Ted: That was a temporary bug... reCVSup and update again and it'll go > away... > > > >At 10:43 AM 12.20.2001 -0500, Ted Sikora wrote: > >>Dec 20 10:07:26 /kernel: module_register: module netgraph already > >>exists! > >>Dec 20 10:07:26 /kernel: linker_file_sysinit "netgraph.ko" failed to > >>register! 17 > >> > >>Getting the following errors after rebulding a smp kernel with the > >>Netgraph options for pppoe. It all works perfectly except for the boot > >>time messages. > >> > >>On first boot I got this message but it's gone now. > >> > >>Dec 20 09:54:35 /kernel: faith0 XXX: driver didn't set ifq_maxlen > >> > >>-- Thanks ... all set now. -- Ted Sikora tsikora@ntplx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Dec 20 20: 4:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from emu.dhsnames.com (emu.dhsnames.com [63.175.98.31]) by hub.freebsd.org (Postfix) with SMTP id 1C34F37B41A for ; Thu, 20 Dec 2001 20:04:35 -0800 (PST) Received: (qmail 4350 invoked from network); 21 Dec 2001 04:00:10 -0000 Received: from aworklan001038.netvigator.com (HELO yusufg.portal2.com) (203.198.151.38) by box.dhsnames.com with SMTP; 21 Dec 2001 04:00:10 -0000 Received: (qmail 10488 invoked by uid 500); 21 Dec 2001 04:02:15 -0000 Date: Fri, 21 Dec 2001 12:02:15 +0800 From: Yusuf Goolamabbas To: Luigi Rizzo Cc: freebsd-net@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG, cez@pkl.net Subject: Re: 4.4-stable kernel panic with dummynet/bridging. Same rules work fine with 4.3-RC Message-ID: <20011221120215.A10482@outblaze.com> References: <20011220111545.3327.qmail@yusufg.portal2.com> <20011220124859.A8969@iguana.aciri.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011220124859.A8969@iguana.aciri.org> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I wonder if this isn't related to some change in the handling of > interface lists, routes or arp entries. I do not recall any recent > change in the dummynet/bridge code that might cause this. > > On passing. the line ${fwcmd} add 400 pass udp from 0.0.0.0 2054 to 0.0.0.0 > has not been supported for a long time. Shouldn't it be taken out of /etc/rc.firewall and an appropiate note sent to Warner for insertion in UPDATING > > How repeatable is the problem ? It shouldn't be hard to track, it looks > like a null pointer dereference. 100% repeatable. The strange part is that the same rules including the ${fwcmd} add 400 pass udp from 0.0.0.0 2054 to 0.0.0.0 work perfectly with 4.3-RC Regards, yusuf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Dec 20 20:58:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 1516E37B416 for ; Thu, 20 Dec 2001 20:58:22 -0800 (PST) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.5) with SMTP id fBL4wHi93158; Thu, 20 Dec 2001 23:58:17 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Thu, 20 Dec 2001 23:58:15 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Nuno Teixeira Cc: freebsd-stable@freebsd.org Subject: Re: 4.5-PRERELEASE announcement ? In-Reply-To: <20011220231545.GF29443@gw.tex.bogus> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The freeze for 4.5-RELEASE has begun. "Release candidates" will start coming out relatively soon, but we're currently waiting for things to stabilize from the last batch of merges from the -CURRENT branch. While the schedule is mutable, the first RC will probably be due around Jan 5, 2002. They are expected to continue through at least Jan 15. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Thu, 20 Dec 2001, Nuno Teixeira wrote: > > Hello to all, > > I'd like to know if the 4.5-PRERELEASE has been announced in any freebsd > mailings, because I don't received nothing saying that the code will be > freezed. > > Thanks very much, > > > -- > > Nuno Teixeira > pt-quorum.com > > /* > PGP Public Key: > http://www.pt-quorum.com/pgp/nunoteixeira.asc > Key fingerprint: > 8C2C B364 D4DC 0C92 56F5 CE6F 8F07 720A 63A0 4FC7 > */ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Dec 20 21:28: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 1593D37B405 for ; Thu, 20 Dec 2001 21:28:07 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBL5S6J84860; Thu, 20 Dec 2001 21:28:06 -0800 (PST) (envelope-from dillon) Date: Thu, 20 Dec 2001 21:28:06 -0800 (PST) From: Matthew Dillon Message-Id: <200112210528.fBL5S6J84860@apollo.backplane.com> To: freebsd-stable@freebsd.org Cc: Kirk McKusick Subject: Proposed FFS fix in filesystem syncing code Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Another program Jordan forwarded to me located another filesystem bug. This one normally wouldn't occur too often. It happens when the filesystem syncing code is updating a VCHR vnode/inode. The vnode can get ripped out from under the ffs_update() code because the sync code doesn't lock or reference the vnode while running UFS_UPDATE() on it. I believe the below is a reasonable fix. Comments? (I've asked Jordan whether posting the source to this second filesystem stress tester is ok). -Matt Index: ffs/ffs_vfsops.c =================================================================== RCS file: /home/ncvs/src/sys/ufs/ffs/ffs_vfsops.c,v retrieving revision 1.117.2.6 diff -u -r1.117.2.6 ffs_vfsops.c --- ffs/ffs_vfsops.c 3 Nov 2001 19:59:28 -0000 1.117.2.6 +++ ffs/ffs_vfsops.c 21 Dec 2001 05:19:11 -0000 @@ -1002,9 +1002,17 @@ simple_lock(&mntvnode_slock); } } else { + /* + * We must reference the vp to prevent it from + * getting ripped out from under UFS_UPDATE, since + * we are not holding a vnode lock. XXX why aren't + * we holding a vnode lock? + */ + VREF(vp); simple_unlock(&mntvnode_slock); /* UFS_UPDATE(vp, waitfor == MNT_WAIT); */ UFS_UPDATE(vp, 0); + vrele(vp); simple_lock(&mntvnode_slock); } if (TAILQ_NEXT(vp, v_nmntvnodes) != nvp) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Dec 20 21:40:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from arpa.com (arpa.com [199.245.173.5]) by hub.freebsd.org (Postfix) with ESMTP id 9824937B416 for ; Thu, 20 Dec 2001 21:40:01 -0800 (PST) Received: by arpa.com (Postfix, from userid 1004) id C944EBB35; Fri, 21 Dec 2001 00:39:56 -0500 (EST) Date: Fri, 21 Dec 2001 00:39:56 -0500 From: Chip Norkus To: freebsd-stable@freebsd.org Subject: Re: portupgrade: integration with the main FreeBSD tree? Message-ID: <20011221003956.A29173@anduril.org> References: <20011220000802.GB99222@gw.tex.bogus> <20011220023727.GB54567@voi.aagh.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011220023727.GB54567@voi.aagh.net>; from tom.hurst@clara.net on Thu, Dec 20, 2001 at 02:37:27AM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu Dec 20, 2001; 02:37AM +0000 Thomas Hurst propagated the following: [snip] > > It's not functionality added to FreeBSD though, it's added to ports, and > hence if you don't have any ports installed it's just unwanted cruft. > > I'd be very happy if sysinstall were to recommend it, however. > How about, if you want to install the ports system, you install the ports utilities, and if you don't, you won't get any of them (such as the pkg_* collection). That way, we can have a really nice package system, and folks who don't want it don't have to have it. All that might need to remain in the base are the standard pkg_add/pkg_info commands for those who don't want the ports system and all that it entails. > I'd be even happier if all the perl in the base system was replaced > with Ruby, especially since Ruby is smaller, but I guess we can't have > everything :) > Or just remove any kind of GPL scripting language? ;) > -- > Thomas 'Freaky' Hurst - freaky@aagh.net - http://www.aagh.net/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -wd -- chip norkus; c programmer of the apocalypse wd@arpa.com "question = (to) ? be : !be;" --Shakespeare http://telekinesis.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Dec 20 23: 8:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from iguana.aciri.org (iguana.aciri.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id A363A37B416; Thu, 20 Dec 2001 23:08:21 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.11.3/8.11.1) id fBL78Ex12615; Thu, 20 Dec 2001 23:08:14 -0800 (PST) (envelope-from rizzo) Date: Thu, 20 Dec 2001 23:08:14 -0800 From: Luigi Rizzo To: Yusuf Goolamabbas Cc: freebsd-net@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG, cez@pkl.net Subject: Re: 4.4-stable kernel panic with dummynet/bridging. Same rules work fine with 4.3-RC Message-ID: <20011220230814.A11342@iguana.aciri.org> References: <20011220111545.3327.qmail@yusufg.portal2.com> <20011220124859.A8969@iguana.aciri.org> <20011221120215.A10482@outblaze.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011221120215.A10482@outblaze.com> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Dec 21, 2001 at 12:02:15PM +0800, Yusuf Goolamabbas wrote: > > > > How repeatable is the problem ? It shouldn't be hard to track, it looks > > like a null pointer dereference. > > 100% repeatable. The strange part is that the same rules including the > ${fwcmd} add 400 pass udp from 0.0.0.0 2054 to 0.0.0.0 work perfectly > with 4.3-RC the rule is just useless. do you have a sample case to trigger the problem so i can try and see what is going on ? thanks luigi ----------------------------------+----------------------------------------- Luigi RIZZO, luigi@iet.unipi.it . ACIRI/ICSI (on leave from Univ. di Pisa) http://www.iet.unipi.it/~luigi/ . 1947 Center St, Berkeley CA 94704 Phone: (510) 666 2927 ----------------------------------+----------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Dec 20 23:18:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hall.mail.mindspring.net (hall.mail.mindspring.net [207.69.200.60]) by hub.freebsd.org (Postfix) with ESMTP id A24CD37B41A for ; Thu, 20 Dec 2001 23:18:13 -0800 (PST) Received: from dialup-209.244.75.207.dial1.losangeles1.level3.net ([209.244.75.207] helo=netcom1.netcom.com) by hall.mail.mindspring.net with esmtp (Exim 3.33 #1) id 16HJwa-00008K-00 for stable@freebsd.org; Fri, 21 Dec 2001 02:18:12 -0500 Received: by netcom1.netcom.com (Postfix, from userid 1000) id 5B202136AD; Thu, 20 Dec 2001 23:18:10 -0800 (PST) From: Mike Harding To: stable@freebsd.org Subject: X crash/reboot? Message-Id: <20011221071810.5B202136AD@netcom1.netcom.com> Date: Thu, 20 Dec 2001 23:18:10 -0800 (PST) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG My formerly rock-solid system rebooted earlier today w/o a log message, and X just exited on signal 6. Should I rebuild X/kde to match my new world? I haven't had any problems for at many months, now 2 in one day - could a kernel/app mismatch be causing this, or might I be looking at hardware/system stability issues? - Mike H. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Dec 20 23:26:13 2001 Delivered-To: freebsd-stable@freebsd.org Received: from emu.dhsnames.com (emu.dhsnames.com [63.175.98.31]) by hub.freebsd.org (Postfix) with SMTP id 6905737B405 for ; Thu, 20 Dec 2001 23:26:08 -0800 (PST) Received: (qmail 7109 invoked from network); 21 Dec 2001 07:21:46 -0000 Received: from aworklan001038.netvigator.com (HELO yusufg.portal2.com) (203.198.151.38) by box.dhsnames.com with SMTP; 21 Dec 2001 07:21:46 -0000 Received: (qmail 11780 invoked by uid 500); 21 Dec 2001 07:23:54 -0000 Date: Fri, 21 Dec 2001 15:23:54 +0800 From: Yusuf Goolamabbas To: Luigi Rizzo Cc: freebsd-net@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG, cez@pkl.net Subject: Re: 4.4-stable kernel panic with dummynet/bridging. Same rules work fine with 4.3-RC Message-ID: <20011221152354.A11744@outblaze.com> References: <20011220111545.3327.qmail@yusufg.portal2.com> <20011220124859.A8969@iguana.aciri.org> <20011221120215.A10482@outblaze.com> <20011220230814.A11342@iguana.aciri.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011220230814.A11342@iguana.aciri.org> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Dec 20, 2001 at 11:08:14PM -0800, Luigi Rizzo wrote: > On Fri, Dec 21, 2001 at 12:02:15PM +0800, Yusuf Goolamabbas wrote: > > > > > > How repeatable is the problem ? It shouldn't be hard to track, it looks > > > like a null pointer dereference. > > > > 100% repeatable. The strange part is that the same rules including the > > ${fwcmd} add 400 pass udp from 0.0.0.0 2054 to 0.0.0.0 work perfectly > > with 4.3-RC > > the rule is just useless. do you have a sample case to trigger the > problem so i can try and see what is going on ? > range and office are edited out This is what I have, the basic idea is that fxp1 is connected to a switch and I want each machine on the switch to be restricted to 512kb/s ${fwcmd} add 100 pass all from any to any via lo0 ${fwcmd} add 200 deny all from any to 127.0.0.0/8 ${fwcmd} add 300 deny ip from 127.0.0.0/8 to any # If you're using 'options BRIDGE', uncomment the following line to pass ARP ${fwcmd} add 400 pass udp from 0.0.0.0 2054 to 0.0.0.0 ${fwcmd} add 500 pass all from ${range} to any in via fxp0 ${fwcmd} add 800 pipe 1 ip from ${range} to not ${office} in via fxp1 ${fwcmd} pipe 1 config mask src-ip 0x000000ff bw 512Kbit/s queue 50 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Dec 20 23:37:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by hub.freebsd.org (Postfix) with ESMTP id B965A37B41A for ; Thu, 20 Dec 2001 23:37:42 -0800 (PST) Received: (from eugen@localhost) by www.svzserv.kemerovo.su (8.11.6/8.11.6) id fBL7bix69480 for stable@freebsd.org; Fri, 21 Dec 2001 14:37:44 +0700 (KRAT) (envelope-from eugen) Date: Fri, 21 Dec 2001 14:37:43 +0700 From: Eugene Grosbein To: stable@freebsd.org Subject: buggy gif in 4.4-STABLE (2 November 2001) Message-ID: <20011221143743.A68938@svzserv.kemerovo.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! 1. It is impossible to kldload if_gif.ko when kernel was compiled without IPv6. 2. Suppose we need IPv4 over IPv4 tunnel. We can use ifconfig gif0 create tunnel a.a.a.a b.b.b.b ifconfig gif0 inet .... If right route to b.b.b.b was 'default route' at gif0 creation time and than we add new record to routing table that makes route for b.b.b.b explicitly via another host, tunnel will be broken. Kernel will still pass tunneled packets to the default route instead of using new one. You must destroy gif0 completely: 'ifconfig gif0 down delete' is not enough, 'ifconfig gif0 deletetunnel' does not helps too, you must use 'ifconfig gif0 destroy' and then recreate gif0 and tunnel from scratch. This seems not to be right thing. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 2:26:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 0474C37B417; Fri, 21 Dec 2001 02:26:40 -0800 (PST) Received: from colt.ncptiddische.net (ppp-219.wobline.de [212.68.69.230]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fBLAQW721714; Fri, 21 Dec 2001 11:26:33 +0100 Received: from tisys.org (howie.ncptiddische.net [192.168.0.3]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fBLASKX38432; Fri, 21 Dec 2001 11:28:20 +0100 (CET) (envelope-from nils@tisys.org) Received: (from nils@localhost) by tisys.org (8.11.6/8.11.6) id fBLASKC02575; Fri, 21 Dec 2001 11:28:20 +0100 (CET) (envelope-from nils) Date: Fri, 21 Dec 2001 11:27:45 +0100 From: Nils Holland To: "Bruce A. Mah" Cc: Nuno Teixeira , freebsd-stable@FreeBSD.ORG Subject: Re: 4.5-PRERELEASE announcement ? Message-ID: <20011221112745.A2275@tisys.org> Mail-Followup-To: "Bruce A. Mah" , Nuno Teixeira , freebsd-stable@FreeBSD.ORG References: <20011220231545.GF29443@gw.tex.bogus> <200112202328.fBKNSmp01975@bmah.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112202328.fBKNSmp01975@bmah.dyndns.org>; from bmah@FreeBSD.ORG on Thu, Dec 20, 2001 at 03:28:47PM -0800 X-Operating-System: FreeBSD howie.ncptiddische.net 4.4-STABLE FreeBSD 4.4-STABLE X-Machine-Uptime: 11:11AM up 19 mins, 2 users, load averages: 0.33, 0.38, 0.27 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Dec 20, 2001 at 03:28:47PM -0800, Bruce A. Mah stood up and spoke: > > We're in codefreeze on the RELENG_4 branch, and if you build a kernel > from up-to-date sources, it'll say "4.5-PRERELEASE" and not > "4.4-STABLE". From now until 4.5-RELEASE, any commits to RELENG_4 get > reviewed by the release engineers first (with a few exceptions). > > murray announced this on one of the committers lists but I haven't seen > it anywhere else. I didn't see it anywhere else either, which is actually kind of sad. I guess not only the commiters on the commiters list would like to be updated about things like this. So, I guess, for "normal people" to be able to keep up with the events leading towards the release, wouldn't it be a good idea to mail a copy of such announcements to a more "general" place? -announce comes to my mind first, but if that one is only for announcing the actual release, probably -stable should do it, as it is highly likely that those who would like to know when the code is freezed so that they can CVSup and test it, are most likely subscribed to -stable. Just my $.02. Nils -- Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 2:48:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id A545537B41A; Fri, 21 Dec 2001 02:48:39 -0800 (PST) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id fBLAmU623787; Fri, 21 Dec 2001 11:48:30 +0100 (CET) (envelope-from wkb) Date: Fri, 21 Dec 2001 11:48:29 +0100 From: Wilko Bulte To: Chris Wilmes Cc: damien@carroll.com, freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: Sharing a SCSI bus with 2 controllers Message-ID: <20011221114829.E23547@freebie.xs4all.nl> References: <55670000.1008866988@50.dhcp.hck.carroll.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from cwilmes@creighton.edu on Thu, Dec 20, 2001 at 05:24:52PM -0600 X-OS: FreeBSD 4.4-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Dec 20, 2001 at 05:24:52PM -0600, Chris Wilmes wrote: > On Thu, 20 Dec 2001 damien@carroll.com wrote: > > > Is it possible to share a SCSI device with two different controllers? I > > have a tape backup that I want to share with two systems, and I want them > > to be both connected at the same time. I have connected both controllers to > > the tape backup, made sure that they were configured as different device > > numbers, and re-booted both systems. One is a Windows Machine, the other is > > a BSD box. Both of the controllers are the same (Adaptec 29160N) The BSD > > box is complaining about seeing SCSI bus resets on the bus: > > > > ahc0: Someone reset channel A > > > > What is the correct way to do this (if it is at all possible)? Are there > > special kernel or hardware settings required for this to work properly? > > > > > Congratulations on discovering one of the cooler features of SCSI. > > The SCSI bus resets are probably harmless, but the error messages can come > at inopportune times. You can stop most of the bus resets by changing a ^--- exactly ;-) It will still not stop the driver from issuing bus resets. Tapes on shared SCSI buses are eh, em, interesting. Imagine a bus reset from system 1 while system 2 is writing a backup. Tape rewinds, system 2 recovers and continues writing. etc. W/ -- | / o / /_ _ email: wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, The Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 3:48:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 4153C37B416 for ; Fri, 21 Dec 2001 03:48:35 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.4) id fBLBlFc36815; Fri, 21 Dec 2001 13:47:15 +0200 (EET) (envelope-from never) Date: Fri, 21 Dec 2001 13:47:13 +0200 From: Nevermind To: Brad Laue Cc: Peter Hessler , freebsd-stable@FreeBSD.ORG Subject: Re: ATA oddity Message-ID: <20011221134713.F24253@nevermind.kiev.ua> References: <20011220000423.72aab476.brad@brad-x.com> <20011220055944.1fb37f1d.yodadoa@yahoo.com> <20011220121158.48498cb7.brad@brad-x.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011220121158.48498cb7.brad@brad-x.com>; from brad@brad-x.com on Thu, Dec 20, 2001 at 12:11:58PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Brad Laue! On Thu, Dec 20, 2001 at 12:11:58PM -0500, you wrote: > > I had a similar situation, where one hd was UDMA 33 and the other was > > UDMA 66. That would cause crashes for me after about 5 minutes. As I > > wasn't using the other hard drive, I just unplugged it, and it works > > great. Before all of this happended, I was using a 40pin 40 connectior > > ide cable, I the cause (or something that allowed it) was replacing the > > 40/40 with a 80 pin 40 connector ide cable. > > > > I forgot to mention that the kernel message regarding a non-compliant cable is in error - the cable in use is an ATA66/100 cable, and verifiably works in other systems. > > I've pinned that issue down to an interaction between the Fujitsu and the Quantum controllers. > > The main problem here is that while previous FreeBSD versions did the correct thing and ran both drives at UDMA-33, some change in the newer code is getting it wrong. > > Any ideas? The same here, I've removed all non-ATA100 devices from my ATA100 cable and it fixed the problem: atapci0: port 0xf000-0xf00f at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ad0: 14655MB [29777/16/63] at ata0-master UDMA100 ata1-master: DMA limited to UDMA33, non-ATA66 compliant cable ad2: 9541MB [19386/16/63] at ata1-master UDMA33 acd0: CDROM at ata1-slave using PIO4 -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 5:24:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 5D8A237B419 for ; Fri, 21 Dec 2001 05:24:26 -0800 (PST) Received: from pc3-card4-0-cust122.cdf.cable.ntl.com ([62.254.251.122] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16HPev-0005Gr-00; Fri, 21 Dec 2001 13:24:21 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.33 #1) id 16HPQa-0008pC-00; Fri, 21 Dec 2001 13:09:32 +0000 Date: Fri, 21 Dec 2001 13:09:32 +0000 From: Ceri To: Alan Eldridge Cc: FreeBSD Stable List Subject: Re: Promise ultra100 Message-ID: <20011221130932.GA33822@rhadamanth> Mail-Followup-To: Ceri , Alan Eldridge , FreeBSD Stable List References: <20011221001103.GA64116@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011221001103.GA64116@wwweasel.geeksrus.net> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Dec 20, 2001 at 07:11:03PM -0500, Alan Eldridge wrote: > >Oh dear, you're in for some fun. > >What's probably happened here is that the disk that used to be on ad0 > >is now ad4 (I imagine this is why disabling your onboard controller worked, > >Scott). > > >This is going to let you in for a whole world of pain, including not being > >to remount partitions because the devices don't exist, and not being able to > >create the devices because you can't remount the partitions read-write. > > I disabled the onboard-controller, moved the drives, then booted the > 4.4-RELEASE install cd. We're talking about moving an existing installation onto the new controller. A new installation is painless, as you say. Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 5:52:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from www.angdatingdaan.com (angdatingdaan.com [210.16.24.27]) by hub.freebsd.org (Postfix) with SMTP id 8D72B37B41A for ; Fri, 21 Dec 2001 05:52:48 -0800 (PST) Received: (qmail 1038 invoked by uid 90); 21 Dec 2001 13:52:44 -0000 Message-ID: <20011221135244.1037.qmail@www.angdatingdaan.com> References: <20011220231545.GF29443@gw.tex.bogus> <200112202328.fBKNSmp01975@bmah.dyndns.org> <20011221112745.A2275@tisys.org> In-Reply-To: <20011221112745.A2275@tisys.org> From: "Jett Tayer" To: Nils Holland Cc: "Bruce A. Mah" , Nuno Teixeira , freebsd-stable@FreeBSD.ORG Subject: Re: 4.5-PRERELEASE announcement ? Date: Fri, 21 Dec 2001 13:52:44 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i have just updated my sources and after a succesful recompile. uname -a says it's now 4.5-PRERELEASE. so far i dont have any problems with this version. jett tayer Nils Holland writes: > On Thu, Dec 20, 2001 at 03:28:47PM -0800, Bruce A. Mah stood up and spoke: >> >> We're in codefreeze on the RELENG_4 branch, and if you build a kernel >> from up-to-date sources, it'll say "4.5-PRERELEASE" and not >> "4.4-STABLE". From now until 4.5-RELEASE, any commits to RELENG_4 get >> reviewed by the release engineers first (with a few exceptions). >> >> murray announced this on one of the committers lists but I haven't seen >> it anywhere else. > > I didn't see it anywhere else either, which is actually kind of sad. I > guess not only the commiters on the commiters list would like to be updated > about things like this. So, I guess, for "normal people" to be able to keep > up with the events leading towards the release, wouldn't it be a good idea > to mail a copy of such announcements to a more "general" place? -announce > comes to my mind first, but if that one is only for announcing the actual > release, probably -stable should do it, as it is highly likely that those > who would like to know when the code is freezed so that they can CVSup and > test it, are most likely subscribed to -stable. > > Just my $.02. > > Nils > > -- > Nils Holland > Ti Systems - FreeBSD in Tiddische, Germany > http://www.tisys.org * nils@tisys.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 6: 4:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.eskimo.com (mx1.eskimo.com [204.122.16.48]) by hub.freebsd.org (Postfix) with ESMTP id 6EC2C37B416 for ; Fri, 21 Dec 2001 06:04:06 -0800 (PST) Received: from eskimo.com (ripper@eskimo.com [204.122.16.13]) by mx1.eskimo.com (8.9.1a/8.8.8) with ESMTP id GAA07311 for ; Fri, 21 Dec 2001 06:04:04 -0800 Received: (from ripper@localhost) by eskimo.com (8.9.1a/8.9.1) id GAA26213; Fri, 21 Dec 2001 06:04:04 -0800 (PST) Date: Fri, 21 Dec 2001 06:04:04 -0800 (PST) Message-Id: <200112211404.GAA26213@eskimo.com> From: Ross Lippert To: freebsd-stable@freebsd.org Subject: DVD kills system Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is the first time I have used my DVD player on a DVD and not a CD. On CDs there has never been a problem. However, I put in a DVD movie disk, mount it mount -o nosuid,nodev -t cd9660 /dev/acd0c /dvdrom and then cd /dvdrom/video_ts ls which works, but then file * kills me. It gives output for a couple files, then hangs for a little bit and then -- ka-boom! reboot! Pretty frightening when a read operation on a filesystem can do that. It happened twice in a row for the two times I tried it, so, by induction, I think it will consistently happen, though I am reluctant to try this often. Looking at /var/log/messages gives me no clue at all. Is there another log which would be more disagnostic for this? I don't have another DVD to try this out with, currently. Should I just wipe the fuzz off and try again? Attached is my dmesg. -r Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.4-RELEASE #0: Sat Oct 20 12:46:09 EDT 2001 root@:/usr/src/sys/compile/MYBSD Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) Processor (908.09-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff AMD Features=0xc0440000<,AMIE,DSP,3DNow!> real memory = 268353536 (262064K bytes) avail memory = 256348160 (250340K bytes) Preloaded elf kernel "kernel" at 0xc04d4000. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00f1720 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib2: at device 1.0 on pci0 pci1: on pcib2 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xd800-0xd80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xd400-0xd41f irq 9 at device 4.2 on pci 0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xd000-0xd01f irq 9 at device 4.3 on pci 0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pci0: at 10.0 irq 5 pcm0: port 0xa400-0xa43f irq 10 at device 11.0 on pci0 xl0: <3Com 3c905-TX Fast Etherlink XL> port 0xa000-0xa03f irq 11 at device 12.0 on pci0 xl0: Ethernet address: 00:10:4b:29:28:9e miibus0: on xl0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ahc0: port 0x9800-0x98ff mem 0xe1800 000-0xe1800fff irq 9 at device 13.0 on pci0 aic7850: Single Channel A, SCSI Id=7, 3/255 SCBs atapci1: port 0x8000-0x803f,0x8400-0x8403,0x8800-0x8 807,0x9000-0x9003,0x9400-0x9407 mem 0xe1000000-0xe101ffff irq 10 at device 17.0 on pci0 ata2: at 0x9400 on atapci1 ata3: at 0x8800 on atapci1 pcib1: on motherboard pci2: on pcib1 orm0: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "ColorKey" # #Option "CacheLines" # #Option "Dac6Bit" # [] #Option "DRI" # [] #Option "NoDDC" # [] Identifier "Intel 810" Driver "i810" VendorName "Intel" BoardName "i810-dc100" BusID "PCI:0:1:0" Option "NoDDC" # [] # VideoRam 4086 EndSection There is a FreeBSD DRI page at http://gladstone.uoregon.edu/~eanholt/dri/ I bought my i810 last December, and spent several months loading various Linux distributions, looking for one I liked. By the end of July I had accumulated enough advice (essentially the above items) from these mailing lists to install freebsd (and what a relief it was). So...if the above doesn't do it, check the mail archives for anything I've missed. It's all in there. I probably don't need to remind you, but I will anyway, to compile or load the agp module, and make the device node. > > I had this working long ago during that sweet spot around XFree86 > 4.0.1 and FreeBSD-4.1, but can't get it working now with the newer > versions. The symptom is that the screen goes black when I start the > X server, and the X server loops chewing up CPU time. It takes a kill > -9 to terminate it, which of course leaves the screen in an unusable > state. > > My XF86Config file is appended. > > John > > Section "Module" > Load "dbe" # Double buffer extension > SubSection "extmod" > Option "omit xfree86-dga" # don't initialise the DGA extension > EndSubSection > Load "type1" > Load "freetype" > Load "GLcore" > Load "dri" > Load "glx" > Load "pex5" > Load "record" > Load "xie" > EndSection > Section "Files" > RgbPath "/usr/X11R6/lib/X11/rgb" > FontPath "/usr/X11R6/lib/X11/fonts/local/" > FontPath "/usr/X11R6/lib/X11/fonts/misc/" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" > FontPath "/usr/X11R6/lib/X11/fonts/Type1/" > FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" > EndSection . . . > Section "Device" > Identifier "i810" > Driver "i810" > #Option "NoAccel" > #Option "SWcursor" > VideoRam 16384 > EndSection -------------- Duane H. Hesser dhh@androcles.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 9:47:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from jkkn.jkkn.net (cpe.atm2-0-1031198.0x503eea76.odnxx2.customer.tele.dk [80.62.234.118]) by hub.freebsd.org (Postfix) with ESMTP id F2AE237B419 for ; Fri, 21 Dec 2001 09:47:36 -0800 (PST) Received: from jkkn.net (localhost [127.0.0.1]) (authenticated) by jkkn.jkkn.net (8.11.6/8.11.6) with ESMTP id fBLHkqu37508; Fri, 21 Dec 2001 18:46:52 +0100 (CET) (envelope-from jkkn@jkkn.dk) Received: from pc.tv2.dk ([193.88.88.10]) (SquirrelMail authenticated user jkkn) by webmail.jkkn.net with HTTP; Fri, 21 Dec 2001 18:46:52 +0100 (CET) Message-ID: <29650.193.88.88.10.1008956812.squirrel@webmail.jkkn.net> Date: Fri, 21 Dec 2001 18:46:52 +0100 (CET) Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers From: "Kristian K. Nielsen" To: In-Reply-To: <200112202333.fBKNXZ679605@apollo.backplane.com> References: <200112202333.fBKNXZ679605@apollo.backplane.com> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: , , , , , X-Mailer: SquirrelMail (version 1.2.0 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just my ten cents... I have already tried to disable DMA, even in the BIOS and thereby forcing PIO mode.... no difference in my case - it still crashes.. /Kristian > :I'd had that thought as well. Seems a reasonably way for a misbehaving > :driver to corrupt memory. I'll try that tonight. > : > :However, being a recent convert to BSD, I don't know how to turn of > :DMA. How do I? > : > :-- > : Brady Montz > : bradym@balestra.org > > Do a 'man ata', there is a section on how to use sysctl to change > the mode. > > I'm going to attempt to duplicate your tests on a SCSI box. I did > do a ktrace of portsdb and it appears to use the read() system call > to read the Makefile's. The only time 'pre-patch' shows up is in > medium-sized read() calls (574 bytes, 768 bytes, etc...). Again, > nothing out of the ordinary. > > It does do a lot of fork/exec's to run /bin/sh, objformat, test, and > other programs. Beyond that, nothing out of the ordinary. > > -Matt > Matthew Dillon > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 9:50:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tara.freenix.org (keltia.freenix.org [62.4.20.87]) by hub.freebsd.org (Postfix) with ESMTP id 1A0B637B416 for ; Fri, 21 Dec 2001 09:50:39 -0800 (PST) Received: by tara.freenix.org (Postfix/TLS, from userid 101) id 07FC02AB8; Fri, 21 Dec 2001 18:50:37 +0100 (CET) Date: Fri, 21 Dec 2001 18:50:37 +0100 From: Ollivier Robert To: stable@freebsd.org Subject: HEADS UP: ntp 4.1.0 merged in STABLE aka 4.5-PRERELEASE Message-ID: <20011221185037.A1746@tara.freenix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT K6-3D/266 & 2x PIII/800 SMP Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG For info, I've just MFC'd ntp 4.1.0 (with RE's approval of course). Enjoy! -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun 4 22:44:19 CEST 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 10: 4:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.wk.net (ns2.wk.net [208.139.139.4]) by hub.freebsd.org (Postfix) with ESMTP id 7730E37B417 for ; Fri, 21 Dec 2001 10:04:17 -0800 (PST) Received: by mail.wk.net from localhost (router,slmail V5.1); Fri, 21 Dec 2001 11:58:11 -0600 for Received: from puryear49.wk.net [207.48.34.110] by mail.wk.net [208.139.139.4] (SLmail 5.1.0.4420) with ESMTP id F088C89CC1134D308E272478874CFB3E for ; Fri, 21 Dec 2001 11:58:07 -0600 Subject: RE: Stable vs. i810 with XFree86 4.1.0 From: drogoh To: stable@FreeBSD.org In-Reply-To: <200112211741.fBLHfmr87622@androcles.com> References: <200112211741.fBLHfmr87622@androcles.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 21 Dec 2001 12:03:51 -0600 Message-Id: <1008957833.66831.0.camel@blackrain> Mime-Version: 1.0 X-SLUIDL: 39F70758-39154EF4-BBB3C636-8903E175 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm... all I've had to do is compile agp into the kernel, and for my device in XF86Config use this Section "Device" Identifier "Intel i810" Driver "i810" Option "NoDDC" "True" EndSection and its worked just fine, no X hangups or anything. On Fri, 2001-12-21 at 11:41, Duane H. Hesser wrote: > On 20-Dec-01 John Polstra wrote: > > Does anybody have XFree86 4.1.0 working with the Intel i810 chipset > > under -stable? I know that there had been problems with this in the > > past (several releases ago), but I assumed they would have been fixed > > by now. (Yes, I do have device agp configured into my kernel.) > > Remove "dri" from the Modules section, and add "Option NoDDC" to the Device > section. I seem to recall that the VideoRam specification in Device is > either ineffective or problematic (in any event, I have commented it out in > my config file). You might also want to load some font modules, or comment > out the Type1 and Speedo fonts from FontPath (although the server will do > that for you). > > I'm currently running: > XFree86 Version 4.1.0 / X Window System > (protocol Version 11, revision 0, vendor release 6510) > Release Date: 2 June 2001 > Build Operating System: FreeBSD 4.3-STABLE i386 [ELF] > > under > FreeBSD androcles.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Oct 26 12:04:20 PDT 2001 > > The relevant sections of my working XF86Config file: > > Section "Module" > Load "extmod" > Load "xie" > Load "pex5" > Load "glx" > # Load "dri" > Load "dbe" > Load "record" > # This loads the Type1 and FreeType font modules > Load "type1" > Load "freetype" > Load "speedo" > Load "bitmap" > EndSection > > Section "Device" > ### Available Driver options are:- > ### Values: : integer, : float, : "True"/"False", > ### : "String", : " Hz/kHz/MHz" > ### [arg]: arg optional > #Option "NoAccel" # [] > #Option "SWcursor" # [] > #Option "ColorKey" # > #Option "CacheLines" # > #Option "Dac6Bit" # [] > #Option "DRI" # [] > #Option "NoDDC" # [] > Identifier "Intel 810" > Driver "i810" > VendorName "Intel" > BoardName "i810-dc100" > BusID "PCI:0:1:0" > Option "NoDDC" # [] > # VideoRam 4086 > EndSection > > There is a FreeBSD DRI page at > http://gladstone.uoregon.edu/~eanholt/dri/ > > I bought my i810 last December, and spent several months loading > various Linux distributions, looking for one I liked. By the end > of July I had accumulated enough advice (essentially the above > items) from these mailing lists to install freebsd (and what a > relief it was). So...if the above doesn't do it, check the mail > archives for anything I've missed. It's all in there. > > I probably don't need to remind you, but I will anyway, to compile > or load the agp module, and make the device node. > > > > > I had this working long ago during that sweet spot around XFree86 > > 4.0.1 and FreeBSD-4.1, but can't get it working now with the newer > > versions. The symptom is that the screen goes black when I start the > > X server, and the X server loops chewing up CPU time. It takes a kill > > -9 to terminate it, which of course leaves the screen in an unusable > > state. > > > > My XF86Config file is appended. > > > > John > > > > Section "Module" > > Load "dbe" # Double buffer extension > > SubSection "extmod" > > Option "omit xfree86-dga" # don't initialise the DGA extension > > EndSubSection > > Load "type1" > > Load "freetype" > > Load "GLcore" > > Load "dri" > > Load "glx" > > Load "pex5" > > Load "record" > > Load "xie" > > EndSection > > Section "Files" > > RgbPath "/usr/X11R6/lib/X11/rgb" > > FontPath "/usr/X11R6/lib/X11/fonts/local/" > > FontPath "/usr/X11R6/lib/X11/fonts/misc/" > > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" > > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" > > FontPath "/usr/X11R6/lib/X11/fonts/Type1/" > > FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" > > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" > > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" > > EndSection > . > . > . > > > Section "Device" > > Identifier "i810" > > Driver "i810" > > #Option "NoAccel" > > #Option "SWcursor" > > VideoRam 16384 > > EndSection > > -------------- > Duane H. Hesser > dhh@androcles.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 10:35:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.ksu.edu.tr (mail.ksu.edu.tr [193.255.96.3]) by hub.freebsd.org (Postfix) with ESMTP id F2B8337B405 for ; Fri, 21 Dec 2001 10:35:26 -0800 (PST) Received: from baum4s9w41m9su ([10.0.0.7]) by mail.ksu.edu.tr (8.11.6/8.11.6) with SMTP id fBLIWqa27009 for ; Fri, 21 Dec 2001 20:32:56 +0200 Message-ID: <000501c18a4e$1d0edcc0$0700000a@baum4s9w41m9su> From: =?iso-8859-9?B?QUzdIMdBWUxJ?= To: Subject: Date: Fri, 21 Dec 2001 20:34:20 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 10:42:53 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hydrologue.com (adsl-63-194-243-48.dsl.lsan03.pacbell.net [63.194.243.48]) by hub.freebsd.org (Postfix) with ESMTP id AB4E937B416 for ; Fri, 21 Dec 2001 10:42:49 -0800 (PST) Received: (from bradym@localhost) by mail.hydrologue.com (8.10.1/8.10.0.Beta6) id fBLNp9R12060; Fri, 21 Dec 2001 15:51:09 -0800 Date: Fri, 21 Dec 2001 15:51:09 -0800 From: Brady Montz Message-Id: <200112212351.fBLNp9R12060@mail.hydrologue.com> To: Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers References: <200112202333.fBKNXZ679605@apollo.backplane.com> <29650.193.88.88.10.1008956812.squirrel@webmail.jkkn.net> Gcc: nnml+archive:misc-mail Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --text follows this line-- OK, I disabled dma on all of my drives, reran my tests, and got two more crashes. They seem much like the others, crashing the in the vm functions. I've sent them on to Matthew. -- Brady Montz bradym@balestra.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 10:58:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ece.cmu.edu (ECE.CMU.EDU [128.2.136.200]) by hub.freebsd.org (Postfix) with ESMTP id 7D4AC37B405 for ; Fri, 21 Dec 2001 10:58:49 -0800 (PST) Received: from VPN85.ECE.CMU.EDU (87h9gih96cvnynnb@VPN85.ECE.CMU.EDU [128.2.138.85]) (authenticated) by ece.cmu.edu (8.11.0/8.10.2) with ESMTP id fBLIwmZ05079 for ; Fri, 21 Dec 2001 13:58:48 -0500 (EST) Subject: Re: vmware 3.0 From: "Brandon S. Allbery " KF8NH To: freebsd-stable@freebsd.org In-Reply-To: <20011220140140.1EFE8322E@ns1.rwwa.com> References: <20011220140140.1EFE8322E@ns1.rwwa.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 21 Dec 2001 13:58:48 -0500 Message-Id: <1008961128.2025.1.camel@vpn85.ece.cmu.edu> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Okay, so I just installed 3.0 over the 2.0.4 from ports, and it refuses to start up because vmmon is unhappy: Dec 21 13:52:41 DYN-79-235 /kernel: /dev/vmmon: Bad magic number for init block 0xc1453e80 Dec 21 13:52:41 DYN-79-235 /kernel: /dev/vmmon: Bad magic number for init block 0xc1453e80 Note that this worked fine with 2.0.4. I do have a 3.0 license, if I can ever get this working.... Meanwhile I'm backing up the current nonfunctional mess and reinstalling the 2.0.4 I pkg_tarup'd before starting this :) Suggestions as to how I get vmmon quasifunctional? -- brandon s. allbery [os/2][linux][solaris][japh] allbery@kf8nh.apk.net system administrator [WAY too many hats] allbery@ece.cmu.edu electrical and computer engineering KF8NH carnegie mellon university ["better check the oblivious first" -ke6sls] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 10:59: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 4B62337B41D for ; Fri, 21 Dec 2001 10:58:54 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBLIwpr88145; Fri, 21 Dec 2001 10:58:51 -0800 (PST) (envelope-from dillon) Date: Fri, 21 Dec 2001 10:58:51 -0800 (PST) From: Matthew Dillon Message-Id: <200112211858.fBLIwpr88145@apollo.backplane.com> To: "Kristian K. Nielsen" Cc: , , , , , Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers References: <200112202333.fBKNXZ679605@apollo.backplane.com> <29650.193.88.88.10.1008956812.squirrel@webmail.jkkn.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :Just my ten cents... : :I have already tried to disable DMA, even in the BIOS and thereby forcing :PIO mode.... no difference in my case - it still crashes.. : :/Kristian Yah, Brady's kernels still crash too with DMA turned off. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 11:15:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 3E4F637B416 for ; Fri, 21 Dec 2001 11:15:23 -0800 (PST) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id fBLJFEa03909; Fri, 21 Dec 2001 11:15:14 -0800 Date: Fri, 21 Dec 2001 11:15:14 -0800 From: Brooks Davis To: Eugene Grosbein Cc: stable@FreeBSD.ORG Subject: Re: buggy gif in 4.4-STABLE (2 November 2001) Message-ID: <20011221111514.A30629@Odin.AC.HMC.Edu> References: <20011221143743.A68938@svzserv.kemerovo.su> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011221143743.A68938@svzserv.kemerovo.su>; from eugen@www.svzserv.kemerovo.su on Fri, Dec 21, 2001 at 02:37:43PM +0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 21, 2001 at 02:37:43PM +0700, Eugene Grosbein wrote: > 1. It is impossible to kldload if_gif.ko when kernel was compiled without= IPv6.=20 If you're building a custom kernel you should compile in your devices. Due to poor design of the module build system, the modules will only work reliably with kernels that are sufficently similar to GENERIC. If you really feel it's necessicary to do this you can edit src/sys/modules/if_gif/Makefile and change the defintion of INET6 to 0. >=20 > 2. Suppose we need IPv4 over IPv4 tunnel. We can use=20 > ifconfig gif0 create tunnel a.a.a.a b.b.b.b > ifconfig gif0 inet .... >=20 > If right route to b.b.b.b was 'default route' at gif0 creation time > and than we add new record to routing table that makes route > for b.b.b.b explicitly via another host, tunnel will be broken. > Kernel will still pass tunneled packets to the default route instead of > using new one. You must destroy gif0 completely:=20 > 'ifconfig gif0 down delete' is not enough, > 'ifconfig gif0 deletetunnel' does not helps too, > you must use 'ifconfig gif0 destroy' and then recreate gif0 and tunnel > from scratch. This seems not to be right thing. Um, don't do that. :-) I'm not sure why this happens, but there certaintly have been routing bugs related to gif in the past. I can't see why this situation would occure in normal operation anyway. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8I4pBXY6L6fI4GtQRAq7HAJ9DoyBlG/xw2CURQrUgpEb37jKrVQCgrrSX TUovxlwc1IZ1TY0IwBD1/Ko= =8I7q -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 11:30:59 2001 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id A2C6C37B416 for ; Fri, 21 Dec 2001 11:30:56 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBLJUs988388; Fri, 21 Dec 2001 11:30:54 -0800 (PST) (envelope-from dillon) Date: Fri, 21 Dec 2001 11:30:54 -0800 (PST) From: Matthew Dillon Message-Id: <200112211930.fBLJUs988388@apollo.backplane.com> To: "Kristian K. Nielsen" Cc: , , , , , Subject: Re: 4.4-STABLE crashes - suspects new ata-driver over wd-drivers References: <200112202333.fBKNXZ679605@apollo.backplane.com> <29650.193.88.88.10.1008956812.squirrel@webmail.jkkn.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :Just my ten cents... : :I have already tried to disable DMA, even in the BIOS and thereby forcing :PIO mode.... no difference in my case - it still crashes.. : :/Kristian Kristian, what is the CPU on your machine? Could you post the contents of /var/run/dmesg.boot ? -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 11:48:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 491B437B42A; Fri, 21 Dec 2001 11:48:20 -0800 (PST) Received: from colt.ncptiddische.net (ppp-228.wobline.de [212.68.69.239]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fBLJmH814706; Fri, 21 Dec 2001 20:48:17 +0100 Received: from tisys.org (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fBLJo6X40357; Fri, 21 Dec 2001 20:50:06 +0100 (CET) (envelope-from nils@tisys.org) Received: (from nils@localhost) by tisys.org (8.11.6/8.11.6) id fBLJmx403045; Fri, 21 Dec 2001 20:48:59 +0100 (CET) (envelope-from nils) Date: Fri, 21 Dec 2001 20:48:24 +0100 From: Nils Holland To: "Bruce A. Mah" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.5-PRERELEASE announcement ? Message-ID: <20011221204824.A2848@tisys.org> Mail-Followup-To: "Bruce A. Mah" , freebsd-stable@freebsd.org References: <20011220231545.GF29443@gw.tex.bogus> <200112202328.fBKNSmp01975@bmah.dyndns.org> <20011221112745.A2275@tisys.org> <200112211555.fBLFtMi50482@bmah.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112211555.fBLFtMi50482@bmah.dyndns.org>; from bmah@FreeBSD.ORG on Fri, Dec 21, 2001 at 07:55:21AM -0800 X-Operating-System: FreeBSD jodie.ncptiddische.net 4.4-STABLE FreeBSD 4.4-STABLE X-Machine-Uptime: 8:26PM up 10:23, 1 user, load averages: 0.24, 0.09, 0.03 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Dec 21, 2001 at 07:55:21AM -0800, Bruce A. Mah stood up and spoke: > > Speaking as someone who works with the re team (but isn't a part of it), > I wouldn't interpret this omission as any change in policy. I'm sure > that murray didn't mean to keep non-committers "out of the loop" on the > state of 4.5-RELEASE...I bet he probably just forgot. For more > information on "the events leading towards the release", see this > timeline: I wouldn't interpret it as a change in policy either, and I'm also not complaining. I just suggested that whatever the official policy is, I thought it was a good idea to have such announcements available also on some "generally accessible" list. As I have heard that announcements also go to -qa, I'm quite happy ;-) Again, I didn't mean to make my message sound like a complaint. If it looked like that, sorry! [SNIP] > You realize, right, that you can *always* cvsup -STABLE and test it, > regardless of whether the branch is frozen or not, right? :-) Right, I guess that's what I'm going to do tomorrow ;-) Greetings Nils -- Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 11:59: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.122.47]) by hub.freebsd.org (Postfix) with ESMTP id 3595437B416 for ; Fri, 21 Dec 2001 11:59:00 -0800 (PST) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.11.3/8.10.1) with ESMTP id fBLJxK335844; Fri, 21 Dec 2001 11:59:20 -0800 (PST) Date: Fri, 21 Dec 2001 11:59:20 -0800 (PST) From: Doug White To: George Yobst Cc: "Robin P. Blanchard" , Subject: Re: help debugging kernel In-Reply-To: Message-ID: X-All-Your-Base: are belong to us MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 20 Dec 2001, George Yobst wrote: > > *except from rc.conf: > *dumpdev="/dev/amrd0s1b" > *dumpdir="/usr/local/var/adm/crash" > The dumpdev looks like you're dumping to your swap disk? It's right, but he's trying to dump to a RAID which isn't supported. Think you could put a standalone disk in there to use as a dump device? Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 12: 4:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.122.47]) by hub.freebsd.org (Postfix) with ESMTP id D322A37B419 for ; Fri, 21 Dec 2001 12:04:27 -0800 (PST) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.11.3/8.10.1) with ESMTP id fBLK4mt36252; Fri, 21 Dec 2001 12:04:48 -0800 (PST) Date: Fri, 21 Dec 2001 12:04:48 -0800 (PST) From: Doug White To: Joe Warner Cc: Subject: Re: Make Installworld fills up / ...help! In-Reply-To: <3C22915C.F31E2C61@attbi.com> Message-ID: X-All-Your-Base: are belong to us MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 20 Dec 2001, Joe Warner wrote: > Doug, > > I turned off softupdates as you recommended, > tried 'make installworld' and this is what I get: > > mkdir -p /tmp/install.28 > for prog in [ awk cat chflags chmod chown date echo egrep find grep > ln make makewhatis mtree mv perl rm sed sh sysctl test true uname > wc zic; do cp `which $prog` /tmp/install.28; done > *** Error code 64 'df -k /tmp'? Did you try relocating /tmp? Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 12:29:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from luke.immure.com (luke.immure.com [207.8.42.74]) by hub.freebsd.org (Postfix) with ESMTP id 00A7437B416 for ; Fri, 21 Dec 2001 12:29:51 -0800 (PST) Received: (from bob@localhost) by luke.immure.com (8.11.6/8.11.6) id fBLKTme25976; Fri, 21 Dec 2001 14:29:48 -0600 (CST) (envelope-from bob) Date: Fri, 21 Dec 2001 14:29:48 -0600 From: Bob Willcox To: Rick Bischoff Cc: stable list Subject: Re: S2460 problems Message-ID: <20011221142948.A10700@luke.immure.com> Reply-To: Bob Willcox References: <1781377234.20011219092142@rickjr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1781377234.20011219092142@rickjr.org>; from bischoff@rickjr.org on Wed, Dec 19, 2001 at 09:21:42AM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Dec 19, 2001 at 09:21:42AM -0500, Rick Bischoff wrote: > Hello all, > > Ok, yesterday, I announced my problem-- here is a recap. > > I have a S2460 Tyan Tiger motherboard, with dual AMD 1700 XP+ > processors, 512 MB ecc RAM, a 40 GB western digital ata 100 and > a 30 GB western digital ata 100. The video card is an el-cheapo > GeForce2 MX and the sound card is a sound blaster live! 5.1. > The network card is an Intel EtherPro something or other. > > This system in its entirity works perfectly under Windows. Both > CPUs are functioning properly it seems. > > However, when I installed FreeBSD onto either drive, the entire > system hard locks at random times. What is a hard lock? Well, > I can't type anything in, I can't telnet or ssh in and I sure as > heck can't figure out why it crashed. I have the same problems > using SuSE 7.3 Linux. > > I tried changing the MP spec in the BIOS from 1.4 to 1.1 > compatibility, but it still hard locked. I was able to compile > a 4.4 Stable kernel and boot into that, but soon after it hard > locked just the same. > > One fellow suggested flashing the BIOS. Another suggested > replacing the power supply-- my question is: Why does it work > perfect under Windows if its a hardware problem? If anyone has > had any kind of success with this motherboard I would like to > know. What rev of the MB and BIOS do you have? The reason I ask this is because I have experienced similar problems with older revs of these boards. I have two systems with these boards in them configured thusly: System 1: Tyan S2460 MB (rev 1.3) 2 1.2GHz MP CPUs 1GB Reg ECC DDR RAM (4 DIMMs, 8 banks, Crucial brand) Generic AGP video card (SiS chipset, I think) IBM 40GB 7200 RPM IDE drive Adaptec 3960 SCSI controller with 9 disks on the two SCSI busses. 64-bit Linksys GigE NIC System 2: Tyan S2460 MB (rev 1.3) 2 1800+ MP CPUs 1GB Reg ECC DDR RAM (4 DIMMs, 8 banks, Crucial brand) Matrox G400 Graphics card IBM 40GB 7200 RPM IDE drive 64-bit Linksys GigE NIC The above configurations have been running solidly now for the past 3 weeks or so. Prior to that, I had older revs of the Tyan MB in the systems (there are visible component differences between the older and newer boards in the regulator area near the power connector and the BIOS flash chip has 1.3 printed on the newer boards) and was experiencing both intermittant and, sometimes, solid failures that appeared to be related to memory problems (random hangs while running the system, boot hangs [some with the beep code for memory errors and some without]). From what I have heard, Tyan is now claiming that these boards don't support more than 6 banks of memory (their user's manual claims that they do, even lists my configuration as "typical" in one place) and my configurations both have 8 banks. I don't have any idea if this is related to the problem you're having (> 6 banks of memory), but it is something to consider. Also, if you have the older boards I would attempt to switch them for the newer ones if possible. BTW, I had flashed the BIOS on both of the older boards with the latest 1.3 version but that didn't seem to help. At this point I suspect that it's really a hardware problem with either the Tyan MB or AMD chipset; and if I was a betting man, I'd put my money on the MB being at fault. Bob > > -- > Best regards, > Rick mailto:bischoff@rickjr.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Bob Willcox Boucher's Observation: bob@vieo.com He who blows his own horn always plays the music Austin, TX several octaves higher than originally written. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 13:16: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id BF9F537B41A for ; Fri, 21 Dec 2001 13:16:01 -0800 (PST) Received: from twincat.vladsempire.net (hutch-732.hutchtel.net [206.10.71.32]) by services.webwarrior.net (Postfix) with ESMTP id 8FF984B0 for ; Fri, 21 Dec 2001 15:17:07 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 9E4073823; Fri, 21 Dec 2001 15:15:20 +0000 (GMT) Date: Fri, 21 Dec 2001 15:15:20 +0000 From: Josh Paetzel To: freebsd-stable@freebsd.org Subject: My first 4.5-PRERELEASE Issue Message-ID: <20011221151520.A3202@twincat.vladsempire.net> Mail-Followup-To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I cvsupped last night to 4.5-PRERELEASE.... uname -a FreeBSD twincat.vladsempire.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #1: Thu Dec 20 22:44:31 GMT 2001 jpaetzel@twincat.vladsempire.net:/usr/obj/usr/src/sys/TWINCAT i386 I'm running a dual p3-600b/133 on a Tyan Tiger 133 with a half a gig of pc133 ram, a geforce2 gts ddr, and a linksys LNE100TX network card. My modem is a USR/3Com 56k external. Ever since I made world/kernel I've been getting small hangs in my internet connection. These messages have started appearing in my logs as well: sio0: 1 more silo overflow (total 1257) sio0: 1 more silo overflow (total 1258) sio0: 1 more silo overflow (total 1259) sio0: 1 more silo overflow (total 1260) I seem to get an overflow every 30 seconds or so. It hasn't really hampered my ability to download anything. I pulled down a 30 meg file overnight that averaged 5K/sec. I watched a download today, and I get my typical 5.5K/sec, then it will stop receiving for a second or two, then fire back up again. I'd attach a dmesg, but it's been totally overwritten by these silo overflows, and I'm not at a point where I can reboot. I'll probably send a pr with more info, but I thought I'd get this out there right away. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 13:18:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fepA.post.tele.dk (fepA.post.tele.dk [195.41.46.143]) by hub.freebsd.org (Postfix) with ESMTP id D462437B405 for ; Fri, 21 Dec 2001 13:18:36 -0800 (PST) Received: from there ([62.243.77.158]) by fepA.post.tele.dk (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20011221211835.NPAW23247.fepA.post.tele.dk@there>; Fri, 21 Dec 2001 22:18:35 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Bjarne Wichmann Petersen To: Ross Lippert , freebsd-stable@freebsd.org Subject: Re: DVD kills system Date: Fri, 21 Dec 2001 22:19:31 +0100 X-Mailer: KMail [version 1.3.2] References: <200112211404.GAA26213@eskimo.com> In-Reply-To: <200112211404.GAA26213@eskimo.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011221211835.NPAW23247.fepA.post.tele.dk@there> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 21 December 2001 15:04, Ross Lippert wrote: > Should I just wipe the fuzz off and try again? I've got issues with DVD's too, with crashes the hard way. mplayer could crash my machine after playing a movie an undefined period of time. Bjarne -- Homepage: http://www.mekanix.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 13:44:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.tecdigital.net (tecdigital.tol.itesm.mx [132.254.97.16]) by hub.freebsd.org (Postfix) with ESMTP id A6C9037B405 for ; Fri, 21 Dec 2001 13:44:31 -0800 (PST) Received: from gandalf (unknown [148.243.246.204]) by mail.tecdigital.net (Postfix) with ESMTP id 9372B1D34; Fri, 21 Dec 2001 15:44:14 -0600 (CST) Message-ID: <001b01c18a68$a3924ab0$0a00a8c0@gandalf> From: "Mario Doria" To: Cc: Subject: Samba's NMBD dumps core with FreeBSD 4.4-STABLE Date: Fri, 21 Dec 2001 15:43:37 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have installed samba 2.2.2 from the ports collection in FreeBSD. It dumps core whenever someone tries to use the nmbd server. I can connect OK if I do smbclient //10.25.165.3 -U user but not by doing smbclient //server -U user Here's the relevant part of the samba logfile: [2001/12/21 14:23:20, 2] lib/interface.c:add_interface(85) added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0 [2001/12/21 14:23:20, 2] lib/interface.c:interpret_interface(134) can't determine netmask for 10.25.165.3 It seems to have problems with my network card, so here's my ifconfig output: fxp0: flags=8802 mtu 1500 ether 00:b0:d0:aa:82:cf media: Ethernet autoselect (none) status: no carrier fxp1: flags=8843 mtu 1500 inet 10.25.165.1 netmask 0xffffff00 broadcast 10.25.165.255 inet 10.25.165.2 netmask 0xffffffff broadcast 10.25.165.2 inet 10.25.165.3 netmask 0xffffffff broadcast 10.25.165.3 ether 00:02:b3:1b:49:71 media: Ethernet autoselect (100baseTX) status: active xl0: flags=8802 mtu 1500 options=3 ether 00:01:02:ed:26:dc media: Ethernet autoselect (100baseTX) status: active lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 I think it's related to some changes in freebsd, because the smb.conf file hasn't been changed. I tried recompiling samba with the latest freebsd version, but still the error remains. Here's my smb.conf: [global] log level = 3 hosts deny = any log file = /var/log/log.samba wins proxy = yes domain master = yes dns proxy = no preferred master = yes encrypt passwords = yes workgroup = TEC-DIGITAL hosts allow = 10.25.165. 127.0.0. unix password sync = yes passwd program = /usr/bin/passwd %u socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 netbios name = TEC-DIGITAL netbios aliases = SERVER TECDIGITAL local master = yes load printers = no security = user veto oplock files = /*.fla/ invalid users = bind admin named toor daemon operator bin games news man uucp pop mysql default root os level = 50 username map = /usr/local/etc/user.map wins support = yes [homes] writeable = yes browseable = no comment = Tu Folder Personal delete readonly = yes dont descend = Maildir The nmbd.core file is in http://www.tecdigital.net/madd/nmbd.core Thanks Mario Doria To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 14: 4: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from yuha.menta.net (yuha.menta.net [212.78.128.42]) by hub.freebsd.org (Postfix) with ESMTP id 06A6037B416 for ; Fri, 21 Dec 2001 14:04:04 -0800 (PST) Received: from gibson.menta.net ([212.78.128.22]) by yuha.menta.net (Netscape Messaging Server 4.15) with ESMTP id GOPS2L02.PDN for ; Fri, 21 Dec 2001 23:06:21 +0100 Received: from klamath.local ([62.57.120.44]) by gibson.menta.net (Netscape Messaging Server 4.15) with ESMTP id GOPRS000.H9K for ; Fri, 21 Dec 2001 23:00:00 +0100 Received: from juli by klamath.local with local (Exim 3.33 #1 (Debian)) id 16HXoC-0000Ai-00 for ; Fri, 21 Dec 2001 23:06:28 +0100 Subject: Ports not building! From: Julio Merino To: Mailing-list FreeBSD-Stable Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 21 Dec 2001 23:06:28 +0100 Message-Id: <1008972388.607.0.camel@klamath> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all I'm getting mad. The ports system is not working... I've updated today all my system to see if it was because a broken build, but wrong. I'm now with 4.5-PRERELEASE and with a clean checkout of the ports tree. And, when I try to build _any_ port, I got the following errors (the example from emacs20): ----- klamath# make build (all the configuration is already done) ===> Building for emacs-20.7_1 /bin/rm -rf /usr/obj/usr/ports/editors/emacs20/work/emacs-20.7/info/* /usr/ports/editors/emacs20/Makefile:26: *** missing separator. Stop. *** Error code 2 Stop in /usr/ports/editors/emacs20. *** Error code 1 ----- I've checked the make binary, that is in place (/usr/bin), and it works, cos I've been able to do a make world. And the gnu make binary is in /usr/local/bin, with gmake name. Very strange. I can't imagine where the problem is coming from. First, I though the problem came from a broken build of the -stable branch because after it, no more ports compiled. But now, that I've redone the built, it still happens. Maybe I have a corrupted configuration file? Which one would be? Do you have any idea? ANY help will be highly appreciated. Thanks a lot. -- La ignorancia es la felicidad. Julio Merino (Slink) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 14:20:23 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id C9B0F37B417 for ; Fri, 21 Dec 2001 14:19:59 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id fBLMJvd05655; Fri, 21 Dec 2001 14:19:57 -0800 (PST) Message-Id: <200112212219.fBLMJvd05655@ptavv.es.net> To: Julio Merino Cc: Mailing-list FreeBSD-Stable Subject: Re: Ports not building! In-reply-to: Your message of "21 Dec 2001 23:06:28 +0100." <1008972388.607.0.camel@klamath> Date: Fri, 21 Dec 2001 14:19:57 -0800 From: "Kevin Oberman" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: Julio Merino > Date: 21 Dec 2001 23:06:28 +0100 > Sender: owner-freebsd-stable@FreeBSD.ORG > > Hi all > > I'm getting mad. The ports system is not working... I've updated today > all my system to see if it was because a broken build, but wrong. I'm > now with 4.5-PRERELEASE and with a clean checkout of the ports tree. > > And, when I try to build _any_ port, I got the following errors (the > example from emacs20): > > ----- > klamath# make build (all the configuration is already done) > ===> Building for emacs-20.7_1 > /bin/rm -rf /usr/obj/usr/ports/editors/emacs20/work/emacs-20.7/info/* > /usr/ports/editors/emacs20/Makefile:26: *** missing separator. Stop. > *** Error code 2 > > Stop in /usr/ports/editors/emacs20. > *** Error code 1 > ----- > > I've checked the make binary, that is in place (/usr/bin), and it > works, cos I've been able to do a make world. And the gnu make binary is > in /usr/local/bin, with gmake name. Very strange. I can't imagine where > the problem is coming from. > > First, I though the problem came from a broken build of the -stable branch > because after it, no more ports compiled. But now, that I've redone the > built, it still happens. > > Maybe I have a corrupted configuration file? Which one would be? > > Do you have any idea? > > ANY help will be highly appreciated. Thanks a lot. Julio, You didn't, by any chance, do something that made gmake run for make, did your? "which make" should show "/usr/bin/make" and /usr/bin/make should be about 200 KB long. If it's only about 135 KB, you have replaced make with gmake. It's also possible that gmake is really aliased to make. This won't work, either since emacs20 uses "gnu make" while the ports part of the make uses "make". R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 14:30:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.tecdigital.net (tecdigital.tol.itesm.mx [132.254.97.16]) by hub.freebsd.org (Postfix) with ESMTP id BD80D37B416 for ; Fri, 21 Dec 2001 14:30:40 -0800 (PST) Received: from gandalf (unknown [148.243.246.204]) by mail.tecdigital.net (Postfix) with ESMTP id ADB441D34 for ; Fri, 21 Dec 2001 16:30:38 -0600 (CST) Message-ID: <002c01c18a6f$1e706590$0a00a8c0@gandalf> From: "Mario Doria" To: Subject: Samba's NMBD dumps core with FreeBSD 4.4-STABLE Date: Fri, 21 Dec 2001 16:30:38 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Update. I found that when nmbd is accessed on an alias IP address, it dumps core. Here's my ifconfig output: fxp1: flags=8843 mtu 1500 inet 10.25.165.1 netmask 0xffffff00 broadcast 10.25.165.255 inet 10.25.165.2 netmask 0xffffffff broadcast 10.25.165.2 inet 10.25.165.3 netmask 0xffffffff broadcast 10.25.165.3 ether 00:02:b3:1b:49:71 media: Ethernet autoselect (100baseTX) status: active If I connect to 10.25.165.3, nmbd dumps core; if I connect to 10.25.165.1 it works flawlessly. I think this started happening two weeks ago, I'm cvsuping sources from december 7 to test this. (I'm using sources from december 19). Sincerely, Mario Doria To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 14:43:23 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 8CD3737B419 for ; Fri, 21 Dec 2001 14:43:16 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id fBLMh0600765; Fri, 21 Dec 2001 17:43:04 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C23BAF4.2D3D69D7@vortex.wa4phy.net> Date: Fri, 21 Dec 2001 17:43:00 -0500 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: Kevin Oberman Cc: freebsd-stable@freebsd.org Subject: Re: Ports not building! References: <200112212219.fBLMJvd05655@ptavv.es.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kevin, your suggestion has just brought up something I guess I don't understand, or I clobbered something when I build 4.4-Stable. I just did a "which make" and I see */bin/make*. The same thing happened when I THOUGHT netstat was broken, but come to find out, the netstat I was calling was NOT in /usr/bin, but /bin. Why, are there different instances of these binaries? Did I miss something so many years ago ? Point me to the how-come! Thanks.. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 14:53:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 7C91537B419 for ; Fri, 21 Dec 2001 14:53:14 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id fBLMr9d08242; Fri, 21 Dec 2001 14:53:09 -0800 (PST) Message-Id: <200112212253.fBLMr9d08242@ptavv.es.net> To: Sam Drinkard Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Ports not building! In-reply-to: Your message of "Fri, 21 Dec 2001 17:43:00 EST." <3C23BAF4.2D3D69D7@vortex.wa4phy.net> Date: Fri, 21 Dec 2001 14:53:09 -0800 From: "Kevin Oberman" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Fri, 21 Dec 2001 17:43:00 -0500 > From: Sam Drinkard > Sender: owner-freebsd-stable@FreeBSD.ORG > > Kevin, your suggestion has just brought up something I guess I don't > understand, or I clobbered something when I build 4.4-Stable. I just > did a "which make" and I see */bin/make*. The same thing happened when > I THOUGHT netstat was broken, but come to find out, the netstat I was > calling was NOT in /usr/bin, but /bin. Why, are there different > instances of these binaries? Did I miss something so many years ago ? > Point me to the how-come! Sam, I find this VERY puzzling. Normally there is no netstat or make in /bin. The point of /bin is that it is in the root partition while /usr/bin is (normally) in a separate /usr partition. That means that commands in /usr/bin are not available until /usr is mounted and not in single user mode unless /usr is manually mounted. /bin is pretty sparse, containing only about 36 files, some of which are hard linked to other files (e.g. '[' to test and tcsh to csh). Of course, since /usr may not be mounted, all binaries in /bin are statically linked. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 14:57: 7 2001 Delivered-To: freebsd-stable@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id B0BB537B417 for ; Fri, 21 Dec 2001 14:56:35 -0800 (PST) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id fBLMuGO05865; Fri, 21 Dec 2001 14:56:16 -0800 Date: Fri, 21 Dec 2001 14:56:16 -0800 From: Brooks Davis To: Sam Drinkard Cc: Kevin Oberman , freebsd-stable@FreeBSD.ORG Subject: Re: Ports not building! Message-ID: <20011221145616.A4090@Odin.AC.HMC.Edu> References: <200112212219.fBLMJvd05655@ptavv.es.net> <3C23BAF4.2D3D69D7@vortex.wa4phy.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C23BAF4.2D3D69D7@vortex.wa4phy.net>; from sam@wa4phy.net on Fri, Dec 21, 2001 at 05:43:00PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 21, 2001 at 05:43:00PM -0500, Sam Drinkard wrote: > Kevin, your suggestion has just brought up something I guess I don't > understand, or I clobbered something when I build 4.4-Stable. I just > did a "which make" and I see */bin/make*. The same thing happened when > I THOUGHT netstat was broken, but come to find out, the netstat I was > calling was NOT in /usr/bin, but /bin. Why, are there different > instances of these binaries? Did I miss something so many years ago ? > Point me to the how-come! There should be no /bin/make and likewise there should be no /bin/netstat. A glance at the cvs history and the /bin directory of a system that has been source upgraded from 2.2.7 to 4.4 over time seems to indicate neither ever existed. It looks like your install is fairly mangled. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8I74QXY6L6fI4GtQRAhoCAKCe5CKO2Dq5WtU7UbqGIbEtx0g2qACfa+z3 +kus7IvcU4KgjaPvUu93ZiU= =E2ZI -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 15:25: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id A676137B416 for ; Fri, 21 Dec 2001 15:25:06 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id fBLNOt600912; Fri, 21 Dec 2001 18:24:55 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C23C4C7.30E83868@vortex.wa4phy.net> Date: Fri, 21 Dec 2001 18:24:55 -0500 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: Brooks Davis Cc: Kevin Oberman , freebsd-stable@FreeBSD.ORG Subject: Re: Ports not building! References: <200112212219.fBLMJvd05655@ptavv.es.net> <3C23BAF4.2D3D69D7@vortex.wa4phy.net> <20011221145616.A4090@Odin.AC.HMC.Edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I upgraded from 4.3-R to 4.4-Stable on the 11th of Dec, then on the 18th. I hadn't given much thought to the location of userland binaries until the netstat thing came up.. not positive it was /bin, but definately had two different versions of netstat. Think I just deleted it from the /bin directory, but just looking now, and I have a /bin/file.old (renamed from /bin/file, a /bin/make. I have no idea where these files came from, unless something got hosed and they got put in the wrong directories, however /bin/make is dated Apr 21 2001 -- about the time I went to 4.3-R *I think*. Anyhow, guess I should just start from scratch and reinstall from something, but after solving these various "features" and finding that xscreensaver was the cause of my nightly crashes, I hate to fix something that's not broken so to speak.. Guess I need the CD version of live filesystem to do some comparisons... ...s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 15:46:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tomts15-srv.bellnexxia.net (tomts15.bellnexxia.net [209.226.175.3]) by hub.freebsd.org (Postfix) with ESMTP id EBFAF37B416 for ; Fri, 21 Dec 2001 15:46:26 -0800 (PST) Received: from sympatico.ca ([65.93.121.80]) by tomts15-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011221234626.OZGO28977.tomts15-srv.bellnexxia.net@sympatico.ca> for ; Fri, 21 Dec 2001 18:46:26 -0500 Message-ID: <3C23C9D1.1070207@sympatico.ca> Date: Fri, 21 Dec 2001 18:46:25 -0500 From: "Antonio M. D'souza" User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.5) Gecko/20011023 X-Accept-Language: en-ca, en, en-us MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: unsubscribe quikbox@sympatico.ca Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG unsubscribe quikbox@sympatico.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Dec 21 15:52:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.tecdigital.net (tecdigital.tol.itesm.mx [132.254.97.16]) by hub.freebsd.org (Postfix) with ESMTP id CB3DD37B405 for ; Fri, 21 Dec 2001 15:52:12 -0800 (PST) Received: from gandalf (unknown [148.243.246.204]) by mail.tecdigital.net (Postfix) with ESMTP id D5E8B1D20 for ; Fri, 21 Dec 2001 17:51:40 -0600 (CST) Message-ID: <004201c18a7a$707280c0$0a00a8c0@gandalf> From: "Mario Doria" To: Subject: Samba's NMBD dumps core with FreeBSD 4.4-STABLE Date: Fri, 21 Dec 2001 17:51:36 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Update #2. After testing with sources from 12/07/01, nmbd works perfectly. The problem is that when you access an alias address, nmbd will dump core and stop working. So, something changed between 12/07 and 12/19 that broke nmbd working with alias interfaces. What should I do? Here's ifconfig output: sdf-1# ifconfig fxp0: flags=8802 mtu 1500 ether 00:b0:d0:aa:82:cf media: Ethernet autoselect (none) status: no carrier fxp1: flags=8843 mtu 1500 inet 10.25.165.1 netmask 0xffffff00 broadcast 10.25.165.255 inet 10.25.165.2 netmask 0xffffffff broadcast 10.25.165.2 inet 10.25.165.3 netmask 0xffffffff broadcast 10.25.165.3 ether 00:02:b3:1b:49:71 media: Ethernet autoselect (100baseTX) status: active xl0: flags=8802 mtu 1500 ether 00:01:02:ed:26:dc media: Ethernet autoselect (100baseTX) status: active lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 Here's my DMESG output (sources 12/07/01): Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.4-STABLE #0: Fri Dec 21 17:29:52 CST 2001 madd@sdf-1.tecdigital.net:/usr/obj/usr/src/sys/SDF-1 Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (728.44-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383fbff real memory = 805298176 (786424K bytes) config> q avail memory = 779190272 (760928K bytes) Changing APIC ID for IO APIC #0 from 0 to 2 on chip Changing APIC ID for IO APIC #1 from 0 to 3 on chip Programming 16 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 Programming 16 pins in IOAPIC #1 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x000f0011, at 0xfec00000 io1 (APIC): apic id: 3, version: 0x000f0011, at 0xfec01000 Preloaded elf kernel "kernel" at 0xc033b000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc033b09c. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 11 entries at 0xc00fc320 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard IOAPIC #1 intpin 0 -> irq 2 pci0: on pcib0 pcib1: at device 2.0 on pci0 IOAPIC #1 intpin 15 -> irq 5 IOAPIC #1 intpin 14 -> irq 10 pci1: on pcib1 ahc0: port 0xfc00-0xfcff mem 0xfcfff000-0xfcffffff irq 5 at device 4.0 on pci1 aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/255 SCBs ahc1: port 0xf800-0xf8ff mem 0xfcffe000-0xfcffefff irq 10 at device 6.0 on pci1 aic7880: Ultra Single Channel A, SCSI Id=7, 16/255 SCBs fxp0: port 0xecc0-0xecff mem 0xfe000000-0xfe0fffff,0xfe101000-0xfe101fff irq 2 at device 8.0 on pci0 fxp0: Ethernet address 00:b0:d0:aa:82:cf inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pci0: at 14.0 isab0: at device 15.0 on pci0 isa0: on isab0 pcib2: on motherboard IOAPIC #1 intpin 12 -> irq 11 IOAPIC #1 intpin 10 -> irq 12 pci2: on pcib2 fxp1: port 0xdcc0-0xdcff mem 0xf5000000-0xf50fffff,0xf5100000-0xf5100fff irq 11 at device 6.0 on pci2 fxp1: Ethernet address 00:02:b3:1b:49:71 inphy1: on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xdc00-0xdc7f mem 0xf5101000-0xf510107f irq 12 at device 8.0 on pci2 xl0: Ethernet address: 00:01:02:ed:26:dc miibus2: on xl0 xlphy0: <3Com internal media interface> on miibus2 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto orm0:

On Sat, Dec 22, 2001 at 09:11:37AM -0700, Joe Warner wrote:
> OK, what Brooks recommended below ended up being the
> culprit/solution to my woes!  Luckily, 'cat' was the only
> program that got whacked and I was able to continue with
> 'make installworld' from where I left off.
>
> The question still remains: "How did this happen to begin with?
> ..and is it documented anywhere?

I'm not sure if this is all that well documented, but the issue is that
you ran out of space on /.  This happens to people when they are either
running with soft updates of their / partition is too small.  The
default has been raised in current, and I think in stable, but this is
an ongoing issue.

Here's my educated guess of what happened:

1.  I chose the 'A' option when setting up my slices during the initial install.
      IMO, this makes the / slice way too small, especially for a desktop
      configuration (XFree86 + KDE, Gnome, Blackbox, + related/assorted apps)

2.  Some time ago, my / slice filled up and I spent over a week trying to figure out
      what was using up the space.  I was unable to determine the exact cause, so
      out of utter desperation, I cleared out /tmp, checked /root and deleted kernel.old
      and modules.old.  This brought / down to 89%

3.  While describing #2 to a friend on IRC, it was recommended that I delete /tmp and
      then link it to /usr/tmp  However, I wasn't told to do this in single user and I did
      it wrong.  After deleting /tmp, I linked it with 'ln -s /tmp /usr/tmp' which was
     wrong.  I should have booted to single user, moved everything in /tmp to
     /usr/tmp, deleted it with 'rmdir /tmp' and then linked it with 'ln -s /usr/tmp /tmp'

4.  (This one should give everyone a chuckle) I discovered this morning that the
     main cause of my recent woes was the odd presence of RUSH' La Villa Strangiato.mp3
     in /dev  Don't ask me how it got there.  I remember this file being in my home
     directory a while ago, so it's not like I was 0wn3d and someone deliberately put
     it in /dev

So, it seems to me that #4 was the direct cause because it made / go to 106% during
'make installworld'  After installworld errored out saying that / was full, that's when
I started having problems and couldn't continue on with the upgrade.  It turned out
that the 'cat' command had somehow gone AWOL and prevented the upgrade
process from continuing.  #1-3 didn't help things either but when combined with
#4, it made for a fine day at the looney bin.

 

I wonder if we should consider adding a check to
installworld/installkernel to refuse to install on very small /
partitions since the failure mode is really ugly (losing files in /bin
or /sbin).

I think that would certainly help.  When I first installed FreeBSD,
I was fairly new to it and didn't know better than selecting 'A'
when setting up my slices.  I certainly plan to manually configure
my slices the next time but for the sake of curiosity, why is the
'A' option set to make the / slice so small in the first place?
 

The only real solution to your space problems is to reparition.  You
might be able to find other temporary solutions, but in the end, that's
it.  If you do it, I recommend using at least 100MB for / and I'd
probably suggest 150MB for plenty of margin (I use 256MB, but I want
room for several sets of debug kernels and modules.)

Agreed, I'm hoping Santa will bring me a bigger hard drive on Tuesday
and if that happens, I definitely plan to do a fresh install of 4.4 and will
set my slices correctly.  I took the week between Christmas and New
Years off, so I'll have plenty of time to play.  8^)

Thanks again and Merry Christmas!

Joe
 

 

-- Brooks

--
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

  ------------------------------------------------------------------------
   Part 1.2Type: application/pgp-signature

-- 
Joe Warner
Daemon News
Daemon News E-Zine http://www.daemonnews.org
Print Magazine http://magazine.daemonnews.org/
BSDMall http://www.bsdmall.com
  --------------0D3C0915C95871DF5B70F26C-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Dec 22 17:17:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id CD5C037B405; Sat, 22 Dec 2001 17:17:41 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id 2AEA3786E6; Sun, 23 Dec 2001 11:47:31 +1030 (CST) Date: Sun, 23 Dec 2001 11:47:31 +1030 From: Greg Lehey To: Matthew Dillon Cc: Jordan Hubbard , re@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: I'm not going to finish my sysinstall changes before 4.5 Message-ID: <20011223114731.D88202@monorchid.lemis.com> References: <28392.1009002199@winston.freebsd.org> <200112220658.fBM6wEi90652@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112220658.fBM6wEi90652@apollo.backplane.com> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday, 21 December 2001 at 22:58:14 -0800, Matthew Dillon wrote: > >> I've just been too busy to do this quickly and the changes in question >> are getting too big to make this a -stable candidate in any case. >> Maybe once I've actually finished this stuff, made them work in all >> the edge cases AND gotten some -current snapshots out for people to >> test, it'll all be ready, but not before then. >> >> I'm sorry to make such a fuss over Matt's changes and then fail to >> come up with something better within the timeframe allotted. Time for >> me to eat a nice big helping of crow! I hereby withdraw my objections >> to Matt's changes and apologise to him for knocking his changes and >> then failing to deliver on my own counter-proposal in a timely >> fashion. >> >> - Jordan > > Hey, that's really big of you Jordan! Thanks! I'm sure the code > will be plenty refined enough by the next release. > > For this release, since Jordan isn't going to make it, I *would* > like to MFC my sysinstall changes. Somehow I'm nervous this close to a release. I suspect that this is one area which gets almost no testing in -CURRENT. Can you summarize (again?) what they do? Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Dec 22 17:18:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id C7D6237B416 for ; Sat, 22 Dec 2001 17:18:48 -0800 (PST) Received: (from david@localhost) by bunrab.catwhisker.org (8.11.6/8.11.6) id fBN1ImW58877 for freebsd-stable@FreeBSD.ORG; Sat, 22 Dec 2001 17:18:48 -0800 (PST) (envelope-from david) Date: Sat, 22 Dec 2001 17:18:48 -0800 (PST) From: David Wolfskill Message-Id: <200112230118.fBN1ImW58877@bunrab.catwhisker.org> To: freebsd-stable@FreeBSD.ORG Subject: Re: IT'S FIXED!! Whew! (was:Make Installworld fills up / ...help!) In-Reply-To: <20011223002903.GB34036@laptop.lambertfam.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Date: Sat, 22 Dec 2001 19:29:03 -0500 >From: Scott Lambert >On Sat, Dec 22, 2001 at 04:20:56PM -0800, Brooks Davis wrote: >> I wonder if we should consider adding a check to >> installworld/installkernel to refuse to install on very small / >> partitions since the failure mode is really ugly (losing files in /bin >> or /sbin). >I have a system with and extremely small / partition. I get around this >by sitting on another console entering "sync && sync && sync" every few >seconds. Would it be possible to check for a small / partition and if >it is tight, kick off a small script that forces softupdates to flush >all pending updates every 30 seconds or so? This would seem to be >better than just leaving the user out in the cold. Ummm.... I'm replying somewhat reluctantly, because I sense that this topic may well engender a less-than-useful exchange of email.... I suggest that if the condition of (near-full / FS) && (soft updates on /) is true, then it might be a good idea to inform the person trying to do this that turning off soft updates first would be useful, perhaps with (a pointer to) instructions on how to do so -- as opposed to doing a sync-loop. That said, I run with soft updates on all my file systems; on the other hand, I have things set up so it's unlikely I'll run short. (One reason I run soft updates on all FS is that I tend to set the systems up so they can boot from various file systems, usually with the capability of mounting all other FS on the system. In other words, what is a root FS for one boot may well not be a root FS on the next.) Then too, except when I'm doing a "make installkernel", "make installworld", or "mergemaster", the root FS tends to be read-only. (I set up /tmp as a mount point; although it may well be non-optimal in some respects, I use an MFS in -STABLE and an md device in -CURRENT for the purpose.) (Re: the read-only root FS: I had been in the habit of making both / and /usr read-only on a firewall system. When I changed it so I could use ssh to get into it (since it has no keyboard or monitor), I found that ssh failed unless the root FS was mounted read-write.) Anyway: one other salient matter is that those of us who have had somewhat more experience with (say) Sun systems before coming to FreeBSD may well be accustomed to small root FSs. For example, from my SS5 running Solaris 2.6 (server): pogo[19] df -k Filesystem kbytes used avail capacity Mounted on /dev/dsk/c0t3d0s0 26679 17705 6307 74% / And that is *Solaris* -- I'd show the result from my Sun 3/60 (SunOS 4.1.1_U1), but it finally gave up the ghost almost a year ago. I *think* the root FS on that was in the neighborhood of 4 MB. (The whole disk was 300 MB.) Granted, Sun cheats, in that /bin is a symlink to ./usr/bin; still, that's a non-trivial difference, and (from some perspectives) may well qualify as a bit of a POLA violation. So perhaps it would be useful to increase the default root FS size, and document that you're likely to want more space in / than you might otherwise expect. Cheers, david -- David H. Wolfskill david@catwhisker.org I believe it would be irresponsible (and thus, unethical) for me to advise, recommend, or support the use of any product that is or depends on any Microsoft product for any purpose other than personal amusement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Dec 22 17:21:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 901CC37B419; Sat, 22 Dec 2001 17:21:08 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBN1L8T98850; Sat, 22 Dec 2001 17:21:08 -0800 (PST) (envelope-from dillon) Date: Sat, 22 Dec 2001 17:21:08 -0800 (PST) From: Matthew Dillon Message-Id: <200112230121.fBN1L8T98850@apollo.backplane.com> To: Greg Lehey Cc: Jordan Hubbard , re@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: I'm not going to finish my sysinstall changes before 4.5 References: <28392.1009002199@winston.freebsd.org> <200112220658.fBM6wEi90652@apollo.backplane.com> <20011223114731.D88202@monorchid.lemis.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Somehow I'm nervous this close to a release. I suspect that this is :one area which gets almost no testing in -CURRENT. Can you summarize :(again?) what they do? : :Greg Run -current's sysinstall, play with the 'A'uto option and the 'D'elete option (on auto-created partitions). Or patch stable's sysinstll and play with that. Or review the masive thread from a week or two ago. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Dec 22 18:32:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.tecdigital.net (tecdigital.tol.itesm.mx [132.254.97.16]) by hub.freebsd.org (Postfix) with ESMTP id 514B037B405 for ; Sat, 22 Dec 2001 18:32:14 -0800 (PST) Received: from gandalf (unknown [148.243.246.227]) by mail.tecdigital.net (Postfix) with ESMTP id 83B571D34; Sat, 22 Dec 2001 20:31:42 -0600 (CST) Message-ID: <000f01c18b59$f7c46cc0$0a00a8c0@gandalf> From: "Mario Doria" To: "David W. Chapman Jr." Cc: References: <002c01c18a6f$1e706590$0a00a8c0@gandalf> <20011222200413.GA30853@leviathan.inethouston.net> Subject: Re: Samba's NMBD dumps core with FreeBSD 4.4-STABLE Date: Sat, 22 Dec 2001 20:31:43 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, and thanks for your repilies; I thought it was also a samba bug, but after checking my logs, I believe it's not a samba problem. It broke on december 14, at 20:00:00 UTC. The files that were changed between december 14 @ 19:00:00 and december 14 @ 20:00:00 where: Edit src/sys/dev/bge/if_bge.c Edit src/sys/dev/gx/if_gx.c Edit src/sys/dev/lge/if_lge.c Edit src/sys/dev/nge/if_nge.c Edit src/sys/dev/txp/if_txp.c Edit src/sys/kern/kern_descrip.c Edit src/sys/kern/kern_event.c Edit src/sys/net/if.c Edit src/sys/net/if.h Edit src/sys/net/if_ethersubr.c Edit src/sys/net/if_var.h Edit src/sys/netinet/in.c Edit src/sys/netinet/in.h Edit src/sys/netinet/tcp_syncache.c Edit src/sys/pci/if_ti.c Edit src/sys/pci/if_xl.c Edit src/sys/sys/event.h Edit src/sys/sys/sockio.h Edit src/sys/vm/vm_zone.c I found this out because I made a complete make world/kernel on the day it broke, and found it broke between 19:00 and 20:00. The files listed above where the ones which changed. If I build world/kernel using sources with date = 2001.12.14.19.00.00, nmbd will work fine. Using sources with date = 2001.12.14.20.00.00, nmbd will stop working. I rebuilt after making world/kernel on each attempt. ---------- Mario Doria madd@tecdigital.net > > fxp1: flags=8843 mtu 1500 > > inet 10.25.165.1 netmask 0xffffff00 broadcast 10.25.165.255 > > inet 10.25.165.2 netmask 0xffffffff broadcast 10.25.165.2 > > inet 10.25.165.3 netmask 0xffffffff broadcast 10.25.165.3 > > ether 00:02:b3:1b:49:71 > > media: Ethernet autoselect (100baseTX) > > status: active > > > > If I connect to 10.25.165.3, nmbd dumps core; if I connect to 10.25.165.1 it > > works flawlessly. I think this started happening two weeks ago, I'm cvsuping > > sources from december 7 to test this. (I'm using sources from december 19). > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Dec 22 18:48:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.ubergeeks.com (lorax.ubergeeks.com [209.145.65.55]) by hub.freebsd.org (Postfix) with ESMTP id CED3937B416 for ; Sat, 22 Dec 2001 18:48:24 -0800 (PST) Received: from localhost (adrian@localhost) by mail.ubergeeks.com (8.11.6/8.11.6) with ESMTP id fBN2mDV00605; Sat, 22 Dec 2001 21:48:14 -0500 (EST) (envelope-from adrian@ubergeeks.com) Date: Sat, 22 Dec 2001 21:48:13 -0500 (EST) From: Adrian Filipi-Martin Reply-To: Adrian Filipi-Martin To: Nuno Teixeira Cc: Harlan Stenn , Subject: Re: openpackage's 'make' problem with 4-STABLE buildworld In-Reply-To: <20011221005631.GA62940@gw.tex.bogus> Message-ID: <20011222214609.A153-100000@lorax.ubergeeks.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 21 Dec 2001, Nuno Teixeira wrote: > > - Less Redundancy/reduced effort > - More Secure > - More Features > - More Up-To-date packages > - Makes BSD more unified > > I am still looking this project but I'd like to make a question: > > - Does this project will be accepted and integrated with > *BSD & Darwin main trees? > Hopefully this won't be a problem. We have significant buy-in from developers in all the camps listed. We want this to be a no-brainer decision that is good for all thr groups if done correctly. Adrian -- [ adrian@ubergeeks.com ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Dec 22 20:58:50 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.nsu.ru (mail.nsu.ru [193.124.215.221]) by hub.freebsd.org (Postfix) with ESMTP id B5F7637B416 for ; Sat, 22 Dec 2001 20:58:43 -0800 (PST) Received: from inet.ssc.nsu.ru ([62.76.110.12]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 16I0id-0002Q7-00 for stable@freebsd.org; Sun, 23 Dec 2001 10:58:40 +0600 Received: from localhost (danfe@localhost) by inet.ssc.nsu.ru (8.9.3/8.9.3) with ESMTP id KAA04406 for ; Sun, 23 Dec 2001 10:57:23 +0600 Date: Sun, 23 Dec 2001 10:57:23 +0600 (NOVT) From: Alexey Dokuchaev To: stable@freebsd.org Subject: man login.conf(5) tweaks Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! It seems that there are minor inconsistencies with /usr/src/usr.bin/login/login.c and man login.conf(5)... * at line 285 of login.c: prompt = login_getcapstr(lc, "login", ... but in man page the same capability (login prompt given by login(1)) is entitled `login_prompt'. Obviously the trailing `_prompt' is not needed. About the same place in login.c, two capability variables are examined, namely `login-retries' (defaults to 10) and `login-backoff' (defaults to 3). They are not even mentioned in the man page. Also, man login.conf(5) has been confusing people for a pretty long time already, with options that are described but nonetheless do not do anything, or require an additional utility/daemon to operate properly. I think it would be fair and nice and would save people a lot of time and effort (when seeking for answers "why something does not work while it's written as it should") for the man page to mention whether some capability works or not, is it broken or depricated, require an additional/external program to operate (possibly stating what is it), or is reserved for the future. Makes sense? Just my $.02 though... -- Regards, DAN Fe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Dec 22 20:59: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 2180937B405 for ; Sat, 22 Dec 2001 20:59:03 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBN4x0u99894; Sat, 22 Dec 2001 20:59:00 -0800 (PST) (envelope-from dillon) Date: Sat, 22 Dec 2001 20:59:00 -0800 (PST) From: Matthew Dillon Message-Id: <200112230459.fBN4x0u99894@apollo.backplane.com> To: Nils Holland Cc: freebsd-stable@FreeBSD.ORG Subject: Re: NFS problems in 4.5-PRERELEASE References: <20011223005213.A57692@tisys.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :... :I copied /usr/src, /usr/obj and /usr/ports from one machine to another via :NFS. src and obj are fairly normal, ports included about 300 MB worth of :distfiles besides the ports skeleton itself. : :Now, the NFS copy of src and ports does *always* work (I tried 10 times), :while copying ports seems to crash my NFS client in 2 out of three cases. The :exact panic message I get (which is probably not that useful by itself, but :I'll post it anyway) is this: : :Fatal Trap 12: Page fault while in kernel mode :fault virtual address = 0xe8 :fault code = supervisor read, page not present :... This kinda sounds like a memory allocation failure in the kernel, perhaps the kernel is running out of KVM. I have a couple of recommendations and questions. * post your kernel config * post your /var/run/dmesg.boot output In your kernel config, assuming you know how to compile up kernels, add the following options, config, compile, & install a new kernel. options DDB options INVARIANTS options INVARIANT_SUPPORT Now when it crashes you should get a DDB> prompt. From that prompt you should do a 'trace' command (and then 'panic' once or twice to panic the machine normally). Other things to observe while you are running your tests: vmstat -m vmstat -z systat -vm 1 (observe number of vnodes) Basically you are looking for kernel memory pools that might be getting blown out by the problem. -Matt Matthew Dillon :instruction pointer = 0x8:0xc01b61cc :stack pointer = 0x10:0xe1c73cb8 :frame pointer = 0x10:0xe1c73cd4 :code segment = base 0x0, limit 0xfffff, type 0x1b : DPL 0, pres 1, def32 1, gran 1 :processor eflags = interrupt enabled, resume, IOPL = 0 :current process = 367 (cp) :interrupt mask = none :trap number = 12 :panic: page fault : :And now it gets interesting: This crash does *not* occur randomly, but as :my tests have shown, it occurs *always* when /usr/ports/japanese/mnews is :being copied (as shown by cp -v). To prevent misunderstandings, let :me reword this: The problem seems to occur 2 out of 3 times, but *when* it :... :Good night :Nils :-- :Nils Holland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message