From owner-freebsd-stable@FreeBSD.ORG Sun Apr 4 00:38:15 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEB0416A4CE for ; Sun, 4 Apr 2004 00:38:15 -0800 (PST) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E901B43D48 for ; Sun, 4 Apr 2004 00:38:14 -0800 (PST) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])CA0AC2729A for ; Sun, 4 Apr 2004 10:38:13 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 0A631A9491 for ; Sun, 4 Apr 2004 10:38:12 +0200 (CEST) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09285-04-2 for ; Sun, 4 Apr 2004 10:38:09 +0200 (CEST) Received: by merlin.emma.line.org (Postfix, from userid 500) id 361FBA0C3F; Sun, 4 Apr 2004 10:38:09 +0200 (CEST) To: freebsd-stable@freebsd.org In-Reply-To: <20040401213559.GZ26131@elvis.mu.org> (Alfred Perlstein's message of "Thu, 1 Apr 2004 13:35:59 -0800") References: <20040401213559.GZ26131@elvis.mu.org> From: Matthias Andree Date: Sun, 04 Apr 2004 10:38:09 +0200 Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at m2a2.dyndns.org Subject: Re: who broke keyboards again? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 08:38:15 -0000 Alfred Perlstein writes: > I have a client that has several dell machines, when he boots without > a keyboard he gets: > > atkbdc0: at port 0x60,0x64 on isa0 > > but no: > atkbd0: flags 0x1 irq 1 on atkbdc0 > kbd0 at atkbd0 > > This used to work, then was broken by someone trying to "do the right > thing". > > We need the keyboards to be hot swappable. I recommend that the next > dork that breaks this should have to reenact the lye scene from Fight > Club. > > No other OS has this problem. Also, breaking this in -stable is > super lame, c'mon can't we do better? In this context, detection of Fujitsu-Siemens-Computers KBPC S2 keyboards (looks like normal PS/2 stuff) has also been broken on -CURRENT somewhen after 5.1. If some of such breakage has propagated into -STABLE (via MFC), then the person who did the original change ought to sit down and clear things up. However, I have been unable to identify a "suspicious" commit. If however you need to boot without keyboard and plug one in later, then you cannot go with the default flags of 0x1 for this will disable the _driver_ when no keyboard is found at boot time. Change it to 0x0, 0x2 or 0x3, whichever works well for you. I wonder what this whole mess with the keyboard detection/nondetection and flags=0x1 is about. 0x0 should be the default, if someone knows he won't ever need the driver (headless), he can remove it from the kernel. -- Matthias Andree Encrypt your mail: my GnuPG key ID is 0x052E7D95 From owner-freebsd-stable@FreeBSD.ORG Sun Apr 4 00:48:31 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D90916A4CE; Sun, 4 Apr 2004 00:48:31 -0800 (PST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 1CC0643D60; Sun, 4 Apr 2004 00:48:30 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 4 Apr 2004 09:48:28 +0100 (BST) Date: Sun, 4 Apr 2004 09:48:27 +0100 From: David Malone To: Chuck Rock Message-ID: <20040404084827.GA81305@walton.maths.tcd.ie> References: <406C6CD5.8050000@updegrove.net> <20040403163224.GA30753@grosbein.pp.ru> <20040403194633.Q87421@kira.epconline.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040403194633.Q87421@kira.epconline.net> User-Agent: Mutt/1.5.3i Sender: dwmalone@maths.tcd.ie cc: freebsd-stable@freebsd.org cc: freebsd-smp@freebsd.org Subject: Re: upgrade from 4.8 SMP to 4.9 SMP causes unexplained rebooting! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 08:48:31 -0000 On Sat, Apr 03, 2004 at 07:51:58PM -0600, Chuck Rock wrote: > I have not been able to get FreeBSD 4.9 to run under a heavy load on any > Dell 2450 or 2550 servers. I can' only get good results from Compaq > servers, or single CPU systems. We have 2 2650s and 3 2550s and some other misc boxes running 4.9-STABLE as of Feb 9 or Mar 19, and they've all been behaving well (one unexplained reboot, but on slightly twitchy hardware..) We don't use the bge driver on the 2550s, as we couldn't get it to behave OK, but other than that things seem to be OK. David. From owner-freebsd-stable@FreeBSD.ORG Sun Apr 4 08:44:10 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAD8916A4CE; Sun, 4 Apr 2004 08:44:10 -0700 (PDT) Received: from kira.epconline.net (kira.epconline.net [68.90.68.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B6B943D54; Sun, 4 Apr 2004 08:44:10 -0700 (PDT) (envelope-from carock@epconline.com) Received: from kira.epconline.net (localhost [127.0.0.1]) by kira.epconline.net (8.12.11/8.12.10) with ESMTP id i34Fi9gI094591; Sun, 4 Apr 2004 10:44:09 -0500 (CDT) (envelope-from carock@epconline.com) Received: from localhost (carock@localhost)i34Fi9YT094588; Sun, 4 Apr 2004 10:44:09 -0500 (CDT) (envelope-from carock@epconline.com) X-Authentication-Warning: kira.epconline.net: carock owned process doing -bs Date: Sun, 4 Apr 2004 10:44:09 -0500 (CDT) From: Chuck Rock X-X-Sender: carock@kira.epconline.net To: Jakob Breivik Grimstveit In-Reply-To: <1081062560.4474.14.camel@localhost> Message-ID: <20040404103029.X76141@kira.epconline.net> References: <406C6CD5.8050000@updegrove.net> <20040403163224.GA30753@grosbein.pp.ru> <1081062560.4474.14.camel@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: freebsd-smp@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: upgrade from 4.8 SMP to 4.9 SMP causes unexplained rebooting! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 15:44:10 -0000 Sorry, got ahead of myself... I meant 30+ days... We had tried 5.2 with the Dells, then 5.2.1 was released during our problem time. We tried that too. We unfortunately didn't have time to troubleshoot much, we had thousands of E-mail backing up for days. The heavy load was processing about 7000 E-mail's an hours for Virus and spam. We had a Quad Xeon Compaq only able to handle about 2500/hr. The Dells were doing great, they just kep locking up or rebooting. We upgraded to a Compaq Dual 2.8GHz Xeons. It got blasted a few times, and barely mustered a load avg. of 15 when it was hit with 18,000 message/hr We will hoepfully be clustering all this in the next 9 months so we won't get caught again... ;-) Chuck On Sun, 4 Apr 2004, Jakob Breivik Grimstveit wrote: > On Sun, 2004-04-04 at 03:51, Chuck Rock wrote: > > > We finally gave up and bought a refurb Compaq, and has been running 5.2= =2E1 > > in production under heavy loads for 130+ days. > > ... which is in fact rather impressive considering 5.2.1 was released[=B9= ] > on the 25th of February, about 40 days ago. > > > [=B9] > > -- > Jakob Breivik Grimstveit, http://www.grimstveit.no/jakob, +47 48298152 > > _______________________________________________ > freebsd-smp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-smp > To unsubscribe, send any mail to "freebsd-smp-unsubscribe@freebsd.org" > From owner-freebsd-stable@FreeBSD.ORG Sun Apr 4 12:40:31 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FEED16A4CE for ; Sun, 4 Apr 2004 12:40:31 -0700 (PDT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6819843D45 for ; Sun, 4 Apr 2004 12:40:30 -0700 (PDT) (envelope-from sw@gegenunendlich.de) Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BADTp-000763-00 for stable@freebsd.org; Sun, 04 Apr 2004 21:40:29 +0200 Received: from [80.142.212.26] (helo=kyuzo.dunkelkammer.void) (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 1BADTp-0005Tb-00 for stable@freebsd.org; Sun, 04 Apr 2004 21:40:29 +0200 Received: by kyuzo.dunkelkammer.void (Postfix, from userid 1002) id D2E143E46; Sun, 4 Apr 2004 21:40:26 +0200 (CEST) Date: Sun, 4 Apr 2004 21:40:26 +0200 From: Stefan Walter To: stable@freebsd.org Message-ID: <20040404194026.GA930@kyuzo.dunkelkammer.void> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline Organization: Infinity Approximation Task Force X-PGP-key: http://www.gegenunendlich.de/swalter-rsa.asc X-PGP-fingerprint: 85D8 6A49 22C7 6CD9 B011 5D6A 5691 111B 12B9 E0B3 User-Agent: Mutt/1.5.6i X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:bea306e5fe0930b42d4355ca01786db1 Subject: rsync to a SMB share: "Bad file descriptor" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 19:40:31 -0000 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I'm having problems with rsync not mirroring some (sub-)subdirectories to SMB shares of an NT server mounted with mount_smbfs. These directories are only copied over during the first run of rsync, i.e. if they don't already exist on the SMB share; during the following runs, they cause error messages of the form readdir(path/to/directory): (9) Bad file descriptor and their contents aren't synchronized, i.e. the old files are left untouched. ('path/to/directory' is a path relative to the directory that is being rsync'd.) Looking at the directories causing these problems, I don't see anything special - the paths don't contain any special characters nor are they longer than others, their contents look fine, too, and cp for instance doesn't have a problem with neither the source nor the target directory. Their contents don't look special, either (mostly image files). Furthermore, there aren't any problems if I rsync to a local directory on an UFS partition; the problems only appear when rsyncing to the NT server. The directories are always the same ones, and copies of them seem to cause the same problems (it doesn't matter if I copy the source directory and rsync twice or if I just copy the directory existing on the SMB share and then run rsync - both cause the same error message; if I copy the destination directory, it will be removed during the rsync run, though, as it doesn't exist on the FreeBSD machine). The same problems appear with sysutils/ssync. uname says: FreeBSD 4.9-STABLE #0: Wed Jan 21 21:04:46 CET 2004 rsync is rsync-2.6.0 from the ports collection Any hints/suggestions more than welcome. Thanks for your time, Stefan --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iQGVAwUBQHBkqlaRERsSueCzAQJISgv+LUxyhZ95whkNDdMKgmctUtYwPfqjXBPi CXkTv4hIc0cK2tShBch1c92Q/eaqVqkOpYsxvKZ+B1Xeb/mZlmkRe6ECHQONZnaQ B6nlkXKA8N9FzWB7Xwk/eoBfHY/ljoogBnqVkZ/5GPAQYwDppo7a0fEh8zgO8NxI fX55FjfXduluEWUjMNosHStfUQwuJZFWJbAmTM3nZXlBtAmMXbHd8XEtbdhPwAoU 9urUFnpzY75m7mJe9dXdtKqNjLdqWt7jspiMNuyZjiZ3npxIl+xvNxRFIW4YGzkE l4YhDUHn27jD69qoTgYdGBtgxtiAEpV/6jjh6y5/M321BvU/TVwI1hSyfar5Y84m 5nwsBgJA1OuJyQI/Xr4xSY3CWg83qy/ty0cRYv0TA/PtB00RQ4j8qLLVXym1/5mi O0kiiOTlj91sNrRs4Ni64jwIPuDeMQRcBoyRjn2amXP8Q25E/5c+sNvMQjRsZQcX M/J7lcePsnWdUqCE3eh1ubbQW4eu2pZ1 =j/5v -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd-- From owner-freebsd-stable@FreeBSD.ORG Sun Apr 4 14:24:47 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF9E016A4CE; Sun, 4 Apr 2004 14:24:47 -0700 (PDT) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AD2743D1D; Sun, 4 Apr 2004 14:24:47 -0700 (PDT) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 4.20) id 1BAF6j-0007SP-31; Sun, 04 Apr 2004 22:24:45 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) i34LOiuf070720; Sun, 4 Apr 2004 22:24:44 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.10/8.12.6/Submit) id i34LOh2Y070718; Sun, 4 Apr 2004 22:24:43 +0100 (BST) Date: Sun, 4 Apr 2004 22:24:43 +0100 From: Jonathon McKitrick To: Daren Desjardins Message-ID: <20040404212443.GA70678@dogma.freebsd-uk.eu.org> References: <20040221202305.GA78752@dogma.freebsd-uk.eu.org> <000e01c3f8bc$9ee42dc0$efe8fea9@unixsmith.com> <20040325023251.GA61864@dogma.freebsd-uk.eu.org> <20040325225859.GA22615@dogma.freebsd-uk.eu.org> <20040402160232.GB68803@dogma.freebsd-uk.eu.org> <20040402164928.GA70822@dogma.freebsd-uk.eu.org> <1080932364.343.6.camel@lithium.stabilia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1080932364.343.6.camel@lithium.stabilia.com> User-Agent: Mutt/1.4i X-Spam-Score: -4.9 (----) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1BAF6j-0007SP-31*Op5oSsAf5ig* cc: "Christian W. Sung" cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: ssh no longer connecting automatically X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 21:24:48 -0000 On Fri, Apr 02, 2004 at 01:59:25PM -0500, Daren Desjardins wrote: : Ive been having the exact same issue, even started a thread on it with : no resolution yet. : : Some findings I have made recently included taking a working ssh from a : bsd4.9 release box, copying it to the one that wasnt working, including : the config. That ssh also had the problem after copying. This seems to : indicate either the config has issues(but I copied that as well) or a : runtime library conflict... : : The code where it dies can be found in the source ssh-dss.c, at ' : ret = DSA_do_verify(digest, dlen, sig, key->dsa);' I believe, line 172. I found one thing I forgot to mention, perhaps because I forgot I did it: The SSH I am using is the SSH-portable port. I was following a tuning guide and forgot this is the version I am using. jm -- My other computer is your Windows box. From owner-freebsd-stable@FreeBSD.ORG Sun Apr 4 17:17:22 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A38A16A4CE for ; Sun, 4 Apr 2004 17:17:22 -0700 (PDT) Received: from corellia.vindaloo.com (corellia.vindaloo.com [209.87.64.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0EB243D1F for ; Sun, 4 Apr 2004 17:17:21 -0700 (PDT) (envelope-from chris@vindaloo.com) Received: from yavin.vindaloo.com (yavin.vindaloo.com [192.168.133.2]) by corellia.vindaloo.com (Postfix) with ESMTP id A27651284A; Sun, 4 Apr 2004 20:17:20 -0400 (EDT) Received: from endaba.pvt.vindaloo.com (endaba.pvt.vindaloo.com [192.168.132.6]) by yavin.vindaloo.com (Postfix) with ESMTP id 4C57DEBA; Sun, 4 Apr 2004 20:17:20 -0400 (EDT) Received: from endaba.pvt.vindaloo.com (localhost [127.0.0.1]) i350HJCk003312; Sun, 4 Apr 2004 20:17:19 -0400 (EDT) (envelope-from chris@endaba.pvt.vindaloo.com) Received: (from chris@localhost) by endaba.pvt.vindaloo.com (8.12.11/8.12.10/Submit) id i350HIIp003311; Sun, 4 Apr 2004 20:17:18 -0400 (EDT) (envelope-from chris) Date: Sun, 4 Apr 2004 20:17:18 -0400 From: Christopher Sean Hilton To: Julian Elischer Message-ID: <20040405001718.GA3027@endaba.pvt.vindaloo.com> References: <20040327002440.GA4945@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: User-Agent: Mutt/1.4.1i cc: stable@freebsd.org Subject: Re: HEADSUP!!! USB MFC committed.. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 00:17:22 -0000 On Fri, Mar 26, 2004 at 05:08:35PM -0800, Julian Elischer wrote: I'm having a problem with Pendrives in general. My "manufactured for Memorex by Trek" 256M Drive came up in 10 seconds on FreeBSD 4.8. In 4.9 since the MFC it takes two minutes and ten seconds. I suspect that some quirk got turned off and that the machine it timeing out some SCSI commands at startup. I would love to get the old behaviour back. I've built a debugging kernel with CAMDEBUG turned on. Here's what happens: Apr 4 19:51:08 dagobah /kernel.test: (xpt0:xpt0:0:-1:-1): debugging flags = now 8 Apr 4 19:51:20 dagobah /kernel.test: umass0: USB Solid state disk, rev 1.1= 0/1.00, addr 2 Apr 4 19:51:20 dagobah /kernel.test: umass0:1:0:-1: Attached to scbus1 as = device 0 Apr 4 19:51:20 dagobah /kernel.test: (probe0:umass-sim0:0:0:0): INQUIRY. C= DB: 12 0 0 0 24 0=20 =2E.. Wait ... Apr 4 19:53:30 dagobah /kernel.test: (probe0:umass-sim0:0:0:0): Vendor Spe= cific Command. CDB: 12 0 0 0 24 0=20 Apr 4 19:53:32 dagobah /kernel.test: (probe0:umass-sim0:0:0:0): INQUIRY. C= DB: 12 1 80 0 ff 0=20 Apr 4 19:53:32 dagobah /kernel.test: (probe0:umass-sim0:0:0:0): TEST UNIT = READY. CDB: 0 0 0 0 0 0=20 Apr 4 19:53:32 dagobah /kernel.test: pass0 at umass-sim0 bus 0 target 0 lu= n 0 Apr 4 19:53:32 dagobah /kernel.test: pass0: Remo= vable Direct Access SCSI-2 device=20 Apr 4 19:53:32 dagobah /kernel.test: pass0: Serial Number =1F Apr 4 19:53:32 dagobah /kernel.test: pass0: 650KB/s transfers Apr 4 19:53:32 dagobah /kernel.test: Creating DISK da0 Apr 4 19:53:32 dagobah /kernel.test: (da0:umass-sim0:0:0:0): READ CAPACITY= . CDB: 25 0 0 0 0 0 0 0 0 0=20 Apr 4 19:53:32 dagobah /kernel.test: da0 at umass-sim0 bus 0 target 0 lun 0 Apr 4 19:53:32 dagobah /kernel.test: da0: Remova= ble Direct Access SCSI-2 device=20 Apr 4 19:53:32 dagobah /kernel.test: da0: Serial Number =1F Apr 4 19:53:32 dagobah /kernel.test: da0: 650KB/s transfers Apr 4 19:53:32 dagobah /kernel.test: da0: 252MB (516096 512 byte sectors: = 64H 32S/T 252C) It looks like the first inquiry command is timing out and then the code changes the CDB from "12 0 0 0 24 0" to "12 1 80 0 ff 0" which succeeds. This may just be a matter of needing some more time for the device to settle before it's probed. I say that because the device comes right up when the kernel is booted. I can send you more detailed information if you would like. The usb device id is Vendor: 0x0a16 Product 0x9780. It's a Trek 256Mb Thumbdrive manufactured for Memorex. Thanks for any help you can provide. (I can look into this more deeply on my own if you can give me some pointers) # Kernel Configuration for GATEWAY-450 Laptop # # $Id$ machine i386 cpu I386_CPU cpu I486_CPU cpu I586_CPU cpu I686_CPU ident GATEWAY_450 maxusers 0 makeoptions DEBUG=3D-g #Build kernel with gdb(1) debug symbols options DDB options DDB_UNATTENDED options GDB_REMOTE_CHAT options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options UFS_DIRHASH #Improve performance on big directories options NFS #Network Filesystem options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options EXT2FS #Linux Filesystems options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=3D5000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev options USER_LDT options IPSEC options IPSEC_ESP options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #enable logging to syslogd(8) options IPFIREWALL_FORWARD #enable transparent proxy support options IPFIREWALL_VERBOSE_LIMIT=3D100 #limit verbosity options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default options IPV6FIREWALL #firewall for IPv6 options IPV6FIREWALL_VERBOSE options IPV6FIREWALL_VERBOSE_LIMIT=3D100 options IPV6FIREWALL_DEFAULT_TO_ACCEPT options IPDIVERT #divert sockets options DA_OLD_QUIRKS options CAMDEBUG device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering # SCSI Controllers device aic0 at isa? # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device ch # Tape Changer device pass # Passthrough device (direct SCSI access) # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 options SC_PIXEL_MODE options VESA device agp # support several AGP chipsets device pcm # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus?=20 # PCCARD (PCMCIA) support device card device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x90 irq 4 device sio1 at isa? port IO_COM2 irq 3 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. device em # Intel PRO/1000 adapter Gigabit Ethernet Card (``Wiseman'') device ed device miibus device awi device wi # Pseudo devices - the number indicates how many units to allocate. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device ppp 4 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf 4 #Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device uscanner # Scanners device urio # Diamond Rio MP3 Player device uvisor device ucom # USB Ethernet, requires mii device aue # ADMtek USB ethernet device cue # CATC USB ethernet device kue # Kawasaki LSI USB ethernet # FireWire support device firewire # FireWire bus code device sbp # SCSI over FireWire (Requires scbus and da) device fwe # Ethernet over FireWire (non-standard!) -- Chris --=20 Chris Hilton chilton-at-vindaloo-dot-com ------------------------------------------------------------------------ "All I was doing was trying to get home from work!" -- Rosa Parks From owner-freebsd-stable@FreeBSD.ORG Sun Apr 4 23:23:12 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45F3616A4CE for ; Sun, 4 Apr 2004 23:23:12 -0700 (PDT) Received: from zoot.lafn.org (zoot.lafn.ORG [206.117.18.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A06C43D49 for ; Sun, 4 Apr 2004 23:23:12 -0700 (PDT) (envelope-from bc979@lafn.org) Received: from [10.0.1.90] (host-66-81-192-228.rev.o1.com [66.81.192.228]) (authenticated bits=0) by zoot.lafn.org (8.12.3p3/8.12.3) with ESMTP id i356N78a063842 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Sun, 4 Apr 2004 23:23:10 -0700 (PDT) (envelope-from bc979@lafn.org) Mime-Version: 1.0 (Apple Message framework v613) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Doug Hardie Date: Sun, 4 Apr 2004 23:23:06 -0700 To: freebsd-stable@FreeBSD.ORG X-Mailer: Apple Mail (2.613) X-Virus-Scanned: ClamAV version 'clamd / ClamAV version devel-20040209', clamav-milter version '0.66m' Subject: Reboot Problem with 5.2.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 06:23:12 -0000 I am testing 5.2.1 in preperation for moving production servers eventually from 4.6 to 5.x. Most of the issues I have figured out, but there is one that I cannot get to work - shutdown -r now. Rebooting dies consistently. With the GENERIC kernel I get the message: Rebooting... Keyboard reset did not work, attempting CPU shutdown In NOTES is a dexcription of BROKEN_KEYBOARD_RESET so I added that and rebuilt the kernel. Now all I get is the Rebooting... line and nothing more. Granted the system I am using for testing is not at all like the production hardware, but rebooting worked fine on 4.6 with this system. I am very reluctant to convert any production systems unless I can be sure they can successfully be rebooted without having a person on-site. These machines are all unattended and quite far away. Is there a workaround for this issue? -- Doug From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 02:20:36 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0B9B16A4CE for ; Mon, 5 Apr 2004 02:20:36 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF41D43D4C for ; Mon, 5 Apr 2004 02:20:35 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i359KJfW040364 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 5 Apr 2004 10:20:19 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i359KJDf040354; Mon, 5 Apr 2004 10:20:19 +0100 (BST) (envelope-from matthew) Date: Mon, 5 Apr 2004 10:20:18 +0100 From: Matthew Seaman To: Doug Hardie Message-ID: <20040405092018.GB56728@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Doug Hardie , freebsd-stable@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="E39vaYmALEf/7YXx" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040323, clamav-milter version 0.70a cc: freebsd-stable@freebsd.org Subject: Re: Reboot Problem with 5.2.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 09:20:36 -0000 --E39vaYmALEf/7YXx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 04, 2004 at 11:23:06PM -0700, Doug Hardie wrote: > I am testing 5.2.1 in preperation for moving production servers=20 > eventually from 4.6 to 5.x. Most of the issues I have figured out, but= =20 > there is one that I cannot get to work - shutdown -r now. Rebooting=20 > dies consistently. With the GENERIC kernel I get the message: >=20 > Rebooting... > Keyboard reset did not work, attempting CPU shutdown >=20 > In NOTES is a dexcription of BROKEN_KEYBOARD_RESET so I added that and=20 > rebuilt the kernel. Now all I get is the Rebooting... line and nothing= =20 > more. Granted the system I am using for testing is not at all like the= =20 > production hardware, but rebooting worked fine on 4.6 with this system.= =20 > I am very reluctant to convert any production systems unless I can be=20 > sure they can successfully be rebooted without having a person on-site.= =20 > These machines are all unattended and quite far away. Is there a=20 > workaround for this issue? The reboot functionality in 5.x depends largely on the ACPI layer, and the performance of that depends very much on how well the hardware conforms to the appropriate specifications. Or in other words, it's very difficult to draw conclusions about one system when you're testing with a very different model. If you can arrange it, perhaps trying to boot one of your production servers off a 5.x recovery or FreesBIE disk to see how well it copes would be a good move. The whole ACPI area is problematic on certain hardware -- eventually there will be fixes and workarounds to the most common kit. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --E39vaYmALEf/7YXx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAcSTSdtESqEQa7a0RAgUvAJ97Djf+vNRMaDJ0jldapVR6SAO4LwCcD3dF 0m85wQcq/A6Uqc2dIfgtAoo= =fHBq -----END PGP SIGNATURE----- --E39vaYmALEf/7YXx-- From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 04:04:46 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A80416A4CF; Mon, 5 Apr 2004 04:04:46 -0700 (PDT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3A1943D3F; Mon, 5 Apr 2004 04:04:45 -0700 (PDT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 3BD06531A; Mon, 5 Apr 2004 13:04:44 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 2EAE0530A; Mon, 5 Apr 2004 13:04:38 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id D247B33C6C; Mon, 5 Apr 2004 13:04:37 +0200 (CEST) To: Jonathon McKitrick References: <20040221202305.GA78752@dogma.freebsd-uk.eu.org> <000e01c3f8bc$9ee42dc0$efe8fea9@unixsmith.com> <20040325023251.GA61864@dogma.freebsd-uk.eu.org> <20040325225859.GA22615@dogma.freebsd-uk.eu.org> <20040402160232.GB68803@dogma.freebsd-uk.eu.org> <20040402164928.GA70822@dogma.freebsd-uk.eu.org> <1080932364.343.6.camel@lithium.stabilia.com> <20040404212443.GA70678@dogma.freebsd-uk.eu.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 05 Apr 2004 13:04:37 +0200 In-Reply-To: <20040404212443.GA70678@dogma.freebsd-uk.eu.org> (Jonathon McKitrick's message of "Sun, 4 Apr 2004 22:24:43 +0100") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: "Christian W. Sung" cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org cc: Daren Desjardins Subject: Re: ssh no longer connecting automatically X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 11:04:46 -0000 Jonathon McKitrick writes: > I found one thing I forgot to mention, perhaps because I forgot I did it: > The SSH I am using is the SSH-portable port. I was following a tuning gu= ide > and forgot this is the version I am using. In that case, I can't help you. You'll have to talk to the port maintainer. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 05:28:01 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C278E16A4CE; Mon, 5 Apr 2004 05:28:01 -0700 (PDT) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F35A43D53; Mon, 5 Apr 2004 05:28:01 -0700 (PDT) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 4.20) id 1BATCn-000DNV-Ss; Mon, 05 Apr 2004 13:27:57 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) i35CRvuf098000; Mon, 5 Apr 2004 13:27:57 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.10/8.12.6/Submit) id i35CRu5S097999; Mon, 5 Apr 2004 13:27:56 +0100 (BST) Date: Mon, 5 Apr 2004 13:27:55 +0100 From: Jonathon McKitrick To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20040405122755.GA97979@dogma.freebsd-uk.eu.org> References: <20040325023251.GA61864@dogma.freebsd-uk.eu.org> <20040325225859.GA22615@dogma.freebsd-uk.eu.org> <20040402160232.GB68803@dogma.freebsd-uk.eu.org> <20040402164928.GA70822@dogma.freebsd-uk.eu.org> <1080932364.343.6.camel@lithium.stabilia.com> <20040404212443.GA70678@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4i X-Spam-Score: -4.9 (----) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1BATCn-000DNV-Ss*OsN4sMLWqwU* cc: "Christian W. Sung" cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org cc: Daren Desjardins Subject: Re: ssh no longer connecting automatically X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 12:28:01 -0000 On Mon, Apr 05, 2004 at 01:04:37PM +0200, Dag-Erling Smørgrav wrote: : Jonathon McKitrick writes: : > I found one thing I forgot to mention, perhaps because I forgot I did it: : > The SSH I am using is the SSH-portable port. I was following a tuning guide : > and forgot this is the version I am using. : : In that case, I can't help you. You'll have to talk to the port : maintainer. What I want to do now is back out that port and use the system version of SSH. A simple build/install world should fix that, right? jm -- My other computer is your Windows box. From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 05:42:10 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEE0416A4CE; Mon, 5 Apr 2004 05:42:10 -0700 (PDT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1821543D4C; Mon, 5 Apr 2004 05:42:10 -0700 (PDT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 536D35310; Mon, 5 Apr 2004 14:42:08 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id D76FF5309; Mon, 5 Apr 2004 14:41:55 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 8ABDF33C6C; Mon, 5 Apr 2004 14:41:55 +0200 (CEST) To: Jonathon McKitrick References: <20040325023251.GA61864@dogma.freebsd-uk.eu.org> <20040325225859.GA22615@dogma.freebsd-uk.eu.org> <20040402160232.GB68803@dogma.freebsd-uk.eu.org> <20040402164928.GA70822@dogma.freebsd-uk.eu.org> <1080932364.343.6.camel@lithium.stabilia.com> <20040404212443.GA70678@dogma.freebsd-uk.eu.org> <20040405122755.GA97979@dogma.freebsd-uk.eu.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 05 Apr 2004 14:41:55 +0200 In-Reply-To: <20040405122755.GA97979@dogma.freebsd-uk.eu.org> (Jonathon McKitrick's message of "Mon, 5 Apr 2004 13:27:55 +0100") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: "Christian W. Sung" cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org cc: Daren Desjardins Subject: Re: ssh no longer connecting automatically X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 12:42:10 -0000 Jonathon McKitrick writes: > What I want to do now is back out that port and use the system version of > SSH. A simple build/install world should fix that, right? If you didn't build the port with OPENSSH_OVERWRITE_BASE, all you need to do is pkg_delete it. If you did use OPENSSH_OVERWRITE_BASE, you'll have to build world. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 07:06:19 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAAEB16A4CE; Mon, 5 Apr 2004 07:06:19 -0700 (PDT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FBFB43D1D; Mon, 5 Apr 2004 07:06:19 -0700 (PDT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id A118F530A; Mon, 5 Apr 2004 16:06:17 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id B12685310; Mon, 5 Apr 2004 16:06:07 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 9224E33C6C; Mon, 5 Apr 2004 16:06:07 +0200 (CEST) To: Jonathon McKitrick References: <20040325225859.GA22615@dogma.freebsd-uk.eu.org> <20040402160232.GB68803@dogma.freebsd-uk.eu.org> <20040402164928.GA70822@dogma.freebsd-uk.eu.org> <1080932364.343.6.camel@lithium.stabilia.com> <20040404212443.GA70678@dogma.freebsd-uk.eu.org> <20040405122755.GA97979@dogma.freebsd-uk.eu.org> <20040405140101.GA759@dogma.freebsd-uk.eu.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 05 Apr 2004 16:06:07 +0200 In-Reply-To: <20040405140101.GA759@dogma.freebsd-uk.eu.org> (Jonathon McKitrick's message of "Mon, 5 Apr 2004 15:01:01 +0100") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: "Christian W. Sung" cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org cc: Daren Desjardins Subject: Re: ssh no longer connecting automatically X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 14:06:20 -0000 Jonathon McKitrick writes: > http://silverwraith.com/papers/freebsd-tuning.php If you search the {list,slashdot} archives, you'll quickly find out what my feelings are about that guide. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 07:51:41 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2748E16A4CE; Mon, 5 Apr 2004 07:51:41 -0700 (PDT) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 696D143D5A; Mon, 5 Apr 2004 07:51:40 -0700 (PDT) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 4.20) id 1BAUes-0001ZX-Q1; Mon, 05 Apr 2004 15:01:02 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) i35E12uf000958; Mon, 5 Apr 2004 15:01:02 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.10/8.12.6/Submit) id i35E11xN000955; Mon, 5 Apr 2004 15:01:01 +0100 (BST) Date: Mon, 5 Apr 2004 15:01:01 +0100 From: Jonathon McKitrick To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20040405140101.GA759@dogma.freebsd-uk.eu.org> References: <20040325225859.GA22615@dogma.freebsd-uk.eu.org> <20040402160232.GB68803@dogma.freebsd-uk.eu.org> <20040402164928.GA70822@dogma.freebsd-uk.eu.org> <1080932364.343.6.camel@lithium.stabilia.com> <20040404212443.GA70678@dogma.freebsd-uk.eu.org> <20040405122755.GA97979@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4i X-Spam-Score: -4.9 (----) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1BAUes-0001ZX-Q1*P0oQ1ZH1uzc* cc: "Christian W. Sung" cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org cc: Daren Desjardins Subject: Re: ssh no longer connecting automatically X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 14:51:41 -0000 On Mon, Apr 05, 2004 at 02:41:55PM +0200, Dag-Erling Smørgrav wrote: : Jonathon McKitrick writes: : > What I want to do now is back out that port and use the system version of : > SSH. A simple build/install world should fix that, right? : : If you didn't build the port with OPENSSH_OVERWRITE_BASE, all you need : to do is pkg_delete it. If you did use OPENSSH_OVERWRITE_BASE, you'll : have to build world. http://silverwraith.com/papers/freebsd-tuning.php This is the guide I followed, which broke my ports AND messed up my SSH. You were write. I'll back out the port and rebuild world. jm -- My other computer is your Windows box. From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 08:47:24 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB5F216A4CF; Mon, 5 Apr 2004 08:47:24 -0700 (PDT) Received: from fep03-mail.bloor.is.net.cable.rogers.com (fep03-mail.bloor.is.net.cable.rogers.com [66.185.86.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDD2043D5F; Mon, 5 Apr 2004 08:47:23 -0700 (PDT) (envelope-from desjardins@canada.com) Received: from gateway.lan.daren.ca ([65.49.123.58]) by fep03-mail.bloor.is.net.cable.rogers.comESMTP <20040405154717.CKXW396979.fep03-mail.bloor.is.net.cable.rogers.com@gateway.lan.daren.ca>; Mon, 5 Apr 2004 11:47:17 -0400 Received: from [216.130.212.41] (account daren@daren.ca HELO [216.130.212.41]) by gateway.lan.daren.ca (CommuniGate Pro SMTP 4.1.8) with ESMTP id 230029; Mon, 05 Apr 2004 10:12:03 -0400 From: Daren Desjardins To: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= In-Reply-To: References: <20040221202305.GA78752@dogma.freebsd-uk.eu.org> <000e01c3f8bc$9ee42dc0$efe8fea9@unixsmith.com> <20040325023251.GA61864@dogma.freebsd-uk.eu.org> <20040325225859.GA22615@dogma.freebsd-uk.eu.org> <20040402160232.GB68803@dogma.freebsd-uk.eu.org> <20040402164928.GA70822@dogma.freebsd-uk.eu.org> <1080935099.343.14.camel@lithium.stabilia.com> Content-Type: text/plain; charset=ISO-8859-1 Message-Id: <1081177903.31932.7.camel@lithium.stabilia.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Apr 2004 10:11:43 -0500 Content-Transfer-Encoding: quoted-printable X-Authentication-Info: Submitted using SMTP AUTH LOGIN at fep03-mail.bloor.is.net.cable.rogers.com from [65.49.123.58] using ID at Mon, 5 Apr 2004 11:47:14 -0400 cc: "Christian W. Sung" cc: freebsd-stable@freebsd.org cc: Jonathon McKitrick cc: freebsd-questions@freebsd.org Subject: Re: ssh no longer connecting automatically X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 15:47:24 -0000 I should also add, that I am unable to connect to a Linux 2.4 box running OpenSSH 3.5p1. Whats the easiest way to compare the two dirs? Just want a recursive ls on them? I think its some kind of library issue... I noticed the two machines that are having issues have 'openssl-0.9.7d' installed as a port... -If I copy a working copy of ssh from a 4.9r box it still gives the error -If I download the newest OpenSSH directly and compile it, it works -If I make the openssh port, it works -If I cvsup to stable, it fails -If I cvsup to release, it fails On Fri, 2004-04-02 at 15:15, Dag-Erling Sm=F8rgrav wrote: > Daren Desjardins writes: > > The server is 4.9release, client is 4.9 stable. I have both base ssh an= d > > openssh 3.8p1 installed, both of which have the same error connecting t= o > > hosts. >=20 > OK, so 4.9-RELEASE can talk to 4.9-RELEASE and 4.9-STABLE can talk to > 4.9-STABLE, but 4.9-STABLE can't talk to 4.9-RELEASE? >=20 > The strange thing is that there have been practically no changes in > OpenSSH or OpenSSL since 4.9-RELEASE, until OpenSSL 0.9.7d was MFCed > earlier today. The only changes in OpenSSH are a documentation nit > and a patch for a low-impact memory leak. >=20 > Could you compare src/crypto and src/secure on the two machines? >=20 > DES From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 11:34:30 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7455516A4CE; Mon, 5 Apr 2004 11:34:30 -0700 (PDT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37C3343D2D; Mon, 5 Apr 2004 11:34:30 -0700 (PDT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 340B35309; Mon, 5 Apr 2004 20:34:29 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 1A8CB5310; Mon, 5 Apr 2004 20:34:19 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 069CD33C6C; Mon, 5 Apr 2004 20:34:19 +0200 (CEST) To: Daren Desjardins References: <20040221202305.GA78752@dogma.freebsd-uk.eu.org> <000e01c3f8bc$9ee42dc0$efe8fea9@unixsmith.com> <20040325023251.GA61864@dogma.freebsd-uk.eu.org> <20040325225859.GA22615@dogma.freebsd-uk.eu.org> <20040402160232.GB68803@dogma.freebsd-uk.eu.org> <20040402164928.GA70822@dogma.freebsd-uk.eu.org> <1080935099.343.14.camel@lithium.stabilia.com> <1081177903.31932.7.camel@lithium.stabilia.com> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 05 Apr 2004 20:34:18 +0200 In-Reply-To: <1081177903.31932.7.camel@lithium.stabilia.com> (Daren Desjardins's message of "Mon, 05 Apr 2004 10:11:43 -0500") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: "Christian W. Sung" cc: freebsd-stable@freebsd.org cc: Jonathon McKitrick cc: freebsd-questions@freebsd.org Subject: Re: ssh no longer connecting automatically X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 18:34:30 -0000 Daren Desjardins writes: > Whats the easiest way to compare the two dirs? Just want a recursive ls > on them? diff -ru > I think its some kind of library issue... I noticed the two machines > that are having issues have 'openssl-0.9.7d' installed as a port... Yes, I suspect it's an OpenSSL bug since that's the only thing that has changed. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 12:31:21 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBE1F16A4D0 for ; Mon, 5 Apr 2004 12:31:20 -0700 (PDT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 998B143D53 for ; Mon, 5 Apr 2004 12:31:20 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (sccrmhc12) with ESMTP id <20040405193118012002dntee>; Mon, 5 Apr 2004 19:31:19 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA22078; Mon, 5 Apr 2004 12:31:17 -0700 (PDT) Date: Mon, 5 Apr 2004 12:31:15 -0700 (PDT) From: Julian Elischer To: freebsd-stable@freebsd.org In-Reply-To: <20040405190112.375E716A4D6@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Christopher Sean Hilton Subject: Re: USB problem. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 19:31:21 -0000 > Date: Sun, 4 Apr 2004 20:17:18 -0400 > From: Christopher Sean Hilton > Subject: Re: HEADSUP!!! USB MFC committed.. > To: Julian Elischer > Cc: stable@freebsd.org > Message-ID: <20040405001718.GA3027@endaba.pvt.vindaloo.com> > Content-Type: text/plain; charset=us-ascii > > On Fri, Mar 26, 2004 at 05:08:35PM -0800, Julian Elischer wrote: > > I'm having a problem with Pendrives in general. My "manufactured for > Memorex by Trek" 256M Drive came up in 10 seconds on FreeBSD 4.8. In > 4.9 since the MFC it takes two minutes and ten seconds. I suspect that > some quirk got turned off and that the machine it timeing out some > SCSI commands at startup. I would love to get the old behaviour > back. I've built a debugging kernel with CAMDEBUG turned on. Here's > what happens: > > Apr 4 19:51:08 dagobah /kernel.test: (xpt0:xpt0:0:-1:-1): debugging flags now 8 > Apr 4 19:51:20 dagobah /kernel.test: umass0: USB Solid state disk, rev 1.10/1.00, addr 2 > Apr 4 19:51:20 dagobah /kernel.test: umass0:1:0:-1: Attached to scbus1 as device 0 > Apr 4 19:51:20 dagobah /kernel.test: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 0 0 0 24 0 > > ... Wait ... > > Apr 4 19:53:30 dagobah /kernel.test: (probe0:umass-sim0:0:0:0): Vendor Specific Command. CDB: 12 0 0 0 24 0 > Apr 4 19:53:32 dagobah /kernel.test: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 1 80 0 ff 0 > Apr 4 19:53:32 dagobah /kernel.test: (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 > Apr 4 19:53:32 dagobah /kernel.test: pass0 at umass-sim0 bus 0 target 0 lun 0 > Apr 4 19:53:32 dagobah /kernel.test: pass0: Removable Direct Access SCSI-2 device > Apr 4 19:53:32 dagobah /kernel.test: pass0: Serial Number  > Apr 4 19:53:32 dagobah /kernel.test: pass0: 650KB/s transfers > Apr 4 19:53:32 dagobah /kernel.test: Creating DISK da0 > Apr 4 19:53:32 dagobah /kernel.test: (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 > Apr 4 19:53:32 dagobah /kernel.test: da0 at umass-sim0 bus 0 target 0 lun 0 > Apr 4 19:53:32 dagobah /kernel.test: da0: Removable Direct Access SCSI-2 device > Apr 4 19:53:32 dagobah /kernel.test: da0: Serial Number  > Apr 4 19:53:32 dagobah /kernel.test: da0: 650KB/s transfers > Apr 4 19:53:32 dagobah /kernel.test: da0: 252MB (516096 512 byte sectors: 64H 32S/T 252C) > > > It looks like the first inquiry command is timing out and then the > code changes the CDB from "12 0 0 0 24 0" to "12 1 80 0 ff 0" which > succeeds. This may just be a matter of needing some more time for the > device to settle before it's probed. I say that because the device > comes right up when the kernel is booted. > > I can send you more detailed information if you would like. The usb > device id is Vendor: 0x0a16 Product 0x9780. It's a Trek 256Mb > Thumbdrive manufactured for Memorex. > > Thanks for any help you can provide. (I can look into this more deeply > on my own if you can give me some pointers) > > # Kernel Configuration for GATEWAY-450 Laptop I am working on USB this week I hope to be able to look for this problem as part of that .. thanks. From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 14:44:19 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 696B016A4CE; Mon, 5 Apr 2004 14:44:19 -0700 (PDT) Received: from mail.huldtgren.com (1-2-14-8a.gfa.gbg.bostream.se [82.182.101.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8872F43D41; Mon, 5 Apr 2004 14:44:18 -0700 (PDT) (envelope-from johan+freebsd-stable@obitus.org) Received: by mail.huldtgren.com (Postfix, from userid 80) id AC54B34DEF; Mon, 5 Apr 2004 23:45:05 +0200 (CEST) Received: from obitus.at.home (obitus.at.home [192.168.100.3]) by mail.huldtgren.com (IMP) with HTTP for ; Mon, 5 Apr 2004 23:45:05 +0200 Message-ID: <1081201505.4071d3610a8ad@mail.huldtgren.com> Date: Mon, 5 Apr 2004 23:45:05 +0200 From: Johan Huldtgren To: Dag-Erling =?iso-8859-1?b?U234cmdyYXY=?= References: <20040221202305.GA78752@dogma.freebsd-uk.eu.org> <000e01c3f8bc$9ee42dc0$efe8fea9@unixsmith.com> <20040325023251.GA61864@dogma.freebsd-uk.eu.org> <20040325225859.GA22615@dogma.freebsd-uk.eu.org> <20040402160232.GB68803@dogma.freebsd-uk.eu.org> <20040402164928.GA70822@dogma.freebsd-uk.eu.org> <1080935099.343.14.camel@lithium.stabilia.com> <1081177903.31932.7.camel@lithium.stabilia.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.3 / FreeBSD-4.9 X-Originating-IP: 192.168.100.3 cc: "Christian W. Sung" cc: freebsd-stable@freebsd.org cc: Jonathon McKitrick cc: freebsd-questions@freebsd.org cc: Daren Desjardins Subject: Re: ssh no longer connecting automatically X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 21:44:19 -0000 Quoting Dag-Erling Smørgrav : > > Daren Desjardins writes: > > > > I think its some kind of library issue... I noticed the two machines > > that are having issues have 'openssl-0.9.7d' installed as a port... > > Yes, I suspect it's an OpenSSL bug since that's the only thing that > has changed. FWIW, I'm seeing a similar issue on a few HPUX machines at work that I upgraded to OpenSSL 0.9.7d and OpenSSH 3.8p1. Going from a machine with: OpenSSH_3.7.1p2, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003 to a machine with OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004 works fine. However going the other way, or going from 3.8 to 3.8 does not work. It should be noted that I'm pretty sure that that the combination OpenSSH_3.8p1, OpenSSL 0.9.7c also resulted in failures. Don't know if this info is of any help to anybody, it was mostly meant to show that this might not be a FreeBSD only problem. - Johan From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 20:44:20 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EB0416A4CE for ; Mon, 5 Apr 2004 20:44:20 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 924C243D39 for ; Mon, 5 Apr 2004 20:44:20 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id DD8CF72DCA; Mon, 5 Apr 2004 20:44:00 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id DB2EB72DBF; Mon, 5 Apr 2004 20:44:00 -0700 (PDT) Date: Mon, 5 Apr 2004 20:44:00 -0700 (PDT) From: Doug White To: Steve Shorter In-Reply-To: <20040331192110.GA1806@nomad.lets.net> Message-ID: <20040405204314.V82596@carver.gumbysoft.com> References: <20040331192110.GA1806@nomad.lets.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@freebsd.org Subject: Re: Diskless machine - getdevs: error getting device stats X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 03:44:20 -0000 On Wed, 31 Mar 2004, Steve Shorter wrote: > Howdy! > > I have some diskless machines that boot using PXE and mount > data over NFS. They are truly diskless. When I run > vmstat (or similarly systat -vm) I get > > vmstat: getdevs: error getting device stats > getdevs: Invalid argument I'm going to guess that your world and kernel are out of sync. Make sure you've built the userland tools and the kernel were built from the same code base. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org From owner-freebsd-stable@FreeBSD.ORG Mon Apr 5 20:47:29 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7F7316A4CE for ; Mon, 5 Apr 2004 20:47:29 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CBF443D4C for ; Mon, 5 Apr 2004 20:47:29 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 0D98C72DCA; Mon, 5 Apr 2004 20:47:07 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 0825B72DBF; Mon, 5 Apr 2004 20:47:07 -0700 (PDT) Date: Mon, 5 Apr 2004 20:47:07 -0700 (PDT) From: Doug White To: Tom Glover In-Reply-To: Message-ID: <20040405204527.N82596@carver.gumbysoft.com> References: <1620.24.71.128.221.1080804901.squirrel@mailtest.sd73.bc.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@freebsd.org Subject: Re: Promise SX6000 controller X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 03:47:29 -0000 On Thu, 1 Apr 2004, Tom Glover wrote: > On Wed, 31 Mar 2004, Freddie Cash wrote: > > > > Before I go beat my head against the proverbial wall - again .... > > > > > Any tips on installing 5.2.1 using this controller? Any tricks to > > > making it bootable? In fact is it possible to make it bootable? > > Interestingly I can install 5.2.1 just fine on a RAID 1 using the sx6000. > However it won't boot - just stops after the "Verifying DMI Pool Data" > prompt. I can however boot on floppy and it sees the sx6000 as pst0: > Then I can specify usb:pst0s1a as the boot device at the mountroot> prompt > at which time it boots off the sx6000. I wonder if I have a BIOS issue. Yeah, that message is from your BIOS. Its hanging trying to read the MBR off the array. You might need a firmware update on both the SX6k and system, or try rearranging the cards in the system, as you might be out of mappable RAM space for add-in cards. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org From owner-freebsd-stable@FreeBSD.ORG Tue Apr 6 14:05:29 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D36C16A4CE for ; Tue, 6 Apr 2004 14:05:29 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 916F043D31 for ; Tue, 6 Apr 2004 14:05:28 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i36L94xE021381 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 7 Apr 2004 00:09:05 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i36L4rP1000892 for stable@FreeBSD.org; Wed, 7 Apr 2004 00:04:53 +0300 (EEST) (envelope-from ru) Date: Wed, 7 Apr 2004 00:04:53 +0300 From: Ruslan Ermilov To: stable@FreeBSD.org Message-ID: <20040406210453.GF272@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dzs2zDY0zgkG72+7" Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Testers wanted: polling(4) support for vr(4) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 21:05:29 -0000 --Dzs2zDY0zgkG72+7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I've put the patch for RELENG_4 that adds polling(4) support to the vr(4) driver here: http://people.FreeBSD.org/~ru/patches/if_vr.patch Testers are welcome. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Dzs2zDY0zgkG72+7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAcxt1Ukv4P6juNwoRAsSWAJ4937aekDTM1uMcnsx5Q5nTYCAotwCdFllc i6ejFA4rzYYlGOYuoM+oQpk= =T4AN -----END PGP SIGNATURE----- --Dzs2zDY0zgkG72+7-- From owner-freebsd-stable@FreeBSD.ORG Tue Apr 6 20:07:22 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1BCC16A4CE for ; Tue, 6 Apr 2004 20:07:22 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5B5E43D2F for ; Tue, 6 Apr 2004 20:07:22 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id C49AF72DF0; Tue, 6 Apr 2004 19:09:11 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id C1D2C72DBF; Tue, 6 Apr 2004 19:09:11 -0700 (PDT) Date: Tue, 6 Apr 2004 19:09:11 -0700 (PDT) From: Doug White To: "Gustafson, Tim" In-Reply-To: <86ECB35C998DCC49AD435A099AFACCD1A7AA44@RIPLEY> Message-ID: <20040406190724.W93257@carver.gumbysoft.com> References: <86ECB35C998DCC49AD435A099AFACCD1A7AA44@RIPLEY> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "'freebsd-stable@freebsd.org'" Subject: Re: FreeBSD 4.9 / Supermicro 7043P-8R / Crashes After 2-5 Minutes Of Uptime X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 03:07:22 -0000 On Fri, 2 Apr 2004, Gustafson, Tim wrote: > Hello > > I have a brand spanking new Supermicro 7043P-8R server with dual Intel > 3.2gHZ Xeon processors and 4GB of Kingston memory. > > I installed FreeBSD 4.9 on the box and it gives me the following message on > the screen about 2-5 minutes after it finished booting: > > boot() called on CPU#0 This means the machine is trying to reboot for some reason. Typically, its due to a panic. You should get a lot more output with a message and a traceback, or if you have ddb compiled in, a db> prompt. If you aren't getting anything, try setting up serial console and log to another machine. > Is this a known issue with Supermicro Motherboards? Does anyone have any > suggestions as to a potential patch or other fix? > > I'm going to start doing the hardware swapping thing in a bit and see if > that fixes anything, but I'd really like to hear back from anyone who has > any experience with this issue. Random panics are generally caused by bad memory, CPU cache, anod other hardware issues. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org From owner-freebsd-stable@FreeBSD.ORG Tue Apr 6 20:31:30 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 090FB16A4CE for ; Tue, 6 Apr 2004 20:31:30 -0700 (PDT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CE8B43D1F for ; Tue, 6 Apr 2004 20:31:29 -0700 (PDT) (envelope-from don@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2657.72) id ; Tue, 6 Apr 2004 23:30:01 -0400 Message-ID: From: Don Bowman To: "'tjg@meitech.com'" Date: Tue, 6 Apr 2004 23:30:00 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" cc: "'freebsd-stable@freebsd.org'" Subject: RE: FreeBSD 4.9 / Supermicro 7043P-8R / Crashes After 2-5 Minutes Of Uptime X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 03:31:30 -0000 From: Doug White [mailto:dwhite@gumbysoft.com] > On Fri, 2 Apr 2004, Gustafson, Tim wrote: > > > Hello > > > > I have a brand spanking new Supermicro 7043P-8R server with > dual Intel > > 3.2gHZ Xeon processors and 4GB of Kingston memory. > > > > I installed FreeBSD 4.9 on the box and it gives me the > following message on > > the screen about 2-5 minutes after it finished booting: > > > > boot() called on CPU#0 > > This means the machine is trying to reboot for some reason. > Typically, > its due to a panic. You should get a lot more output with a > message and a > traceback, or if you have ddb compiled in, a db> prompt. > > If you aren't getting anything, try setting up serial console > and log to > another machine. > > > Is this a known issue with Supermicro Motherboards? Does > anyone have any > > suggestions as to a potential patch or other fix? > > > > I'm going to start doing the hardware swapping thing in a > bit and see if > > that fixes anything, but I'd really like to hear back from > anyone who has > > any experience with this issue. > > Random panics are generally caused by bad memory, CPU cache, > anod other > hardware issues. FYI, i'm using the same system. I would guesstimate that you have a problem running out of ram (sounds silly, but yes) due to the large amount of ram you have. Here's what i have in mine, currently running 5.2 kern.maxswzone=16777216 kern.vm.kmem.size=314572800 kern.ipc.nmbclusters=16384 kern.ipc.nmbufs=65536 kern.ipc.shm_use_phys=1 net.inet.tcp.tcbhashsize=16384 kern.ipc.maxsockets=32768 kern.maxfiles=34000 but i have run 4.7 and releng_4 on it. Definitely i would suggest running memtest86 on it for a bit [at least 24 hours], but with the ECC, memory errors would have to be gross to be noticeable. From owner-freebsd-stable@FreeBSD.ORG Tue Apr 6 20:44:09 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F11C16A4CE; Tue, 6 Apr 2004 20:44:09 -0700 (PDT) Received: from dastardly.newsbastards.org.72.27.172.IN-addr.ARPA.NOSPAM.dyndns.dk (does-d9b9190c.pool.mediaWays.net [217.185.25.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC56743D5A; Tue, 6 Apr 2004 20:43:22 -0700 (PDT) (envelope-from bounce@NOSPAM.dyndns.dk) Received: from NOSPAM.spam.NOSPAM.spam.NOSPAM.dyndns.dk (NOSPAM.spam.NOSPAM.spam.NOSPAM.dyndns.dk [2002:d9b9:190c:0:200:c0ff:fefc:19aa]) (8.11.6/8.11.6-SPAMMERS-DeLiGHt) with ESMTP id i373fMY01015 verified NO); Wed, 7 Apr 2004 05:41:23 +0200 (CEST) (envelope-from bounce@NOSPAM.dyndns.dk) Received: (from beer@localhost)i373exE00357; Wed, 7 Apr 2004 05:40:59 +0200 (CEST) (envelope-from bounce@NOSPAM.dyndns.dk) Date: Wed, 7 Apr 2004 05:40:59 +0200 (CEST) Message-Id: <200404070340.i373exE00357@NOSPAM.spam.NOSPAM.spam.NOSPAM.dyndns.dk> X-Authentication-Warning: NOSPAM.spam.NOSPAM.spam.NOSPAM.dyndns.dk: beer set sender to bounce@NOSPAM.dyndns.dk using -f From: Barry Bouwsma To: hackers@freebsd.org, stable@freebsd.org References: cc: Julian Elischer Subject: Re: HEADSUP!!! USB MFC committed.. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 03:44:09 -0000 [sorry for the late followup. also, my address is ipv6-only; drop it and I'll catch up from the archives after some time] > On Sun, 29 Feb 2004, Julian Elischer wrote: > > The USB code in RELENG_4 has been updated to match that in -current. > > Please test any USB devices that are critical to you BEFORE we release > > 4.10 :-) > p.s. there are some more MFCs to come but they are minor > (except for what looks like a major rewrite of parts of umass) Would it be possible to merge in the umass parts of -current that enable all slots of a 6/8/whetever-in-1 USB card reader/writer thingies to be detected? In source updated around 30.mar, building the umass -stable kernel module only finds the CF slot. I've added a few dozen lines to the -current umass code and built a module from that which appears to work as needed (meaning, I have not had major problems, but I haven't stress-tested it) with the -stable usb code and kernel I'm using. This gives me all sorts of da* devices (see below). Unfortunately, adding EHCI support to the usb.ko module causes panics with such a umass.ko module; adding an EBUSY line to match -stable seems to make things better, but not perfect (from what I can remember). The below result is with only uhci/ohci support. My added-lines hack is not based on knowing what I'm doing, but rather based on what appears superficially to work and is probably horribly wrong. I believe the code to add support for the card readers was added to -current something like a year ago, and may possibly be found in a patch mentioned around that time by Bernd Walter -- as I have not been online, I haven't been able to download it and check. The -current diff appears to be between 1.79 and 1.80, but when massaged into -stable, I don't get all the devices (can be my fault). My world/kernel/modules on the machine in question are a horrible mongrel mix spanning the last couple of years and originate from both -stable and adopted out of -current, so I hesitate to make a fool of myself by publicly posting the added lines to umass.c from -current to make it operate with my mostly-stable. (Actually, it looks like all I did was to un-re-implement cam_calc_geometry() back to what was in -stable, and to say that I don't have a ZIP_100 so I could junk that portion of the code just to get it to compile quietly, rather than to make it work.) thanks barry bouwsma Preloaded elf module "usb_NEW.ko" at 0xc042f600. Preloaded elf module "ums_NEW.ko" at 0xc042f6a0. Preloaded elf module "ugen_NEW.ko" at 0xc042f740. Preloaded elf module "umass_CURRENT.ko" at 0xc042f7e0. [...] umass1: OTi USB 7-in-1 Card Reader, rev 2.00/2.00, addr 4 umass1:1:1:-1: Attached to scbus1 [...] umass2: SMSC 223 USB97C223, rev 2.00/1.95, addr 7 umass2:2:2:-1: Attached to scbus2 [...] Creating DISK da0 Creating DISK da1 Creating DISK da2 Creating DISK da3 Creating DISK da4 Creating DISK da5 Creating DISK da6 Creating DISK da7 Creating DISK da8 [snipping for brevity] da0 at umass-sim0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-0 device da0: Serial Number A80A06AE da0: 1.000MB/s transfers da0: 239371MB (490232832 512 byte sectors: 255H 63S/T 30515C) da1 at umass-sim1 bus 1 target 0 lun 0 da1: Removable Direct Access SCSI-0 device [Serial Number lines from this umass device are a control-underscore] da1: 1.000MB/s transfers da5 at umass-sim2 bus 2 target 0 lun 0 da5: Removable Direct Access SCSI-0 device da5: Serial Number da5: 1.000MB/s transfers da2 at umass-sim1 bus 1 target 0 lun 1 da2: Removable Direct Access SCSI-0 device da2: 1.000MB/s transfers da3 at umass-sim1 bus 1 target 0 lun 2 da3: Removable Direct Access SCSI-0 device da3: 1.000MB/s transfers da3: 60MB (124160 512 byte sectors: 64H 32S/T 60C) da6 at umass-sim2 bus 2 target 0 lun 1 da6: Removable Direct Access SCSI-0 device da6: Serial Number da6: 1.000MB/s transfers da4 at umass-sim1 bus 1 target 0 lun 3 da4: Removable Direct Access SCSI-0 device da4: 1.000MB/s transfers da7 at umass-sim2 bus 2 target 0 lun 2 da7: Removable Direct Access SCSI-0 device da7: Serial Number da7: 1.000MB/s transfers da8 at umass-sim2 bus 2 target 0 lun 3 da8: Removable Direct Access SCSI-0 device da8: Serial Number da8: 1.000MB/s transfers da8: 243MB (498176 512 byte sectors: 64H 32S/T 243C) From owner-freebsd-stable@FreeBSD.ORG Tue Apr 6 21:27:56 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C376516A4CE; Tue, 6 Apr 2004 21:27:56 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 707F143D41; Tue, 6 Apr 2004 21:27:56 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (sccrmhc13) with ESMTP id <20040407042629016003hfgfe>; Wed, 7 Apr 2004 04:26:30 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id VAA41048; Tue, 6 Apr 2004 21:26:29 -0700 (PDT) Date: Tue, 6 Apr 2004 21:26:28 -0700 (PDT) From: Julian Elischer To: Barry Bouwsma In-Reply-To: <200404070340.i373exE00357@NOSPAM.spam.NOSPAM.spam.NOSPAM.dyndns.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@freebsd.org cc: hackers@freebsd.org Subject: Re: HEADSUP!!! USB MFC committed.. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 04:27:56 -0000 let me have your patches.. 4.10 goes into code freeze tomorrow so I need them asap. I can get a pass from release engineering to put in fixes pas teh freeze if it's soon. On Wed, 7 Apr 2004, Barry Bouwsma wrote: > [sorry for the late followup. also, my address is ipv6-only; drop it and > I'll catch up from the archives after some time] > > > > On Sun, 29 Feb 2004, Julian Elischer wrote: > > > > The USB code in RELENG_4 has been updated to match that in -current. > > > Please test any USB devices that are critical to you BEFORE we release > > > 4.10 :-) > > > p.s. there are some more MFCs to come but they are minor > > (except for what looks like a major rewrite of parts of umass) > > Would it be possible to merge in the umass parts of -current that > enable all slots of a 6/8/whetever-in-1 USB card reader/writer > thingies to be detected? > > In source updated around 30.mar, building the umass -stable kernel > module only finds the CF slot. > > I've added a few dozen lines to the -current umass code and built > a module from that which appears to work as needed (meaning, I have > not had major problems, but I haven't stress-tested it) with the > -stable usb code and kernel I'm using. This gives me all sorts of > da* devices (see below). Unfortunately, adding EHCI support to the > usb.ko module causes panics with such a umass.ko module; adding an > EBUSY line to match -stable seems to make things better, but not > perfect (from what I can remember). The below result is with only > uhci/ohci support. > > My added-lines hack is not based on knowing what I'm doing, but rather > based on what appears superficially to work and is probably horribly > wrong. I believe the code to add support for the card readers was > added to -current something like a year ago, and may possibly be > found in a patch mentioned around that time by Bernd Walter -- as I > have not been online, I haven't been able to download it and check. > The -current diff appears to be between 1.79 and 1.80, but when > massaged into -stable, I don't get all the devices (can be my fault). > > My world/kernel/modules on the machine in question are a horrible > mongrel mix spanning the last couple of years and originate from > both -stable and adopted out of -current, so I hesitate to make a > fool of myself by publicly posting the added lines to umass.c from > -current to make it operate with my mostly-stable. > > (Actually, it looks like all I did was to un-re-implement > cam_calc_geometry() back to what was in -stable, and to say that > I don't have a ZIP_100 so I could junk that portion of the code > just to get it to compile quietly, rather than to make it work.) > > > thanks > barry bouwsma > > Preloaded elf module "usb_NEW.ko" at 0xc042f600. > Preloaded elf module "ums_NEW.ko" at 0xc042f6a0. > Preloaded elf module "ugen_NEW.ko" at 0xc042f740. > Preloaded elf module "umass_CURRENT.ko" at 0xc042f7e0. > [...] > umass1: OTi USB 7-in-1 Card Reader, rev 2.00/2.00, addr 4 > umass1:1:1:-1: Attached to scbus1 > [...] > umass2: SMSC 223 USB97C223, rev 2.00/1.95, addr 7 > umass2:2:2:-1: Attached to scbus2 > [...] > Creating DISK da0 > Creating DISK da1 > Creating DISK da2 > Creating DISK da3 > Creating DISK da4 > Creating DISK da5 > Creating DISK da6 > Creating DISK da7 > Creating DISK da8 > [snipping for brevity] > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-0 device > da0: Serial Number A80A06AE > da0: 1.000MB/s transfers > da0: 239371MB (490232832 512 byte sectors: 255H 63S/T 30515C) > > da1 at umass-sim1 bus 1 target 0 lun 0 > da1: Removable Direct Access SCSI-0 device > [Serial Number lines from this umass device are a control-underscore] > da1: 1.000MB/s transfers > > da5 at umass-sim2 bus 2 target 0 lun 0 > da5: Removable Direct Access SCSI-0 device > da5: Serial Number > da5: 1.000MB/s transfers > > da2 at umass-sim1 bus 1 target 0 lun 1 > da2: Removable Direct Access SCSI-0 device > da2: 1.000MB/s transfers > > da3 at umass-sim1 bus 1 target 0 lun 2 > da3: Removable Direct Access SCSI-0 device > da3: 1.000MB/s transfers > da3: 60MB (124160 512 byte sectors: 64H 32S/T 60C) > > da6 at umass-sim2 bus 2 target 0 lun 1 > da6: Removable Direct Access SCSI-0 device > da6: Serial Number > da6: 1.000MB/s transfers > > da4 at umass-sim1 bus 1 target 0 lun 3 > da4: Removable Direct Access SCSI-0 device > da4: 1.000MB/s transfers > > da7 at umass-sim2 bus 2 target 0 lun 2 > da7: Removable Direct Access SCSI-0 device > da7: Serial Number > da7: 1.000MB/s transfers > > da8 at umass-sim2 bus 2 target 0 lun 3 > da8: Removable Direct Access SCSI-0 device > da8: Serial Number > da8: 1.000MB/s transfers > da8: 243MB (498176 512 byte sectors: 64H 32S/T 243C) > > From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 06:39:56 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB2FA16A4CE for ; Wed, 7 Apr 2004 06:39:56 -0700 (PDT) Received: from cl-mailhost.FernUni-Hagen.de (sycamore.fernuni-hagen.de [132.176.114.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48C6643D2D for ; Wed, 7 Apr 2004 06:39:56 -0700 (PDT) (envelope-from jfh@es-i2.FernUni-Hagen.de) Received: from es-i2.fernuni-hagen.de ([132.176.7.81]) by cl-mailhost.FernUni-Hagen.de with esmtp (Exim 4.24) id 1BBDH1-0000q1-32 for stable@freebsd.org; Wed, 07 Apr 2004 15:39:23 +0200 Received: from jfh00.fernuni-hagen.de (jfh00.fernuni-hagen.de [132.176.7.6]) by es-i2.fernuni-hagen.de (Postfix) with ESMTP id 64FFB56C6; Wed, 7 Apr 2004 12:13:44 +0200 (CEST) From: Fritz Heinrichmeyer Organization: fernuni To: ports@freebsd.org, stable@freebsd.org Date: Wed, 7 Apr 2004 12:13:45 +0200 User-Agent: KMail/1.6.1 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404071213.45308.fritz.heinrichmeyer@fernuni-hagen.de> Subject: no more mozilla with gtk2 on stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 13:39:56 -0000 after commit of gtk2.4.0 building of mozilla and mozilla-devel fails here at my box running "STABLE". I.e. gimp-2.0 works ... It works fine on boxes running current. Am i alone with this? From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 06:48:17 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 118A916A4CE; Wed, 7 Apr 2004 06:48:17 -0700 (PDT) Received: from dart.sr.se (dart.SR.SE [134.25.0.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1B0F43D48; Wed, 7 Apr 2004 06:48:15 -0700 (PDT) (envelope-from gunnar@oldie.sr.se) Received: from honken.sr.se (honken.sr.se [134.25.128.27]) by dart.sr.se (8.12.8p2/8.12.8) with ESMTP id i37DlIWS064990; Wed, 7 Apr 2004 15:47:18 +0200 (CEST) (envelope-from gunnar@oldie.sr.se) Received: from oldie.sr.se (oldie [134.25.200.100]) by honken.sr.se (8.12.8p2/8.12.8) with ESMTP id i37DlIpK013390; Wed, 7 Apr 2004 15:47:18 +0200 (CEST) (envelope-from gunnar@oldie.sr.se) Received: from oldie.sr.se (localhost [127.0.0.1]) by oldie.sr.se (8.12.10/8.12.10) with ESMTP id i37DlC8V086705; Wed, 7 Apr 2004 15:47:12 +0200 (CEST) (envelope-from gunnar@oldie.sr.se) Received: (from gunnar@localhost) by oldie.sr.se (8.12.10/8.12.10/Submit) id i37DlCeT086704; Wed, 7 Apr 2004 15:47:12 +0200 (CEST) (envelope-from gunnar) Date: Wed, 7 Apr 2004 15:47:12 +0200 From: Gunnar Flygt To: Fritz Heinrichmeyer Message-ID: <20040407134712.GA86683@sr.se> References: <200404071213.45308.fritz.heinrichmeyer@fernuni-hagen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200404071213.45308.fritz.heinrichmeyer@fernuni-hagen.de> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org cc: stable@freebsd.org Subject: Re: no more mozilla with gtk2 on stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gunnar Flygt List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 13:48:17 -0000 On Wed, Apr 07, 2004 at 12:13:45PM +0200, Fritz Heinrichmeyer wrote: > after commit of gtk2.4.0 building of mozilla and mozilla-devel fails here at The gtk2.4.0 doesn't even build on my machine (4.9-STABLE) > my box running "STABLE". I.e. gimp-2.0 works ... > > It works fine on boxes running current. Am i alone with this? > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Gunnar Flygt SR Datadrift Sveriges Radio From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 07:20:04 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8F7F16A4CE for ; Wed, 7 Apr 2004 07:20:04 -0700 (PDT) Received: from ux1.ibb.net (ux1.ibb.net [64.215.98.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28ABB43D1F for ; Wed, 7 Apr 2004 07:20:04 -0700 (PDT) (envelope-from mipam@ibb.net) Received: from localhost (mipam@localhost) by ux1.ibb.net (8.9.3/8.9.3/UX1TT) with ESMTP id PAA22250; Wed, 7 Apr 2004 15:09:11 +0200 X-Authentication-Warning: ux1.ibb.net: mipam owned process doing -bs Date: Wed, 7 Apr 2004 15:09:11 +0200 (MET DST) From: Mipam To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: mipam@ibb.net Subject: bad tcp/udp checksumsc with 5704C X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 14:20:05 -0000 Hi, I'm running FreeBSD 5.2.1-p4 on a dell system with a Broadcom 5704C Nic in it. bge0: mem 0xfcd20000-0xfcd2ffff,0xfcd30000-0xfcd3ffff irq 16 at device 0.0 on pci2 bge0: Ethernet address: 00:0b:db:93:c5:c4 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto Since version 4.5 tcp checksum offloading is supported with this NIC. However, i'm encountering continuous on all packet send from this machines bad tdp/udp checksums: 16:05:41.287764 x.x.x.x.22 > 192.168.2.1.4761: . [bad tcp cksum f48!] 984:984(0) ack 313 win 32824 (DF) [tos 0x10] (ttl 64, id 44539, len 40, bad cksum 0!) 16:05:41.545073 x.x.x.x.123 > y.y.y.y.123: [bad udp cksum 6a52!] v3 server strat 2 poll 6 prec -31 dist 0.007049 disp 0.022796 ref 195.169.124.69@3290335106.099078394 orig 3290335541.540184020 rec +0.004841091 xmt +0.004874050 [tos 0x10] (ttl 64, id 44541, len 76, bad cksum 0!) I tried several things, using autoselect in ifconfig bge0, setting the speed and duplex hard on nic and switch port (cisco). I even tried turning off offloading: ifconfig bge0 -txcsum. But whatever i tried bad checksums kept appearing. Is this behaviour normal or not? When tcp csum offloading is turned on, does the networking stack not compute the checksum on outgoing packets and hand it to the driver which hands it to bpf and libpcap hands it to tcpdump so tcpdump reports an invalid checksum? For now i am not sure whether the behaviour is right or not.... it worries me. There's more: when i set the speed and duplex hard on the switch and nic on 100 and full-duplex, the traffic is very slow. When i use autoselect the traffic is way faster. I guess this isnt normal? Any hints on these topics? Bye, Mipam. From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 07:28:01 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BB0D16A4CE; Wed, 7 Apr 2004 07:28:01 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CA6843D54; Wed, 7 Apr 2004 07:28:01 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i37EP98a007244; Wed, 7 Apr 2004 07:25:09 -0700 From: Kent Stewart To: freebsd-stable@freebsd.org, Gunnar Flygt Date: Wed, 7 Apr 2004 07:26:13 -0700 User-Agent: KMail/1.6.1 References: <200404071213.45308.fritz.heinrichmeyer@fernuni-hagen.de> <20040407134712.GA86683@sr.se> In-Reply-To: <20040407134712.GA86683@sr.se> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404070726.13601.kstewart@owt.com> cc: ports@freebsd.org cc: stable@freebsd.org cc: Fritz Heinrichmeyer Subject: Re: no more mozilla with gtk2 on stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 14:28:01 -0000 On Wednesday 07 April 2004 06:47 am, Gunnar Flygt wrote: > On Wed, Apr 07, 2004 at 12:13:45PM +0200, Fritz Heinrichmeyer wrote: > > after commit of gtk2.4.0 building of mozilla and mozilla-devel > > fails here at > > The gtk2.4.0 doesn't even build on my machine (4.9-STABLE) > > > my box running "STABLE". I.e. gimp-2.0 works ... > > > > It works fine on boxes running current. Am i alone with this? It sound like you are bumping into the glib-2.4.0 update. A fix for some is to portupgrade -rf glib. I had a mozilla build problem on one system but I could install the packages from the 1st machine and build mozilla just fine on this machine. I finally broke down and did the -rf update. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 07:28:01 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BB0D16A4CE; Wed, 7 Apr 2004 07:28:01 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CA6843D54; Wed, 7 Apr 2004 07:28:01 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i37EP98a007244; Wed, 7 Apr 2004 07:25:09 -0700 From: Kent Stewart To: freebsd-stable@freebsd.org, Gunnar Flygt Date: Wed, 7 Apr 2004 07:26:13 -0700 User-Agent: KMail/1.6.1 References: <200404071213.45308.fritz.heinrichmeyer@fernuni-hagen.de> <20040407134712.GA86683@sr.se> In-Reply-To: <20040407134712.GA86683@sr.se> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404070726.13601.kstewart@owt.com> cc: ports@freebsd.org cc: stable@freebsd.org cc: Fritz Heinrichmeyer Subject: Re: no more mozilla with gtk2 on stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 14:28:01 -0000 On Wednesday 07 April 2004 06:47 am, Gunnar Flygt wrote: > On Wed, Apr 07, 2004 at 12:13:45PM +0200, Fritz Heinrichmeyer wrote: > > after commit of gtk2.4.0 building of mozilla and mozilla-devel > > fails here at > > The gtk2.4.0 doesn't even build on my machine (4.9-STABLE) > > > my box running "STABLE". I.e. gimp-2.0 works ... > > > > It works fine on boxes running current. Am i alone with this? It sound like you are bumping into the glib-2.4.0 update. A fix for some is to portupgrade -rf glib. I had a mozilla build problem on one system but I could install the packages from the 1st machine and build mozilla just fine on this machine. I finally broke down and did the -rf update. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 08:43:54 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56F1D16A517 for ; Wed, 7 Apr 2004 08:43:54 -0700 (PDT) Received: from maze.meitech.com (maze.meitech.com [69.33.133.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBD9D43D46 for ; Wed, 7 Apr 2004 08:43:53 -0700 (PDT) (envelope-from tjg@meitech.com) Received: from ripley.meitech.com (ripley.meitech.com [192.168.100.12]) by maze.meitech.com (8.12.11/8.12.11) with ESMTP id i37Fh0Bh036508; Wed, 7 Apr 2004 15:43:00 GMT (envelope-from tjg@meitech.com) Received: by RIPLEY with Internet Mail Service (5.5.2653.19) id ; Wed, 7 Apr 2004 11:45:33 -0400 Message-ID: <86ECB35C998DCC49AD435A099AFACCD1A7AC63@RIPLEY> From: "Gustafson, Tim" To: "'Don Bowman'" Date: Wed, 7 Apr 2004 11:45:32 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on maze.meitech.com cc: "'freebsd-stable@freebsd.org'" Subject: RE: FreeBSD 4.9 / Supermicro 7043P-8R / Crashes After 2-5 Minutes Of Uptime X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 15:43:54 -0000 > Definitely i would suggest running memtest86 on it for a bit [at > least 24 hours], but with the ECC, memory errors would have to > be gross to be noticeable. Don, Thanks for your response, and thanks to Doug White for his response too. I got no other information on a serial console or on the regular VGA console other than syncing disks and the usual shutdown messages. I removed all memory and tried new memory in both 2GB and 4GB amounts. I have removed both processors in turn. Neither of these helped at all. I downloaded a copy of 5.2.1 and installed it onto the machine and it seems to be operating smoothly, for the moment. Once I was able to keep the machine running under 5.2.1 for more than 5 minutes, I downloaded and installed memtest and ran it. It is behaving a little oddly. It will run if I specify 4M of memory, or 128M of memory, but gets an immediate page fault if I specify 512M, 1G, 2G or 4G of memory. Coincidently, it gets NO errors when run under 4M or 128M. I suspect this might be because I have an "old" 5.2.1 kernel and userland. So, just to be sure, I am now cvsuping my /usr/src and I'm going to do a make (build|install)world and I'll rebuild the kernel for good measure as well, just to be sure. Once all that is done, I will re-run memtest and see what happens. Thanks for your suggestion! Tim Tim Gustafson MEI Technology Consulting, Inc tjg@meitech.com (516) 379-0001 Office (516) 480-1870 Mobile/Emergencies http://www.meitech.com/ From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 09:31:47 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4147816A4D1 for ; Wed, 7 Apr 2004 09:31:47 -0700 (PDT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D9EB43D58 for ; Wed, 7 Apr 2004 09:31:45 -0700 (PDT) (envelope-from don@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2657.72) id ; Wed, 7 Apr 2004 12:31:03 -0400 Message-ID: From: Don Bowman To: "'Gustafson, Tim'" , Don Bowman Date: Wed, 7 Apr 2004 12:31:02 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" cc: "'freebsd-stable@freebsd.org'" Subject: RE: FreeBSD 4.9 / Supermicro 7043P-8R / Crashes After 2-5 Minutes Of Uptime X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 16:31:47 -0000 From: Gustafson, Tim [mailto:tjg@meitech.com] > Sent: April 7, 2004 11:46 AM > To: 'Don Bowman' > Cc: 'freebsd-stable@freebsd.org' > Subject: RE: FreeBSD 4.9 / Supermicro 7043P-8R / Crashes After 2-5 > Minutes Of Uptime > > > > Definitely i would suggest running memtest86 on it for a bit [at > > least 24 hours], but with the ECC, memory errors would have to > > be gross to be noticeable. > > Don, > > Thanks for your response, and thanks to Doug White for his > response too. > > I got no other information on a serial console or on the > regular VGA console > other than syncing disks and the usual shutdown messages. > > I removed all memory and tried new memory in both 2GB and 4GB > amounts. I > have removed both processors in turn. Neither of these helped at all. > > I downloaded a copy of 5.2.1 and installed it onto the > machine and it seems > to be operating smoothly, for the moment. > > Once I was able to keep the machine running under 5.2.1 for > more than 5 > minutes, I downloaded and installed memtest and ran it. It > is behaving a > little oddly. It will run if I specify 4M of memory, or 128M > of memory, but > gets an immediate page fault if I specify 512M, 1G, 2G or 4G > of memory. > Coincidently, it gets NO errors when run under 4M or 128M. i would use the 'memtest86', which runs as its own operating system. http://www.memtest86.com/ Let me know if you want a version which understands the ECC on this board and will load from FreeBSD loader. I sent my patches to the author but didn't see them incorporated. --don From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 12:13:23 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B9D316A4CE; Wed, 7 Apr 2004 12:13:23 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F73C43D5A; Wed, 7 Apr 2004 12:13:22 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i37JEKN3075652 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 7 Apr 2004 22:14:21 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i37JA3lD001286; Wed, 7 Apr 2004 22:10:03 +0300 (EEST) (envelope-from ru) Date: Wed, 7 Apr 2004 22:10:03 +0300 From: Ruslan Ermilov To: Julian Elischer Message-ID: <20040407191003.GA1136@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: stable@FreeBSD.org Subject: ng_bridge(4) has an easily exploitable memory leak X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 19:13:23 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On RELENG_4, ng_bridge(4) has an easily exploitable memory leak, and may quickly run system out of mbufs. It's enough to just have only one link connected to the bridge, e.g., the "upper" hook of the ng_ether(4) with IP address assigned, and pinging the broadcast IP address on the interface. The bug is more real when constructing a bridge, or, like we experienced it, by shutting down all except one bridge's link. The following patch fixes it: %%% Index: ng_bridge.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/sys/netgraph/ng_bridge.c,v retrieving revision 1.1.2.6 diff -u -p -r1.1.2.6 ng_bridge.c --- ng_bridge.c 9 Jan 2004 08:58:06 -0000 1.1.2.6 +++ ng_bridge.c 7 Apr 2004 12:29:46 -0000 @@ -656,6 +656,11 @@ ng_bridge_rcvdata(hook_p hook, struct mb link->stats.recvUnknown++; } =20 + /* If there's only one link, stop right here. */ + if (priv->numLinks =3D=3D 1) { + NG_FREE_DATA(m, meta); + return (0); + } /* Distribute unknown, multicast, broadcast pkts to all other links */ for (linkNum =3D i =3D 0; i < priv->numLinks - 1; linkNum++) { struct ng_bridge_link *const destLink =3D priv->links[linkNum]; %%% An alternate solution is to MFC most of ng_bridge.c,v 1.8. Julian? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAdFILUkv4P6juNwoRAuGFAJwJONUqXnTxNtw5McTBoLw/cjc8JQCZARKE /feT/mTsUfBR4RruYrNyljM= =mVHe -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW-- From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 12:29:50 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53B8316A4CE; Wed, 7 Apr 2004 12:29:50 -0700 (PDT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBC2643D46; Wed, 7 Apr 2004 12:29:49 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (sccrmhc11) with ESMTP id <2004040719284101100s3k5ae>; Wed, 7 Apr 2004 19:28:41 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA50557; Wed, 7 Apr 2004 12:28:39 -0700 (PDT) Date: Wed, 7 Apr 2004 12:28:38 -0700 (PDT) From: Julian Elischer To: Ruslan Ermilov In-Reply-To: <20040407191003.GA1136@ip.net.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@FreeBSD.org cc: Julian Elischer Subject: Re: ng_bridge(4) has an easily exploitable memory leak X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 19:29:50 -0000 On Wed, 7 Apr 2004, Ruslan Ermilov wrote: > Hi, > > On RELENG_4, ng_bridge(4) has an easily exploitable memory leak, > and may quickly run system out of mbufs. It's enough to just > have only one link connected to the bridge, e.g., the "upper" > hook of the ng_ether(4) with IP address assigned, and pinging > the broadcast IP address on the interface. The bug is more > real when constructing a bridge, or, like we experienced it, > by shutting down all except one bridge's link. The following > patch fixes it: > > %%% > Index: ng_bridge.c > =================================================================== > RCS file: /home/ncvs/src/sys/netgraph/ng_bridge.c,v > retrieving revision 1.1.2.6 > diff -u -p -r1.1.2.6 ng_bridge.c > --- ng_bridge.c 9 Jan 2004 08:58:06 -0000 1.1.2.6 > +++ ng_bridge.c 7 Apr 2004 12:29:46 -0000 > @@ -656,6 +656,11 @@ ng_bridge_rcvdata(hook_p hook, struct mb > link->stats.recvUnknown++; > } > > + /* If there's only one link, stop right here. */ > + if (priv->numLinks == 1) { > + NG_FREE_DATA(m, meta); > + return (0); > + } > /* Distribute unknown, multicast, broadcast pkts to all other links */ > for (linkNum = i = 0; i < priv->numLinks - 1; linkNum++) { > struct ng_bridge_link *const destLink = priv->links[linkNum]; > %%% > > An alternate solution is to MFC most of ng_bridge.c,v 1.8. Julian? what does an MFC diff look like? (bridge is one of archies's nodes) > > > Cheers, > -- > Ruslan Ermilov > ru@FreeBSD.org > FreeBSD committer > From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 12:57:35 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23F5716A4CE; Wed, 7 Apr 2004 12:57:35 -0700 (PDT) Received: from pinus.cc.fer.hr (pinus.cc.fer.hr [161.53.73.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D21F43D39; Wed, 7 Apr 2004 12:57:34 -0700 (PDT) (envelope-from ivoras@fer.hr) Received: from fer.hr (lara.cc.fer.hr [161.53.72.113]) by pinus.cc.fer.hr (8.12.2/8.12.2) with ESMTP id i37JvSsM028541; Wed, 7 Apr 2004 21:57:28 +0200 (MEST) Message-ID: <40745C07.6030501@fer.hr> Date: Wed, 07 Apr 2004 21:52:39 +0200 From: Ivan Voras User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org, netbsd-users@netbsd.org, stable@freebsd.org, kernel@lists.dragonflybsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Benchmarking X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 19:57:35 -0000 I've finished the article on benchmarking FreeBSD, NetBSD, DragonflyBSD and Linux, it is available at: http://alfredo.cc.fer.hr/ Permission to read, distribute, submit to slashdot*, etc. is hereby granted, provided that the credits are given :) * the page is the only one on the system, which is the same one used for benchmarking, currently running FreeBSD 5.2-current and thttpd (but alas, behind a narrow network pipe). After some time has passed, I'll transfer it to my regular homepage server :) -- Every sufficiently advanced magic is indistinguishable from technology - Arthur C Anticlarke From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 13:48:51 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FF1A16A4CE for ; Wed, 7 Apr 2004 13:48:51 -0700 (PDT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 032AC43D2D for ; Wed, 7 Apr 2004 13:48:51 -0700 (PDT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from kg-work.kg4.no (131.80-202-174.nextgentel.com [80.202.174.131]) by mail.broadpark.no (Postfix) with SMTP id 42C523419 for ; Wed, 7 Apr 2004 22:47:02 +0200 (MEST) Date: Wed, 7 Apr 2004 22:46:55 +0200 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Message-Id: <20040407224655.48f51099.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.10; i386-portbld-freebsd4.9) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq;m"_0v;~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: esd.conf overwritten when port is upgraded? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 20:48:51 -0000 Hi, I'm running esd (the esound daemon) on one of my -stable boxes. I just upgraded the port, and noticed that it overwrote the config file (/usr/local/etc/esd.conf). Is this correct behaviour? Or should I report it to the port maintainer? -- Torfinn Ingolfsen, Norway From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 13:52:19 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5439E16A4CE for ; Wed, 7 Apr 2004 13:52:19 -0700 (PDT) Received: from cmsrelay02.mx.net (cmsrelay02.mx.net [165.212.11.111]) by mx1.FreeBSD.org (Postfix) with SMTP id 15D9443D1F for ; Wed, 7 Apr 2004 13:52:19 -0700 (PDT) (envelope-from noackjr@alumni.rice.edu) Received: from cmsapps01.cms.usa.net (165.212.11.136) by cmsoutbound.mx.net with SMTP; 7 Apr 2004 20:50:47 -0000 Received: from optimator.noacks.org [65.69.0.65] by cmsapps01.cms.usa.net (ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.13N) with ESMTP id 860iDguYS0173M36; Wed, 07 Apr 2004 20:50:44 GMT X-USANET-Auth: 65.69.0.65 AUTH noackjr@usa.net optimator.noacks.org Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id AEB67615F; Wed, 7 Apr 2004 15:50:43 -0500 (CDT) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21130-09; Wed, 7 Apr 2004 15:50:42 -0500 (CDT) Received: from alumni.rice.edu (optimator [192.168.1.11]) by optimator.noacks.org (Postfix) with ESMTP id 23365610C; Wed, 7 Apr 2004 15:50:42 -0500 (CDT) Message-ID: <407469A1.7060709@alumni.rice.edu> Date: Wed, 07 Apr 2004 15:50:41 -0500 From: Jon Noack User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040312) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org, stable@freebsd.org References: <40745C07.6030501@fer.hr> In-Reply-To: <40745C07.6030501@fer.hr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at noacks.org Subject: Re: Benchmarking X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 20:52:19 -0000 On 4/7/2004 2:52 PM, Ivan Voras wrote: > I've finished the article on benchmarking FreeBSD, NetBSD, DragonflyBSD > and Linux, it is available at: > > http://alfredo.cc.fer.hr/ > > Permission to read, distribute, submit to slashdot*, etc. is hereby > granted, provided that the credits are given :) > > > * the page is the only one on the system, which is the same one used for > benchmarking, currently running FreeBSD 5.2-current and thttpd (but > alas, behind a narrow network pipe). After some time has passed, I'll > transfer it to my regular homepage server :) Moved to performance@: http://lists.freebsd.org/pipermail/freebsd-performance/2004-April/thread.html#756 Jon Noack From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 14:02:46 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3C1B16A4CE for ; Wed, 7 Apr 2004 14:02:46 -0700 (PDT) Received: from lakermmtao12.cox.net (lakermmtao12.cox.net [68.230.240.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 402D043D1D for ; Wed, 7 Apr 2004 14:02:46 -0700 (PDT) (envelope-from A.J.Caines@halplant.com) Received: from mail.halplant.com ([68.100.162.49]) by lakermmtao12.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040407210143.LQDF10805.lakermmtao12.cox.net@mail.halplant.com> for ; Wed, 7 Apr 2004 17:01:43 -0400 Received: by mail.halplant.com (Postfix, from userid 1001) id DDBCB32; Wed, 7 Apr 2004 17:01:43 -0400 (EDT) Date: Wed, 7 Apr 2004 17:01:43 -0400 From: Andrew J Caines To: freebsd-stable@freebsd.org Message-ID: <20040407210143.GC28868@hal9000.halplant.com> Mail-Followup-To: freebsd-stable@freebsd.org References: <20040407224655.48f51099.torfinn.ingolfsen@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040407224655.48f51099.torfinn.ingolfsen@broadpark.no> Organization: H.A.L. Plant X-PGP-Fingerprint: C59A 2F74 1139 9432 B457 0B61 DDF2 AA61 67C3 18A1 X-Powered-by: FreeBSD 4.9-STABLE X-URL: http://halplant.com:88/ X-Yahoo-Profile: AJ_Z0 X-ICQ: 283813972 Importance: Normal User-Agent: Mutt/1.5.6i Subject: Re: esd.conf overwritten when port is upgraded? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew J Caines List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 21:02:46 -0000 Torfinn, > upgraded the port, and noticed that it overwrote the config file It has been doing that for a while. > Is this correct behaviour? Nope, quite the opposite. Installing a $config.default and optionally copying to $config if it does not already exist is preferable, even correct. > Or should I report it to the port maintainer? It has been brought up before, but since it's still broken, I'd be in favour. -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 15:05:21 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B53F016A4CE for ; Wed, 7 Apr 2004 15:05:21 -0700 (PDT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 458E243D3F for ; Wed, 7 Apr 2004 15:05:21 -0700 (PDT) (envelope-from julian@elischer.org) Received: from elischer.org (adsl-216-100-132-94.dsl.snfc21.pacbell.net [216.100.132.94])i37M4E1Y021522; Wed, 7 Apr 2004 18:04:14 -0400 Message-ID: <40747ADE.6050108@elischer.org> Date: Wed, 07 Apr 2004 15:04:14 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030524 X-Accept-Language: en, hu MIME-Version: 1.0 To: Anthony Wood References: <20040315223102.GA35428@lichen.forest.homeunix.net> <20040318191359.GA26526@lichen.forest.homeunix.net> In-Reply-To: <20040318191359.GA26526@lichen.forest.homeunix.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: HEADSUP!!! USB MFC committed.. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 22:05:21 -0000 Anthony Wood wrote: > Just to clarify, this is not a boot-time issue--it happens whenever > I plug in and turn on the camera. Also, it is not an issue with a > VIA chipset (the VIA on my desktop works fine; this is an NEC). > > Anthony > > On Mon, Mar 15, 2004 at 05:31:02PM -0500, Anthony Wood wrote: > >>On Sun, Feb 29, 2004 at 05:01:28PM -0800, Julian Elischer wrote: >> >>>The USB code in RELENG_4 has been updated to match that in -current. >>>Please test any USB devices that are critical to you BEFORE we release >>>4.10 :-) >> >>Julian, >> >>My Nikon Coolpix 4500 continues not to work on my laptop in 4.9--although >>it works just fine on my desktop, running the same version of FreeBSD. >>The difference is the controller: >> usb0: on uhci0 [desktop, works] >> usb0: on ohci0 [laptop, doesn't work] >> >>Connecting the device shows: >> umass0: NIKON Nikon Digital Camera E4500, rev 1.10/1.00, addr 2 >> umass0: BBB reset failed, STALLED >> umass0: BBB bulk-in clear stall failed, STALLED >> umass0: BBB bulk-out clear stall failed, STALLED >> >>[rest omitted--see original post] > > can you test the ohci again now? -- +------------------------------------+ ______ _ __ | __--_|\ Julian Elischer | \ U \/ / hard at work in | / \ julian@elischer.org +------>x USA \ a very strange | ( OZ ) \___ ___ | country ! +- X_.---._/ presently in San Francisco \_/ \\ v From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 16:47:16 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D35216A4CE; Wed, 7 Apr 2004 16:47:16 -0700 (PDT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F5343D39; Wed, 7 Apr 2004 16:47:16 -0700 (PDT) (envelope-from tls@rek.tjls.com) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail3.panix.com (Postfix) with ESMTP id 4CFA698738; Wed, 7 Apr 2004 19:46:33 -0400 (EDT) Received: (from tls@localhost) by panix5.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i37NkXp21149; Wed, 7 Apr 2004 19:46:33 -0400 (EDT) Date: Wed, 7 Apr 2004 19:46:33 -0400 From: Thor Lancelot Simon To: current@freebsd.org, netbsd-users@NetBSD.org, stable@freebsd.org, kernel@crater.dragonflybsd.org Message-ID: <20040407234633.GA20155@panix.com> References: <40745C07.6030501@fer.hr> <20040408001205.40c1b163@pheisar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040408001205.40c1b163@pheisar> User-Agent: Mutt/1.4.2.1i Subject: Re: Benchmarking X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tls@rek.tjls.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 23:47:16 -0000 On Thu, Apr 08, 2004 at 12:12:05AM +0100, goteki wrote: > On Wed, 07 Apr 2004 21:52:39 +0200 > Ivan Voras wrote: > > > I've finished the article on benchmarking FreeBSD, NetBSD, DragonflyBSD and > > Linux, it is available at: > > > > http://alfredo.cc.fer.hr/ > > > Why didn't you benchmarked netbsd-current? Presumably because it is not a released version of the operating system; though, in that context, benchmarking "DragonflyBSD" seems rather odd, to say the least. What is of much more concern to me, as someone who relies on high-quality benchmark numbers to guide his role in OS development, is the poor methodology of this study, particularly when compared to other recent studies such as Felix von Leitner's (http://bulk.fefe.de/scalability). To me, honestly, this benchmark is not so good, for a number of reasons. Here are three of the most obvious ones: 1) The non-repeatability of results for some tests is merely mentioned in passing, rather than investigated and explained. 2) Of particular concern is the omission of rows from large tables of results because they were "too big" or "too small" to be interpreted meaningfully. The willingness to accept such results, to me, means that I should seriously question whether any attention was given to appropriately sizing _any_ of the components of the benchmark so as to actually measure what is purported to be measured. 2) The inclusion of tests which are intended to measure attributes of *the underlying hardware* in what purports to be an OS benchmark is indicative of poor benchmark design and analysis. In particular, synthetic benchmarks that measure "CPU speed" or "memory bandwidth" are wholly inappropriate in this context; the difference in results indicates both the poor quality of those benchmarks for their actual design purposes (though this is by now well-understood WRT many of the tests in question) and that, in general, this benchmark suite as a whole fails to adequately control (or even acknowledge) a number of variables which may cause what it _actually_ measures to not be what it _purports to measure_. Notable here are compiler, system state at start of test and during test, and the general "entropy" which results from performing even good tests at too small a size (iteration count, memory footprint, etc). In general, though the effort is good, I think overall this "benchmark" shows more about how to not design an OS benchmark than it does about the performance of _any_ of the underlying operating systems. Do note that, actually, NetBSD did somewhat better on this test than we initially did on Felix's -- I'm not slagging this test because we did poorly; in fact, I'm not entirely displeased with how we did. The problem is that, like so many other benchmarks, this one doesn't actually measure what it claims to measure; and so, as an OS developer, it's not very useful to me. Thor From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 18:15:50 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7296816A4CE; Wed, 7 Apr 2004 18:15:50 -0700 (PDT) Received: from geri.cc.fer.hr (geri.cc.fer.hr [161.53.72.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id C03E743D39; Wed, 7 Apr 2004 18:15:49 -0700 (PDT) (envelope-from ivoras@geri.cc.fer.hr) Received: from geri.cc.fer.hr (geri.cc.fer.hr [161.53.72.107]) by geri.cc.fer.hr (8.12.9p2/8.12.8) with ESMTP id i381DScj056513; Thu, 8 Apr 2004 03:13:28 +0200 (CEST) (envelope-from ivoras@geri.cc.fer.hr) Message-ID: <4074A7BB.7030509@geri.cc.fer.hr> Date: Thu, 08 Apr 2004 03:15:39 +0200 From: Ivan Voras User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 References: <40745C07.6030501@fer.hr> <20040408001205.40c1b163@pheisar> <20040407234633.GA20155@panix.com> In-Reply-To: <20040407234633.GA20155@panix.com> X-Enigmail-Version: 0.83.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: stable@freebsd.org cc: current@freebsd.org cc: netbsd-users@NetBSD.org cc: kernel@crater.dragonflybsd.org Subject: Re: Benchmarking X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 01:15:50 -0000 >> Why didn't you benchmarked netbsd-current? I really did wish to do it, as it seems that the -current branch is much more advanced than the version I benchmarked, but unfortunately, I didn't have the time to do it. I may do it yet - I'm curious, is there a bootable ISO image installation available for NetBSD-current? Is PostgreSQL 7.4.x in the pkgsrc yet? > Presumably because it is not a released version of the operating system; > though, in that context, benchmarking "DragonflyBSD" seems rather odd, > to say the least. I completely agree with you. I got the idea wondering how does DragonFlyBSD compare to FreeBSD 5, expecting the DragonFly to appear equal, or faster than FreeBSD. Unfortunately, it didn't. The rest of the test sort of grew from that. :) > What is of much more concern to me, as someone who relies on high-quality > benchmark numbers to guide his role in OS development, is the poor > methodology of this study, particularly when compared to other recent > studies such as Felix von Leitner's (http://bulk.fefe.de/scalability). To me, honestly, this benchmark is not so good, for a number of reasons. > Here are three of the most obvious ones: Thank you for all your suggestions, I'll remember them if I do anything of such scale you're proposing :). I'm somewhat flattered that you would use my benchmark for anything but a rough estimate of performance as it is not meant to be highly accurate nor comprehensive. I simply didn't have the time or resources. I'm surprised that people who do serious OS development don't do this kind of tests more often, just to get a feel of how their system compares to the others'. I would expect such tests, made from professionals, to be done more comprehensively and accurately :) What I'm trying to say is: I'm not an OS developer, and this benchmark scratched my itch :) (see the updated FAQ for more info). I *do* believe that this benchmark serves its purpose - a rough comparison between the tested systems quite well. -- C isn't that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void. From owner-freebsd-stable@FreeBSD.ORG Wed Apr 7 20:54:18 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A74616A4CE for ; Wed, 7 Apr 2004 20:54:18 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7374B43D5A for ; Wed, 7 Apr 2004 20:54:17 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (dfaed35b3646f369a19298728e98de21@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i37H9X3A018353; Wed, 7 Apr 2004 12:09:34 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1BF7F511F0; Wed, 7 Apr 2004 10:09:33 -0700 (PDT) Date: Wed, 7 Apr 2004 10:09:33 -0700 From: Kris Kennaway To: Mipam Message-ID: <20040407170932.GA74440@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-stable@freebsd.org Subject: Re: bad tcp/udp checksumsc with 5704C X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 03:54:18 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 07, 2004 at 03:09:11PM +0200, Mipam wrote: > Hi, >=20 > I'm running FreeBSD 5.2.1-p4 on a dell system with a Broadcom 5704C Nic in > it. >=20 > bge0: mem > 0xfcd20000-0xfcd2ffff,0xfcd30000-0xfcd3ffff irq 16 at device 0.0 on pci2 > bge0: Ethernet address: 00:0b:db:93:c5:c4 > miibus0: on bge0 > brgphy0: on miibus0 > brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > 1000baseTX-FDX, auto >=20 > Since version 4.5 tcp checksum offloading is supported with this NIC. > However, i'm encountering continuous on all packet send from this machines > bad tdp/udp checksums: >=20 > 16:05:41.287764 x.x.x.x.22 > 192.168.2.1.4761: . [bad tcp cksum > f48!] 984:984(0) ack 313 win 32824 (DF) [tos 0x10] (ttl 64, id 44539, len > 40, bad cksum 0!) > 16:05:41.545073 x.x.x.x.123 > y.y.y.y.123: [bad udp cksum > 6a52!] v3 server strat 2 poll 6 prec -31 dist 0.007049 disp 0.022796 ref > 195.169.124.69@3290335106.099078394 orig 3290335541.540184020 rec > +0.004841091 xmt +0.004874050 [tos 0x10] (ttl 64, id 44541, len 76, bad > cksum 0!) > When tcp csum offloading is turned on, does the networking stack not > compute the checksum on outgoing packets and hand it to the driver which > hands it to bpf and libpcap hands it to tcpdump so tcpdump reports an > invalid checksum? For now i am not sure whether the behaviour is right or > not.... it worries me. I ran into this yesterday with a different NIC, and Peter Wemm told me that tcpdump indeed gets it wrong for locally-generated packets when the card does checksum offloading. Indeed, when I ran the tcpdump on another machine on the LAN it verified that the checksums on those packets were all correct. > There's more: when i set the speed and duplex hard on the switch and nic > on 100 and full-duplex, the traffic is very slow. Sounds like what happens when full-duplex isn't supported by one end, or isn't actually being set correctly. Kris --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAdDXMWry0BWjoQKURAlcgAJwLdq6SkP3tcfo1PN7wAcyoeVVMcgCfVMMg 7Hb3s32aizL12LfKD23HfQ0= =nO2d -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR-- From owner-freebsd-stable@FreeBSD.ORG Thu Apr 8 03:09:50 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6FE416A4CE; Thu, 8 Apr 2004 03:09:50 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FFD643D49; Thu, 8 Apr 2004 03:09:49 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i38ADpSU009693 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 8 Apr 2004 13:13:52 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i38A9T49016699; Thu, 8 Apr 2004 13:09:29 +0300 (EEST) (envelope-from ru) Date: Thu, 8 Apr 2004 13:09:29 +0300 From: Ruslan Ermilov To: Julian Elischer , Archie Cobbs Message-ID: <20040408100929.GD16290@ip.net.ua> References: <20040407191003.GA1136@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jkO+KyKz7TfD21mV" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: stable@FreeBSD.org cc: Julian Elischer Subject: Re: ng_bridge(4) has an easily exploitable memory leak X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 10:09:50 -0000 --jkO+KyKz7TfD21mV Content-Type: multipart/mixed; boundary="gMR3gsNFwZpnI/Ts" Content-Disposition: inline --gMR3gsNFwZpnI/Ts Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 07, 2004 at 12:28:38PM -0700, Julian Elischer wrote: > On Wed, 7 Apr 2004, Ruslan Ermilov wrote: >=20 > > On RELENG_4, ng_bridge(4) has an easily exploitable memory leak, > > and may quickly run system out of mbufs. It's enough to just > > have only one link connected to the bridge, e.g., the "upper" > > hook of the ng_ether(4) with IP address assigned, and pinging > > the broadcast IP address on the interface. The bug is more > > real when constructing a bridge, or, like we experienced it, > > by shutting down all except one bridge's link. The following > > patch fixes it: > >=20 [snipped] > > An alternate solution is to MFC most of ng_bridge.c,v 1.8. Julian? >=20 > what does an MFC diff look like? > (bridge is one of archies's nodes) >=20 But it was _you_ who masked this bugfix (which would equally apply to RELENG_4 as well) under the "SMP preparation" emblem. ;) Anyway, the patch for RELENG_4 is attached. I've only compile tested it. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --gMR3gsNFwZpnI/Ts Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=p Content-Transfer-Encoding: quoted-printable Index: ng_bridge.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/sys/netgraph/ng_bridge.c,v retrieving revision 1.1.2.6 diff -u -p -r1.1.2.6 ng_bridge.c --- ng_bridge.c 9 Jan 2004 08:58:06 -0000 1.1.2.6 +++ ng_bridge.c 8 Apr 2004 09:53:43 -0000 @@ -518,7 +518,8 @@ ng_bridge_rcvdata(hook_p hook, struct mb struct ng_bridge_link *link; struct ether_header *eh; int error =3D 0, linkNum; - int i, manycast; + int manycast; + struct ng_bridge_link *firstLink; =20 /* Get link number */ linkNum =3D LINK_NUM(hook); @@ -657,20 +658,43 @@ ng_bridge_rcvdata(hook_p hook, struct mb } =20 /* Distribute unknown, multicast, broadcast pkts to all other links */ - for (linkNum =3D i =3D 0; i < priv->numLinks - 1; linkNum++) { - struct ng_bridge_link *const destLink =3D priv->links[linkNum]; + firstLink =3D NULL; + for (linkNum =3D 0; linkNum <=3D priv->numLinks; linkNum++) { + struct ng_bridge_link *destLink; meta_p meta2 =3D NULL; - struct mbuf *m2; + struct mbuf *m2 =3D NULL; =20 - /* Skip incoming link and disconnected links */ - if (destLink =3D=3D NULL || destLink =3D=3D link) - continue; - - /* Copy mbuf and meta info */ - if (++i =3D=3D priv->numLinks - 1) { /* last link */ - m2 =3D m; - meta2 =3D meta; - } else { + /* + * If we have checked all the links then now + * send the original on its reserved link + */ + if (linkNum =3D=3D priv->numLinks) { + /* If we never saw a good link, leave. */ + if (firstLink =3D=3D NULL) { + NG_FREE_DATA(m, meta); + return (0); + }=09 + destLink =3D firstLink; + } else { + destLink =3D priv->links[linkNum]; + /* Skip incoming link and disconnected links */ + if (destLink =3D=3D NULL || destLink =3D=3D link) { + continue; + } + if (firstLink =3D=3D NULL) { + /* + * This is the first usable link we have found. + * Reserve it for the originals. + * If we never find another we save a copy. + */ + firstLink =3D destLink; + continue; + } + + /* + * It's usable link but not the reserved (first) one. + * Copy mbuf and meta info for sending. + */ m2 =3D m_dup(m, M_NOWAIT); /* XXX m_copypacket() */ if (m2 =3D=3D NULL) { link->stats.memoryFailures++; @@ -701,7 +725,16 @@ ng_bridge_rcvdata(hook_p hook, struct mb } =20 /* Send packet */ - NG_SEND_DATA(error, destLink->hook, m2, meta2); + if (destLink =3D=3D firstLink) {=20 + /* + * If we've sent all the others, send the original + * on the first link we found. + */ + NG_SEND_DATA(error, destLink->hook, m, meta); + break; /* always done last - not really needed. */ + } else { + NG_SEND_DATA(error, destLink->hook, m2, meta2); + } } return (error); } --gMR3gsNFwZpnI/Ts-- --jkO+KyKz7TfD21mV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAdSTZUkv4P6juNwoRAp/cAJ4pDK1arhdvuPRodwJgPhMhv07oRQCdH9fX xet0k5yoCDF04g6dHqTzWsQ= =Mo22 -----END PGP SIGNATURE----- --jkO+KyKz7TfD21mV-- From owner-freebsd-stable@FreeBSD.ORG Thu Apr 8 06:56:04 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C97E16A4DB for ; Thu, 8 Apr 2004 06:56:04 -0700 (PDT) Received: from lakermmtao06.cox.net (lakermmtao06.cox.net [68.230.240.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEAB743D45 for ; Thu, 8 Apr 2004 06:56:03 -0700 (PDT) (envelope-from A.J.Caines@halplant.com) Received: from mail.halplant.com ([68.100.162.49]) by lakermmtao06.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040408135603.NXPM7752.lakermmtao06.cox.net@mail.halplant.com> for ; Thu, 8 Apr 2004 09:56:03 -0400 Received: by mail.halplant.com (Postfix, from userid 1001) id 67BA516; Thu, 8 Apr 2004 09:56:02 -0400 (EDT) Date: Thu, 8 Apr 2004 09:56:02 -0400 From: Andrew J Caines To: FreeBSD-STABLE Message-ID: <20040408135602.GA45561@hal9000.halplant.com> Mail-Followup-To: FreeBSD-STABLE Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: H.A.L. Plant X-PGP-Fingerprint: C59A 2F74 1139 9432 B457 0B61 DDF2 AA61 67C3 18A1 X-Powered-by: FreeBSD 4.9-STABLE X-URL: http://halplant.com:88/ X-Yahoo-Profile: AJ_Z0 X-ICQ: 283813972 Importance: Normal User-Agent: Mutt/1.5.6i Subject: USB Rio 600 error: usbd_setup_pipe: failed to start endpoint, TIMEOUT X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew J Caines List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 13:56:04 -0000 Up until now I've had almost no serious problems communication with my USB attached Rio 600 using rioutil (audio/rioutil), however with my last update with sources cvsup'ed on the 3rd of April, attempting to do so results in the error "usbd_setup_pipe: failed to start endpoint, TIMEOUT". The device is recognised as normal and usbd attaches and detaches it fine. urio0: Diamond Multimedia Diamond Multimedia Digital Audio Player, rev 00/1.00, addr 2 usbd_setup_pipe: failed to start endpoint, TIMEOUT urio0: at uhub0 port 1 (addr 2) disconnected urio0: detached FreeBSD hal9000.halplant.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Sat Apr 3 17:51:29 EST 2004 toor@hal9000.halplant.com:/data/obj/data/src/sys/HAL9000 i386 More system details available[1]. I have a new world and kernel which just finished building from sources cvsup'ed this morning, but can't test again until later. My own research on this error has only turned and old NetBSD issue, but the recent USB changes are presumably the first suspect. Your advice is appreciated. [1] http://halplant.com:88/systems.html http://halplant.com:88/server/config/ -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | From owner-freebsd-stable@FreeBSD.ORG Thu Apr 8 07:39:37 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F32D316A4CF; Thu, 8 Apr 2004 07:39:36 -0700 (PDT) Received: from mxsf06.cluster1.charter.net (mxsf06.cluster1.charter.net [209.225.28.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9321E43D46; Thu, 8 Apr 2004 07:39:36 -0700 (PDT) (envelope-from archie@dellroad.org) Received: from InterJet.dellroad.org (E6V6Q8.cpe.mvllo.al.charter.com [24.196.29.251])i38EU3ST071429; Thu, 8 Apr 2004 10:30:04 -0400 (EDT) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.2.2.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id JAA54036; Thu, 8 Apr 2004 09:21:42 -0500 (CDT) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) i38ELdLi003095; Thu, 8 Apr 2004 09:21:39 -0500 (CDT) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.9p2/8.12.9/Submit) id i38ELdgJ003094; Thu, 8 Apr 2004 09:21:39 -0500 (CDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200404081421.i38ELdgJ003094@arch20m.dellroad.org> In-Reply-To: <20040408100929.GD16290@ip.net.ua> To: Ruslan Ermilov Date: Thu, 8 Apr 2004 09:21:39 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: stable@FreeBSD.ORG cc: Julian Elischer Subject: Re: ng_bridge(4) has an easily exploitable memory leak X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 14:39:37 -0000 Ruslan Ermilov wrote: > > > On RELENG_4, ng_bridge(4) has an easily exploitable memory leak, > > > and may quickly run system out of mbufs. It's enough to just > > > have only one link connected to the bridge, e.g., the "upper" > > > hook of the ng_ether(4) with IP address assigned, and pinging > > > the broadcast IP address on the interface. The bug is more > > > real when constructing a bridge, or, like we experienced it, > > > by shutting down all except one bridge's link. The following > > > patch fixes it: > > > > [snipped] > > > > An alternate solution is to MFC most of ng_bridge.c,v 1.8. Julian? > > > > what does an MFC diff look like? > > (bridge is one of archies's nodes) I'd just like to add a personal note... "Oops!" :-) -Archie __________________________________________________________________________ Archie Cobbs * CTO, Awarix * http://www.awarix.com From owner-freebsd-stable@FreeBSD.ORG Thu Apr 8 11:42:24 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADB0316A4CE; Thu, 8 Apr 2004 11:42:24 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 869C443D53; Thu, 8 Apr 2004 11:42:24 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc13) with ESMTP id <2004040818422301500a9gn3e>; Thu, 8 Apr 2004 18:42:24 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA64035; Thu, 8 Apr 2004 11:42:23 -0700 (PDT) Date: Thu, 8 Apr 2004 11:42:21 -0700 (PDT) From: Julian Elischer To: Ruslan Ermilov In-Reply-To: <20040408100929.GD16290@ip.net.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@FreeBSD.org cc: Julian Elischer cc: Archie Cobbs Subject: Re: ng_bridge(4) has an easily exploitable memory leak X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 18:42:24 -0000 looks good but: + if (destLink == firstLink) { + /* + * If we've sent all the others, send the original + * on the first link we found. + */ + NG_SEND_DATA(error, destLink->hook, m, meta); + break; /* always done last - not really needed. */ + } else { + NG_SEND_DATA(error, destLink->hook, m2, meta2); + } couldn't this be avoided by previously doing: + if (linkNum == priv->numLinks) { + /* If we never saw a good link, leave. */ + if (firstLink == NULL) { + NG_FREE_DATA(m, meta); + return (0); + } + destLink = firstLink; ---> m2 = m; ---> meta2 = meta; ---> m=NULL; ---> meta=NULL; + } I leave it up to you to decide which you prefer, (but remember that NG_SEND_DATA is a macro and expads somewhat. specifically, to (sorry about linewrap): #define NG_SEND_DATA(error, hook, m, meta) \ do {\ item_p _item; \ if ((_item = ng_package_data((m), (meta)))) {\ NG_FWD_ITEM_HOOK(error, _item, hook); \ } else { \ (error) = ENOMEM; \ }\ (m) = NULL; \ (meta) = NULL; \ } while (0) where NG_FWD_ITEM_HOOK itself expands to: #define NG_FWD_ITEM_HOOK(error, item, hook) \ do { \ (error) = \ ng_address_hook(NULL, (item), (hook), 0); \ if (error == 0) { \ SAVE_LINE(item); \ (error) = ng_snd_item((item), 0); \ } \ (item) = NULL; \ } while (0) so only having one of those saves a bit of code. On Thu, 8 Apr 2004, Ruslan Ermilov wrote: > On Wed, Apr 07, 2004 at 12:28:38PM -0700, Julian Elischer wrote: > > On Wed, 7 Apr 2004, Ruslan Ermilov wrote: > > > > > On RELENG_4, ng_bridge(4) has an easily exploitable memory leak, > > > and may quickly run system out of mbufs. It's enough to just > > > have only one link connected to the bridge, e.g., the "upper" > > > hook of the ng_ether(4) with IP address assigned, and pinging > > > the broadcast IP address on the interface. The bug is more > > > real when constructing a bridge, or, like we experienced it, > > > by shutting down all except one bridge's link. The following > > > patch fixes it: > > > > [snipped] > > > > An alternate solution is to MFC most of ng_bridge.c,v 1.8. Julian? > > > > what does an MFC diff look like? > > (bridge is one of archies's nodes) > > > But it was _you_ who masked this bugfix (which would equally apply > to RELENG_4 as well) under the "SMP preparation" emblem. ;) > > Anyway, the patch for RELENG_4 is attached. I've only compile tested > it. > > > Cheers, > -- > Ruslan Ermilov > ru@FreeBSD.org > FreeBSD committer > From owner-freebsd-stable@FreeBSD.ORG Thu Apr 8 12:16:22 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11E5816A4CE; Thu, 8 Apr 2004 12:16:22 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id A86D343D46; Thu, 8 Apr 2004 12:16:21 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (sccrmhc13) with ESMTP id <20040408191620016003h5f1e>; Thu, 8 Apr 2004 19:16:21 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA64404; Thu, 8 Apr 2004 12:16:18 -0700 (PDT) Date: Thu, 8 Apr 2004 12:16:16 -0700 (PDT) From: Julian Elischer To: freebsd-stable@freebsd.org In-Reply-To: <20040408190121.407A516A4D3@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Ruslan Ermilov Subject: Re: ng_bridge(4) has an easily exploitable memory leak X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 19:16:22 -0000 Ruslan, B IGNORE THE PREVIOUS EMAIL I was looking at how the macro expanded in -current, not in -stable.. [...] > > > I leave it up to you to decide which you prefer, (but remember that > NG_SEND_DATA is a macro and expads somewhat. > > specifically, to (sorry about linewrap): > #define NG_SEND_DATA(error, hook, m, meta) \ > do {\ > item_p _item; \ > if ((_item = ng_package_data((m), (meta)))) {\ > NG_FWD_ITEM_HOOK(error, _item, hook); \ > } else { \ > (error) = ENOMEM; \ > }\ > (m) = NULL; \ > (meta) = NULL; \ > } while (0) > > where NG_FWD_ITEM_HOOK > itself expands to: > #define NG_FWD_ITEM_HOOK(error, item, hook) \ > do { \ > (error) = \ > ng_address_hook(NULL, (item), (hook), 0); \ > if (error == 0) { \ > SAVE_LINE(item); \ > (error) = ng_snd_item((item), 0); \ > } \ > (item) = NULL; \ > } while (0) > > so only having one of those saves a bit of code. > Maybe I should listen to myself and fix -current to follow my own advice! From owner-freebsd-stable@FreeBSD.ORG Thu Apr 8 12:26:18 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AECA916A4CE; Thu, 8 Apr 2004 12:26:18 -0700 (PDT) Received: from psg.com (psg.com [147.28.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB6D43D53; Thu, 8 Apr 2004 12:26:18 -0700 (PDT) (envelope-from randy@psg.com) Received: from [127.0.0.1] (helo=roam.psg.com) by psg.com with esmtp (Exim 4.30; FreeBSD) id 1BBfAI-00010U-58; Thu, 08 Apr 2004 19:26:18 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.30; FreeBSD) id 1BBfAG-0007K1-O7; Thu, 08 Apr 2004 12:26:16 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16501.42839.188711.726912@roam.psg.com> Date: Thu, 8 Apr 2004 12:26:15 -0700 To: Ivan Voras References: <40745C07.6030501@fer.hr> cc: stable@freebsd.org cc: kernel@lists.dragonflybsd.org cc: current@freebsd.org cc: netbsd-users@netbsd.org Subject: Re: Benchmarking X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 19:26:18 -0000 this is not computer science, it must be a newspaper, and not a very good one at that randy From owner-freebsd-stable@FreeBSD.ORG Thu Apr 8 12:44:24 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 290BD16A4CE; Thu, 8 Apr 2004 12:44:24 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECF3743D45; Thu, 8 Apr 2004 12:44:22 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i38JmWwT045912 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 8 Apr 2004 22:48:33 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i38Ji8a3002269; Thu, 8 Apr 2004 22:44:08 +0300 (EEST) (envelope-from ru) Date: Thu, 8 Apr 2004 22:44:08 +0300 From: Ruslan Ermilov To: Julian Elischer Message-ID: <20040408194408.GB1919@ip.net.ua> References: <20040408100929.GD16290@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zx4FCpZtqtKETZ7O" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: stable@freebsd.org cc: Julian Elischer Subject: Re: ng_bridge(4) has an easily exploitable memory leak X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 19:44:24 -0000 --zx4FCpZtqtKETZ7O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 08, 2004 at 11:42:21AM -0700, Julian Elischer wrote: > looks good but: >=20 > + if (destLink =3D=3D firstLink) {=20 > + /* > + * If we've sent all the others, send the > original > + * on the first link we found. > + */ > + NG_SEND_DATA(error, destLink->hook, m, meta); > + break; /* always done last - not really > needed. */ > + } else { > + NG_SEND_DATA(error, destLink->hook, m2, meta2); > + } >=20 >=20 > couldn't this be avoided by previously doing: >=20 >=20 > + if (linkNum =3D=3D priv->numLinks) { > + /* If we never saw a good link, leave. */ > + if (firstLink =3D=3D NULL) { > + NG_FREE_DATA(m, meta); > + return (0); > + } =20 > + destLink =3D firstLink; > ---> m2 =3D m; > ---> meta2 =3D meta; > ---> m=3DNULL; > ---> meta=3DNULL; > + } >=20 >=20 > I leave it up to you to decide which you prefer, (but remember that > NG_SEND_DATA is a macro and expads somewhat. >=20 > specifically, to (sorry about linewrap): > #define NG_SEND_DATA(error, hook, m, meta) \ > do {\ > item_p _item; \ > if ((_item =3D ng_package_data((m), (meta)))) {\ > NG_FWD_ITEM_HOOK(error, _item, hook); \ > } else { \ > (error) =3D ENOMEM; \ =20 > }\ =20 > (m) =3D NULL; \ > (meta) =3D NULL; \ > } while (0) >=20 > where NG_FWD_ITEM_HOOK > itself expands to: > #define NG_FWD_ITEM_HOOK(error, item, hook) \ > do { \ > (error) =3D \ > ng_address_hook(NULL, (item), (hook), 0); \ > if (error =3D=3D 0) { \ > SAVE_LINE(item); \ > (error) =3D ng_snd_item((item), 0); \=20 > } \ > (item) =3D NULL; \=20 > } while (0) > =20 > so only having one of those saves a bit of code. >=20 Your proposal of course looks good, but remember I was only doing a porting of _your_ code for MFC, per your request. My whole purpose of this posting was to go ask you to please MFC your fix which you mixed with the SMP-related work on Netgraph in rev. 1.8. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --zx4FCpZtqtKETZ7O Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAdauIUkv4P6juNwoRApBSAJsGgp/4vzHUgdMDLVijAWgNOo6KkQCcD3/O st6JKkGv3SqKh9vH3FexnSA= =tKhi -----END PGP SIGNATURE----- --zx4FCpZtqtKETZ7O-- From owner-freebsd-stable@FreeBSD.ORG Thu Apr 8 14:57:01 2004 Return-Path: Delivered-To: freebsd-stable@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4F6416A4CE for ; Thu, 8 Apr 2004 14:57:01 -0700 (PDT) Received: from maze.meitech.com (maze.meitech.com [69.33.133.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id D487743D4C for ; Thu, 8 Apr 2004 14:56:59 -0700 (PDT) (envelope-from tjg@meitech.com) Received: from ripley.meitech.com (ripley.meitech.com [192.168.100.12]) by maze.meitech.com (8.12.11/8.12.11) with ESMTP id i38Lv1Zs067547; Thu, 8 Apr 2004 21:57:02 GMT (envelope-from tjg@meitech.com) Received: by RIPLEY with Internet Mail Service (5.5.2653.19) id ; Thu, 8 Apr 2004 17:59:25 -0400 Message-ID: <86ECB35C998DCC49AD435A099AFACCD1A7ACBB@RIPLEY> From: "Gustafson, Tim" To: "'Don Bowman'" , "'freebsd-stable@lists.freebsd.org'" Date: Thu, 8 Apr 2004 17:59:25 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on maze.meitech.com Subject: RE: FreeBSD 4.9 / Supermicro 7043P-8R / Crashes After 2-5 Minutes Of Uptime X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 21:57:02 -0000 Don, Thanks for all your help here. I downloaded the memtest86 program you suggested and it ran for 24 hours without a single error. I'm positive, at this point, that it's not a hardware issue. There must have just been something wrong with that particular installation of 4.9-STABLE. I'll keep you posted if anything else happens with this. Thanks again! Tim Tim Gustafson MEI Technology Consulting, Inc tjg@meitech.com (516) 379-0001 Office (516) 480-1870 Mobile/Emergencies http://www.meitech.com/ From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 04:07:23 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30C4316A4CE; Fri, 9 Apr 2004 04:07:23 -0700 (PDT) Received: from herring.rabson.org (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id B191D43D31; Fri, 9 Apr 2004 04:07:21 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.rabson.org (herring.rabson.org [10.0.0.2]) by herring.rabson.org (8.12.11/8.12.11) with ESMTP id i39B7AbJ001944; Fri, 9 Apr 2004 12:07:10 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: freebsd-current@freebsd.org Date: Fri, 9 Apr 2004 12:07:10 +0100 User-Agent: KMail/1.6.1 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200404091207.10055.dfr@nlsystems.com> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on herring.rabson.org X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' cc: freebsd-stable@freebsd.org Subject: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 11:07:23 -0000 As some of you might be aware, recently I've been working on porting the excellent valgrind debugger to FreeBSD (both -stable and -current). If you are interested in trying it out, you can find details on how to get the latest version at http://www.rabson.org/#valgrind. Enjoy... From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 04:17:36 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B93BF16A4D0 for ; Fri, 9 Apr 2004 04:17:36 -0700 (PDT) Received: from smtp.netli.com (ip2-pal-focal.netli.com [66.243.52.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 603A243D41 for ; Fri, 9 Apr 2004 04:17:36 -0700 (PDT) (envelope-from vlm@netli.com) Received: (qmail 28536 invoked by uid 84); 9 Apr 2004 11:17:36 -0000 Received: from vlm@netli.com by l3-1 with qmail-scanner-0.96 (uvscan: v4.1.40/v4121. . Clean. Processed in 0.175541 secs); 09 Apr 2004 11:17:36 -0000 Received: from unknown (HELO netli.com) (172.17.1.12) by mx01-pal-lan.netli.lan with SMTP; 9 Apr 2004 11:17:36 -0000 Message-ID: <40768695.5080700@netli.com> Date: Fri, 09 Apr 2004 04:18:45 -0700 From: Lev Walkin Organization: Netli, Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040307 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Doug Rabson References: <200404091207.10055.dfr@nlsystems.com> In-Reply-To: <200404091207.10055.dfr@nlsystems.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 11:17:36 -0000 Doug Rabson wrote: > As some of you might be aware, recently I've been working on porting the > excellent valgrind debugger to FreeBSD (both -stable and -current). If > you are interested in trying it out, you can find details on how to get > the latest version at http://www.rabson.org/#valgrind. Enjoy... I've successfully tried the following valgrind tarball (actually, part of a DragonFLY port), which made out of your patches. It compiles on 5.x systems perfectly, and actually runs quite well (procfs is required though, to eliminate SIGBUS). http://eirikn.kerneled.com/valgrind/ -- Lev Walkin vlm@netli.com From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 08:34:15 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93E7816A4CE for ; Fri, 9 Apr 2004 08:34:15 -0700 (PDT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28D0F43D4C for ; Fri, 9 Apr 2004 08:34:15 -0700 (PDT) (envelope-from mail@stefan-knoblauch.de) Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BBy1G-0002TI-00 for freebsd-stable@freebsd.org; Fri, 09 Apr 2004 17:34:14 +0200 Received: from [217.226.3.84] (helo=proxy.skhome.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1BBy1G-0002Is-00 for freebsd-stable@freebsd.org; Fri, 09 Apr 2004 17:34:14 +0200 Date: Fri, 9 Apr 2004 17:33:43 +0200 From: Stefan Knoblauch To: freebsd-stable@freebsd.org Message-Id: <20040409173343.52d57ed1.mail@stefan-knoblauch.de> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:3cde9ff5ce18e59a7180c498628fe73f Subject: vpn tunnel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 15:34:15 -0000 hi, does anybody has vpn running with current FreeBSD 5 ? i need to setup a freebsd 5 server on a static ip with vpn running, so the windows clients all in the world with dynamic ip cann connect to my server. i will be lucky if somebody has a running system and configuration. playing a little bit with openvpn does not have the results i need. Server: FreeBSD 5 / static internet IP / static internal ip Clients: windows2000 and XP with dynamic ip regards Stefan From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 08:42:05 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C47AE16A4CF for ; Fri, 9 Apr 2004 08:42:05 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07FCB43D5D for ; Fri, 9 Apr 2004 08:42:05 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i39FkPkU000563 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Apr 2004 18:46:27 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i39Ffp5f002213; Fri, 9 Apr 2004 18:41:51 +0300 (EEST) (envelope-from ru) Date: Fri, 9 Apr 2004 18:41:50 +0300 From: Ruslan Ermilov To: Kris Kennaway Message-ID: <20040409154150.GD1992@ip.net.ua> References: <20040407170932.GA74440@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8w3uRX/HFJGApMzv" Content-Disposition: inline In-Reply-To: <20040407170932.GA74440@xor.obsecurity.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: Mipam cc: freebsd-stable@freebsd.org Subject: Re: bad tcp/udp checksumsc with 5704C X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 15:42:05 -0000 --8w3uRX/HFJGApMzv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 07, 2004 at 10:09:33AM -0700, Kris Kennaway wrote: [...] > I ran into this yesterday with a different NIC, and Peter Wemm told me > that tcpdump indeed gets it wrong for locally-generated packets when > the card does checksum offloading. Indeed, when I ran the tcpdump on > another machine on the LAN it verified that the checksums on those > packets were all correct. >=20 This is even more odd when the card does VLAN stripping/tagging in hardware. RELENG_4 gets it slightly less wrong though. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --8w3uRX/HFJGApMzv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAdsQ+Ukv4P6juNwoRAgSnAJ0TYWj7rdx+NecQidnhls10Q3QgnACfalPp k/R/D94rEU6OYL6Za8PcI8A= =KFV8 -----END PGP SIGNATURE----- --8w3uRX/HFJGApMzv-- From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 09:24:16 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A206E16A4CE; Fri, 9 Apr 2004 09:24:16 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E33C43D48; Fri, 9 Apr 2004 09:24:15 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i39GSa2R002813 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Apr 2004 19:28:37 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i39GO6Oj002610; Fri, 9 Apr 2004 19:24:06 +0300 (EEST) (envelope-from ru) Date: Fri, 9 Apr 2004 19:24:05 +0300 From: Ruslan Ermilov To: stable@FreeBSD.org Message-ID: <20040409162405.GB2461@ip.net.ua> References: <20040406210453.GF272@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cvVnyQ+4j833TQvp" Content-Disposition: inline In-Reply-To: <20040406210453.GF272@ip.net.ua> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: net@FreeBSD.org Subject: Re: Testers wanted: polling(4) support for vr(4) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 16:24:16 -0000 --cvVnyQ+4j833TQvp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 07, 2004 at 12:04:53AM +0300, Ruslan Ermilov wrote: > I've put the patch for RELENG_4 that adds polling(4) support > to the vr(4) driver here: >=20 > http://people.FreeBSD.org/~ru/patches/if_vr.patch >=20 > Testers are welcome. >=20 Doh, I forgot to align the patch for RELENG_4 for differences between RELENG_4 and HEAD. The corrected patch (tested) is at the same location. Some random statistics: On an example (high, constant) TX load, I get the following data: 5.2 -polling 5.2 +polling 4.9 -polling 4.9 +polling ------- --------------- --------------- --------------- ------------ ste(4) 77 Kps 102 Kps 70 Kps 96 Kps vr(4) 53 Kps 100 Kps 63 Kps 105 Kps (Kps =3D=3D kilopackets per second) One 5.2 box was used for testing, which has both ste(4) and vr(4) cards, and two 4.9 boxes, which have ste(4) and vr(4), respectively. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --cvVnyQ+4j833TQvp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAds4lUkv4P6juNwoRAsawAJ413HvisxHUW0PYXqZPUW5wJAY3UQCbBe4N fBfs7CRRqBQFnIm8kj4gB+w= =YV0x -----END PGP SIGNATURE----- --cvVnyQ+4j833TQvp-- From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 10:24:25 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2066716A4CE; Fri, 9 Apr 2004 10:24:25 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1AA843D1D; Fri, 9 Apr 2004 10:24:24 -0700 (PDT) (envelope-from j.p.h@comcast.net) Received: from comcast.net (c-24-1-98-54.client.comcast.net[24.1.98.54]) by comcast.net (rwcrmhc11) with SMTP id <2004040917242401300su32fe> (Authid: j.p.h); Fri, 9 Apr 2004 17:24:24 +0000 Message-ID: <4076DC47.8060409@comcast.net> Date: Fri, 09 Apr 2004 12:24:23 -0500 From: Joe Halpin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Rabson , freebsd-current@freebsd.org References: <200404091207.10055.dfr@nlsystems.com> In-Reply-To: <200404091207.10055.dfr@nlsystems.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 17:24:25 -0000 Doug Rabson wrote: > As some of you might be aware, recently I've been working on porting the > excellent valgrind debugger to FreeBSD (both -stable and -current). If > you are interested in trying it out, you can find details on how to get > the latest version at http://www.rabson.org/#valgrind. Enjoy... This page refers to svn://svn.rabson.org/repos/valgrind/branches/stable but Mozilla apparently doesn't know what svn means (nor do I), and can't retrieve it. I tried changing it to http to no avail. Sorry if I'm being dense, but what is that, and how do I get to it? Thanks Joe From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 10:27:32 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C092216A4CE; Fri, 9 Apr 2004 10:27:32 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F1B343D2F; Fri, 9 Apr 2004 10:27:32 -0700 (PDT) (envelope-from j.p.h@comcast.net) Received: from comcast.net (c-24-1-98-54.client.comcast.net[24.1.98.54]) by comcast.net (rwcrmhc13) with SMTP id <2004040917273101500ah59ve> (Authid: j.p.h); Fri, 9 Apr 2004 17:27:32 +0000 Message-ID: <4076DD03.6090408@comcast.net> Date: Fri, 09 Apr 2004 12:27:31 -0500 From: Joe Halpin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Rabson , freebsd-current@freebsd.org References: <200404091207.10055.dfr@nlsystems.com> In-Reply-To: <200404091207.10055.dfr@nlsystems.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 17:27:32 -0000 Doug Rabson wrote: > As some of you might be aware, recently I've been working on porting the > excellent valgrind debugger to FreeBSD (both -stable and -current). If > you are interested in trying it out, you can find details on how to get > the latest version at http://www.rabson.org/#valgrind. Enjoy... This page refers to svn://svn.rabson.org/repos/valgrind/branches/stable but Mozilla apparently doesn't know what svn means (nor do I), and can't retrieve it. I tried changing it to http to no avail. The examples in the web page refer to something called svn, but I don't seem to have that on my system or in the ports tree. Sorry if I'm being dense, but what is that, and how do I get to it? Thanks Joe From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 10:30:09 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A30E16A4D0; Fri, 9 Apr 2004 10:30:09 -0700 (PDT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AEA043D46; Fri, 9 Apr 2004 10:30:09 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id i39HTYcg016723; Fri, 9 Apr 2004 10:29:34 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i39HTY4K016720; Fri, 9 Apr 2004 10:29:34 -0700 Date: Fri, 9 Apr 2004 10:29:33 -0700 From: Brooks Davis To: Joe Halpin Message-ID: <20040409172933.GA16580@Odin.AC.HMC.Edu> References: <200404091207.10055.dfr@nlsystems.com> <4076DC47.8060409@comcast.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <4076DC47.8060409@comcast.net> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: freebsd-stable@freebsd.org cc: freebsd-current@freebsd.org cc: Doug Rabson Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 17:30:09 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 09, 2004 at 12:24:23PM -0500, Joe Halpin wrote: > Doug Rabson wrote: > >As some of you might be aware, recently I've been working on porting the= =20 > >excellent valgrind debugger to FreeBSD (both -stable and -current). If= =20 > >you are interested in trying it out, you can find details on how to get= =20 > >the latest version at http://www.rabson.org/#valgrind. Enjoy... >=20 > This page refers to svn://svn.rabson.org/repos/valgrind/branches/stable= =20 > but Mozilla apparently doesn't know what svn means (nor do I), and can't= =20 > retrieve it. I tried changing it to http to no avail. >=20 > Sorry if I'm being dense, but what is that, and how do I get to it? portinstall subversion -- 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 --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAdt19XY6L6fI4GtQRAvUSAJ9KQ0LzmbLGTpI1W9vl+IJN0OxFtgCg5zLL FdUiHVRNtwpUAY5OK2rezRg= =q9Tw -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 10:30:11 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7091216A4D0; Fri, 9 Apr 2004 10:30:11 -0700 (PDT) Received: from newman.gte.com (newman.gte.com [132.197.8.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id E68FD43D1D; Fri, 9 Apr 2004 10:30:09 -0700 (PDT) (envelope-from ak03@gte.com) Received: from h132-197-179-27.gte.com (kanpc.gte.com [132.197.179.27]) by newman.gte.com (8.9.1/8.9.1) with ESMTP id NAA25812; Fri, 9 Apr 2004 13:30:09 -0400 (EDT) Received: from kanpc.gte.com (localhost [IPv6:::1])i39HU8Vi034670; Fri, 9 Apr 2004 13:30:08 -0400 (EDT) (envelope-from ak03@gte.com) Date: Fri, 9 Apr 2004 13:30:08 -0400 From: Alexander Kabaev To: Joe Halpin Message-Id: <20040409133008.09cce863@kanpc.gte.com> In-Reply-To: <4076DC47.8060409@comcast.net> References: <200404091207.10055.dfr@nlsystems.com> <4076DC47.8060409@comcast.net> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.9.10claws2 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org cc: freebsd-current@freebsd.org cc: Doug Rabson Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 17:30:11 -0000 On Fri, 09 Apr 2004 12:24:23 -0500 Joe Halpin wrote: > Doug Rabson wrote: > > As some of you might be aware, recently I've been working on porting > > the excellent valgrind debugger to FreeBSD (both -stable and > > -current). If you are interested in trying it out, you can find > > details on how to get the latest version at > > http://www.rabson.org/#valgrind. Enjoy... > > This page refers to > svn://svn.rabson.org/repos/valgrind/branches/stable but Mozilla > apparently doesn't know what svn means (nor do I), and can't retrieve > it. I tried changing it to http to no avail. > > Sorry if I'm being dense, but what is that, and how do I get to it? Look for 'Subversion' on google and then in ports. -- Alexander Kabaev From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 10:41:21 2004 Return-Path: Delivered-To: freebsd-stable@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B28916A4CF for ; Fri, 9 Apr 2004 10:41:21 -0700 (PDT) Received: from smtpauth.easystreet.com (smtpauth.newman.easystreet.com [206.102.12.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id D445343D72 for ; Fri, 9 Apr 2004 10:41:20 -0700 (PDT) (envelope-from jeff@comfrey.net) Received: from [192.168.13.27] (dsl093-072-098.pdx1.dsl.speakeasy.net [66.93.72.98]) by smtpauth.easystreet.com (Postfix) with ESMTP id 90696B095 for ; Fri, 9 Apr 2004 10:41:20 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v613) Content-Transfer-Encoding: 7bit Message-Id: <1CDB2640-8A4D-11D8-B7CB-000A95B32650@comfrey.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: 'freebsd-stable@lists.freebsd.org' From: Jeff Johnson Date: Fri, 9 Apr 2004 10:41:20 -0700 X-Mailer: Apple Mail (2.613) Subject: Postfix-tls ports...? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 17:41:21 -0000 Hey Gang, Quick question regarding postfix port and tls. The port can not find the pfixtls package in the ports tree. is there a way to build postfix with tls from the ports tree? TIA, -j From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 10:45:11 2004 Return-Path: Delivered-To: freebsd-stable@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAE9816A4D0 for ; Fri, 9 Apr 2004 10:45:11 -0700 (PDT) Received: from smtpauth.easystreet.com (smtpauth.newman.easystreet.com [206.102.12.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id A160D43D41 for ; Fri, 9 Apr 2004 10:45:11 -0700 (PDT) (envelope-from jeff@comfrey.net) Received: from [192.168.13.27] (dsl093-072-098.pdx1.dsl.speakeasy.net [66.93.72.98]) by smtpauth.easystreet.com (Postfix) with ESMTP id 74363294D4 for ; Fri, 9 Apr 2004 10:45:11 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v613) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: 'freebsd-stable@lists.freebsd.org' From: Jeff Johnson Date: Fri, 9 Apr 2004 10:45:11 -0700 X-Mailer: Apple Mail (2.613) Subject: 4.9 SMP Stability? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 17:45:11 -0000 So there was some discussion recently about SMP boxes spontaneously rebooting with no crash dump logged. as someone considering upgrading to 4.9 i naturally have some reservation and concern. Can folks comment on 4.9 stability and SMP. Are these rare fluke cases or a more common occurrence? Thanks, -j From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 10:58:12 2004 Return-Path: Delivered-To: freebsd-stable@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C263916A4CE for ; Fri, 9 Apr 2004 10:58:12 -0700 (PDT) Received: from mail.christianity.com (mail.christianity.com [206.112.84.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BBB443D3F for ; Fri, 9 Apr 2004 10:58:12 -0700 (PDT) (envelope-from jon@christianity.com) Received: from 127.0.0.1 (localhost.christianity.com [127.0.0.1]) by dummy.domain.name (Postfix) with SMTP id 27E96EB8E4 for ; Fri, 9 Apr 2004 13:57:26 -0400 (EDT) Received: from popmail.cnoc.com (gfriday.prod.christianity.com [192.168.3.227]) by mail.christianity.com (Postfix) with ESMTP id 005ACEB8E3 for ; Fri, 9 Apr 2004 13:57:26 -0400 (EDT) Received: from [67.153.107.130] (account jon@christianity.com HELO christianity.com) by popmail.cnoc.com (CommuniGate Pro SMTP 3.5) with ESMTP-TLS id 21114852 for freebsd-stable@www.freebsd.org; Fri, 09 Apr 2004 12:58:11 -0500 Message-ID: <4076E428.9090907@christianity.com> Date: Fri, 09 Apr 2004 13:58:00 -0400 From: "Jonathan S. Keim" User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "'freebsd-stable@lists.freebsd.org'" References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 4.9 SMP Stability? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 17:58:13 -0000 4.9-STABLE has been nothing but rock solid (except where hardware was flaky) on all, mostly Dell, SMP boxes i've run it on. freebsd only got crashy on SMP boxes with funky RAID controllers using 5.2.1, which didn't claim to be stable. :) jon Jeff Johnson wrote: > So there was some discussion recently about SMP boxes spontaneously > rebooting with no crash dump logged. > > as someone considering upgrading to 4.9 i naturally have some > reservation and concern. > > Can folks comment on 4.9 stability and SMP. > Are these rare fluke cases or a more common occurrence? > > Thanks, > > -j > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 10:58:13 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51C1916A4CE; Fri, 9 Apr 2004 10:58:13 -0700 (PDT) Received: from herring.rabson.org (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5737C43D2F; Fri, 9 Apr 2004 10:58:12 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.rabson.org (herring.rabson.org [10.0.0.2]) by herring.rabson.org (8.12.11/8.12.11) with ESMTP id i39Hvxe5008731; Fri, 9 Apr 2004 18:58:00 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: Joe Halpin Date: Fri, 9 Apr 2004 18:57:59 +0100 User-Agent: KMail/1.6.1 References: <200404091207.10055.dfr@nlsystems.com> <4076DD03.6090408@comcast.net> In-Reply-To: <4076DD03.6090408@comcast.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404091857.59746.dfr@nlsystems.com> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on herring.rabson.org X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 17:58:13 -0000 On Friday 09 April 2004 18:27, Joe Halpin wrote: > Doug Rabson wrote: > > As some of you might be aware, recently I've been working on > > porting the excellent valgrind debugger to FreeBSD (both -stable > > and -current). If you are interested in trying it out, you can find > > details on how to get the latest version at > > http://www.rabson.org/#valgrind. Enjoy... > > This page refers to > svn://svn.rabson.org/repos/valgrind/branches/stable but Mozilla > apparently doesn't know what svn means (nor do I), and can't retrieve > it. I tried changing it to http to no avail. > > The examples in the web page refer to something called svn, but I > don't seem to have that on my system or in the ports tree. > > Sorry if I'm being dense, but what is that, and how do I get to it? Sorry - I should have been clearer. Install the devel/subversion port and try the 'svn co svn:/....' command again. From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 11:00:07 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCAD116A4CE for ; Fri, 9 Apr 2004 11:00:07 -0700 (PDT) Received: from lists.frmug.org (frmug-gw.frmug.org [193.56.58.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8543943D2D for ; Fri, 9 Apr 2004 11:00:06 -0700 (PDT) (envelope-from olive@oban.frmug.org) Received: from localhost (localhost [127.0.0.1]) by lists.frmug.org (Postfix/TLS) with ESMTP id D46E221204; Fri, 9 Apr 2004 20:00:04 +0200 (CEST) Received: from lists.frmug.org ([127.0.0.1]) by localhost (frmug.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 39495-04; Fri, 9 Apr 2004 20:00:04 +0200 (CEST) Received: by lists.frmug.org (Postfix/TLS, from userid 66) id 84941211FE; Fri, 9 Apr 2004 20:00:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by weirdos.oban.frmug.org (Postfix) with ESMTP id 5FCDB8C72; Fri, 9 Apr 2004 19:57:09 +0200 (CEST) Received: by weirdos.oban.frmug.org (Postfix, from userid 1002) id 1A6728C67; Fri, 9 Apr 2004 19:57:08 +0200 (CEST) Date: Fri, 9 Apr 2004 19:57:07 +0200 From: Olivier Tharan To: Jeff Johnson Message-ID: <20040409175707.GE35052@weirdos.oban.frmug.org> Mail-Followup-To: Jeff Johnson , "'freebsd-stable@lists.freebsd.org'" References: <1CDB2640-8A4D-11D8-B7CB-000A95B32650@comfrey.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1CDB2640-8A4D-11D8-B7CB-000A95B32650@comfrey.net> X-Attribution: Olive X-Virus-Scanned: by amavisd-new at frmug.org cc: "'freebsd-stable@lists.freebsd.org'" Subject: Re: Postfix-tls ports...? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 18:00:08 -0000 * Jeff Johnson (20040409 10:41): > Quick question regarding postfix port and tls. > > The port can not find the pfixtls package in the ports tree. > > is there a way to build postfix with tls from the ports tree? The configure script for the mail/postfix port has a 'TLS' option, which you can check. PS: the freebsd-ports list is the correct one to ask about a port. -- olive From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 11:33:06 2004 Return-Path: Delivered-To: freebsd-stable@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E86FF16A4CE for ; Fri, 9 Apr 2004 11:33:06 -0700 (PDT) Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7733E43D4C for ; Fri, 9 Apr 2004 11:33:06 -0700 (PDT) (envelope-from frank@exit.com) Received: from realtime.exit.com (realtime [206.223.0.5]) by tinker.exit.com (8.12.10/8.12.9) with ESMTP id i39IX3we018457; Fri, 9 Apr 2004 11:33:04 -0700 (PDT) (envelope-from frank@exit.com) Received: from realtime.exit.com (localhost [127.0.0.1]) by realtime.exit.com (8.12.11/8.12.9) with ESMTP id i39IX3GO049974; Fri, 9 Apr 2004 11:33:03 -0700 (PDT) (envelope-from frank@realtime.exit.com) Received: (from frank@localhost) by realtime.exit.com (8.12.11/8.12.11/Submit) id i39IX3qE049973; Fri, 9 Apr 2004 11:33:03 -0700 (PDT) (envelope-from frank) From: Frank Mayhar Message-Id: <200404091833.i39IX3qE049973@realtime.exit.com> In-Reply-To: To: Jeff Johnson Date: Fri, 9 Apr 2004 11:33:03 -0700 (PDT) X-Copyright0: Copyright 2004 Frank Mayhar. All Rights Reserved. X-Copyright1: Permission granted for electronic reproduction as Usenet News or email only. X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: "'freebsd-stable@lists.freebsd.org'" Subject: Re: 4.9 SMP Stability? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: frank@exit.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 18:33:07 -0000 Jeff Johnson wrote: > Can folks comment on 4.9 stability and SMP. > Are these rare fluke cases or a more common occurrence? I'm running 4-stable on several boxes. [217]~ >rsh ungoverned "uptime" 11:31AM up 173 days, 39 secs, 0 users, load averages: 0.20, 0.13, 0.09 [218]~ >uptime 11:31AM up 44 days, 22:53, 3 users, load averages: 0.22, 0.17, 0.17 [219]~ >rsh tinker "uptime" 11:31AM up 76 days, 1:40, 2 users, load averages: 0.02, 0.01, 0.00 All are running 4.9 and all are dual-processor boxes of different flavors. I think "rare fluke cases" is probably closer to reality. _I_ certainly haven't seen such a problem. -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ http://www.exit.com/blog/frank/ From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 12:13:58 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 209C116A4CE; Fri, 9 Apr 2004 12:13:58 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1D6443D41; Fri, 9 Apr 2004 12:13:57 -0700 (PDT) (envelope-from j.p.h@comcast.net) Received: from comcast.net (c-24-1-98-54.client.comcast.net[24.1.98.54]) by comcast.net (rwcrmhc11) with SMTP id <2004040919135601300sou0qe> (Authid: j.p.h); Fri, 9 Apr 2004 19:13:57 +0000 Message-ID: <4076F5F4.2070200@comcast.net> Date: Fri, 09 Apr 2004 14:13:56 -0500 From: Joe Halpin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Rabson References: <200404091207.10055.dfr@nlsystems.com> <4076DD03.6090408@comcast.net> <200404091857.59746.dfr@nlsystems.com> In-Reply-To: <200404091857.59746.dfr@nlsystems.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 19:13:58 -0000 Doug Rabson wrote: > On Friday 09 April 2004 18:27, Joe Halpin wrote: > Sorry - I should have been clearer. Install the devel/subversion port > and try the 'svn co svn:/....' command again. Thanks, I've got the source now, but when I try to run it I get [...] Making all in demangle gmake[4]: Entering directory `/home/jhalpin/valgrind/coregrind/demangle' source='cp-demangle.c' object='cp-demangle.o' libtool=no \ depfile='.deps/cp-demangle.Po' tmpdepfile='.deps/cp-demangle.TPo' \ depmode=gcc /usr/local/bin/bash ../../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../coregrind -I../../include -Winline -Wall -Wshadow -O -fomit-frame-pointer -g -Wno-unused -Wno-shadow -c `test -f 'cp-demangle.c' || echo './'`cp-demangle.c In file included from cp-demangle.c:43: ../../coregrind/vg_include.h:49: vg_skin.h: No such file or directory In file included from cp-demangle.c:43: ../../coregrind/vg_include.h:344: vg_toolint.h: No such file or directory gmake[4]: *** [cp-demangle.o] Error 1 I believe I have the right auto* stuff: fbsd$ which aclocal17 /usr/local/bin/aclocal17 fbsd$ which autoheader257 /usr/local/bin/autoheader257 fbsd$ which automake17 /usr/local/bin/automake17 fbsd$ which autoconf257 /usr/local/bin/autoconf257 /usr/local/bin is at the front of my PATH, so I'm pretty sure I'm getting the right ones. thanks Joe From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 13:17:54 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 571FE16A4CE for ; Fri, 9 Apr 2004 13:17:54 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1B3643D45 for ; Fri, 9 Apr 2004 13:17:53 -0700 (PDT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.11/8.12.10) with ESMTP id i39KHpdF015258; Sat, 10 Apr 2004 00:17:51 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sat, 10 Apr 2004 00:17:51 +0400 (MSD) From: Dmitry Morozovsky To: Don Bowman In-Reply-To: Message-ID: <20040410001658.V38279@woozle.rinet.ru> References: X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "'Gustafson, Tim'" cc: "'freebsd-stable@freebsd.org'" Subject: RE: FreeBSD 4.9 / Supermicro 7043P-8R / Crashes After 2-5 Minutes Of Uptime X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 20:17:54 -0000 On Wed, 7 Apr 2004, Don Bowman wrote: DB> Let me know if you want a version which understands the ECC DB> on this board and will load from FreeBSD loader. I sent DB> my patches to the author but didn't see them incorporated. Why not creating sysutils/memtest86 port then? (I did tried this a bit ago but failed with a lack of time, as usual ;-) Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 13:49:05 2004 Return-Path: Delivered-To: freebsd-stable@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CF0216A4CE for ; Fri, 9 Apr 2004 13:49:05 -0700 (PDT) Received: from updegrove.net (117.97-30-64.ftth.swbr.surewest.net [64.30.97.117]) by mx1.FreeBSD.org (Postfix) with SMTP id 0131843D41 for ; Fri, 9 Apr 2004 13:49:05 -0700 (PDT) (envelope-from dislists@updegrove.net) Received: (qmail 8377 invoked by uid 98); 9 Apr 2004 20:49:05 -0000 Received: from dislists@updegrove.net by smeagol.purgatory by uid 1008 with qmail-scanner-1.20 Clear:RC:1(64.166.46.10):. Processed in 0.22382 secs); 09 Apr 2004 20:49:05 -0000 X-Qmail-Scanner-Mail-From: dislists@updegrove.net via smeagol.purgatory X-Qmail-Scanner: 1.20 (Clear:RC:1(64.166.46.10):. Processed in 0.22382 secs) Received: from adsl-64-166-46-10.dsl.scrm01.pacbell.net (HELO updegrove.net) (64.166.46.10) by updegrove.net with SMTP; 9 Apr 2004 20:49:04 -0000 Message-ID: <40770C0A.3000000@updegrove.net> Date: Fri, 09 Apr 2004 13:48:10 -0700 From: Rick Updegrove User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "'freebsd-stable@lists.freebsd.org'" References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 4.9 SMP Stability? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 20:49:05 -0000 Jeff Johnson wrote: > So there was some discussion recently about SMP boxes spontaneously > rebooting with no crash dump logged. Yes this is a fact. > as someone considering upgrading to 4.9 i naturally have some > reservation and concern. Do you need anything that 4.9 offers? > Can folks comment on 4.9 stability and SMP. > Are these rare fluke cases or a more common occurrence? I was up for over 130 days on 4.8-STABLE The longest FreeBSD 4.9-STABLE could stay up was *no more than 48 hours*. Since I downgraded to FreeBSD 4.8-RELEASE-p17 #0 Uptime 4 days, 12 hours, 53 minutes So far so good.... check back in another 100 days Rick From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 14:29:25 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A329716A4CE; Fri, 9 Apr 2004 14:29:25 -0700 (PDT) Received: from herring.rabson.org (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B68A43D1D; Fri, 9 Apr 2004 14:29:25 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.rabson.org (herring.rabson.org [10.0.0.2]) by herring.rabson.org (8.12.11/8.12.11) with ESMTP id i39LTCtM009773; Fri, 9 Apr 2004 22:29:12 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: Joe Halpin Date: Fri, 9 Apr 2004 22:29:11 +0100 User-Agent: KMail/1.6.1 References: <200404091207.10055.dfr@nlsystems.com> <200404091857.59746.dfr@nlsystems.com> <4076F5F4.2070200@comcast.net> In-Reply-To: <4076F5F4.2070200@comcast.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404092229.11848.dfr@nlsystems.com> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on herring.rabson.org X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 21:29:25 -0000 On Friday 09 April 2004 20:13, Joe Halpin wrote: > Doug Rabson wrote: > > On Friday 09 April 2004 18:27, Joe Halpin wrote: > > > > Sorry - I should have been clearer. Install the devel/subversion > > port and try the 'svn co svn:/....' command again. > > Thanks, I've got the source now, but when I try to run it I get I remember having this problem. I think this is down to having an old version of perl. You need at least perl-5.6.x to be installed. From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 16:04:40 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A7BF16A4CE; Fri, 9 Apr 2004 16:04:40 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1932E43D64; Fri, 9 Apr 2004 16:04:40 -0700 (PDT) (envelope-from j.p.h@comcast.net) Received: from comcast.net (c-24-1-98-54.client.comcast.net[24.1.98.54]) by comcast.net (rwcrmhc12) with SMTP id <20040409230438014009g8eue> (Authid: j.p.h); Fri, 9 Apr 2004 23:04:39 +0000 Message-ID: <40772C06.6030003@comcast.net> Date: Fri, 09 Apr 2004 18:04:38 -0500 From: Joe Halpin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Rabson References: <200404091207.10055.dfr@nlsystems.com> <200404091857.59746.dfr@nlsystems.com> <4076F5F4.2070200@comcast.net> <200404092229.11848.dfr@nlsystems.com> In-Reply-To: <200404092229.11848.dfr@nlsystems.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 23:04:40 -0000 Doug Rabson wrote: > On Friday 09 April 2004 20:13, Joe Halpin wrote: > >>Doug Rabson wrote: >>>Sorry - I should have been clearer. Install the devel/subversion >>>port and try the 'svn co svn:/....' command again. >> >>Thanks, I've got the source now, but when I try to run it I get > > I remember having this problem. I think this is down to having an old > version of perl. You need at least perl-5.6.x to be installed. > Hmm, I installed perl 5.8.3, after which valgrind built and installed successfully. However, since then other stuff isn't working any more. I'm working with the CuRL project, doing daily builds on FreeBSD-STABLE. Until this point it's gone very well, but now the daily build tanks without even starting the tests. I'm not the most knowledgeable guy about FreeBSD, so I'm wondering if installing more than one version of perl will cause a problem? I installed 5.8 in /usr/local/bin, and left the default version in /usr/bin. When the curl build failed the first time I renamed /usr/local/bin/perl so it couldn't be found and tried again, but still it fails. I guess I could reload the box from scratch and start over, but I'd like to understand what I'm doing wrong. Thanks Joe From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 17:20:58 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75D6216A4CF for ; Fri, 9 Apr 2004 17:20:58 -0700 (PDT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id DE4FD43D5A for ; Fri, 9 Apr 2004 17:20:57 -0700 (PDT) (envelope-from rooneg@electricjellyfish.net) Received: (qmail 60480 invoked from network); 10 Apr 2004 00:20:56 -0000 Received: from ool-435713c1.dyn.optonline.net (HELO ?192.168.0.2?) (67.87.19.193) by relay.pair.com with SMTP; 10 Apr 2004 00:20:56 -0000 X-pair-Authenticated: 67.87.19.193 In-Reply-To: <200404091207.10055.dfr@nlsystems.com> References: <200404091207.10055.dfr@nlsystems.com> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Garrett Rooney Date: Fri, 9 Apr 2004 20:20:47 -0400 To: Doug Rabson X-Mailer: Apple Mail (2.613) cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 00:20:58 -0000 On Apr 9, 2004, at 7:07 AM, Doug Rabson wrote: > As some of you might be aware, recently I've been working on porting > the > excellent valgrind debugger to FreeBSD (both -stable and -current). If > you are interested in trying it out, you can find details on how to get > the latest version at http://www.rabson.org/#valgrind. Enjoy... For anyone trying to build on FreeBSD 5.1, it requires a small tweak, since libc_r in that version did not have support for pthread_spinlock_t's. I believe this is the correct change, since __FreeBSD_version 501107 seems to be the next bump after the addition of pthread_spinlock_t support. -garrett Index: coregrind/arch/x86-freebsd/vg_libpthread.c =================================================================== --- coregrind/arch/x86-freebsd/vg_libpthread.c (revision 325) +++ coregrind/arch/x86-freebsd/vg_libpthread.c (working copy) @@ -2774,7 +2774,7 @@ /* POSIX spinlocks, taken from glibc linuxthreads/sysdeps/i386 */ -#if __FreeBSD__ == 5 +#if __FreeBSD_version >= 501107 int pthread_spin_init(pthread_spinlock_t *lockp, int pshared) { struct pthread_spinlock *lock = my_malloc(sizeof(struct pthread_spinlock)); From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 18:12:26 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A52CF16A4CE for ; Fri, 9 Apr 2004 18:12:26 -0700 (PDT) Received: from tomts10-srv.bellnexxia.net (tomts10.bellnexxia.net [209.226.175.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DB6043D48 for ; Fri, 9 Apr 2004 18:12:26 -0700 (PDT) (envelope-from dmagda@ee.ryerson.ca) Received: from number6.magda.ca ([65.92.97.222]) by tomts10-srv.bellnexxia.netESMTP <20040410011224.XAEC10288.tomts10-srv.bellnexxia.net@number6.magda.ca> for ; Fri, 9 Apr 2004 21:12:24 -0400 Received: from [192.168.1.132] (gandalf.magda.ca [192.168.1.132]) by number6.magda.ca (8.12.11/8.12.11) with ESMTP id i3A1CP8Z000537 for ; Fri, 9 Apr 2004 21:12:25 -0400 (EDT) (envelope-from dmagda@ee.ryerson.ca) Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <25650060-8A8C-11D8-9C7E-000A95B96FF8@ee.ryerson.ca> Content-Transfer-Encoding: 7bit From: David Magda Date: Fri, 9 Apr 2004 21:12:33 -0400 To: freebsd-stable@freebsd.org X-Mailer: Apple Mail (2.613) Subject: panic on 4.x using star to /dev/nsa0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Magda List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 01:12:26 -0000 Hello, I've experienced a panic when I was trying to backup /home using star (archivers/star) to sa0: sa0 at ahc0 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 10.000MB/s transfers (10.000MHz, offset 15) ahc0 is the following: ahc0: port 0xd400-0xd4ff mem 0xef800000-0xef800fff irq 9 at device 10.0 on pci2 /home is on a Seagate SCSI disk (da1) sitting on a Tekram controller (sym0). The system is a 4.9-STABLE box: FreeBSD number6.magda.ca 4.9-STABLE FreeBSD 4.9-STABLE #2: Tue Mar 2 15:58:20 EST 2004 davenumber6.magda.ca:/usr/obj/usr/src/sys/MYKERNELE i386 I've setup the system to dump core in these situations so running gdb(1) gives the following results: (no debugging symbols found)... IdlePTD at physical address 0x005af000 initial pcb at physical address 0x0030a0e0 panicstr: Waiting List traversal panic messages: --- panic: Waiting List traversal [...] 7 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 <<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>> ahc0: ahc_intr - referenced scb not valid during SELTO scb(0, 0) >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< ahc0: Dumping Card State while idle, at SEQADDR 0x18 Card was paused ACCUM = 0x8, SINDEX = 0x20, DINDEX = 0xc0, ARG_2 = 0x2 HCNT = 0x0 SCBPTR = 0x0 SCSISIGI[0x0] ERROR[0x0] SCSIBUSL[0x0] LASTPHASE[0x1] SCSISEQ[0x0] SBLKCTL[0x0] SCSIRATE[0x0] SEQCTL[0x10] SEQ_FLAGS[0xc0] SSTAT0[0x5] SSTAT1[0x2] SSTAT2[0x0] SSTAT3[0x0] SIMODE0[0x0] SIMODE1[0xa4] SXFRCTL0[0x80] DFCNTRL[0x0] DFSTATUS[0x8] STACK: 0x0 0x160 0x190 0x17 SCB count = 10 Kernel NEXTQSCB = 7 Card NEXTQSCB = 31 QINFIFO entries: Waiting Queue entries: 0:0 Disconnected Queue entries: QOUTFIFO entries: Sequencer Free SCB List: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Sequencer SCB Info: 0 SCB_CONTROL[0x0] SCB_SCSIID[0x10] SCB_LUN[0x0] SCB_TAG[0x0] 1 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 2 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 3 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 4 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 5 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 6 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 7 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 8 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 9 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 10 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 11 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 12 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 13 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 14 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] 15 SCB_CONTROL[0x0] SCB_SCSIID[0xff] SCB_LUN[0xff] SCB_TAG[0xff] Pending list: 8 SCB_CONTROL[0x40] SCB_SCSIID[0x67] SCB_LUN[0x0] Kernel Free SCB list: 9 6 5 4 3 2 1 0 Untagged Q(6): 8 <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>> ahc0: ahc_intr - referenced scb not valid during SELTO scb(0, 0) >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< ahc0: Dumping Card State while idle, at SEQADDR 0x18 Card was paused ACCUM = 0x8, SINDEX = 0x20, DINDEX = 0xc0, ARG_2 = 0x2 HCNT = 0x0 SCBPTR = 0x0 [...] The above is repeated over and over again. A 'bt' command in the debugger gives the following: (kgdb) bt #0 0xc01822ce in dumpsys () #1 0xc0182098 in boot () #2 0xc01824e5 in panic () #3 0xc0152c8f in ahc_search_qinfifo () #4 0xc0155690 in ahc_recover_commands () #5 0xc01573cf in ahc_recovery_thread () This has only happened once so far so I haven't filed a PR in case it's not reproducible. Since I have the kernel dump I can give more information if needed if someone would be willing to tell me what to type into the debugger's CLI. Don't have much experience in this since I haven't had many panics under FreeBSD. :> (Is there a document describing this? A kind of "what happens if the system panics" FAQ/HOWTO.) I'll try reproducing it tomorrow (Saturday). P.S. Please CC me as I'm not currently subscribed to freebsd-stable@. From owner-freebsd-stable@FreeBSD.ORG Fri Apr 9 20:13:19 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 368E916A4CE for ; Fri, 9 Apr 2004 20:13:19 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B5743D2F for ; Fri, 9 Apr 2004 20:13:18 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (81004859d4d303fed0e3ef9df8f0ccdf@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i3A3DGWh022853; Fri, 9 Apr 2004 22:13:16 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 57AD652339; Fri, 9 Apr 2004 20:13:15 -0700 (PDT) Date: Fri, 9 Apr 2004 20:13:15 -0700 From: Kris Kennaway To: David Magda Message-ID: <20040410031315.GA65829@xor.obsecurity.org> References: <25650060-8A8C-11D8-9C7E-000A95B96FF8@ee.ryerson.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/04w6evG8XlLl3ft" Content-Disposition: inline In-Reply-To: <25650060-8A8C-11D8-9C7E-000A95B96FF8@ee.ryerson.ca> User-Agent: Mutt/1.4.2.1i cc: freebsd-stable@freebsd.org Subject: Re: panic on 4.x using star to /dev/nsa0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 03:13:19 -0000 --/04w6evG8XlLl3ft Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 09, 2004 at 09:12:33PM -0400, David Magda wrote: > This has only happened once so far so I haven't filed a PR in case it's= =20 > not reproducible. Since I have the kernel dump I can give more=20 > information if needed if someone would be willing to tell me what to=20 > type into the debugger's CLI. Don't have much experience in this since=20 > I haven't had many panics under FreeBSD. :> (Is there a document=20 > describing this? A kind of "what happens if the system panics"=20 > FAQ/HOWTO.) The chapter on kernel debugging in the Developers Handbook explains how to build a debugging kernel and use it to extract a traceback suitable for someone to diagnose a kernel panic. Kris --/04w6evG8XlLl3ft Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAd2ZLWry0BWjoQKURAt1bAJ9LxI9rZqVRiJwU8lNKX3PA2klPaQCfUFrx VmpnmEk0KG9SlIIwDX2eLL8= =KBC5 -----END PGP SIGNATURE----- --/04w6evG8XlLl3ft-- From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 01:33:33 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7371C16A4CE; Sat, 10 Apr 2004 01:33:33 -0700 (PDT) Received: from herring.rabson.org (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9004243D54; Sat, 10 Apr 2004 01:33:32 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.rabson.org (herring.rabson.org [10.0.0.2]) by herring.rabson.org (8.12.11/8.12.11) with ESMTP id i3A8XFQB014001; Sat, 10 Apr 2004 09:33:20 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: Garrett Rooney Date: Sat, 10 Apr 2004 09:33:14 +0100 User-Agent: KMail/1.6.1 References: <200404091207.10055.dfr@nlsystems.com> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404100933.14838.dfr@nlsystems.com> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on herring.rabson.org X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 08:33:33 -0000 On Saturday 10 April 2004 01:20, Garrett Rooney wrote: > On Apr 9, 2004, at 7:07 AM, Doug Rabson wrote: > > As some of you might be aware, recently I've been working on > > porting the > > excellent valgrind debugger to FreeBSD (both -stable and -current). > > If you are interested in trying it out, you can find details on how > > to get the latest version at http://www.rabson.org/#valgrind. > > Enjoy... > > For anyone trying to build on FreeBSD 5.1, it requires a small tweak, > since libc_r in that version did not have support for > pthread_spinlock_t's. I believe this is the correct change, since > __FreeBSD_version 501107 seems to be the next bump after the addition > of pthread_spinlock_t support. Patch applied. Thanks! From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 01:39:54 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F25916A4CE; Sat, 10 Apr 2004 01:39:54 -0700 (PDT) Received: from herring.rabson.org (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id C907643D54; Sat, 10 Apr 2004 01:39:53 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.rabson.org (herring.rabson.org [10.0.0.2]) by herring.rabson.org (8.12.11/8.12.11) with ESMTP id i3A8deP9014027; Sat, 10 Apr 2004 09:39:40 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: Joe Halpin Date: Sat, 10 Apr 2004 09:39:40 +0100 User-Agent: KMail/1.6.1 References: <200404091207.10055.dfr@nlsystems.com> <200404092229.11848.dfr@nlsystems.com> <40772C06.6030003@comcast.net> In-Reply-To: <40772C06.6030003@comcast.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404100939.40215.dfr@nlsystems.com> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on herring.rabson.org X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 08:39:54 -0000 On Saturday 10 April 2004 00:04, Joe Halpin wrote: > Doug Rabson wrote: > > On Friday 09 April 2004 20:13, Joe Halpin wrote: > >>Doug Rabson wrote: > >>>Sorry - I should have been clearer. Install the devel/subversion > >>>port and try the 'svn co svn:/....' command again. > >> > >>Thanks, I've got the source now, but when I try to run it I get > > > > I remember having this problem. I think this is down to having an > > old version of perl. You need at least perl-5.6.x to be installed. > > Hmm, I installed perl 5.8.3, after which valgrind built and installed > successfully. However, since then other stuff isn't working any more. Possibly you need to run 'use.perl' to select which perl to use (port or system). You might also need to re-install any perl packages. From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 01:53:28 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 197F516A4CE; Sat, 10 Apr 2004 01:53:28 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 563ED43D2F; Sat, 10 Apr 2004 01:53:27 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i3A8rJXF064284 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 10 Apr 2004 09:53:19 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i3A8rJCG064283; Sat, 10 Apr 2004 09:53:19 +0100 (BST) (envelope-from matthew) Date: Sat, 10 Apr 2004 09:53:19 +0100 From: Matthew Seaman To: Doug Rabson Message-ID: <20040410085319.GC8301@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Doug Rabson , Joe Halpin , freebsd-current@freebsd.org, freebsd-stable@freebsd.org References: <200404091207.10055.dfr@nlsystems.com> <200404092229.11848.dfr@nlsystems.com> <40772C06.6030003@comcast.net> <200404100939.40215.dfr@nlsystems.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1SQmhf2mF2YjsYvc" Content-Disposition: inline In-Reply-To: <200404100939.40215.dfr@nlsystems.com> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040407, clamav-milter version 0.70g cc: Joe Halpin cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 08:53:28 -0000 --1SQmhf2mF2YjsYvc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 10, 2004 at 09:39:40AM +0100, Doug Rabson wrote: > On Saturday 10 April 2004 00:04, Joe Halpin wrote: > > Hmm, I installed perl 5.8.3, after which valgrind built and installed > > successfully. However, since then other stuff isn't working any more. > Possibly you need to run 'use.perl' to select which perl to use (port or= =20 > system). You might also need to re-install any perl packages. Errr... normally yes, but it's not actually possible to install perl-5.8.3 through the ports yet. Latest version from ports is 5.8.2 There is apparently some problem with 5.8.3 which prevents the port being updated, although the maintainer is working on it. OP might be better off stripping out the 5.8.3 he's installed and installing 5.8.2 through the ports (including 'use.perl ports'). Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --1SQmhf2mF2YjsYvc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAd7X/dtESqEQa7a0RAp0vAJ9YxZlSvFXyIcog6DTxZwVfmJm6gQCeLF8e RP5QkRyDy+7GQWFLR04nDsg= =yr0w -----END PGP SIGNATURE----- --1SQmhf2mF2YjsYvc-- From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 03:10:34 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72F2916A4CE for ; Sat, 10 Apr 2004 03:10:34 -0700 (PDT) Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id C359043D4C for ; Sat, 10 Apr 2004 03:10:33 -0700 (PDT) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])CB7DA27B12 for ; Sat, 10 Apr 2004 12:10:32 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 13B6FB80F9 for ; Sat, 10 Apr 2004 12:10:31 +0200 (CEST) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00550-04 for ; Sat, 10 Apr 2004 12:10:28 +0200 (CEST) Received: by merlin.emma.line.org (Postfix, from userid 500) id 702AEB80F8; Sat, 10 Apr 2004 12:10:28 +0200 (CEST) To: freebsd-stable@freebsd.org In-Reply-To: <4076DC47.8060409@comcast.net> (Joe Halpin's message of "Fri, 09 Apr 2004 12:24:23 -0500") References: <200404091207.10055.dfr@nlsystems.com> <4076DC47.8060409@comcast.net> From: Matthias Andree Date: Sat, 10 Apr 2004 12:10:28 +0200 Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at m2a2.dyndns.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 10:10:34 -0000 Joe Halpin writes: > This page refers to svn://svn.rabson.org/repos/valgrind/branches/stable > but Mozilla apparently doesn't know what svn means (nor do I), and can't > retrieve it. I tried changing it to http to no avail. svn is the name of the command that the "subversion" (client-side) revision control package installs, the home page being http://subversion.tigris.org/ IIRC, with documentation ("The SVN book" aka "Version Control with Subversion") at http://svnbook.red-bean.com/ - the tag line is "A compelling replacement for CVS." If you're familiar with CVS, switching to SVN doesn't appear too difficult. I haven't used svn for anything else than checking out bleeding-edge spamassassin code yet though. -- Matthias Andree Encrypt your mail: my GnuPG key ID is 0x052E7D95 From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 03:13:37 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 512EA16A4CF for ; Sat, 10 Apr 2004 03:13:37 -0700 (PDT) Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CFD443D1F for ; Sat, 10 Apr 2004 03:13:37 -0700 (PDT) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])50ED427B18 for ; Sat, 10 Apr 2004 12:13:36 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 1C0F7B80F9 for ; Sat, 10 Apr 2004 12:13:35 +0200 (CEST) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00551-03 for ; Sat, 10 Apr 2004 12:13:33 +0200 (CEST) Received: by merlin.emma.line.org (Postfix, from userid 500) id D8E69B80F8; Sat, 10 Apr 2004 12:13:33 +0200 (CEST) To: freebsd-stable@freebsd.org In-Reply-To: <20040409173343.52d57ed1.mail@stefan-knoblauch.de> (Stefan Knoblauch's message of "Fri, 9 Apr 2004 17:33:43 +0200") References: <20040409173343.52d57ed1.mail@stefan-knoblauch.de> From: Matthias Andree Date: Sat, 10 Apr 2004 12:13:33 +0200 Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at m2a2.dyndns.org Subject: Re: vpn tunnel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 10:13:37 -0000 Stefan Knoblauch writes: > does anybody has vpn running with current FreeBSD 5 ? i need to > setup a freebsd 5 server on a static ip with vpn running, so the > windows clients all in the world with dynamic ip cann connect to > my server. i will be lucky if somebody has a running system and > configuration. playing a little bit with openvpn does not have > the results i need. You aren't describing the issues you're having (and this would probably better be asked on the right list, for instance the OpenVPN users' list), anyways, check the OpenVPN FAQ and play with the Windows-side settings, particularly how OpenVPN communicates the IP configuration to Windows - some options work, some don't. -- Matthias Andree Encrypt your mail: my GnuPG key ID is 0x052E7D95 From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 07:21:31 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD2AB16A4CF; Sat, 10 Apr 2004 07:21:31 -0700 (PDT) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D34C43D49; Sat, 10 Apr 2004 07:21:31 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 4F80A2840E9; Sat, 10 Apr 2004 23:21:30 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [IPv6:2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 80C382840DB; Sat, 10 Apr 2004 23:21:28 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [IPv6:2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id 2D1F81E462D; Sat, 10 Apr 2004 23:21:28 +0900 (JST) Date: Sat, 10 Apr 2004 23:21:28 +0900 Message-ID: <7mwu4nx6af.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Joe Halpin In-Reply-To: <4076DD03.6090408@comcast.net> References: <200404091207.10055.dfr@nlsystems.com> <4076DD03.6090408@comcast.net> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020531 cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 14:21:31 -0000 At Fri, 9 Apr 2004 17:28:35 +0000 (UTC), Joe Halpin wrote: > This page refers to svn://svn.rabson.org/repos/valgrind/branches/stable > but Mozilla apparently doesn't know what svn means (nor do I), and can't > retrieve it. I tried changing it to http to no avail. > > The examples in the web page refer to something called svn, but I don't > seem to have that on my system or in the ports tree. > > Sorry if I'm being dense, but what is that, and how do I get to it? Please use Subversion (ports/devel/subversion) for that URI. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 11:10:43 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 606EE16A4CE for ; Sat, 10 Apr 2004 11:10:43 -0700 (PDT) Received: from fep21-svc.swip.net (fep21.swip.net [130.244.199.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24DC843D46 for ; Sat, 10 Apr 2004 11:10:42 -0700 (PDT) (envelope-from patrick.bihan-faou@netzuno.com) Received: from ontheroad.mindstep.com ([80.170.25.143]) by fep21-svc.swip.net with ESMTP <20040410181040.CFFQ4258.fep21-svc.swip.net@ontheroad.mindstep.com>; Sat, 10 Apr 2004 20:10:40 +0200 Received: from localhost (localhost.ontheroad.mindstep.com [127.0.0.1]) by kawa.ontheroad.mindstep.com (Postfix) with ESMTP id B6F9FACFB; Sat, 10 Apr 2004 20:10:39 +0200 (CEST) (envelope-from patrick.bihan-faou@netzuno.com) Received: from kawa.ontheroad.mindstep.com ([127.0.0.1]) port port 10024) with LMTP id 59359-10-2; Sat, 10 Apr 2004 20:10:37 +0200 (CEST) Received: from foudre (foudre.ontheroad.mindstep.com [192.168.50.7]) by kawa.ontheroad.mindstep.com (Postfix) with ESMTP id ACAD6ACF1; Sat, 10 Apr 2004 20:10:37 +0200 (CEST) (envelope-from patrick.bihan-faou@netzuno.com) From: "Patrick Bihan-Faou" To: "Stefan Knoblauch" , Date: Sat, 10 Apr 2004 20:07:22 +0200 Message-ID: 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 IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal In-Reply-To: <20040409173343.52d57ed1.mail@stefan-knoblauch.de> X-Virus-Scanned: by amavisd-new on ZunoBox at kawa.ontheroad.mindstep.com X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on kawa.ontheroad.mindstep.com Subject: RE: vpn tunnel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: patrick.bihan-faou@netzuno.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 18:10:43 -0000 > does anybody has vpn running with current FreeBSD 5 ? i need to > setup a freebsd 5 server on a static ip with vpn running, so the > windows clients all in the world with dynamic ip cann connect to > my server. i will be lucky if somebody has a running system and > configuration. playing a little bit with openvpn does not have > the results i need. > > Server: FreeBSD 5 / static internet IP / static internal ip > > Clients: windows2000 and XP with dynamic ip With windows clients, your best bet is to use mpd to build PPTP connections. The configuration is fairly straightforward, and the client is built in all versions of windows since 98. Patrick. From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 13:00:37 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D12C116A4CF for ; Sat, 10 Apr 2004 13:00:37 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0735B43D3F for ; Sat, 10 Apr 2004 13:00:37 -0700 (PDT) (envelope-from freebsd-stable@m.gmane.org) Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BCOeY-0001wQ-00 for ; Sat, 10 Apr 2004 22:00:35 +0200 Received: from HSE-Toronto-ppp3489053.sympatico.ca ([65.92.114.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 10 Apr 2004 22:00:34 +0200 Received: from dmagda by HSE-Toronto-ppp3489053.sympatico.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 10 Apr 2004 22:00:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: David Magda Date: Sat, 10 Apr 2004 19:51:23 +0000 (UTC) Lines: 71 Message-ID: References: <25650060-8A8C-11D8-9C7E-000A95B96FF8@ee.ryerson.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 65.92.114.112 (Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-ca) AppleWebKit/124 (KHTML, like Gecko) Safari/125.1) Sender: news Subject: Re: panic on 4.x using star to /dev/nsa0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 20:00:38 -0000 David Magda ee.ryerson.ca> writes: [...] > This has only happened once so far so I haven't filed a PR in case it's > not reproducible. Since I have the kernel dump I can give more [...] It's happened again doing the same thing. I've installed a newer kernel with the debugging options following Kris Kennaway's advice. The new kernel (which I compiled a while ago but never installed) is: FreeBSD number6.magda.ca 4.9-STABLE FreeBSD 4.9-STABLE #3: Wed Mar 17 16:24:30 EST 2004 davenumber6.magda.ca:/usr/obj/usr/src/sys/MYKERNELE i386 Here's the output of starting gdb and of running 'bt': number6:/usr/obj/usr/src/sys/MYKERNELE# gdb -k kernel.debug /var/crash/vmcore.6 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... \ Deprecated bfd_read called at /usr/src/gnu/ usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 \ in elfstab_build_psymtabs Deprecated bfd_read called at \ /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c \ line 933 in fill_symbuf IdlePTD at physical address 0x005af000 initial pcb at physical address 0x0030a100 panicstr: Waiting List traversal panic messages: --- panic: Waiting List traversal syncing disks... done Uptime: 1h5m20s dumping to dev #da/0x20001, offset 180392 dump 511 510 509 508 507 506 505 504 503 502 501 500 [snip] 212 211 210 20 --- #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 487 if (dumping++) { (kgdb) bt #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 #1 0xc018209c in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:316 #2 0xc01824e9 in panic (fmt=0xc028fe7b "Waiting List traversal\n") at /usr/src/sys/kern/kern_shutdown.c:595 #3 0xc0152c8f in ahc_search_qinfifo (ahc=0xc21d2400, target=6, channel=65 'A', lun=0, tag=7, role=ROLE_INITIATOR, status=0, action=SEARCH_COUNT) at /usr/src/sys/dev/aic7xxx/aic7xxx.c:5506 #4 0xc0155690 in ahc_recover_commands (ahc=0xc21d2400) at /usr/src/sys/dev/aic7xxx/aic7xxx.c:7046 #5 0xc01573cf in ahc_recovery_thread (arg=0xc21d2400) at /usr/src/sys/dev/aic7xxx/aic_osm_lib.c:142 Again, this was a result of running star 1.4.3 to backup my /home onto DDS3 tapes. The tapes are kind of old so I though I'd run one more backup on them for archival purposes before putting in new ones. Anything else I can do to help things out? From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 13:06:51 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 685B916A4CE for ; Sat, 10 Apr 2004 13:06:51 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B97B43D31 for ; Sat, 10 Apr 2004 13:06:51 -0700 (PDT) (envelope-from joe.halpin@comcast.net) Received: from comcast.net (c-24-1-98-54.client.comcast.net[24.1.98.54]) by comcast.net (rwcrmhc13) with SMTP id <2004041020065001500aa7i6e> (Authid: joe.halpin); Sat, 10 Apr 2004 20:06:50 +0000 Message-ID: <407853DA.2090706@comcast.net> Date: Sat, 10 Apr 2004 15:06:50 -0500 From: Joe Halpin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Installing FreeBSD without sendmail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 20:06:51 -0000 Is it possible to install FreeBSD without sendmail? My machines are behind a NAT firewall and don't have a domain name. Every time I install I have to wait for sendmail to timeout looking for its domain name. Wouldn't it be more secure to not have it enabled by default anyway? Joe From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 13:08:10 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED62116A4CF for ; Sat, 10 Apr 2004 13:08:10 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D93AF43D41 for ; Sat, 10 Apr 2004 13:08:10 -0700 (PDT) (envelope-from j.p.h@comcast.net) Received: from comcast.net (c-24-1-98-54.client.comcast.net[24.1.98.54]) by comcast.net (rwcrmhc12) with SMTP id <20040410200810014009fecse> (Authid: j.p.h); Sat, 10 Apr 2004 20:08:10 +0000 Message-ID: <4078542A.7080907@comcast.net> Date: Sat, 10 Apr 2004 15:08:10 -0500 From: Joe Halpin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Installing FreeBSD without sendmail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 20:08:11 -0000 Sorry if this shows up twice. My mailer keeps defaulting to the wrong email address and I don't always catch it. Is it possible to install FreeBSD without sendmail? My machines are behind a NAT firewall and don't have a domain name. Every time I install I have to wait for sendmail to timeout looking for its domain name. Wouldn't it be more secure to not have it enabled by default anyway? Joe From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 13:37:16 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20ECA16A4CE for ; Sat, 10 Apr 2004 13:37:16 -0700 (PDT) Received: from tomts13-srv.bellnexxia.net (tomts13-srv.bellnexxia.net [209.226.175.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id A379643D31 for ; Sat, 10 Apr 2004 13:37:15 -0700 (PDT) (envelope-from dmagda@ee.ryerson.ca) Received: from number6.magda.ca ([65.92.114.112]) by tomts13-srv.bellnexxia.netESMTP <20040410203712.TJHY6153.tomts13-srv.bellnexxia.net@number6.magda.ca>; Sat, 10 Apr 2004 16:37:12 -0400 Received: from [192.168.1.132] (gandalf.magda.ca [192.168.1.132]) by number6.magda.ca (8.12.11/8.12.11) with ESMTP id i3AKbEVj000523; Sat, 10 Apr 2004 16:37:14 -0400 (EDT) (envelope-from dmagda@ee.ryerson.ca) In-Reply-To: <407853DA.2090706@comcast.net> References: <407853DA.2090706@comcast.net> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Magda Date: Sat, 10 Apr 2004 16:37:22 -0400 To: Joe Halpin X-Mailer: Apple Mail (2.613) cc: freebsd-stable@freebsd.org Subject: Re: Installing FreeBSD without sendmail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Magda List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 20:37:16 -0000 On Apr 10, 2004, at 16:06, Joe Halpin wrote: > Is it possible to install FreeBSD without sendmail? My machines are > behind a NAT firewall and don't No. A mailer is needed for various system functions (e.g., mailing of cron results) and sendmail is currently the default one (though you can install others from Ports). > have a domain name. Every time I install I have to wait for sendmail > to timeout looking for its domain name. Look in /etc/defaults/rc.conf for settings on sendmail(8). If you want to completely disable it set the following in /etc/rc.conf: sendmail_enable="NONE" See rc.conf(5) and rc.sendmail(5) for details. From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 13:57:30 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 724CA16A4CE for ; Sat, 10 Apr 2004 13:57:30 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E78C43D3F for ; Sat, 10 Apr 2004 13:57:30 -0700 (PDT) (envelope-from j.p.h@comcast.net) Received: from comcast.net (c-24-1-98-54.client.comcast.net[24.1.98.54]) by comcast.net (rwcrmhc11) with SMTP id <2004041020572901300stjlke> (Authid: j.p.h); Sat, 10 Apr 2004 20:57:29 +0000 Message-ID: <40785FB9.6020008@comcast.net> Date: Sat, 10 Apr 2004 15:57:29 -0500 From: Joe Halpin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Magda References: <407853DA.2090706@comcast.net> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: Installing FreeBSD without sendmail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 20:57:30 -0000 David Magda wrote: > > On Apr 10, 2004, at 16:06, Joe Halpin wrote: > >> Is it possible to install FreeBSD without sendmail? My machines are >> behind a NAT firewall and don't > > No. A mailer is needed for various system functions (e.g., mailing of > cron results) and sendmail is currently the default one (though you can > install others from Ports). Sorry I guess I wasn't clear. I wasn't asking to not have it on the system, only not running and accepting inbound connections. >> have a domain name. Every time I install I have to wait for sendmail >> to timeout looking for its domain name. > > Look in /etc/defaults/rc.conf for settings on sendmail(8). If you want > to completely disable it set the following in /etc/rc.conf: > > sendmail_enable="NONE" That's what I do every time I install. I was hoping there's some way to configure it that way during the install. Joe From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 16:17:11 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E52B16A4CE for ; Sat, 10 Apr 2004 16:17:11 -0700 (PDT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0810E43D45 for ; Sat, 10 Apr 2004 16:17:11 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Sat, 10 Apr 2004 18:17:53 -0500 Message-ID: <40788074.7020102@daleco.biz> Date: Sat, 10 Apr 2004 18:17:08 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040406 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Halpin References: <407853DA.2090706@comcast.net> <40785FB9.6020008@comcast.net> In-Reply-To: <40785FB9.6020008@comcast.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 10 Apr 2004 23:17:54.0453 (UTC) FILETIME=[0D52DC50:01C41F52] cc: freebsd-stable@freebsd.org cc: David Magda Subject: Re: Installing FreeBSD without sendmail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 23:17:11 -0000 Joe Halpin wrote: > David Magda wrote: > >> >> On Apr 10, 2004, at 16:06, Joe Halpin wrote: >> >>> Is it possible to install FreeBSD without sendmail? My machines are >>> behind a NAT firewall and don't >> >> >> No. A mailer is needed for various system functions (e.g., mailing of >> cron results) and sendmail is currently the default one (though you >> can install others from Ports). > > > Sorry I guess I wasn't clear. I wasn't asking to not have it on the > system, only not running and accepting inbound connections. > >>> have a domain name. Every time I install I have to wait for sendmail >>> to timeout looking for its domain name. >> >> >> Look in /etc/defaults/rc.conf for settings on sendmail(8). If you >> want to completely disable it set the following in /etc/rc.conf: >> >> sendmail_enable="NONE" > > > That's what I do every time I install. I was hoping there's some way > to configure it that way during the install. > > Joe Try setting NO_SENDMAIL="TRUE" in /etc/make.conf ?? Kevin Kinsey From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 16:50:42 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F42116A4CE for ; Sat, 10 Apr 2004 16:50:42 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CB1743D39 for ; Sat, 10 Apr 2004 16:50:42 -0700 (PDT) (envelope-from j.p.h@comcast.net) Received: from comcast.net (c-24-1-98-54.client.comcast.net[24.1.98.54]) by comcast.net (rwcrmhc11) with SMTP id <2004041023504101300stokde> (Authid: j.p.h); Sat, 10 Apr 2004 23:50:41 +0000 Message-ID: <40788850.9000607@comcast.net> Date: Sat, 10 Apr 2004 18:50:40 -0500 From: Joe Halpin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Kevin D. Kinsey, DaleCo, S.P." References: <407853DA.2090706@comcast.net> <40785FB9.6020008@comcast.net> <40788074.7020102@daleco.biz> In-Reply-To: <40788074.7020102@daleco.biz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org cc: David Magda Subject: Re: Installing FreeBSD without sendmail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 23:50:42 -0000 Kevin D. Kinsey, DaleCo, S.P. wrote: > Joe Halpin wrote: > >> David Magda wrote: >> >>> On Apr 10, 2004, at 16:06, Joe Halpin wrote: >>> >>>> Is it possible to install FreeBSD without sendmail? My machines are >>>> behind a NAT firewall and don't >>> >>> No. A mailer is needed for various system functions (e.g., mailing of >>> cron results) and sendmail is currently the default one (though you >>> can install others from Ports). >> >> Sorry I guess I wasn't clear. I wasn't asking to not have it on the >> system, only not running and accepting inbound connections. >> >>>> have a domain name. Every time I install I have to wait for sendmail >>>> to timeout looking for its domain name. >>> >>> Look in /etc/defaults/rc.conf for settings on sendmail(8). If you >>> want to completely disable it set the following in /etc/rc.conf: >>> >>> sendmail_enable="NONE" >> >> That's what I do every time I install. I was hoping there's some way >> to configure it that way during the install. > > Try setting NO_SENDMAIL="TRUE" in /etc/make.conf ?? How do I do that during an installation? Doesn't sound like sendmail can be disabled during an installation. Joe From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 20:49:41 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04AD516A4CE for ; Sat, 10 Apr 2004 20:49:41 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id D377943D4C for ; Sat, 10 Apr 2004 20:49:40 -0700 (PDT) (envelope-from j.p.h@comcast.net) Received: from comcast.net (c-24-1-98-54.client.comcast.net[24.1.98.54]) by comcast.net (rwcrmhc13) with SMTP id <2004041103494001500ad63ue> (Authid: j.p.h); Sun, 11 Apr 2004 03:49:40 +0000 Message-ID: <4078C054.9090205@comcast.net> Date: Sat, 10 Apr 2004 22:49:40 -0500 From: Joe Halpin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: what's 4.10-BETA? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Apr 2004 03:49:41 -0000 I just reinstalled my FreeBSD box from a 4.9-RELEASE install CD. Then I cvsup'd to what I thought would be 4.9-STABLE (that's what I got last time I did the same thing - about a month ago or so). Now ... fbsd$ uname -a FreeBSD fbsd 4.10-BETA FreeBSD 4.10-BETA #0: Sat Apr 10 21:04:51 CDT 2004 root@fbsd:/usr/obj/usr/src/sys/GENERIC i386 So how did I wind up with 4.10-BETA? my cvs-supfile is *default host=cvsup1.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix src-all I wouldn't care ordinarily, but now I can't build third party stuff (like CuRL) that I could before. Thanks Joe From owner-freebsd-stable@FreeBSD.ORG Sat Apr 10 21:33:44 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A34916A4CE for ; Sat, 10 Apr 2004 21:33:44 -0700 (PDT) Received: from a.mail.sonic.net (a.mail.sonic.net [64.142.16.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2709143D46 for ; Sat, 10 Apr 2004 21:33:44 -0700 (PDT) (envelope-from bmah@tomcat.kitchenlab.org) Received: from tomcat.kitchenlab.org (adsl-64-142-31-107.sonic.net [64.142.31.107]) by a.mail.sonic.net (8.12.11/8.12.11) with ESMTP id i3B4Xh2u025911 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 10 Apr 2004 21:33:43 -0700 Received: from tomcat.kitchenlab.org (localhost.kitchenlab.org [127.0.0.1]) i3B4Xh1w017643; Sat, 10 Apr 2004 21:33:43 -0700 (PDT) (envelope-from bmah@tomcat.kitchenlab.org) Message-Id: <200404110433.i3B4Xh1w017643@tomcat.kitchenlab.org> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: Joe Halpin In-Reply-To: <4078C054.9090205@comcast.net> References: <4078C054.9090205@comcast.net> Comments: In-reply-to Joe Halpin message dated "Sat, 10 Apr 2004 22:49:40 -0500." From: "Bruce A. Mah" X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-1542727922P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Sat, 10 Apr 2004 21:33:43 -0700 Sender: bmah@tomcat.kitchenlab.org cc: freebsd-stable@freebsd.org Subject: Re: what's 4.10-BETA? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bmah@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Apr 2004 04:33:44 -0000 --==_Exmh_-1542727922P Content-Type: text/plain; charset=us-ascii If memory serves me right, Joe Halpin wrote: > I just reinstalled my FreeBSD box from a 4.9-RELEASE install CD. Then I > cvsup'd to what I thought would be 4.9-STABLE (that's what I got last > time I did the same thing - about a month ago or so). > > Now ... > > fbsd$ uname -a > FreeBSD fbsd 4.10-BETA FreeBSD 4.10-BETA #0: Sat Apr 10 21:04:51 CDT > 2004 root@fbsd:/usr/obj/usr/src/sys/GENERIC i386 > > So how did I wind up with 4.10-BETA? http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/book.html#RELEASE-CANDIDATE Bruce. --==_Exmh_-1542727922P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) Comment: Exmh version 2.5+ 20020506 iD8DBQFAeMqn2MoxcVugUsMRAqFEAKDSyuZh2Yp0sQwhCaJHBjebuQOqLwCdGacf xjz6/U3Qd8AjcpHLuJPlQnE= =I4tj -----END PGP SIGNATURE----- --==_Exmh_-1542727922P--