From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 01:49:19 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 B693716A41F for ; Sun, 18 Sep 2005 01:49:19 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60C2F43D45 for ; Sun, 18 Sep 2005 01:49:19 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from [84.92.156.191] (helo=[192.168.0.3]) by ptb-relay03.plus.net with esmtp (Exim) id 1EGoIv-0004jN-UF for freebsd-stable@freebsd.org; Sun, 18 Sep 2005 02:49:18 +0100 Message-ID: <432CC7A8.2090303@codegurus.org> Date: Sun, 18 Sep 2005 02:49:28 +0100 From: Jayton Garnett User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: wireless, ndis and my ovislink wl8000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 01:49:20 -0000 Hello, I used ndiscvt to generate the modules from the windows xp drivers for my wifi card with the help from http://www.pingwales.co.uk/tutorials/project-evil.html I have managed to get my wifi card UP and associated with my router, but I can not work with it (i.e ping bbc.co.uk, view web pages etc) Gnome's network monitor reports 0% strength, yet I can access my routers setup page but not any other webpage on the internet. When I go to view the wireless clients connected to my router it reports none are connected, yet I am viewing the setup pages! I disabled my realtek with: ifconfig rl0 down I do not have WEP enabled. Before Gnome started up I noticed something about another interface using the same IP as my ndis0 device. If you require any further details please ask. If anyone can help it would be appreciated. Please see the following. desktop# ifconfig rl0: flags=8802 mtu 1500 options=8 inet 192.168.0.3 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::202:44ff:fe70:125e%rl0 prefixlen 64 scopeid 0x1 ether 00:02:44:70:12:5e media: Ethernet autoselect (10baseT/UTP) status: active ndis0: flags=8843 mtu 1500 inet 192.168.0.4 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::24f:62ff:fe01:2c4e%ndis0 prefixlen 64 scopeid 0x2 ether 00:4f:62:01:2c:4e media: IEEE 802.11 Wireless Ethernet autoselect status: associated ssid linksys 1:linksys channel 11 authmode OPEN powersavemode OFF powersavesleep 100 rtsthreshold 2312 protmode CTS wepmode OFF weptxkey 1 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 desktop# desktop# ping bbc.co.uk PING bbc.co.uk (212.58.224.131): 56 data bytes ping: sendto: Network is down ping: sendto: Network is down ^C --- bbc.co.uk ping statistics --- 2 packets transmitted, 0 packets received, 100% packet loss desktop# From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 03:30:34 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 9D39216A41F for ; Sun, 18 Sep 2005 03:30:34 +0000 (GMT) (envelope-from spadger@spadger.best.vwh.net) Received: from spadger.best.vwh.net (spadger.best.vwh.net [192.220.100.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46E2243D48 for ; Sun, 18 Sep 2005 03:30:34 +0000 (GMT) (envelope-from spadger@spadger.best.vwh.net) Received: (qmail 96237 invoked by uid 25849); 18 Sep 2005 03:30:33 -0000 Date: Sat, 17 Sep 2005 20:30:33 -0700 From: Andrew Sparrow To: Chuck Swiger Message-ID: <20050917203033.A79571@spadger.best.vwh.net> References: <20050917130343.GA1239@titan.klemm.apsfilter.org> <432C477F.3030500@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <432C477F.3030500@mac.com>; from cswiger@mac.com on Sat, Sep 17, 2005 at 12:42:39PM -0400 Cc: freebsd-stable@freebsd.org, Andreas Klemm Subject: Re: burncd input output error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 03:30:34 -0000 On Sat, Sep 17, 2005 at 12:42:39PM -0400, Chuck Swiger wrote: > Andreas Klemm wrote: > [ ... ] > > - burncd leaves cdrom in a way that CD cannot be mounted > > after burning, one has to open and re-close CD tray manually > > before one is able to mount the frshly burned CD. > > This is an issue with the drive firmware more than anything to do with > software. Most drives won't re-read the disk's table-of-contents after burning > an image to a blank, until you eject and reload the disk. Ho, sorry, this is simply not true. Although I don't use burncd so can't comment on it, I've been using cdrecord since FreeBSD 2.x (1997-8, IIRC), on a wide variety of burners - none of which have ever required me to eject/reload the disk to mount it, unless an operation aborted/failed. In which case the disk burnt was generally a coaster anyway. Even now, using cdrecord with ATAPICAM, this is never necesary on my current burners (NED ND6500A, Plextor PX-712A). I simply burn and then mount immediately. Regards, AS From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 04:00:18 2005 Return-Path: X-Original-To: stable@freebsd.org 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 2B66A16A420; Sun, 18 Sep 2005 04:00:18 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E3F543D46; Sun, 18 Sep 2005 04:00:17 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j8I40F5F016476; Sat, 17 Sep 2005 22:00:16 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <432CE656.7010804@samsco.org> Date: Sat, 17 Sep 2005 22:00:22 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: Subject: HEADS UP! Debugging, SMP changed in RELENG_6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 04:00:18 -0000 All, I've turned off kernel deubgging (INVARIANTS, WITNESS, KDB) and malloc debugging (the default is now 'aj) in the RELENG_6 branch in preparation for 6.0-BETA5. I've also turned off SMP in the i386 and amd64 GENERIC kernels and have added and SMP kernel config for those architectures. All of these changes are nearly identical to what is in RELENG_5. All of this was done to facilitate performance measurement of the upcoming release and to recognize that our buglist is shrinking considerably and thus the release will be coming soon. ### IMPORTANT ### If you are using a stock GENERIC kernel on amd64 or i386 and expect multiple CPUs to be enabled, you must either switch to the SMP kernel config, or add the 'options SMP' line back to the GENERIC config. Multiple CPUs, including mutli-core and Hyperthreading, will only be enabled when this option is included. Hyperthreading also requires that you add the line 'machdep.hyperthreading_allowed=1' to /boot/loader.conf. Given the growth of multicore offerings from AMD and Intel, the default on SMP may change in future releases as SMP systems become ubiquitous. Appropriate warning will be given on the mailing lists if this happens. Scott From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 04:44:27 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 2ACD116A420 for ; Sun, 18 Sep 2005 04:44:26 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E52D43D46 for ; Sun, 18 Sep 2005 04:44:26 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so328228nzk for ; Sat, 17 Sep 2005 21:44:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=ktIUpeuxt+/vXG60+lJba8d0TNnXC2LegZnzkqb+5zSXccmo4aSyXoAnskjm8fDXQ7GharcWRfniYzzrRqlVx/1IIc6N8jv7gBl+O+2jwbXKK1PiDR1S+pukPLbWauYKKP+w+Rwd77OqJNiRzu6jTA9MKCipAsXL+DwWb9ABUP8= Received: by 10.54.10.67 with SMTP id 67mr428597wrj; Sat, 17 Sep 2005 21:44:26 -0700 (PDT) Received: from ?192.168.1.10? ( [71.102.1.25]) by mx.gmail.com with ESMTP id 27sm1447434wrl.2005.09.17.21.44.25; Sat, 17 Sep 2005 21:44:25 -0700 (PDT) From: "Michael C. Shultz" To: freebsd-stable@freebsd.org Date: Sat, 17 Sep 2005 21:23:51 -0700 User-Agent: KMail/1.8.2 References: <432CE656.7010804@samsco.org> In-Reply-To: <432CE656.7010804@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509172123.52555.ringworm01@gmail.com> Subject: Re: HEADS UP! Debugging, SMP changed in RELENG_6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 04:44:27 -0000 On Saturday 17 September 2005 21:00, Scott Long wrote: > All, > > I've turned off kernel deubgging (INVARIANTS, WITNESS, KDB) and malloc > debugging (the default is now 'aj) in the RELENG_6 branch in preparation > for 6.0-BETA5. I've also turned off SMP in the i386 and amd64 GENERIC > kernels and have added and SMP kernel config for those architectures. > All of these changes are nearly identical to what is in RELENG_5. All > of this was done to facilitate performance measurement of the upcoming > release and to recognize that our buglist is shrinking considerably and > thus the release will be coming soon. > > ### IMPORTANT ### > > If you are using a stock GENERIC kernel on amd64 or i386 and expect > multiple CPUs to be enabled, you must either switch to the SMP kernel > config, or add the 'options SMP' line back to the GENERIC config. > Multiple CPUs, including mutli-core and Hyperthreading, will only be > enabled when this option is included. Hyperthreading also requires > that you add the line 'machdep.hyperthreading_allowed=1' to > /boot/loader.conf. > > Given the growth of multicore offerings from AMD and Intel, the default > on SMP may change in future releases as SMP systems become ubiquitous. > Appropriate warning will be given on the mailing lists if this happens. > > Scott I've just spent the past few days trying to get 6.0 to work with my SATA drives with little results. Here is a DMESG when I booit with 5.4: ad0: 6149MB [13328/15/63] at ata0-master UDMA33 acd0: CDRW at ata1-master UDMA33 ad4: 76319MB [155061/16/63] at ata2-master SATA150 ad6: 114473MB [232581/16/63] at ata3-master SATA150 The drives work fine in 5.4, but with 6.0 ad4 errors out, you can see it with atacontrol but it can't be reinitialized and there is only /dev/ad4 but none of the slices. ad6 works ok during reads but anything more than very light writing and the system reboots. Given these drives work with 5.4 it seems a little more work needs to go into 6.0 before doing new releases I would hope. -Mike From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 06:11:51 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 07A4A16A41F for ; Sun, 18 Sep 2005 06:11:51 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EA4643D45 for ; Sun, 18 Sep 2005 06:11:49 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp233-172.lns2.adl4.internode.on.net [203.122.233.172]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8I6ADZH057486 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 18 Sep 2005 15:40:18 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Sun, 18 Sep 2005 15:40:06 +0930 User-Agent: KMail/1.8.1 References: <432CC7A8.2090303@codegurus.org> In-Reply-To: <432CC7A8.2090303@codegurus.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1139662.i7Vut7oY9t"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509181540.07083.doconnor@gsoft.com.au> X-Spam-Score: 0.05 () FORGED_RCVD_HELO X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: Jayton Garnett Subject: Re: wireless, ndis and my ovislink wl8000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 06:11:51 -0000 --nextPart1139662.i7Vut7oY9t Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 18 September 2005 11:19, Jayton Garnett wrote: > I have managed to get my wifi card UP and associated with my router, but > I can not work with it (i.e ping bbc.co.uk, view web pages etc) > Gnome's network monitor reports 0% strength, yet I can access my routers The signal strength stuff is probably not available via ndis, so ignore tha= t. > setup page but not any other webpage on the internet. > When I go to view the wireless clients connected to my router it reports > none are connected, yet I am viewing the setup pages! > I disabled my realtek with: > ifconfig rl0 down > I do not have WEP enabled. > Before Gnome started up I noticed something about another interface > using the same IP as my ndis0 device. What exactly? > If you require any further details please ask. Where is your default route going? > desktop# ping bbc.co.uk > PING bbc.co.uk (212.58.224.131): 56 data bytes > ping: sendto: Network is down > ping: sendto: Network is down > ^C > --- bbc.co.uk ping statistics --- > 2 packets transmitted, 0 packets received, 100% packet loss > desktop# I suggest you ifconfig rl0 delete otherwise the routing table may indicate= =20 that packets should go via rl0 which is down, hence the error message. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1139662.i7Vut7oY9t Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDLQS/5ZPcIHs/zowRAgeYAKCW+Etw+6NbFr2V0u/9PsFjAlxi3QCgqCwe Ui11W6crdE/65FvuJgeqSO8= =xxYl -----END PGP SIGNATURE----- --nextPart1139662.i7Vut7oY9t-- From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 08:10:10 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 0356316A41F for ; Sun, 18 Sep 2005 08:10:10 +0000 (GMT) (envelope-from andreas@klemm.apsfilter.org) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3326D43D45 for ; Sun, 18 Sep 2005 08:10:08 +0000 (GMT) (envelope-from andreas@klemm.apsfilter.org) Received: from srv1.cosmo-project.de (localhost [IPv6:::1]) by srv1.cosmo-project.de (8.12.10/8.12.10) with ESMTP id j8I8A6BS095259 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 18 Sep 2005 10:10:07 +0200 (CEST) (envelope-from andreas@klemm.apsfilter.org) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.12.10/8.12.10/Submit) with UUCP id j8I8A6ZK095258 for freebsd-stable@freebsd.org; Sun, 18 Sep 2005 10:10:06 +0200 (CEST) (envelope-from andreas@klemm.apsfilter.org) Received: from titan.klemm.apsfilter.org (localhost [127.0.0.1]) by klemm.apsfilter.org (8.13.4/8.13.1) with ESMTP id j8I89sYo025488 for ; Sun, 18 Sep 2005 10:09:54 +0200 (CEST) (envelope-from andreas@titan.klemm.apsfilter.org) Received: (from andreas@localhost) by titan.klemm.apsfilter.org (8.13.4/8.13.1/Submit) id j8I89s4R025487 for freebsd-stable@freebsd.org; Sun, 18 Sep 2005 10:09:54 +0200 (CEST) (envelope-from andreas) Date: Sun, 18 Sep 2005 10:09:54 +0200 From: Andreas Klemm To: freebsd-stable@freebsd.org Message-ID: <20050918080954.GA25093@titan.klemm.apsfilter.org> References: <20050917130343.GA1239@titan.klemm.apsfilter.org> <432C477F.3030500@mac.com> <20050917203033.A79571@spadger.best.vwh.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050917203033.A79571@spadger.best.vwh.net> X-Operating-System: FreeBSD 5.4-STABLE X-Disclaimer: A free society is one where it is safe to be unpopular User-Agent: Mutt/1.5.10i Subject: Re: burncd input output error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 08:10:10 -0000 On Sat, Sep 17, 2005 at 08:30:33PM -0700, Andrew Sparrow wrote: > On Sat, Sep 17, 2005 at 12:42:39PM -0400, Chuck Swiger wrote: > > Andreas Klemm wrote: > > [ ... ] > > > - burncd leaves cdrom in a way that CD cannot be mounted > > > after burning, one has to open and re-close CD tray manually > > > before one is able to mount the frshly burned CD. > > > > This is an issue with the drive firmware more than anything to do with > > software. Most drives won't re-read the disk's table-of-contents after burning > > an image to a blank, until you eject and reload the disk. > > Ho, sorry, this is simply not true. Although I don't use burncd so > can't comment on it, I've been using cdrecord since FreeBSD 2.x > (1997-8, IIRC), on a wide variety of burners - none of which have > ever required me to eject/reload the disk to mount it, unless an > operation aborted/failed. In which case the disk burnt was generally > a coaster anyway. > > Even now, using cdrecord with ATAPICAM, this is never necesary on > my current burners (NED ND6500A, Plextor PX-712A). I simply burn > and then mount immediately. I see this needs more investigation. Maybe it has to deal with the exit status I had (!=0). I will do a test burn now with burncd reading from a file instead from a pipe. Let's see if it behaves different then. Hmm even if reading from a file I get this exit status 74. root@titan[ttyp2]{234} /export/isos burncd -v -s max data xxx.iso fixate adding type 0x08 file xxx.iso size 238792 KB 119396 blocks next writeable LBA 0 addr = 0 size = 244523008 blocks = 119396 writing from file xxx.iso size 238792 KB written this track 238792 KB (100%) total 238792 KB fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error Exit 74 Andreas /// -- Andreas Klemm - Powered by FreeBSD 5.4 Need a magic printfilter today ? -> http://www.apsfilter.org/ From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 09:11:25 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 2EBD516A41F for ; Sun, 18 Sep 2005 09:11:25 +0000 (GMT) (envelope-from ah@crypta.net) Received: from mail.crypta.net (mail.crypta.net [83.136.131.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7E0943D45 for ; Sun, 18 Sep 2005 09:11:24 +0000 (GMT) (envelope-from ah@crypta.net) Received: by mail.crypta.net (cryptobank/eProtect-smtpd, from userid 1001) id B3502ECD423; Sun, 18 Sep 2005 10:59:56 +0200 (CEST) Date: Sun, 18 Sep 2005 10:59:55 +0200 From: Andy Hilker To: Jilles Tjoelker Message-ID: <20050918085955.GA32810@mail.crypta.net> References: <20050812104352.GD2637@mail.crypta.net> <20050816172441.GD36329@mail.crypta.net> <20050916141627.GA37203@stack.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050916141627.GA37203@stack.nl> User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xEC6E1071 X-PGP-Fingerprint: 9B2E 5892 AD93 D5C5 FB8E 3912 35D6 951B EC6E 1071 Organization: cryptobank - Andy Hilker Cc: freebsd-stable@freebsd.org Subject: Re: rc-ng problem with [procname] (e.g. kernel threaded procs) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 09:11:25 -0000 You (Jilles Tjoelker) wrote: > On Tue, Aug 16, 2005 at 07:24:41PM +0200, Andy Hilker wrote: > > Hmh, no one interested in this issue? Or am i wrong with this issue? > > Apparently noone is interested. > > Be sure to file a PR if you haven't done so yet. Done. Some other guy has reported this as a PR, too and attached a better patch than mine. bye, Andy From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 10:06:42 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 B0BC316A41F for ; Sun, 18 Sep 2005 10:06:42 +0000 (GMT) (envelope-from ulfma629@student.liu.se) Received: from elysium.unit.liu.se (elysium.unit.liu.se [130.236.230.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F67D43D46 for ; Sun, 18 Sep 2005 10:06:41 +0000 (GMT) (envelope-from ulfma629@student.liu.se) Received: by elysium.unit.liu.se (Postfix, from userid 102) id 31F6C339D4; Sun, 18 Sep 2005 12:06:40 +0200 (MEST) Received: from liu.se (avalon.unit.liu.se [130.236.230.138]) by elysium.unit.liu.se (Postfix) with ESMTP id 67008339CC for ; Sun, 18 Sep 2005 12:06:38 +0200 (MEST) Received: from [85.194.52.118] by qom.unit.liu.se (mshttpd); Sun, 18 Sep 2005 12:06:37 +0200 From: Ulf Magnusson To: freebsd-stable@freebsd.org Message-ID: Date: Sun, 18 Sep 2005 12:06:37 +0200 X-Mailer: iPlanet Messenger Express 5.2 HotFix 2.07 (built Jun 24 2005) MIME-Version: 1.0 Content-Language: en X-Accept-Language: en Priority: normal Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.4-liu_20050621_1634 (2005-06-05) on themis.unit.liu.se X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=FROM_ENDS_IN_NUMS, LIU_FROM_MATCHES_LIUSTUDENT autolearn=disabled version=3.0.4-liu_20050621_1634 Subject: Strange case of root filesystem corruption X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 10:06:42 -0000 First of all, all low level diagnostic tools I've used on my drive show no signs of hardware error. The shutdown prior to when the problems started went smooth, without any error messages. Yesterday GRUB would suddenly not display the boot menu anymore. After some investigation I discovered that all files in /boot/grub had turned into symlinks to locale files, as seen in the following ufs2tools dump: Jun 22,2005 01:16:24 . Jul 16,2005 00:41:53 .. May 11,2005 18:23:10 30 menu.lst -> ../it_CH.ISO8859-1/LC_MONETARY Jun 22,2005 01:16:04 201 menu.lst~ May 11,2005 18:23:10 30 stage1 -> ../it_IT.ISO8859-1/LC_MONETARY May 11,2005 18:23:10 30 stage2 -> ../nl_BE.ISO8859-1/LC_MONETARY May 11,2005 18:23:10 30 ufs2_stage1_5 -> ../nl_NL.ISO8859-1/LC_MONETARY I could no longer log in via any of my accounts, so I tried adding a new account in single-user mode. This gave an error message about "vnodes" (or perhaps inodes, my system won't boot anymore, so I can't reproduce the error) and a kernel panic followed by a reboot. I then ran fsck, which reported a whole bunch of errors: wrong ref wounts, something about things being bad with the superblock, and about bad/missing things in general. Perhaps the strangest errors were about extraneous links to files directly under / (more on this later). I answered 'yes' to all fix/salvage questions from fsck. After that FreeBSD would not boot at all, causing a reboot before the beastie menu. Looking at filesystems on the disk with the free ufs2tools program, only the root filesystem seems to be affected by the corruption. Here's what / looks like (seems fsck was right about those extraneous links): Jan 01,1970 01:00:00 0 . Sep 16,2005 01:07:25 . Jan 01,1970 01:00:00 0 .. Sep 16,2005 01:07:25 .. Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Jan 01,1970 01:00:00 0 Nov 05,2004 02:27:17 801 .cshrc Nov 05,2004 02:27:17 801 .cshrc Nov 05,2004 02:27:17 251 .profile Nov 05,2004 02:27:17 251 .profile Feb 17,2005 18:21:41 .snap Jan 01,1970 01:00:00 0 .snap May 11,2005 18:31:27 6192 COPYRIGHT May 11,2005 18:31:27 6192 COPYRIGHT May 11,2005 18:21:44 bin Jan 01,1970 01:00:00 0 bin Jan 01,1970 01:00:00 0 boot Jul 16,2005 00:41:53 boot Feb 17,2005 18:21:48 cdrom Jan 01,1970 01:00:00 0 cdrom Feb 17,2005 18:29:51 10 compat -> usr/compat Feb 17,2005 18:29:51 10 compat -> usr/compat Jan 01,1970 01:00:00 0 dev Feb 17,2005 18:21:41 dev Jan 01,1970 01:00:00 0 dist Feb 17,2005 18:21:50 dist Sep 16,2005 01:07:22 4096 entropy Sep 15,2005 21:27:31 etc Jan 01,1970 01:00:00 0 etc Mar 10,2005 21:53:07 655360 festival-synthesis-.core Mar 10,2005 21:53:07 655360 festival-synthesis-.core Feb 17,2005 18:21:42 home Jan 01,1970 01:00:00 0 home Mar 23,2005 22:03:23 ipod Jan 01,1970 01:00:00 0 ipod Jan 01,1970 01:00:00 0 lib Jul 16,2005 04:50:21 lib May 11,2005 18:21:39 libexec Jan 01,1970 01:00:00 0 libexec Sep 16,2005 00:05:35 lost+found Nov 05,2004 02:23:32 mnt Jan 01,1970 01:00:00 0 mnt Jan 01,1970 01:00:00 0 pappas May 22,2005 14:50:23 pappas Apr 10,2005 21:10:07 proc Jan 01,1970 01:00:00 0 proc May 11,2005 18:22:29 rescue Jan 01,1970 01:00:00 0 rescue Sep 10,2005 13:08:14 root Jan 01,1970 01:00:00 0 root May 29,2005 13:26:54 s Jan 01,1970 01:00:00 0 s Jan 01,1970 01:00:00 0 sbin May 11,2005 18:23:56 sbin Feb 17,2005 18:21:48 stand Jan 01,1970 01:00:00 0 stand Jun 15,2005 18:10:54 11 sys -> usr/src/sys Jun 15,2005 18:10:54 11 sys -> usr/src/sys Sep 15,2005 21:27:32 tmp Jan 01,1970 01:00:00 0 tmp Jan 01,1970 01:00:00 0 usr Feb 17,2005 18:21:45 usr Jan 01,1970 01:00:00 0 var Feb 17,2005 18:21:46 var Mar 06,2005 15:16:20 vcdrom Jan 01,1970 01:00:00 0 vcdrom Jan 01,1970 01:00:00 0 win Aug 27,2005 12:12:03 win Subfolders of / on the same filesystem are affected as well. I can't see any corruption inside files though. My problems wouldn't be so alarming if not for the fact that two friends of mine have had very similar problems (but unfortunately never told anyone about it). Their root filesystem suddenly went haywire on seemingly fine disks for no apparent reason. Some general info: I had other filesystems (stored on the same and other disks) mounted on /usr, /var, /home, and /win. I'm running FreeBSD 5.4 x86. My friends can't remember which version they ran at the time, but they both think it was 5.x. The disk is a Seagate IDE drive. In case they might be helpful, I'll include the contents of /etc and /boot (both show signs of corruption), as well as the output of the bsdlabel program (part of the ufs2tools package) when ran on the disk in question: /etc: Sep 15,2005 21:27:31 . Sep 16,2005 01:07:25 .. Jun 06,2005 12:49:27 0 COPYRIGHT Aug 16,2005 13:54:44 X11 Feb 17,2005 18:22:04 12 aliases -> mail/aliases Mar 30,2005 15:01:01 65536 aliases.db Nov 05,2004 02:27:16 209 amd.map Nov 05,2004 02:27:16 1234 apmd.conf Mar 12,2005 16:33:49 225 auth.conf Nov 05,2004 02:27:16 231 auth.conf~ Mar 12,2005 22:12:43 0 blocks.fb Feb 17,2005 18:22:02 bluetooth Apr 28,2005 21:09:42 7 console Nov 05,2004 02:27:16 737 crontab Nov 05,2004 02:27:16 108 csh.cshrc Nov 05,2004 02:27:16 481 csh.login Nov 05,2004 02:27:16 110 csh.logout May 19,2005 18:25:36 defaults May 11,2005 18:29:51 4846 devd.conf Nov 05,2004 02:27:16 2071 devfs.conf Aug 20,2005 18:55:00 23 dhclient-enter-hooks Aug 20,2005 18:54:57 23 dhclient-enter-hooks~ Nov 05,2004 02:27:16 267 dhclient.conf Nov 05,2004 02:27:16 6621 disktab Nov 05,2004 02:27:17 0 dumpdates Nov 05,2004 02:27:16 142 fbtab Sep 03,2005 22:43:21 509 fstab Aug 27,2005 11:26:13 511 fstab~ Nov 05,2004 02:27:16 245 ftpusers Nov 05,2004 02:27:16 5904 gettytab May 11,2005 18:26:29 gnats Aug 04,2005 16:42:42 487 group Feb 23,2005 18:52:40 443 group~ May 07,2005 20:08:15 25 host.aliases May 07,2005 20:04:04 21 host.aliases~ Feb 17,2005 19:57:39 60 host.conf Feb 18,2005 20:07:35 1107 hosts Nov 05,2004 02:27:16 3186 hosts.allow Nov 05,2004 02:27:16 111 hosts.equiv Nov 05,2004 02:27:16 99 hosts.lpd Feb 17,2005 22:51:26 1106 hosts~ Apr 10,2005 22:15:42 5378 inetd.conf Apr 10,2005 22:12:07 5380 inetd.conf~ Feb 17,2005 18:22:02 isdn May 11,2005 18:23:10 30 libfstab -> ../en_AU.ISO8859-1/LC_MONETARY Aug 27,2005 23:08:06 511 libfstab~ Feb 27,2005 22:23:18 390 libmap.conf Feb 17,2005 20:24:09 675 localtime Nov 05,2004 02:27:16 619 locate.rc Nov 05,2004 02:27:16 1847 login.access Mar 12,2005 16:29:14 6522 login.conf Mar 12,2005 16:30:16 65536 login.conf.db Nov 05,2004 02:27:16 6522 login.conf~ Nov 05,2004 02:27:16 564 mac.conf Jul 31,2005 00:36:29 mail Nov 05,2004 02:27:16 106 mail.rc Mar 23,2005 12:59:50 117 mailcap Mar 23,2005 12:57:00 117 mailcap~ Jul 20,2005 13:19:42 13206 make.conf Jul 16,2005 04:08:09 13132 make.conf.bak Mar 19,2005 11:40:53 13132 make.conf2~ Jul 20,2005 13:19:14 13206 make.conf~ Jul 20,2005 13:19:14 1087 manpath.config Jul 16,2005 04:08:09 946 manpath.config.bak Aug 04,2005 16:42:42 1884 master.passwd Mar 12,2005 17:07:09 1750 master.passwd~ Jun 06,2005 12:45:59 0 motd May 11,2005 18:16:36 1111 motd.old May 11,2005 18:27:42 mtree May 02,2005 19:44:26 153 named.conf~ Sep 15,2005 21:27:31 21 namedb -> /var/named/etc/namedb Nov 05,2004 02:27:16 783 netconfig Nov 05,2004 02:27:16 2362 netstart May 11,2005 18:30:09 13696 network.subr Nov 05,2004 02:27:16 365 networks Mar 09,2005 21:33:05 1932 newsyslog.conf Mar 09,2005 21:28:46 1935 newsyslog.conf~ Nov 05,2004 02:27:16 1701 nsmb.conf Feb 17,2005 19:57:39 113 nsswitch.conf Nov 05,2004 02:23:32 ntp Nov 05,2004 02:27:16 432 opieaccess Feb 17,2005 20:01:00 0 opiekeys Feb 17,2005 18:22:02 pam.d Aug 04,2005 16:42:42 1582 passwd Feb 22,2005 19:50:54 1394 passwd~ May 11,2005 18:30:56 5814 pccard_ether Feb 17,2005 18:22:03 periodic Mar 21,2005 11:50:51 137 periodic.conf Nov 05,2004 02:27:16 3567 pf.conf Nov 05,2004 02:27:16 22556 pf.os Nov 05,2004 02:27:16 293 phones Feb 17,2005 18:22:03 ppp Apr 23,2005 16:34:38 2152 printcap Apr 23,2005 16:32:27 2152 printcap~ May 07,2005 20:07:03 842 profile May 07,2005 20:06:58 841 profile~ May 11,2005 18:30:11 5807 protocols Aug 04,2005 16:42:42 40960 pwd.db Nov 05,2004 02:27:16 2716 rc May 11,2005 18:30:16 5298 rc.bsdextended Aug 20,2005 19:09:38 710 rc.conf Jun 18,2005 19:06:23 693 rc.conf.orig Aug 20,2005 19:09:34 710 rc.conf~ May 11,2005 18:29:47 rc.d Nov 05,2004 02:27:16 9569 rc.firewall Nov 05,2004 02:27:16 8905 rc.firewall6 Nov 05,2004 02:27:16 2165 rc.resume Nov 05,2004 02:27:16 5785 rc.sendmail May 11,2005 18:30:27 3211 rc.shutdown May 11,2005 18:30:31 30905 rc.subr Nov 05,2004 02:27:16 2209 rc.suspend Nov 05,2004 02:27:16 2392 remote Sep 15,2005 21:27:31 52 resolv.conf Aug 20,2005 18:32:44 23 resolv.conf.no Jul 15,2005 21:07:06 69 resolv.conf~ Feb 17,2005 18:22:04 13 rmt -> /usr/sbin/rmt Nov 05,2004 02:27:16 1674 rpc Nov 05,2004 02:27:16 73410 services Jun 02,2005 12:40:40 276 shells Nov 05,2004 02:23:32 skel May 11,2005 18:23:10 30 spwd.db -> ../pt_PT.ISO8859-1/LC_MONETARY Feb 17,2005 20:00:07 ssh May 11,2005 18:29:49 ssl Nov 05,2004 02:27:16 367 sysctl.conf Jun 06,2005 12:37:53 1352 syslog.conf May 02,2005 20:24:16 1344 syslog.conf~ Feb 17,2005 18:22:04 23 termcap -> /usr/share/misc/termcap Apr 28,2005 21:09:29 7 tty Mar 12,2005 17:18:17 7670 ttys Nov 05,2004 02:27:16 7658 ttys~ May 11,2005 18:30:52 2032 usbd.conf Jun 16,2005 22:31:19 0 wall_cmos_clock /boot: ul 16,2005 00:41:53 . Sep 16,2005 01:07:25 .. May 11,2005 18:23:16 7007 beastie.4th Mar 11,2005 23:53:02 6757 beastie.4th~ May 11,2005 18:23:15 8192 boot May 11,2005 18:23:15 512 boot0 May 11,2005 18:23:15 512 boot0sio May 11,2005 18:23:15 512 boot1 May 11,2005 18:23:15 7680 boot2 May 11,2005 18:23:15 1184 cdboot May 11,2005 18:23:16 defaults Nov 05,2004 02:27:17 1982 device.hints May 11,2005 18:23:16 2249 frames.4th Jun 22,2005 01:16:24 grub Jun 15,2005 18:11:05 kernel Jun 15,2005 15:59:52 kernel.old May 11,2005 18:23:16 262144 loader May 11,2005 18:23:16 7772 loader.4th Jul 16,2005 00:41:53 58 loader.conf May 11,2005 18:23:10 30 loader.conf.orig -> ../no_NO.ISO8859-1/LC_MONETARY Feb 17,2005 18:29:51 0 loader.conf~ May 11,2005 18:23:16 13893 loader.help Nov 05,2004 02:26:31 212992 loader.old Nov 05,2004 02:26:31 370 loader.rc May 11,2005 18:23:15 512 mbr Jul 16,2005 00:41:48 modules May 11,2005 18:23:16 264192 pxeboot May 11,2005 18:23:16 692 screen.4th May 11,2005 18:23:16 36440 support.4th bsdlabel output: # Drive 0, Slice 1: type: ESDI disk: label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 4865 sectors/unit: 78165360 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 1048576 0 4.2BSD 0 0 0 b: 3145728 1048576 swap c: 78164624 0 unused 0 0 # "raw" part, don't edit d: 2097152 4194304 4.2BSD 0 0 0 e: 62914560 6291456 4.2BSD 0 0 0 f: 8957952 69206016 4.2BSD 0 0 0 I haven't lost any important data because of these problems, but others might.. /Ulf From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 10:27:51 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 3A10D16A41F for ; Sun, 18 Sep 2005 10:27:51 +0000 (GMT) (envelope-from vladgalu@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90E1043D48 for ; Sun, 18 Sep 2005 10:27:50 +0000 (GMT) (envelope-from vladgalu@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so353550nzk for ; Sun, 18 Sep 2005 03:27:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pKXjhkb/Pb/wumfGOFvJFT7LvVn78lXf+zSRVKCB0K0l8rkYJ51dH49bdHCIHrb/zz3ycKLMt9Yx4dvYZvaDt46gng1CP51vhDZtXjRIwxaB71ePZCZlZaVYQ1J5z6/pwPIuvsFo8v2yi2+GUQhJMN4C3TsKZggetQWu9HISWik= Received: by 10.36.100.19 with SMTP id x19mr1999147nzb; Sun, 18 Sep 2005 03:27:49 -0700 (PDT) Received: by 10.36.86.4 with HTTP; Sun, 18 Sep 2005 03:27:48 -0700 (PDT) Message-ID: <79722fad05091803272cf4312e@mail.gmail.com> Date: Sun, 18 Sep 2005 13:27:48 +0300 From: Vlad GALU To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: RELENG_6 compilation issues X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vladgalu@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2005 10:27:51 -0000 Seems that rev. 1.114.2.4 of devfs_vnops.c broke the kernel build, due to a few structures' forward declarations (devfs_ops_f, devfs_vnodeops, devfs_specops). An excerpt from /etc/make.conf: -- cut here -- CPUTYPE?=3Dp4 CFLAGS=3D -O2 -pipe CXXFLAGS+=3D -O2 -pipe -ffast-math BDECFLAGS=3D -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align= \ -Wcast-qual -Wchar-subscripts -Winline \ -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-stri= ngs COPTFLAGS=3D -O2 -pipe -ffast-math -- and here -- --=20 If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it. From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 10:51:09 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 801F016A41F for ; Sun, 18 Sep 2005 10:51:09 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id F01C643D45 for ; Sun, 18 Sep 2005 10:51:08 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from [84.92.156.191] (helo=[192.168.0.4]) by ptb-relay03.plus.net with esmtp (Exim) id 1EGwlC-0004Vp-T3; Sun, 18 Sep 2005 11:51:03 +0100 Message-ID: <432D46A1.8000503@codegurus.org> Date: Sun, 18 Sep 2005 11:51:13 +0100 From: Jayton Garnett User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel O'Connor References: <432CC7A8.2090303@codegurus.org> <200509181540.07083.doconnor@gsoft.com.au> In-Reply-To: <200509181540.07083.doconnor@gsoft.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: wireless, ndis and my ovislink wl8000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 10:51:09 -0000 >>setup page but not any other webpage on the internet. >>When I go to view the wireless clients connected to my router it reports >>none are connected, yet I am viewing the setup pages! >>I disabled my realtek with: >>ifconfig rl0 down >>I do not have WEP enabled. >>Before Gnome started up I noticed something about another interface >>using the same IP as my ndis0 device. >> >> > >What exactly? > > Sep 18 10:50:04 desktop kernel: arp:00:4f:62:01:2c:4e is using my IP address 192.168.0.4 Sep 18 10:50:04 desktop kernel: arp:00:02:44:70:12:5e is using my IP address 192.168.0.3 Local package initialization: ndis0: not found ndis0: not found #repeated 6 times ... >If you require any further details please ask. > > > >Where is your default route going? > > desktop# netstat -r Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 192.168.0.1 UGS 0 451 rl0 localhost localhost UH 0 144 lo0 192.168.0 link#2 UC 0 0 ndis0 192.168.0.1 00:12:17:b7:37:84 UHLW 1 26 ndis0 1200 Internet6: Destination Gateway Flags Netif Expire localhost.jayton.p localhost.jayton.p UH lo0 fe80::%rl0 link#1 UC rl0 fe80::202:44ff:fe7 00:02:44:70:12:5e UHL lo0 fe80::%ndis0 link#2 UC ndis0 fe80::24f:62ff:fe0 00:4f:62:01:2c:4e UHL lo0 fe80::%lo0 fe80::1%lo0 U lo0 fe80::1%lo0 link#3 UHL lo0 ff01:: localhost.jayton.p U lo0 ff02::%rl0 link#1 UC rl0 ff02::%ndis0 link#2 UC ndis0 ff02::%lo0 localhost.jayton.p UC lo0 desktop# > > >>desktop# ping bbc.co.uk >>PING bbc.co.uk (212.58.224.131): 56 data bytes >>ping: sendto: Network is down >>ping: sendto: Network is down >>^C >>--- bbc.co.uk ping statistics --- >>2 packets transmitted, 0 packets received, 100% packet loss >>desktop# >> >> > >I suggest you ifconfig rl0 delete otherwise the routing table may indicate >that packets should go via rl0 which is down, hence the error message. > > > I have just figured out that if I ifconfig rl0 delete , then route add default 192.168.0.1 I can use my wifi card ordinarily, I must be missing something in my config somewhere. This is the networking section of my /etc/rc.conf: network_interfaces=ndis0 rl0 #Just reversed this order now, it was network_interfaces=rl0 ndis0 ifconfig_ndis0="inet 192.168.0.4 netmask 255.255.255.0 ssid linksys channel 11" defaultrouter="192.168.0.1" hostname="desktop.jayton.plus.com" ifconfig_rl0="inet 192.168.0.3 netmask 255.255.255.0" defaultrouter="192.168.0.1" hostname="desktop.jayton.plus.com" and this is my /etc/hosts ::1 localhost.jayton.plus.com localhost 127.0.0.1 localhost.jayton.plus.com localhost 192.168.0.3 desktop.jayton.plus.com desktop 192.168.0.3 desktop.jayton.plus.com. 192.168.0.4 desktop.jayton.plus.com desktop 192.168.0.4 desktop.jayton.plus.com. From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 11:24:51 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 5D8E416A41F for ; Sun, 18 Sep 2005 11:24:51 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2708A43D46 for ; Sun, 18 Sep 2005 11:24:48 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp233-172.lns2.adl4.internode.on.net [203.122.233.172]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8IBOKGR058884 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 18 Sep 2005 20:54:26 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Jayton Garnett Date: Sun, 18 Sep 2005 20:53:54 +0930 User-Agent: KMail/1.8.1 References: <432CC7A8.2090303@codegurus.org> <200509181540.07083.doconnor@gsoft.com.au> <432D46A1.8000503@codegurus.org> In-Reply-To: <432D46A1.8000503@codegurus.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2580299.Gdlri8mCfr"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509182054.08190.doconnor@gsoft.com.au> X-Spam-Score: 0.05 () FORGED_RCVD_HELO X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: freebsd-stable@freebsd.org Subject: Re: wireless, ndis and my ovislink wl8000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 11:24:51 -0000 --nextPart2580299.Gdlri8mCfr Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 18 September 2005 20:21, Jayton Garnett wrote: > Sep 18 10:50:04 desktop kernel: arp:00:4f:62:01:2c:4e is using my IP > address 192.168.0.4 > > Sep 18 10:50:04 desktop kernel: arp:00:02:44:70:12:5e is using my IP > address 192.168.0.3 Well that's not good :) Caused by having two network cards in the same machine on the same segment. > Local package initialization: ndis0: not found > ndis0: not found #repeated 6 times > ... Hmm probably because you don't have ndis loaded at bootup? > Destination Gateway Flags Refs Use Netif Expire > default 192.168.0.1 UGS 0 451 rl0 See? Going via rl0. > >I suggest you ifconfig rl0 delete otherwise the routing table may indica= te > >that packets should go via rl0 which is down, hence the error message. > > I have just figured out that if I > ifconfig rl0 delete > , then > route add default 192.168.0.1 > I can use my wifi card ordinarily, I must be missing something in my > config somewhere. > > This is the networking section of my /etc/rc.conf: > > network_interfaces=3Dndis0 rl0 #Just reversed this order now, > it was network_interfaces=3Drl0 ndis0 > ifconfig_ndis0=3D"inet 192.168.0.4 netmask 255.255.255.0 ssid linksys > channel 11" > defaultrouter=3D"192.168.0.1" > hostname=3D"desktop.jayton.plus.com" > ifconfig_rl0=3D"inet 192.168.0.3 netmask 255.255.255.0" > defaultrouter=3D"192.168.0.1" > hostname=3D"desktop.jayton.plus.com" You can't have 2 network cards on the same segment. Your wireless AP is=20 bridging the wireless network and your wired network so rl0 and ndis0 are o= n=20 the same segment. Pick one or the other. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2580299.Gdlri8mCfr Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDLU5Y5ZPcIHs/zowRAl45AKCIN/hX8z8hKj1Ndf9aIEbD1PzUkwCgm9Eo qQM+u2LEfwmB4g0kqljnuNk= =86jK -----END PGP SIGNATURE----- --nextPart2580299.Gdlri8mCfr-- From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 12:26:30 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 6E03A16A41F for ; Sun, 18 Sep 2005 12:26:30 +0000 (GMT) (envelope-from delphij@frontfree.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id C90AA43D45 for ; Sun, 18 Sep 2005 12:26:29 +0000 (GMT) (envelope-from delphij@frontfree.net) Received: from beastie.frontfree.net (unknown [211.71.95.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id A1DC1EB6724 for ; Sun, 18 Sep 2005 20:26:27 +0800 (CST) Received: from localhost (localhost.frontfree.net [127.0.0.1]) by beastie.frontfree.net (Postfix) with ESMTP id DFC67137E36; Sun, 18 Sep 2005 20:26:22 +0800 (CST) Received: from beastie.frontfree.net ([127.0.0.1]) by localhost (beastie.frontfree.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72542-18; Sun, 18 Sep 2005 20:26:15 +0800 (CST) Received: by beastie.frontfree.net (Postfix, from userid 1001) id 86207131BD8; Sun, 18 Sep 2005 20:26:14 +0800 (CST) Date: Sun, 18 Sep 2005 20:26:14 +0800 From: Xin LI To: Vlad GALU Message-ID: <20050918122614.GA73042@frontfree.net> References: <79722fad05091803272cf4312e@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jRHKVT23PllUwdXP" Content-Disposition: inline In-Reply-To: <79722fad05091803272cf4312e@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-GPG-key-ID/Fingerprint: 0xCAEEB8C0 / 43B8 B703 B8DD 0231 B333 DC28 39FB 93A0 CAEE B8C0 X-GPG-Public-Key: http://www.delphij.net/delphij.asc X-Operating-System: FreeBSD beastie.frontfree.net 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #4: Thu Jul 28 10:59:26 CST 2005 delphij@beastie.frontfree.net:/usr/obj/usr/src/sys/BEASTIE i386 X-URL: http://www.delphij.net X-By: delphij@beastie.frontfree.net X-Location: Beijing, China X-Virus-Scanned: amavisd-new at frontfree.net Cc: freebsd-stable@freebsd.org Subject: Re: RELENG_6 compilation issues X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 12:26:30 -0000 --jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Sun, Sep 18, 2005 at 01:27:48PM +0300, Vlad GALU wrote: > Seems that rev. 1.114.2.4 of devfs_vnops.c broke the kernel build, > due to a few structures' forward declarations (devfs_ops_f, > devfs_vnodeops, devfs_specops). An excerpt from /etc/make.conf: >=20 > -- cut here -- > CPUTYPE?=3Dp4 > CFLAGS=3D -O2 -pipe > CXXFLAGS+=3D -O2 -pipe -ffast-math > BDECFLAGS=3D -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-ali= gn \ > -Wcast-qual -Wchar-subscripts -Winline \ > -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ > -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-st= rings > COPTFLAGS=3D -O2 -pipe -ffast-math I think optimizations over -O2 is not supported (yet), but if that reveals a bug, it is still valuable to have it fixed ASAP. Would you please provide the error message and I will try to see if I could fix it? Cheers, --=20 Xin LI http://www.delphij.net/ See complete headers for GPG key and other information. --jRHKVT23PllUwdXP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDLVzm/cVsHxFZiIoRArwMAJ9VG3ONLOLAUvwut/SwRW1uPOyMYQCghmL4 w9Xuz3Xl+ZRFB6tqYo1irmM= =qWjW -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP-- From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 16:19:07 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 5F86D16A41F for ; Sun, 18 Sep 2005 16:19:07 +0000 (GMT) (envelope-from spadger@spadger.best.vwh.net) Received: from spadger.best.vwh.net (spadger.best.vwh.net [192.220.100.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id D450543D53 for ; Sun, 18 Sep 2005 16:19:06 +0000 (GMT) (envelope-from spadger@spadger.best.vwh.net) Received: (qmail 94941 invoked by uid 25849); 18 Sep 2005 16:19:06 -0000 Date: Sun, 18 Sep 2005 09:19:06 -0700 From: Andrew Sparrow To: Andreas Klemm Message-ID: <20050918091906.A74899@spadger.best.vwh.net> References: <20050917130343.GA1239@titan.klemm.apsfilter.org> <432C477F.3030500@mac.com> <20050917203033.A79571@spadger.best.vwh.net> <20050918080954.GA25093@titan.klemm.apsfilter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20050918080954.GA25093@titan.klemm.apsfilter.org>; from andreas@freebsd.org on Sun, Sep 18, 2005 at 10:09:54AM +0200 Cc: freebsd-stable@freebsd.org Subject: Re: burncd input output error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 16:19:07 -0000 On Sun, Sep 18, 2005 at 10:09:54AM +0200, Andreas Klemm wrote: > I see this needs more investigation. Maybe it has to deal with > the exit status I had (!=0). > > I will do a test burn now with burncd reading from a file > instead from a pipe. Let's see if it behaves different then. > > Hmm even if reading from a file I get this exit status 74. > > root@titan[ttyp2]{234} /export/isos burncd -v -s max data xxx.iso fixate > adding type 0x08 file xxx.iso size 238792 KB 119396 blocks > next writeable LBA 0 > addr = 0 size = 244523008 blocks = 119396 > writing from file xxx.iso size 238792 KB > written this track 238792 KB (100%) total 238792 KB > fixating CD, please wait.. > burncd: ioctl(CDRIOCFIXATE): Input/output error > Exit 74 Have you tried cdrecord? You pretty much only need to add ATAPICAM to the kernel, although If you don't already have SCSI support on the machine, you'll need to add that (cd, scbus, pass) too, of course. Even if you get the same error, it'll provide much more detailed diagnostic information (maybe there's a flag to burncd to switch that on?). What brand of blank are you using? There's some really cheesy generics - and some even worse Chinese pirates - around... Also, if the drive's firmware mis-identifies the blank, this could cause it to use a poor (or downright wrong) strategy for it, which likely would cause you problems as well. Handy to have some RWs around for testing like this, too. Good luck! AS > Andreas /// > > -- > Andreas Klemm - Powered by FreeBSD 5.4 > Need a magic printfilter today ? -> http://www.apsfilter.org/ > _______________________________________________ > 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 Sun Sep 18 17:06:06 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 9AB6A16A41F for ; Sun, 18 Sep 2005 17:06:06 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from pih-relay05.plus.net (pih-relay05.plus.net [212.159.14.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 154A243D45 for ; Sun, 18 Sep 2005 17:06:05 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from [84.92.156.191] (helo=[192.168.0.3]) by pih-relay05.plus.net with esmtp (Exim) id 1EH2bz-00021D-Lv; Sun, 18 Sep 2005 18:05:56 +0100 Message-ID: <432D9E82.90704@codegurus.org> Date: Sun, 18 Sep 2005 18:06:10 +0100 From: Jayton Garnett User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel O'Connor References: <432CC7A8.2090303@codegurus.org> <200509181540.07083.doconnor@gsoft.com.au> <432D46A1.8000503@codegurus.org> <200509182054.08190.doconnor@gsoft.com.au> In-Reply-To: <200509182054.08190.doconnor@gsoft.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: wireless, ndis and my ovislink wl8000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 17:06:06 -0000 Thanks Daniel :-) I took the leap of faith and pulled out the rl0, removed rl0 from my configs and all is well. Now to get my server a WiFi card (I will look for a supported card this time) The reason I got the OvisLink WL8000 was because I had seen support for OvisLink cards a few days before in the hardware notes, but when I purchased my card I had forgotten that it was normal ethernet cards. A big thanks to the people that developed ndis, I look forward to doing this all again with ndisgen when 6.0 is released. Jayton Daniel O'Connor wrote: >On Sunday 18 September 2005 20:21, Jayton Garnett wrote: > > >>Sep 18 10:50:04 desktop kernel: arp:00:4f:62:01:2c:4e is using my IP >>address 192.168.0.4 >> >>Sep 18 10:50:04 desktop kernel: arp:00:02:44:70:12:5e is using my IP >>address 192.168.0.3 >> >> > >Well that's not good :) > >Caused by having two network cards in the same machine on the same segment. > > > >>Local package initialization: ndis0: not found >>ndis0: not found #repeated 6 times >>... >> >> > >Hmm probably because you don't have ndis loaded at bootup? > > > >>Destination Gateway Flags Refs Use Netif Expire >>default 192.168.0.1 UGS 0 451 rl0 >> >> > >See? Going via rl0. > > > >>>I suggest you ifconfig rl0 delete otherwise the routing table may indicate >>>that packets should go via rl0 which is down, hence the error message. >>> >>> >>I have just figured out that if I >>ifconfig rl0 delete >> , then >>route add default 192.168.0.1 >>I can use my wifi card ordinarily, I must be missing something in my >>config somewhere. >> >>This is the networking section of my /etc/rc.conf: >> >>network_interfaces=ndis0 rl0 #Just reversed this order now, >>it was network_interfaces=rl0 ndis0 >>ifconfig_ndis0="inet 192.168.0.4 netmask 255.255.255.0 ssid linksys >>channel 11" >>defaultrouter="192.168.0.1" >>hostname="desktop.jayton.plus.com" >>ifconfig_rl0="inet 192.168.0.3 netmask 255.255.255.0" >>defaultrouter="192.168.0.1" >>hostname="desktop.jayton.plus.com" >> >> > >You can't have 2 network cards on the same segment. Your wireless AP is >bridging the wireless network and your wired network so rl0 and ndis0 are on >the same segment. Pick one or the other. > > > From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 20:07:06 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 8CD6D16A41F for ; Sun, 18 Sep 2005 20:07:06 +0000 (GMT) (envelope-from vladgalu@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2523943D45 for ; Sun, 18 Sep 2005 20:07:06 +0000 (GMT) (envelope-from vladgalu@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so417873nzk for ; Sun, 18 Sep 2005 13:07:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Bmi5cWpXzDo22lGmdvtaj5sRjscMyFfMqAxdkIEgEAF6f/aODJsKxykLRFK7TVbB3exVQm4BiA93wkl271q5DSIvwft7YSFgXdkUXQuSnYArEAE8psVwdEDowvD7pSwypLQrmnxVqD2mb8s7r2K5LDVDJP3mYjtgBMvrvfKys/M= Received: by 10.36.82.16 with SMTP id f16mr2156181nzb; Sun, 18 Sep 2005 13:07:05 -0700 (PDT) Received: by 10.36.86.4 with HTTP; Sun, 18 Sep 2005 13:07:05 -0700 (PDT) Message-ID: <79722fad05091813071477def5@mail.gmail.com> Date: Sun, 18 Sep 2005 23:07:05 +0300 From: Vlad GALU To: freebsd-stable@freebsd.org In-Reply-To: <20050918122614.GA73042@frontfree.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <79722fad05091803272cf4312e@mail.gmail.com> <20050918122614.GA73042@frontfree.net> Subject: Re: RELENG_6 compilation issues X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vladgalu@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2005 20:07:06 -0000 On 9/18/05, Xin LI wrote: [snip] Heh, sorry for failing to provide the actual error message. It appears also with -O: -- cut here -- cc -c -O -pipe -ffast-math -march=3Dpentium4 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99=20 -nostdinc -I- -I. -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/altq -I../../../contrib/ipfilter -I../../../contrib/pf -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -I../../../dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror ../../../fs/devfs/devfs_vnops.c ../../../fs/devfs/devfs_vnops.c:1182: warning: redundant redeclaration of 'devfs_ops_f' ../../../fs/devfs/devfs_vnops.c:71: warning: previous declaration of 'devfs_ops_f' was here ../../../fs/devfs/devfs_vnops.c:1193: warning: redundant redeclaration of 'devfs_vnodeops' ../../../fs/devfs/devfs_vnops.c:69: warning: previous declaration of 'devfs_vnodeops' was here ../../../fs/devfs/devfs_vnops.c:1215: warning: redundant redeclaration of 'devfs_specops' ../../../fs/devfs/devfs_vnops.c:70: warning: previous declaration of 'devfs_specops' was here *** Error code 1 -- and here -- I removed -Wredundant-decls from my /etc/make.conf, but it seems to be read from another place, which leads to the above warning, which is considered an error. -- If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it. From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 20:10:30 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 F31B916A41F for ; Sun, 18 Sep 2005 20:10:29 +0000 (GMT) (envelope-from northg@shaw.ca) Received: from pd2mo1so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BD9243D46 for ; Sun, 18 Sep 2005 20:10:29 +0000 (GMT) (envelope-from northg@shaw.ca) Received: from pd3mr7so.prod.shaw.ca (pd3mr7so-qfe3.prod.shaw.ca [10.0.141.23]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IN1001BU3YRT450@l-daemon> for freebsd-stable@freebsd.org; Sun, 18 Sep 2005 14:08:51 -0600 (MDT) Received: from pn2ml5so.prod.shaw.ca ([10.0.121.149]) by pd3mr7so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IN100FJM3YRN330@pd3mr7so.prod.shaw.ca> for freebsd-stable@freebsd.org; Sun, 18 Sep 2005 14:08:51 -0600 (MDT) Received: from [192.168.0.100] (S0106000f3d63c5a5.vc.shawcable.net [24.85.154.162]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0IN100B183YQ4B@l-daemon> for freebsd-stable@freebsd.org; Sun, 18 Sep 2005 14:08:50 -0600 (MDT) Received: from 127.0.0.1 (AVG SMTP 7.0.344 [267.11.1]); Sun, 18 Sep 2005 13:08:52 -0700 Date: Sun, 18 Sep 2005 13:08:52 -0700 From: Graham North To: freebsd-stable@freebsd.org Message-id: <432DC954.3040702@shaw.ca> MIME-version: 1.0 Content-type: multipart/mixed; boundary="=======AVGMAIL-432DC9544453=======" X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: jeff.hamann@forestinformatics.com Subject: Support for SIS 965L chipset X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 20:10:30 -0000 --=======AVGMAIL-432DC9544453======= Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit This is a repeat of a posting to freebsd-questions a couple of weeks ago. >Can anyone tell me whether FreeBSD stable currently supports these two chips. > North Bridge: SIS 760GX > South Bridge: SIS 965L > > Asus seems to like them for its AMD barebones units. Although this is a chipset designed for the AMD processors (which are leaning 64), I am interested in i386 support as that would be my preferred run environment for the time being. The 965L appears to be the most problematic as it supports SATA and NIC and loading a system without these two devices.... SIS has posted a linux driver on their website but I do not know how to successfully compile it into my system. If support is not available in 5.4, does anyone know its likelihood of being in 5.5? Alternatively, can someone suggest how one goes about formally requesting that support be added? Graham/ -- Kindness can be infectious - try it. Graham North Vancouver, BC www.soleado.ca --=======AVGMAIL-432DC9544453======= Content-Type: text/plain; x-avg=cert; charset=us-ascii Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-Description: "AVG certification" No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.1/104 - Release Date: 9/16/2005 --=======AVGMAIL-432DC9544453=======-- From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 20:11:29 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 9E6A816A41F for ; Sun, 18 Sep 2005 20:11:29 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26C2C43D49 for ; Sun, 18 Sep 2005 20:11:29 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8IKBS0r014507 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 18 Sep 2005 16:11:28 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8IKBS6P027752; Sun, 18 Sep 2005 16:11:28 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6C5BB514FD; Sun, 18 Sep 2005 16:11:27 -0400 (EDT) Date: Sun, 18 Sep 2005 16:11:26 -0400 From: Kris Kennaway To: Vlad GALU Message-ID: <20050918201126.GA11468@xor.obsecurity.org> References: <79722fad05091803272cf4312e@mail.gmail.com> <20050918122614.GA73042@frontfree.net> <79722fad05091813071477def5@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline In-Reply-To: <79722fad05091813071477def5@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: RELENG_6 compilation issues X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 20:11:29 -0000 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 18, 2005 at 11:07:05PM +0300, Vlad GALU wrote: > On 9/18/05, Xin LI wrote: > [snip] >=20 > Heh, sorry for failing to provide the actual error message. It > appears also with -O: >=20 > -- cut here -- > cc -c -O -pipe -ffast-math -march=3Dpentium4 -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99=20 > -nostdinc -I- -I. -I../../.. -I../../../contrib/dev/acpica > -I../../../contrib/altq -I../../../contrib/ipfilter > -I../../../contrib/pf -I../../../contrib/dev/ath > -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm > -I../../../dev/twa -D_KERNEL -include opt_global.h -fno-common > -finline-limit=3D8000 --param inline-unit-growth=3D100 --param > large-function-growth=3D1000 -mno-align-long-strings > -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 > -ffreestanding -Werror ../../../fs/devfs/devfs_vnops.c > ../../../fs/devfs/devfs_vnops.c:1182: warning: redundant redeclaration > of 'devfs_ops_f' > ../../../fs/devfs/devfs_vnops.c:71: warning: previous declaration of > 'devfs_ops_f' was here > ../../../fs/devfs/devfs_vnops.c:1193: warning: redundant redeclaration > of 'devfs_vnodeops' > ../../../fs/devfs/devfs_vnops.c:69: warning: previous declaration of > 'devfs_vnodeops' was here > ../../../fs/devfs/devfs_vnops.c:1215: warning: redundant redeclaration > of 'devfs_specops' > ../../../fs/devfs/devfs_vnops.c:70: warning: previous declaration of > 'devfs_specops' was here > *** Error code 1 > -- and here -- Sounds like you forgot to buildworld before buildkernel. You can review the full upgrade procedure in the handbook and in /usr/src/UPDATING. Kris --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDLcntWry0BWjoQKURAlPSAJ4w6/WNrJg+dkOGbj7gsDMvAFX9sgCgl2bF f5N1wFYXTw5zd9rRx2Y8CGk= =k/3S -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd-- From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 20:14:00 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 A69C116A41F for ; Sun, 18 Sep 2005 20:14:00 +0000 (GMT) (envelope-from vladgalu@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AAF743D48 for ; Sun, 18 Sep 2005 20:14:00 +0000 (GMT) (envelope-from vladgalu@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so418672nzk for ; Sun, 18 Sep 2005 13:13:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WnEUqHEZpFVq0ou9vbIqBbsczlgRWD3bjTt2d9jAXMiNz/pb1MNh0y/RoCq8fahQbYOi9NwcK1X1CCLMdKskp0aScX+G+qOWsk3HuaZHBLfJbLgCv1wmmzV9GIriRzMawWerwm/AZ7XqGsgKXbUdb5ixfUlIChpd+JqfN2YP0XA= Received: by 10.36.96.12 with SMTP id t12mr2190228nzb; Sun, 18 Sep 2005 13:13:59 -0700 (PDT) Received: by 10.36.86.4 with HTTP; Sun, 18 Sep 2005 13:13:59 -0700 (PDT) Message-ID: <79722fad0509181313545ec8d@mail.gmail.com> Date: Sun, 18 Sep 2005 23:13:59 +0300 From: Vlad GALU To: Kris Kennaway In-Reply-To: <20050918201126.GA11468@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <79722fad05091803272cf4312e@mail.gmail.com> <20050918122614.GA73042@frontfree.net> <79722fad05091813071477def5@mail.gmail.com> <20050918201126.GA11468@xor.obsecurity.org> Cc: freebsd-stable@freebsd.org Subject: Re: RELENG_6 compilation issues X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vladgalu@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2005 20:14:00 -0000 On 9/18/05, Kris Kennaway wrote: > On Sun, Sep 18, 2005 at 11:07:05PM +0300, Vlad GALU wrote: [snip] I think you're right. I have this bad habit of tracking changes to src/sys and recompiling just the kernel. I'll try not to do that again from now on, even if it's not as time consuming as rebuilding everything. My bad... >=20 >=20 --=20 If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it. From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 20:17:23 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 28DFB16A41F for ; Sun, 18 Sep 2005 20:17:23 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8BD343D48 for ; Sun, 18 Sep 2005 20:17:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8IKHM0r014910 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 18 Sep 2005 16:17:22 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8IKHL6P028216; Sun, 18 Sep 2005 16:17:21 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 752ED51206; Sun, 18 Sep 2005 16:17:21 -0400 (EDT) Date: Sun, 18 Sep 2005 16:17:21 -0400 From: Kris Kennaway To: Vlad GALU Message-ID: <20050918201721.GA17320@xor.obsecurity.org> References: <79722fad05091803272cf4312e@mail.gmail.com> <20050918122614.GA73042@frontfree.net> <79722fad05091813071477def5@mail.gmail.com> <20050918201126.GA11468@xor.obsecurity.org> <79722fad0509181313545ec8d@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IS0zKkzwUGydFO0o" Content-Disposition: inline In-Reply-To: <79722fad0509181313545ec8d@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org, Kris Kennaway Subject: Re: RELENG_6 compilation issues X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 20:17:23 -0000 --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 18, 2005 at 11:13:59PM +0300, Vlad GALU wrote: > On 9/18/05, Kris Kennaway wrote: > > On Sun, Sep 18, 2005 at 11:07:05PM +0300, Vlad GALU wrote: > [snip] >=20 > I think you're right. I have this bad habit of tracking changes to > src/sys and recompiling just the kernel. I'll try not to do that again > from now on, even if it's not as time consuming as rebuilding > everything. My bad... You can usually get away with doing just that, but it would be a good habit to remember to fall back to recompiling world and kernel when you encounter a problem. Kris --IS0zKkzwUGydFO0o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDLctRWry0BWjoQKURAtiSAKCI7qGNoP1Jqg5Nz7qK9/uSJszs4gCgrraE 9E5wliYvIOezJmCaOHII/gQ= =LH/C -----END PGP SIGNATURE----- --IS0zKkzwUGydFO0o-- From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 20:18:33 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 2774D16A41F for ; Sun, 18 Sep 2005 20:18:33 +0000 (GMT) (envelope-from jeff.hamann@forestinformatics.com) Received: from stimpy.forestinformatics.com (cvo-cr1-200-239.peak.org [69.59.200.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94D1143D45 for ; Sun, 18 Sep 2005 20:18:32 +0000 (GMT) (envelope-from jeff.hamann@forestinformatics.com) Received: from www.forestinformatics.com (localhost.forestinformatics.com [127.0.0.1]) by stimpy.forestinformatics.com (8.12.9/8.12.9) with SMTP id j8IKIRMc004841; Sun, 18 Sep 2005 13:18:27 -0700 (PDT) (envelope-from jeff.hamann@forestinformatics.com) Received: from 128.193.138.97 (SquirrelMail authenticated user hamannj) by www.forestinformatics.com with HTTP; Sun, 18 Sep 2005 13:18:27 -0700 (PDT) Message-ID: <1641.128.193.138.97.1127074707.squirrel@www.forestinformatics.com> In-Reply-To: <432DC954.3040702@shaw.ca> References: <432DC954.3040702@shaw.ca> Date: Sun, 18 Sep 2005 13:18:27 -0700 (PDT) From: "Jeff D. Hamann" To: "Graham North" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal X-Spam-Status: No, hits=0.8 required=5.0 tests=PRIORITY_NO_NAME autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on stimpy.forestinformatics.com Cc: freebsd-stable@freebsd.org, jeff.hamann@forestinformatics.com Subject: Re: Support for SIS 965L chipset X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jeff.hamann@forestinformatics.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2005 20:18:33 -0000 Ditto! This looks like a great combo for a barebones system. How do we (we being those that aren't skilled enough to add it ourselves) make a formal request to get this into the code stream? Could we pay someone for this? What would it cost? I'd be willing to pitch in a couple of hundred USD for the ability to access these features in the amd64 releases. Jeff. Graham North said: > This is a repeat of a posting to freebsd-questions a couple of weeks ago. > > >Can anyone tell me whether FreeBSD stable currently supports these two > chips. > >> North Bridge: SIS 760GX >> South Bridge: SIS 965L >> >> Asus seems to like them for its AMD barebones units. > > Although this is a chipset designed for the AMD processors (which are > leaning 64), I am interested in i386 support as that would be my > preferred run environment for the time being. The 965L appears to be > the most problematic as it supports SATA and NIC and loading a system > without these two devices.... > > SIS has posted a linux driver on their website but I do not know how to > successfully compile it into my system. If support is not available in > 5.4, does anyone know its likelihood of being in 5.5? Alternatively, > can someone suggest how one goes about formally requesting that support > be added? > > Graham/ > > -- > Kindness can be infectious - try it. > > Graham North > Vancouver, BC > www.soleado.ca > > > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.344 / Virus Database: 267.11.1/104 - Release Date: 9/16/2005 > -- Jeff D. Hamann Forest Informatics, Inc. PO Box 1421 Corvallis, Oregon 97339-1421 phone 541-754-1428 fax 541-752-0288 jeff.hamann@forestinformatics.com www.forestinformatics.com From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 20:32:18 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 7FED916A41F for ; Sun, 18 Sep 2005 20:32:18 +0000 (GMT) (envelope-from ulfma629@student.liu.se) Received: from lemuria.unit.liu.se (lemuria.unit.liu.se [130.236.230.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15AC543D45 for ; Sun, 18 Sep 2005 20:32:17 +0000 (GMT) (envelope-from ulfma629@student.liu.se) Received: by lemuria.unit.liu.se (Postfix, from userid 104) id 604FCF468; Sun, 18 Sep 2005 22:32:16 +0200 (MEST) Received: from liu.se (avalon.unit.liu.se [130.236.230.138]) by lemuria.unit.liu.se (Postfix) with ESMTP id 9B562F386 for ; Sun, 18 Sep 2005 22:32:13 +0200 (MEST) Received: from [85.194.52.118] by qom.unit.liu.se (mshttpd); Sun, 18 Sep 2005 22:32:13 +0200 From: Ulf Magnusson To: freebsd-stable@freebsd.org Message-ID: Date: Sun, 18 Sep 2005 22:32:13 +0200 X-Mailer: iPlanet Messenger Express 5.2 HotFix 2.07 (built Jun 24 2005) MIME-Version: 1.0 Content-Language: en X-Accept-Language: en Priority: normal Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.4-liu_20050621_1634 (2005-06-05) on themis.unit.liu.se X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=FROM_ENDS_IN_NUMS, LIU_FROM_MATCHES_LIUSTUDENT autolearn=disabled version=3.0.4-liu_20050621_1634 Subject: Re: Strange case of root filesystem corruption X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 20:32:18 -0000 Some more info: Windows is installed on the same drive. When I launched Partition Magic it complained about the LBA and CHS parameters for a partition on the drive not being identical. Just in case it's helpful.. From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 23:44:38 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 8F0C816A420 for ; Sun, 18 Sep 2005 23:44:38 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 76B0E43D45 for ; Sun, 18 Sep 2005 23:44:37 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 18 Sep 2005 23:44:36 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp031) with SMTP; 19 Sep 2005 01:44:36 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-current@freebsd.org Date: Mon, 19 Sep 2005 01:44:20 +0200 User-Agent: KMail/1.8.1 X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart11273067.FRNfeqRSUt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509190144.30528@harrymail> X-Y-GMX-Trusted: 0 Cc: freebsd-stable@freebsd.org Subject: audio (acdt01) dump broken? (BETA4 (5)) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 23:44:38 -0000 --nextPart11273067.FRNfeqRSUt Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, tonight I wanted to consolidate (for an upcoming trekstor i.beat organix)=20 my oggs and therefore eval the difference between reencoded=20 ogg@320vbr->ogg@112 and the original reread wavs(tracks)->ogg@112vbr. Unfortunately I couldn't grab my CDs anymore. I can remember I had used 'dd= =20 if=3D/dev/acd0txx of=3D/tmp/track.xx bs=3D2352' but this doesn't work anymo= re. I=20 can't replay the bits and with oggenc I get: ERROR: Input file "track15.wav" is not a supported format _But_: cdda2wav -D2,0,0 -t 15 -Owav is working fine! Result is: [...*SNIP*] recording 217.8666 seconds stereo with 16 bits @ 44100.0 Hz ->'audio'... percent_done: 100% track 15 recorded successfully oggenc audio.wav Opening with wav module: WAV file reader Encoding "audio.wav" to "audio.ogg" at quality 3,00 [ 99,9%] [ 0m00s remaining] \ Done encoding file "audio.ogg" File length: 3m 37,0s Elapsed time: 1m 39,2s Rate: 2,1952 Average bitrate: 101,3 kb/s What am I missing? Thanks in advance, =2DHarry --nextPart11273067.FRNfeqRSUt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDLfveBylq0S4AzzwRAtngAJ9Oovd1NS1eQpNPrR4oyrEkWJDePwCfV10A vPX+lHxnbzPFrsdARfrO+74= =iVZB -----END PGP SIGNATURE----- --nextPart11273067.FRNfeqRSUt-- From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 00:11:14 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 8DD1216A41F for ; Mon, 19 Sep 2005 00:11:14 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E719D43D46 for ; Mon, 19 Sep 2005 00:11:13 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8J0As71079649 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 19 Sep 2005 09:40:59 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Jayton Garnett Date: Mon, 19 Sep 2005 09:40:53 +0930 User-Agent: KMail/1.8.2 References: <432CC7A8.2090303@codegurus.org> <200509182054.08190.doconnor@gsoft.com.au> <432D9E82.90704@codegurus.org> In-Reply-To: <432D9E82.90704@codegurus.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2483939.DEgO3g9vxD"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509190940.53964.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: freebsd-stable@freebsd.org Subject: Re: wireless, ndis and my ovislink wl8000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 00:11:14 -0000 --nextPart2483939.DEgO3g9vxD Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 19 September 2005 02:36, Jayton Garnett wrote: > I took the leap of faith and pulled out the rl0, removed rl0 from my > configs and all is well. > Now to get my server a WiFi card (I will look for a supported card this > time) I don't think you need to remove rl0. Just making sure it's not configured would have been fine. > The reason I got the OvisLink WL8000 was because I had seen support for > OvisLink cards a few days before in the hardware notes, > but when I purchased my card I had forgotten that it was normal ethernet > cards. > > A big thanks to the people that developed ndis, I look forward to doing > this all again with ndisgen when 6.0 is released. There are lots of Atheros cards you can buy (cheap ones too :) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2483939.DEgO3g9vxD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDLgIN5ZPcIHs/zowRAtarAJ9gZ+O4mZm6cTP8ftwaU740MBjiJQCdHbRD pwZiNl+l6k89dq/nTrRki2Q= =wzwn -----END PGP SIGNATURE----- --nextPart2483939.DEgO3g9vxD-- From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 01:49:52 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 7B6F016A41F for ; Mon, 19 Sep 2005 01:49:52 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 6A30443D5A for ; Mon, 19 Sep 2005 01:49:51 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 19 Sep 2005 01:49:50 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp011) with SMTP; 19 Sep 2005 03:49:50 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-current@freebsd.org, minimarmot@gmail.com Date: Mon, 19 Sep 2005 03:49:33 +0200 User-Agent: KMail/1.8.1 References: <200509190144.30528@harrymail> <200509190305.28271@harrymail> <47d0403c05091818212b15403b@mail.gmail.com> In-Reply-To: <47d0403c05091818212b15403b@mail.gmail.com> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2562520.thfXlPdB5M"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509190349.44459@harrymail> X-Y-GMX-Trusted: 0 Cc: freebsd-stable@freebsd.org Subject: Re: audio (acdt01) dump broken? (BETA4 (5)) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 01:49:52 -0000 --nextPart2562520.thfXlPdB5M Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Montag, 19. September 2005 03:21 CEST schrieb Ben Kaduk: > Interesting -- I only have one other suggession; I was recently > rereading the handbook section on burning cd's, and it said that it was > better to have .pcm files which don't have the header that .wav files do > -- apparently the header produces a 'tick' on playback. Have you tried > ripping to .pcm files? Perhaps oggenc is looking for a nonexistent > header. > I also checked the handbook for copying cd's -- you are correct that > 2352 is the "magic" blocksize -- I used 64k when ripping an entire > (data) cd to copy it. Well, with data CDs you won't use /dev/acdtxx ;) It's a great special=20 feature of ATAng/mkIII; If not before... Hmm, AFAIK WAV _is_ PCM, both don't have any headers. But I'm out of=20 business for details for more than 10 years, so I may be wrong. But since /dev/acdXtY is designed to provide the raw audio (wav=3Dpcm) bits= =20 like cdda2wav does, I guess there's something broken since cdda2wav works=20 but acdXtY doesn't anymore... Thanks, =2DHarry --nextPart2562520.thfXlPdB5M Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDLhk4Bylq0S4AzzwRAs/pAJ9KleVQfmG2saY0w9t3qvc943TIYgCfeZD5 nj9mh/SyHNq4ctjWd2UA+dA= =sbkC -----END PGP SIGNATURE----- --nextPart2562520.thfXlPdB5M-- From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 05:18:05 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 6BBF216A41F for ; Mon, 19 Sep 2005 05:18:05 +0000 (GMT) (envelope-from bambi@Hughes.com.au) Received: from elk.hughes.com.au (elk.hughes.com.au [69.55.238.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EEE743D53 for ; Mon, 19 Sep 2005 05:18:02 +0000 (GMT) (envelope-from bambi@Hughes.com.au) Received: from [192.168.21.147] (nat72.gw1.wic.server-noc.com [203.147.141.72]) by elk.hughes.com.au (8.12.9/8.12.3) with ESMTP id j8J5I0Zv057891; Sun, 18 Sep 2005 22:18:00 -0700 (PDT) (envelope-from bambi@Hughes.com.au) In-Reply-To: <4327CA3C.6050403@geminix.org> References: <432753CF.6020001@bfoz.net> <4327CA3C.6050403@geminix.org> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: "David J. Hughes" Date: Mon, 19 Sep 2005 15:17:57 +1000 To: Uwe Doering X-Mailer: Apple Mail (2.622) X-Scanned-By: MIMEDefang 2.36 Cc: Brandon Fosdick , freebsd-stable@freebsd.org Subject: Re: Jail to jail network performance? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 05:18:05 -0000 On 14/09/2005, at 4:59 PM, Uwe Doering wrote: > So in case of MySQL you would have to use TCP sockets to communicate > between jails. This socket type typically consumes more CPU because > of TCP's protocol overhead. However, whether you would actually > notice any difference in speed basically depends on how much excess > CPU power there is available on that server. The result of running these sort of connections over TCP rather than a UNIX domain connection are far more dramatic than this would indicate. When I wrote mSQL and added UNIX domain sockets as a connection option I was able to produce a 10 fold increase in query processing rates for basic queries. If there's a high and constant rate of queries then doing it over a TCP connection is not going to win you any friends. David ... From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 08:57:49 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 37A7316A422 for ; Mon, 19 Sep 2005 08:57:49 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.com (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D546343D46 for ; Mon, 19 Sep 2005 08:57:48 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from sysadm.stc ([192.168.2.26]) by s1.stc with esmtp (Exim 4.52 (FreeBSD)) id 1EHHT9-000LdU-Lx for freebsd-stable@freebsd.org; Mon, 19 Sep 2005 12:57:47 +0400 Message-ID: <432E7D86.3020308@speechpro.com> Date: Mon, 19 Sep 2005 12:57:42 +0400 From: Igor Robul User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050518) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archived: Yes Subject: Recomended 1000BaseFX card with SC connectors X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 08:57:49 -0000 Hello, which 1000BaseFX (optics) card with SC connector is _best_ for FreeBSD 5-STABLE in SMP environment? From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 09:55:48 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 A336B16A41F; Mon, 19 Sep 2005 09:55:48 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (gate.funkthat.com [69.17.45.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 472AD43D46; Mon, 19 Sep 2005 09:55:48 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (localhost.funkthat.com [127.0.0.1]) by hydrogen.funkthat.com (8.13.3/8.13.3) with ESMTP id j8J9tlfd052423; Mon, 19 Sep 2005 02:55:47 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.13.3/8.13.3/Submit) id j8J9tl1x052422; Mon, 19 Sep 2005 02:55:47 -0700 (PDT) (envelope-from jmg) Date: Mon, 19 Sep 2005 02:55:47 -0700 From: John-Mark Gurney To: Emanuel Strobl Message-ID: <20050919095547.GC821@funkthat.com> Mail-Followup-To: Emanuel Strobl , freebsd-current@freebsd.org, freebsd-stable@freebsd.org References: <200509190144.30528@harrymail> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509190144.30528@harrymail> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-RELEASE-p6 i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: audio (acdt01) dump broken? (BETA4 (5)) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John-Mark Gurney List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 09:55:48 -0000 Emanuel Strobl wrote this message on Mon, Sep 19, 2005 at 01:44 +0200: > tonight I wanted to consolidate (for an upcoming trekstor i.beat organix) > my oggs and therefore eval the difference between reencoded > ogg@320vbr->ogg@112 and the original reread wavs(tracks)->ogg@112vbr. > Unfortunately I couldn't grab my CDs anymore. I can remember I had used 'dd > if=/dev/acd0txx of=/tmp/track.xx bs=2352' but this doesn't work anymore. I > can't replay the bits and with oggenc I get: > ERROR: Input file "track15.wav" is not a supported format [...] > What am I missing? That the raw audio data on a cd is raw, and not a wav file... WAV files have a bit of information that contains what the sampling rate is, the channels and the bits per sample: hydrogen,ttyp4,/home/johng,504$file /tmp/quarter.wav /tmp/quarter.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 8 bit, mono 22254 Hz so, if you want, you can use sox to convert the raw audio data into wav: sox -t cdr rawcddata.cdr somefile.wav -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 12:30:24 2005 Return-Path: X-Original-To: stable@freebsd.org 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 DE9B816A41F; Mon, 19 Sep 2005 12:30:24 +0000 (GMT) (envelope-from wilkinsa@squash.dsto.defence.gov.au) Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA4443D45; Mon, 19 Sep 2005 12:30:23 +0000 (GMT) (envelope-from wilkinsa@squash.dsto.defence.gov.au) Received: from ednmsw501.dsto.defence.gov.au (ednmsw501.dsto.defence.gov.au [131.185.2.150]) by digger1.defence.gov.au with ESMTP id j8JCSQ3J027857; Mon, 19 Sep 2005 21:58:26 +0930 (CST) Received: from muttley.dsto.defence.gov.au (unverified) by ednmsw501.dsto.defence.gov.au (Content Technologies SMTPRS 4.3.17) with ESMTP id ; Mon, 19 Sep 2005 22:00:16 +0930 Received: from ednex501.dsto.defence.gov.au (ednex501.dsto.defence.gov.au [131.185.2.81]) by muttley.dsto.defence.gov.au (8.11.3/8.11.3) with ESMTP id j8JCMa024290; Mon, 19 Sep 2005 21:52:36 +0930 (CST) Received: from squash.dsto.defence.gov.au ([131.185.40.212]) by ednex501.dsto.defence.gov.au with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id SJZA01TP; Mon, 19 Sep 2005 21:52:30 +0930 Received: from squash.dsto.defence.gov.au (localhost [127.0.0.1]) by squash.dsto.defence.gov.au (8.13.3/8.13.3) with ESMTP id j8JCMkm3073669; Mon, 19 Sep 2005 21:52:46 +0930 (CST) (envelope-from wilkinsa@squash.dsto.defence.gov.au) Received: (from wilkinsa@localhost) by squash.dsto.defence.gov.au (8.13.3/8.13.3/Submit) id j8JCMkgF073668; Mon, 19 Sep 2005 21:52:46 +0930 (CST) (envelope-from wilkinsa) Date: Mon, 19 Sep 2005 21:52:46 +0930 From: "Wilkinson, Alex" To: stable@freebsd.org Message-ID: <20050919122245.GA73658@squash.dsto.defence.gov.au> Mail-Followup-To: stable@freebsd.org, usb@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Message-Flag: "Beware of Outlook! It Bites " User-Agent: Mutt/1.5.10i Cc: usb@freebsd.org Subject: PANIC: upon disconnecting UMASS device ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 12:30:25 -0000 Hi all, Without a doubt I can reproduce this panic every single time. 1. Insert UMASS USB Stick 2. mount as msdos 3. umount USB stick 4. remove USB stick 4. some time laster [hours/days] *panic*: panic: vinvalbuf: dirty bufs OS-Version: FreeBSD 5.4-STABLE #0: Thu Jul 14 12:32:30 CST 2005 [/var/log/messages before panic'd. Interestingly it takes a few hours or days before the panic actually occurs]. Sep 9 17:03:11 hostname kernel: umass0: at uhub1 port 1 (addr 2) disconnected Sep 9 17:03:11 hostname kernel: (da0:umass-sim0:0:0:0): lost device Sep 9 17:03:11 hostname kernel: (da0:umass-sim0:0:0:0): removing device entry Sep 9 17:03:11 hostname kernel: umass0: detached Sep 12 08:15:21 hostname kernel: panic: vinvalbuf: dirty bufs Sep 12 08:15:21 hostname kernel: KDB: enter: panic Sep 12 08:15:21 hostname kernel: Dumping 767 MB backrace: (kgdb) bt #0 doadump () at pcpu.h:160 #1 0xc0469db5 in db_fncall (dummy1=0, dummy2=0, dummy3=7919, dummy4=0xde1619f4 "\200\237\226À") at /usr/src/sys/ddb/db_command.c:531 #2 0xc0469b64 in db_command (last_cmdp=0xc0969684, cmd_table=0x0, aux_cmd_tablep=0xc08ea080, aux_cmd_tablep_end=0xc08ea09c) at /usr/src/sys/ddb/db_command.c:349 #3 0xc0469c55 in db_command_loop () at /usr/src/sys/ddb/db_command.c:455 #4 0xc046bb0d in db_trap (type=3, code=0) at /usr/src/sys/ddb/db_main.c:221 #5 0xc0686dd3 in kdb_trap (type=0, code=0, tf=0xde161b40) at /usr/src/sys/kern/subr_kdb.c:470 #6 0xc0860273 in trap (frame= {tf_fs = -1064566760, tf_es = 16, tf_ds = -568983536, tf_edi = 1, tf_esi = -1064505670, tf_ebp = -568976504, tf_isp = -568976532, tf_ebx = -568976448, tf_edx = 0, tf_ecx = -1056878592, tf_eax = 18, tf_trapno = 3, tf_err = 0, tf_eip = -1066898615, tf_cs = 8, tf_eflags = 646, tf_esp = -1064519392, tf_ss = -1064525103}) at /usr/src/sys/i386/i386/trap.c:584 #7 0xc084dfaa in calltrap () at /usr/src/sys/i386/i386/exception.s:140 #8 0xc08c0018 in ?? () #9 0x00000010 in ?? () #10 0xde160010 in ?? () #11 0x00000001 in ?? () #12 0xc08ceeba in ?? () #13 0xde161b88 in ?? () #14 0xde161b6c in ?? () #15 0xde161bc0 in ?? () #16 0x00000000 in ?? () #17 0xc1015000 in ?? () #18 0x00000012 in ?? () #19 0x00000003 in ?? () #20 0x00000000 in ?? () #21 0xc0686b49 in kdb_enter (msg=0x0) at cpufunc.h:56 #22 0xc066c309 in panic (fmt=0xc08ceeba "vinvalbuf: dirty bufs") at /usr/src/sys/kern/kern_shutdown.c:550 #23 0xc06cbbfe in vinvalbuf (vp=0xc4a2d318, flags=1, cred=0x0, td=0x0, slpflag=0, slptimeo=0) at /usr/src/sys/kern/vfs_subr.c:972 #24 0xc06cf4b1 in vclean (vp=0xc4a2d318, flags=8, td=0xc1f0f480) at /usr/src/sys/kern/vfs_subr.c:2478 #25 0xc06cfcb6 in vgonel (vp=0xc4a2d318, td=0x0) at /usr/src/sys/kern/vfs_subr.c:2697 #26 0xc06ca94f in vlrureclaim (mp=0xc2107000) at pcpu.h:157 #27 0xc06cac7b in vnlru_proc () at /usr/src/sys/kern/vfs_subr.c:598 #28 0xc065325e in fork_exit (callout=0xc06caa29 , arg=0x0, frame=0x0) at /usr/src/sys/kern/kern_fork.c:791 #29 0xc084e00c in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:209 (kgdb) USB Code in kernel: # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) USB Controllers: uhci0: port 0xa400-0xa41f irq 19 at device 31.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhci1: port 0xa000-0xa01f irq 23 at device 31.4 on pci0 usb1: on uhci1 usb1: USB revision 1.0 Offending USB UMASS Stick: Sep 9 15:46:46 hostname kernel: umass0: USB Flash Disk, rev 2.00/2.00, addr 2 Sep 9 15:46:47 hostname kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Sep 9 15:46:47 hostname kernel: da0: Removable Direct Access SCSI-2 device Sep 9 15:46:47 hostname kernel: da0: 1.000MB/s transfers Sep 9 15:46:47 hostname kernel: da0: 1000MB (2048000 512 byte sectors: 64H 32S/T 1000C) - aW From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 12:30:52 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 B29B116A41F; Mon, 19 Sep 2005 12:30:52 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EA3343D48; Mon, 19 Sep 2005 12:30:52 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by smtp4-g19.free.fr (Postfix) with ESMTP id B432728208; Mon, 19 Sep 2005 14:30:50 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id C6227405D; Mon, 19 Sep 2005 14:30:51 +0200 (CEST) Date: Mon, 19 Sep 2005 14:30:51 +0200 From: Jeremie Le Hen To: "B. Bonev" Message-ID: <20050919123051.GN51142@obiwan.tataz.chchile.org> References: <000001c5bb83$b9cbd3a0$4700000a@server> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c5bb83$b9cbd3a0$4700000a@server> User-Agent: Mutt/1.5.9i Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: BETA4: Panic and can't cleanup filesystem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 12:30:52 -0000 Hi, [ please avoid cross-posting, RELENG_6 is still in its beta stage, so -current@ should be use for now. ] > When trying to unmount my flash drive with force (#umount -f /flash) machine > hardlocked. > After restart, when fsck-ing in background, computer panicked. > Machine is SMP 2x500MHz PIII with Asus P2B-DS motherboard > cvsuped and updated to RELENG_6 (BETA4) on 14 september with SHED_ULE and > PREEMPTION > panic is written on hand: > > panic: handle_written_inodeblock: live inodedep > cpuid=0 > KDB: enter: panic > [thread pid3 tid 100033] > stopped at kdb_enter+0x2b:nop > db> where > Tracing pid 3 tid 100033 td 0xc15d17d0 > kdb_enter(c062b964) at kdb_enter+0x2b > panic(c063a716,0,2,0,0) at panic+0x127 > handle_written_inodeblock(c1809a00,cbc1a738) at > handle_written_inodeblock+0x533 > softdep_disk_write_complete(cbc1a738) at softdep_disk_write_complete+0xb6 > bufdone(cbc1a738) at bufdone+0x160 > g_vfs_done(c1825ad4) at g_vfs_done+0x8a > biodone(c1825ad4,d42e8cc4,0,c062632c,1ea) at biodone+0x57 > g_io_shedule_up(c15d17d0) at g_io_shedule_up+0xb5 > g_up_procbody(0,d42e8d38,0,c04be5c0,0) at g_up_procbody+0x5a > fork_exit(c04be5c0,0,d42e8d38 at fork_exit+0xa0 > fork_trampoline() at fork_trampoline+0x8 > --- trap 0x1,eip=0,esp=0xd42e8d6c,ebp=0 --- > db>show alllocks > Process 3 (g_up) thread 0xc15d17d0 (100033) > exclusive sleep mutex SoftdepLock r=0 (0xc06dbda0) locked @ > /usr/src/sys/ufs/ffs/ffs_softdep.c:4075 > exclusive sleep mutex g_xup r=0 (0xd42e8cc4) locked @ > /usr/src/sys/geom/geom_io.c:490 > Process 31 (irq20:acpi0) thread 0xc15cd320 (100021) > exclusive sleep mutex acpica subsystem lock r=0 (0xc15c0280) locked @ > /usr/src/sys/modules/acpi/../../../dev/acpica/Osd/Osdynch.c:361 > db> panic > Dump... This panic should certainly be studied by a kernel hacker. You should keep the kernel dump. I'm not enough experienced to help you here, maybe jeff, tegge or truckman could help you here. > after restart, system stoped and entered in single mode with inconsistency > in /var > after fsck, there was message: > > BAD SUPERBLOCK: VALUES IN SUPERBLOCK DISAGREE WITH THOSE IN FIRST ALTERNATE > > then search for SUPERBLOCK failed, > and fsck don't have option -b... > tried to mount all filesystems and got another panic: > # /var: bad dir ino 2 at offset 0: mangled entry > panic: ufs_dirbad: bad dir > cpuid=0 > KDB: enter: panic > [thread pid 133 tid 100063] > stoped at kdb_enter+0x2b: nop > db>where > Tracing pid 133 tid 100063 td 0xc18554000 > kdb_enter(c062b964) at kdb_enter+0x2b > panic(c063b64c,c1829800,da96c904,c059eb66,c18866b4) at panic+0x127 > ufs_dirbad(c18866b4,0,c063b606,c1854000,0) at ufs_dirbad+0x3a > ufs_lookup(da96c92c) at ufs_lookup+0x36a > VOP_CACHEDLOOKUP_APV(c066fd80,da96c92c) at VOP_CACHEDLOOKUP_APV+0x87 > lookup(da96cbcc,c0515064,0,c1854000,c06bc7c0) at lookup+0x3d6 > namei(da96cbcc,c062cf75,267,c1854000,da96ca68) at namei+0x35a > vn_open_cred(da96cbcc,da96cccc,0,c15c9a80,3) at vn_open_cred+0x277 > vn_open(da96cbcc,da96cccc,0,3,c062cf75) at vn_open+0x1e > kern_open(c185400,28065e40,0,1,0) at kern_open+0xb6 > open(c185400,da96cd04,3,1,296) at open+0x1a > syscall(3b,3b,3b,28070000,80486b1) at syscall+0x27f > xint0x80_syscall() at xint0x80_syscall+0x1f > --- syscall(5,FreeBSD ELF32,open), > eip=0x28054e67,esp=0xbfbfebcc,ebp=0xbfbfec78 --- > > With every restart, system going in single mode. What can i do to clean /var > filesystem and to debug these panics? Any help are welcome... Did you try the -b flag from fsck_ffs(8) ? You can get the location of other superblocks with the dumpfs(8) utility. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-freebsd-stable@FreeBSD.ORG Sun Sep 18 23:38:45 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 A710616A41F for ; Sun, 18 Sep 2005 23:38:45 +0000 (GMT) (envelope-from JKENNEDY70@NEO.RR.COM) Received: from ms-smtp-02-eri0.ohiordc.rr.com (ms-smtp-02-smtplb.ohiordc.rr.com [65.24.5.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B2BC43D49 for ; Sun, 18 Sep 2005 23:38:44 +0000 (GMT) (envelope-from JKENNEDY70@NEO.RR.COM) Received: from y453trw6xbrmrss (cpe-24-160-222-251.neo.res.rr.com [24.160.222.251]) by ms-smtp-02-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id j8INcgXV011995 for ; Sun, 18 Sep 2005 19:38:42 -0400 (EDT) Message-ID: <000d01c5bcaa$197b2450$0a00a8c0@y453trw6xbrmrss> From: "JON KENNEDY" To: Date: Sun, 18 Sep 2005 16:38:40 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Mailman-Approved-At: Mon, 19 Sep 2005 12:49:22 +0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: NEC 1300A DVD-R writing X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Sep 2005 23:38:45 -0000 AAron could you please email the site for the firmware update? thank you in advance, Jon From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 14:15:06 2005 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG 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 BBA6D16A41F for ; Mon, 19 Sep 2005 14:15:06 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E9D043D48 for ; Mon, 19 Sep 2005 14:15:05 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (ividqf@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.1/8.13.1) with ESMTP id j8JEF4Fx015806; Mon, 19 Sep 2005 16:15:04 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.1/8.13.1/Submit) id j8JEF3Gu015805; Mon, 19 Sep 2005 16:15:04 +0200 (CEST) (envelope-from olli) Date: Mon, 19 Sep 2005 16:15:04 +0200 (CEST) Message-Id: <200509191415.j8JEF3Gu015805@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, Daniel Gerzo In-Reply-To: <169892035.20050915104634@rulez.sk> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.11-RELEASE (i386)) Cc: Subject: Re: Jail to jail network performance? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@FreeBSD.ORG, Daniel Gerzo List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 14:15:06 -0000 [Sorry, this is a late reply, but might be helpful.] Daniel Gerzo wrote: > Hello Brandon, > Thursday, September 15, 2005, 5:17:57 AM, you wrote: > > [...] > > nullfs looks interesting. I was thinking about sharing files > > between jails using NFS, but it looks like nullfs would do the trick > > with better performance. Although the bugs section of the man page > > for mount_nullfs is rather scary. Does anyone have any experience > > with it? Does it actually work? > > btw unionfs is interesting as well, but the BUGS section is pretty the > same :) Another possibility is to use union mounts (i.e. using the "-o union" mount flag with a regular mount). This works without problems and is very stable, but it is a little less flexible than UNIONFS (or NULLFS) because it merges only the directory entries at the mount point. > > If the point here is to make /tmp/mysql.sock show up in another > > jail's file space, can I use a symlink instead? Can a jailed process > > see the target of the symlink? > > I read that using such a symlinks has security impacts. Symlinks within a jail cannot point to targets outside of that jail. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "When your hammer is C++, everything begins to look like a thumb." -- Steve Haflich, in comp.lang.c++ From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 15:39:41 2005 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org 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 4264916A41F for ; Mon, 19 Sep 2005 15:39:41 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E3543D6A for ; Mon, 19 Sep 2005 15:39:34 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.3/8.13.3) with ESMTP id j8JFdWcB008058 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Sep 2005 19:39:32 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.3/8.13.1/Submit) id j8JFdWOo008057; Mon, 19 Sep 2005 19:39:32 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 19 Sep 2005 19:39:31 +0400 From: Gleb Smirnoff To: ComteZero _ Message-ID: <20050919153931.GE53891@cell.sick.ru> References: <1d881b2f05091123371d69f15a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1d881b2f05091123371d69f15a@mail.gmail.com> User-Agent: Mutt/1.5.6i Cc: freebsd-stable@FreeBSD.org Subject: Re: problem with PPPoE STABLE and ADSL 3Com HomeConnect X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 15:39:41 -0000 On Mon, Sep 12, 2005 at 08:37:03AM +0200, ComteZero _ wrote: C> Hello, C> C> it's been two weeks I try to find out what's wrong. Clean install from cvsup C> STABLE (5). C> my ADSL account works fine with REL. 4.4+rp_pppoe but not with my new STABLE C> (5) (without using rp_pppoe). C> could someone help me on this issue (logs provided here)... two PADI are C> emitted but nothing happens after. C> (i saw that someone had a similar problem, but with previous netgraph C> revisions). C> C> thank you. C> C> Since my ADSL modem is 3Com HomeConnect, I've set the C> net.graph.nonstandard_pppoe=1 In modern FreeBSD versions 3Com mode for ng_pppoe is switched per-node, not via sysctl. You should use ppp(8) option to enable 3Com mode: set pppoe 3Com -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 16:22:23 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 D03DF16A41F for ; Mon, 19 Sep 2005 16:22:23 +0000 (GMT) (envelope-from admin@tigergroup.org) Received: from imf18aec.mail.bellsouth.net (imf18aec.mail.bellsouth.net [205.152.59.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EA8643D4C for ; Mon, 19 Sep 2005 16:22:22 +0000 (GMT) (envelope-from admin@tigergroup.org) Received: from ibm61aec.bellsouth.net ([70.152.174.94]) by imf18aec.mail.bellsouth.net with ESMTP id <20050919162222.LUHQ3209.imf18aec.mail.bellsouth.net@ibm61aec.bellsouth.net> for ; Mon, 19 Sep 2005 12:22:22 -0400 Received: from [192.168.0.101] (really [70.152.174.94]) by ibm61aec.bellsouth.net with ESMTP id <20050919162222.UATU18052.ibm61aec.bellsouth.net@[192.168.0.101]> for ; Mon, 19 Sep 2005 12:22:22 -0400 Message-ID: <432EF39B.90603@tigergroup.org> Date: Mon, 19 Sep 2005 12:21:31 -0500 From: Eriq User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8b) Gecko/20050404 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 16:22:23 -0000 I haven't noticed any word on this release, just 6.0 From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 17:22:28 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 4D7FB16A41F for ; Mon, 19 Sep 2005 17:22:28 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8BF543D45 for ; Mon, 19 Sep 2005 17:22:27 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so467787wxd for ; Mon, 19 Sep 2005 10:22:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=POP0UXXTEqg0LwMP1mR+0Vi8Sc9aIFO0f2nUS4lDSZrR8I/qW+fs1vXxtCkSetluK8cRoGHUfP39ecYTcQNGjCLdI/wfk8WOGSjHL7RbopvLftKgwPNEB5Rdx62N8dN5mgxCKIk42u7lsSlUcTa+GzbtUSGR9eVdjPlUg3TDuD0= Received: by 10.70.111.2 with SMTP id j2mr1418789wxc; Mon, 19 Sep 2005 10:22:27 -0700 (PDT) Received: by 10.70.53.4 with HTTP; Mon, 19 Sep 2005 10:22:27 -0700 (PDT) Message-ID: <790a9fff050919102224b7d758@mail.gmail.com> Date: Mon, 19 Sep 2005 12:22:27 -0500 From: Scot Hetzel To: Eriq In-Reply-To: <432EF39B.90603@tigergroup.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <432EF39B.90603@tigergroup.org> Cc: freebsd-stable@freebsd.org Subject: Re: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: swhetzel@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 17:22:28 -0000 On 9/19/05, Eriq wrote: > I haven't noticed any word on this release, just 6.0 > Most likely a month after 6.0 is released, as they are busy getting 6.0 ready for the release. --=20 DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 17:23:06 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 4789216A41F for ; Mon, 19 Sep 2005 17:23:06 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0638643D5A for ; Mon, 19 Sep 2005 17:23:03 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8JHN30r025538 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Sep 2005 13:23:03 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8JHN26P009831; Mon, 19 Sep 2005 13:23:02 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3DCE651215; Mon, 19 Sep 2005 13:23:01 -0400 (EDT) Date: Mon, 19 Sep 2005 13:23:01 -0400 From: Kris Kennaway To: Eriq Message-ID: <20050919172301.GA72825@xor.obsecurity.org> References: <432EF39B.90603@tigergroup.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline In-Reply-To: <432EF39B.90603@tigergroup.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 17:23:06 -0000 --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Sep 19, 2005 at 12:21:31PM -0500, Eriq wrote: > I haven't noticed any word on this release, just 6.0 A few months after 6.0 is released. Kris --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDLvP0Wry0BWjoQKURAhJTAJ4m4uB0mFaJAeT4X1hjz5oc8AF94gCfVdbm GVtPyesfxgc/K92vOfJg2pE= =aJWZ -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 17:31:29 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 8545F16A41F for ; Mon, 19 Sep 2005 17:31:29 +0000 (GMT) (envelope-from Colin.Farley@ecarecenters.com) Received: from ranger.electric.net (ranger.electric.net [216.129.90.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDFE843D46 for ; Mon, 19 Sep 2005 17:31:28 +0000 (GMT) (envelope-from Colin.Farley@ecarecenters.com) Received: from root by ranger.electric.net with emc1-ok (Exim 4.24) id 1EHPUC-0000y4-Ua for freebsd-stable@freebsd.org; Mon, 19 Sep 2005 10:31:24 -0700 Received: by emcmailer; Mon, Sep 19 2005 10:31:24 -0700 Received: from [64.4.68.42] (helo=wpg1-notesmail.PRLOANS.LAN) by ranger.electric.net with esmtp (Exim 4.24) id 1EHPU9-0000v6-UQ for freebsd-stable@freebsd.org; Mon, 19 Sep 2005 10:31:21 -0700 Importance: Normal X-Priority: 3 (Normal) From: Colin Farley To: freebsd-stable@freebsd.org Date: Mon, 19 Sep 2005 12:31:17 -0500 Message-ID: X-Mailer: Lotus Domino Web Server Release 6.5.4 March 27, 2005 X-MIMETrack: Serialize by Notes Server on WebMail/COMPUBank(Release 6.5.4|March 27, 2005) at 09/19/2005 12:31:17 PM, Serialize complete at 09/19/2005 12:31:17 PM, Itemize by Notes Server on WebMail/COMPUBank(Release 6.5.4|March 27, 2005) at 09/19/2005 12:31:17 PM, Serialize by Router on PRLUSA-NOTESMAIL/COMPUBank(Release 6.5.3|September 14, 2004) at 09/19/2005 12:31:20 PM, Serialize complete at 09/19/2005 12:31:20 PM Content-Transfer-Encoding: quoted-printable X-Virus-Status: Scanned by VirusSMART (s) MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Gratuitous ARP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 17:31:29 -0000 Hi all, I am using UCARP on two FreeBS= D 4.10-RELEASE-p16 nodes to offer highly available apache virtual hosts.&nb= sp; Everything seems to work very well except that occasionally one webserv= er will become inaccessable from outside it's subnet. I have narrowed= this down to an arp issue. When a UCARP IP becomes unavailable. = ; I normally start a constant ping to it from my machine which lives on a d= ifferent subnet, all requests timeout. I log into the cisco router th= at has an interfaces living on the webserver's subnet. I then view th= e arp table of the cisco router an see that the MAC that is listed for that= UCARP IP is the MAC of the inactive node. I then clear the arp cache= on the cisco router, this makes the routers arp table update correctly aft= er that my ping requests get replied and the webserver is again accessible = from the outside. So, I have come up with a few = solutions to this problem, which include: 1.&nbs= p; Set the arp cache timeout of the cisco router very low so that outages a= re minimal. I would rather not do this as it will problably stress th= e router too much. Unfortunately I know little about cisco devices so= I really cant figure this one out, does anyone think that this is a bad th= ing? Can you tell a cisco device not to cache arp entries on just the= internal interface? The subnet currently consists of about 25 hosts = so this may not be so bad after all? 2. Run an ANT task to = clear the cache on the cisco device, this task can become part of the UCARP= scripts. This may be a good solution but security is a concern. 3. Find a way to make the FreeBSD nodes produce more than usual= gratuitous arp packets or add a line to do only that in the UCARP scripts.= Anyone have any thoughts on this or suggestions on how I may be able= to do this? I have tried by re adding the alias but this sometimes d= oesn't work until I again remove and readd the alias. Could it be a p= roblem with the alias addition not functioning properly? &= nbsp; Any input at all is greatly appreciated. Thanks, Colin = From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 18:54:23 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 1475B16A41F for ; Mon, 19 Sep 2005 18:54:23 +0000 (GMT) (envelope-from matt@fruitsalad.org) Received: from mandarin.fruitsalad.org (pc117.net160.koping.net [81.16.160.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1AC043D46 for ; Mon, 19 Sep 2005 18:54:22 +0000 (GMT) (envelope-from matt@fruitsalad.org) Received: from [192.168.15.15] (helo=[192.168.15.15]) by mandarin.fruitsalad.org with esmtp (Exim 4.34 (FreeBSD)) id 1EHQmS-000861-8t; Mon, 19 Sep 2005 20:54:20 +0200 From: Matt Douhan Organization: fruitsalad.org To: freebsd-stable@freebsd.org Date: Mon, 19 Sep 2005 20:54:10 +0200 User-Agent: KMail/1.8.91 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509192054.10745.matt@fruitsalad.org> Cc: Colin Farley Subject: Re: Gratuitous ARP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 18:54:23 -0000 On Monday 19 September 2005 19:31, Colin Farley wrote: > 1.&nbs=p; Set the arp cache timeout of the cisco router very low so > that outages a=re minimal. I would rather not do this as it will > problably stress th=e router too much. Unfortunately I know little > about cisco devices so=I really cant figure this one out, does anyone > think that this is a bad th=ing? Can you tell a cisco device not to > cache arp entries on just the=internal interface? The subnet > currently consists of about 25 hosts =so this may not be so bad after > all? Depending on your Cisco router model you will not have any issues whatsoever lowering the timeout to really low, in the region of a few seconds. even an old 25xx device would be to handle that without problems. > > 2. Run an ANT task to =clear the cache on the cisco device, this > task can become part of the UCARP=scripts. This may be a good > solution but security is a concern. This would be very very bad, cause no matter how you do it the security concern would be severe. -- Matt Douhan www.fruitsalad.org (remember, amateurs built the Ark, professionals built the Titanic) From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 19:08:35 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 2C96616A41F for ; Mon, 19 Sep 2005 19:08:35 +0000 (GMT) (envelope-from Colin.Farley@ecarecenters.com) Received: from ranger.electric.net (ranger.electric.net [216.129.90.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84ABA43D45 for ; Mon, 19 Sep 2005 19:08:30 +0000 (GMT) (envelope-from Colin.Farley@ecarecenters.com) Received: from root by ranger.electric.net with emc1-ok (Exim 4.24) id 1EHR07-0002Pb-Th; Mon, 19 Sep 2005 12:08:27 -0700 Received: by emcmailer; Mon, Sep 19 2005 12:08:27 -0700 Received: from [64.4.68.42] (helo=wpg1-notesmail.PRLOANS.LAN) by ranger.electric.net with esmtp (Exim 4.24) id 1EHR03-0002M8-VQ; Mon, 19 Sep 2005 12:08:23 -0700 Importance: Normal X-Priority: 3 (Normal) From: Colin Farley To: matt@fruitsalad.org Date: Mon, 19 Sep 2005 14:08:22 -0500 Message-ID: X-Mailer: Lotus Domino Web Server Release 6.5.4 March 27, 2005 X-MIMETrack: Serialize by Notes Server on WebMail/COMPUBank(Release 6.5.4|March 27, 2005) at 09/19/2005 02:08:22 PM, Serialize complete at 09/19/2005 02:08:22 PM, Itemize by Notes Server on WebMail/COMPUBank(Release 6.5.4|March 27, 2005) at 09/19/2005 02:08:22 PM, Serialize by Router on PRLUSA-NOTESMAIL/COMPUBank(Release 6.5.3|September 14, 2004) at 09/19/2005 02:08:23 PM, Serialize complete at 09/19/2005 02:08:23 PM Content-Transfer-Encoding: quoted-printable X-Virus-Status: Scanned by VirusSMART (s) MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: Gratuitous ARP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 19:08:35 -0000 Hi Matt, Thanks for your reply. = The model of the Cisco router is 2811. Do you think that lowering the= timeout to 5 seconds would be ok? I have seen that Cisco does not recommen= d a timeout below 30 seconds but after reading your reply and seeing as the= re are only a couple dozen hosts on this subnet I would think that thi= s would be fine. Please confirm. Thanks again. = Colin -----owner-freebsd-stable@freebsd= .org wrote: ----- To: freebsd-stable@freebsd.org From: Matt Douhan Sent by: owner-freebsd-stable@freebsd.org Date: 09/19= /2005 01:54PM cc: Colin Farley = Subject: Re: Gratuitous ARP On Monday 19 September 2005 19:31, Colin = Farley wrote: > 1.&nbs=3Dp; Set the arp cache timeou= t of the cisco router very low so > that outages a=3Dre = minimal. I would rather not do this as it will > p= roblably stress th=3De router too much. Unfortunately I know little> about cisco devices so=3DI really cant figure this one = out, does anyone > think that this is a bad th=3Ding? &n= bsp;Can you tell a cisco device not to > cache arp entri= es on just the=3Dinternal interface? The subnet > = currently consists of about 25 hosts =3Dso this may not be so bad after = > all? Depending on your Cisco router model you will= not have any issues whatsoever lowering the timeout to really low, in = the region of a few seconds. even an old 25xx device would be to han= dle that without problems. > > 2. Ru= n an ANT task to =3Dclear the cache on the cisco device, this > = ; task can become part of the UCARP=3Dscripts. This may be a go= od > solution but security is a concern. This wou= ld be very very bad, cause no matter how you do it the security concern= would be severe. -- Matt Douhan www.fruitsalad.org (remem= ber, amateurs built the Ark, professionals built the Titanic) =5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= 5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F freebsd-stable= @freebsd.org mailing list [1]http://lists.freebsd.org/mailman/li= stinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stab= le-unsubscribe@freebsd.org" = References 1. 3D"http://lists.freebsd.org/mailman/li= From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 19:16:14 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 8A6D316A41F for ; Mon, 19 Sep 2005 19:16:14 +0000 (GMT) (envelope-from mack@macktronics.com) Received: from coco.macktronics.com (coco.macktronics.com [209.181.253.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C7EE43D49 for ; Mon, 19 Sep 2005 19:16:14 +0000 (GMT) (envelope-from mack@macktronics.com) Received-SPF: none (coco.macktronics.com: 209.181.253.65 is neither permitted nor denied by domain of macktronics.com) client-ip=209.181.253.65; envelope-from=mack@macktronics.com; helo=coco.macktronics.com; Received: from coco.macktronics.com (coco.macktronics.com [209.181.253.65]) by coco.macktronics.com (Postfix) with ESMTP id 3B9E84AC11; Mon, 19 Sep 2005 14:16:04 -0500 (CDT) Date: Mon, 19 Sep 2005 14:16:04 -0500 (CDT) From: Dan Mack To: Kris Kennaway In-Reply-To: <20050919172301.GA72825@xor.obsecurity.org> Message-ID: <20050919141356.U16392@coco.macktronics.com> References: <432EF39B.90603@tigergroup.org> <20050919172301.GA72825@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-stable@freebsd.org, Eriq Subject: Re: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 19:16:14 -0000 Thanks for that info. The release engineering page should be updated to reflect this. The last time I looked (yesterday), it read that 5.5 will be out in September 2005. Dan On Mon, 19 Sep 2005, Kris Kennaway wrote: > On Mon, Sep 19, 2005 at 12:21:31PM -0500, Eriq wrote: >> I haven't noticed any word on this release, just 6.0 > > A few months after 6.0 is released. > > Kris > From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 19:29:58 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 BF21B16A41F for ; Mon, 19 Sep 2005 19:29:58 +0000 (GMT) (envelope-from snoel@gestosoft.com) Received: from mail.networksolutionsemail.com (mail.networksolutionsemail.com [205.178.146.50]) by mx1.FreeBSD.org (Postfix) with SMTP id 911D843D45 for ; Mon, 19 Sep 2005 19:29:57 +0000 (GMT) (envelope-from snoel@gestosoft.com) Received: (qmail 18619 invoked by uid 78); 19 Sep 2005 19:29:56 -0000 Received: from unknown (HELO webmail12) (205.178.146.50) by mail9.netsol.inquent.com with SMTP; 19 Sep 2005 19:29:56 -0000 Received: from 204.101.154.2 (unverified [204.101.154.2]) by webmail12 (VisualOffice 4.01) with WEBMAIL id 21871; Mon, 19 Sep 2005 19:29:56 +0000 From: "Sandro Noel." To: swhetzel@gmail.com, "Eriq" Importance: Normal Sensitivity: Normal Message-ID: X-Mailer: Mintersoft VisualOffice, Build 4.01.1003 X-Originating-IP: [204.101.154.2] Date: Mon, 19 Sep 2005 19:29:56 +0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="--=_vm_0011_W5811423667_21871_1127158196" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 19:29:58 -0000 ----=_vm_0011_W5811423667_21871_1127158196 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Why would 5.5 come out after 6.0, what's the use ? just upgrade to 6.0 ,.,, no? Sandro On 9/19/05, Eriq wrote: > I haven't noticed any word on this release, just 6.0 > Most likely a month after 6.0 is released, as they are busy getting 6.0 ready for the release. -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. _______________________________________________ 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" ----=_vm_0011_W5811423667_21871_1127158196 Content-Type: message/rfc822 Content-Transfer-Encoding: 8bit Content-Disposition: attachment From: "Scot Hetzel" To: "Eriq" Cc: freebsd-stable@freebsd.org Message-ID: <790a9fff050919102224b7d758@mail.gmail.com> Date: Mon, 19 Sep 2005 17:22:00 +0000 Return-Path: Delivered-To: snoel@281055.285387 Received: (qmail 20917 invoked by uid 78); 19 Sep 2005 17:47:44 -0000 Received: from unknown (HELO ns-mr8.netsolmail.com) (205.178.149.7) by mail.networksolutionsemail.com with SMTP; 19 Sep 2005 17:47:44 -0000 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by ns-mr8.netsolmail.com (8.12.10/8.12.10) with ESMTP id j8JHlgES024686 for ; Mon, 19 Sep 2005 13:47:42 -0400 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id EC3E05C29D; Mon, 19 Sep 2005 17:22:39 +0000 (GMT) (envelope-from owner-freebsd-stable@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id DA19A16A43A; Mon, 19 Sep 2005 17:22:35 +0000 (GMT) (envelope-from owner-freebsd-stable@freebsd.org) X-Original-To: freebsd-stable@freebsd.org 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 4D7FB16A41F for ; Mon, 19 Sep 2005 17:22:28 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8BF543D45 for ; Mon, 19 Sep 2005 17:22:27 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so467787wxd for ; Mon, 19 Sep 2005 10:22:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=POP0UXXTEqg0LwMP1mR+0Vi8Sc9aIFO0f2nUS4lDSZrR8I/qW+fs1vXxtCkSetluK8cRoGHUfP39ecYTcQNGjCLdI/wfk8WOGSjHL7RbopvLftKgwPNEB5Rdx62N8dN5mgxCKIk42u7lsSlUcTa+GzbtUSGR9eVdjPlUg3TDuD0= Received: by 10.70.111.2 with SMTP id j2mr1418789wxc; Mon, 19 Sep 2005 10:22:27 -0700 (PDT) Received: by 10.70.53.4 with HTTP; Mon, 19 Sep 2005 10:22:27 -0700 (PDT) In-Reply-To: <432EF39B.90603@tigergroup.org> References: <432EF39B.90603@tigergroup.org> X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: owner-freebsd-stable@freebsd.org Errors-To: owner-freebsd-stable@freebsd.org Subject: Re: any ideas when 5.5 will be out Reply-to: swhetzel@gmail.com MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit On 9/19/05, Eriq wrote: > I haven't noticed any word on this release, just 6.0 > Most likely a month after 6.0 is released, as they are busy getting 6.0 ready for the release. -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. _______________________________________________ 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" ----=_vm_0011_W5811423667_21871_1127158196-- From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 19:36:29 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 0A6F916A41F for ; Mon, 19 Sep 2005 19:36:29 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AF9843D48 for ; Mon, 19 Sep 2005 19:36:28 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/8.12.11/smtpout16/MantshX 4.0) with ESMTP id j8JJaKER007437; Mon, 19 Sep 2005 12:36:20 -0700 (PDT) Received: from [10.1.1.209] (nfw1.codefab.com [199.103.21.225]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id j8JJaGVm014034; Mon, 19 Sep 2005 12:36:17 -0700 (PDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v734) X-Priority: 3 (Normal) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Mon, 19 Sep 2005 15:35:58 -0400 To: Colin Farley X-Mailer: Apple Mail (2.734) Cc: freebsd-stable@freebsd.org, matt@fruitsalad.org Subject: Re: Gratuitous ARP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 19:36:29 -0000 On Sep 19, 2005, at 3:08 PM, Colin Farley wrote: > Thanks for your reply. The model of the Cisco router is 2811. Do > you think that lowering the timeout to 5 seconds would be ok? I > have > seen that Cisco does not recommend a timeout below 30 seconds but > after reading your reply and seeing as the re are only a couple > dozen > hosts on this subnet I would think that thi s would be fine. > Please > confirm. Thanks again. Remember that the router is going to have to re-ARP for these hosts whenever something external sends traffic to them, unless the router already has another active connection going. The thing is, ARPOP_REQUESTS use a broadcast MAC address which gets sent to all of the machines on the network, which adds processing overhead not just on the router itself but also on all of these machines. Fortunately, you can see what this overhead is quite easily in order to tune things: Run "tcpdump -nt arp" and see how often your Cisco is making requests with a 5-second ARP cache timeout. So long as your network is only getting, say, a single-digit number of ARP requests per second, this amount of overhead is not going to matter significantly. Adjust as needed. -- -Chuck From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 19:36:34 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 096F816A41F for ; Mon, 19 Sep 2005 19:36:34 +0000 (GMT) (envelope-from ptroot@iaces.com) Received: from iaces.com (horton.iaces.com [204.147.87.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id A22F843D46 for ; Mon, 19 Sep 2005 19:36:33 +0000 (GMT) (envelope-from ptroot@iaces.com) Received: from [204.147.87.125] (borg.iaces.com [204.147.87.125]) (authenticated bits=0) by iaces.com (8.13.3/8.13.3) with ESMTP id j8JJaWxZ076836 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Sep 2005 14:36:32 -0500 (CDT) (envelope-from ptroot@iaces.com) Message-ID: <432F132A.1060200@iaces.com> Date: Mon, 19 Sep 2005 14:36:10 -0500 From: "Paul T. Root" User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Sandro Noel." References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: swhetzel@gmail.com, freebsd-stable@freebsd.org, Eriq Subject: Re: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 19:36:34 -0000 In the past, x.0 releases are meant for the adventurous not the production oriented. I never go before x.1. And I skipped 3.x completely. I just got my final server from 4.11 to 5.4 in July. 6.x is probably still 9-12 months away from prime time. But that's just a guess on my part. I do know that they are pushing on it harder than they did for 5.0. Sandro Noel. wrote: > Why would 5.5 come out after 6.0, what's the use ? > just upgrade to 6.0 ,.,, no? > > Sandro > > On 9/19/05, Eriq wrote: > >>I haven't noticed any word on this release, just 6.0 >> > > > Most likely a month after 6.0 is released, as they are busy getting > 6.0 ready for the release. > > > > ------------------------------------------------------------------------ > > Subject: > Re: any ideas when 5.5 will be out > From: > "Scot Hetzel" > Date: > Mon, 19 Sep 2005 17:22:00 +0000 > To: > "Eriq" > > To: > "Eriq" > CC: > freebsd-stable@freebsd.org > > Message-ID: > <790a9fff050919102224b7d758@mail.gmail.com> > Return-Path: > > Delivered-To: > snoel@281055.285387 > Received: > (qmail 20917 invoked by uid 78); 19 Sep 2005 17:47:44 -0000 > Received: > from unknown (HELO ns-mr8.netsolmail.com) (205.178.149.7) by > mail.networksolutionsemail.com with SMTP; 19 Sep 2005 17:47:44 -0000 > Received: > from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by > ns-mr8.netsolmail.com (8.12.10/8.12.10) with ESMTP id j8JHlgES024686 for > ; Mon, 19 Sep 2005 13:47:42 -0400 > Received: > from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by > mx2.freebsd.org (Postfix) with ESMTP id EC3E05C29D; Mon, 19 Sep 2005 > 17:22:39 +0000 (GMT) (envelope-from owner-freebsd-stable@freebsd.org) > Received: > from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org > (Postfix) with ESMTP id DA19A16A43A; Mon, 19 Sep 2005 17:22:35 +0000 > (GMT) (envelope-from owner-freebsd-stable@freebsd.org) > X-Original-To: > freebsd-stable@freebsd.org > 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 4D7FB16A41F for > ; Mon, 19 Sep 2005 17:22:28 +0000 (GMT) > (envelope-from swhetzel@gmail.com) > Received: > from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by > mx1.FreeBSD.org (Postfix) with ESMTP id D8BF543D45 for > ; Mon, 19 Sep 2005 17:22:27 +0000 (GMT) > (envelope-from swhetzel@gmail.com) > Received: > by xproxy.gmail.com with SMTP id i31so467787wxd for > ; Mon, 19 Sep 2005 10:22:27 -0700 (PDT) > DomainKey-Signature: > a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; > h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; > b=POP0UXXTEqg0LwMP1mR+0Vi8Sc9aIFO0f2nUS4lDSZrR8I/qW+fs1vXxtCkSetluK8cRoGHUfP39ecYTcQNGjCLdI/wfk8WOGSjHL7RbopvLftKgwPNEB5Rdx62N8dN5mgxCKIk42u7lsSlUcTa+GzbtUSGR9eVdjPlUg3TDuD0= > Received: > by 10.70.111.2 with SMTP id j2mr1418789wxc; Mon, 19 Sep 2005 10:22:27 > -0700 (PDT) > Received: > by 10.70.53.4 with HTTP; Mon, 19 Sep 2005 10:22:27 -0700 (PDT) > In-Reply-To: > <432EF39B.90603@tigergroup.org> > References: > <432EF39B.90603@tigergroup.org> > X-BeenThere: > freebsd-stable@freebsd.org > X-Mailman-Version: > 2.1.5 > Precedence: > list > List-Id: > Production branch of FreeBSD source code > List-Unsubscribe: > , > > List-Archive: > > List-Post: > > List-Help: > > List-Subscribe: > , > > Sender: > owner-freebsd-stable@freebsd.org > Errors-To: > owner-freebsd-stable@freebsd.org > Reply-To: > swhetzel@gmail.com > MIME-Version: > 1.0 > Content-Type: > text/plain; charset="iso-8859-1" > Content-Transfer-Encoding: > 7bit > > > On 9/19/05, Eriq wrote: > >>I haven't noticed any word on this release, just 6.0 >> > > > Most likely a month after 6.0 is released, as they are busy getting > 6.0 ready for the release. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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" -- ______ Paul T. Root / _ \ 1977 MGB / /|| \\ ||\/ || _ | || || || \ ||__// \______/ From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 20:14:15 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 07C9716A424 for ; Mon, 19 Sep 2005 20:14:15 +0000 (GMT) (envelope-from snoel@gestosoft.com) Received: from mail.networksolutionsemail.com (mail.networksolutionsemail.com [205.178.146.50]) by mx1.FreeBSD.org (Postfix) with SMTP id 3F5F243D53 for ; Mon, 19 Sep 2005 20:14:14 +0000 (GMT) (envelope-from snoel@gestosoft.com) Received: (qmail 7953 invoked by uid 78); 19 Sep 2005 20:14:13 -0000 Received: from unknown (HELO webmail16) (205.178.146.50) by mail.networksolutionsemail.com with SMTP; 19 Sep 2005 20:14:13 -0000 Received: from 204.101.154.2 (unverified [204.101.154.2]) by webmail16 (VisualOffice 4.01) with WEBMAIL id 21874; Mon, 19 Sep 2005 20:14:13 +0000 From: "Sandro Noel." To: "Paul T. Root" , "Sandro Noel." Importance: Normal Sensitivity: Normal Message-ID: X-Mailer: Mintersoft VisualOffice, Build 4.01.1003 X-Originating-IP: [204.101.154.2] Date: Mon, 19 Sep 2005 20:14:13 +0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="--=_vm_0011_W6081411363_21874_1127160853" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: swhetzel@gmail.com, freebsd-stable@freebsd.org, Eriq Subject: Re: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 20:14:15 -0000 ----=_vm_0011_W6081411363_21874_1127160853 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Thank you for the explaination paul. Sandro. ----=_vm_0011_W6081411363_21874_1127160853-- From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 20:18:31 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 B67A416A423 for ; Mon, 19 Sep 2005 20:18:31 +0000 (GMT) (envelope-from javier@kjsl.com) Received: from skylane.kjsl.com (skylane.kjsl.com [69.36.241.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76BDA43D45 for ; Mon, 19 Sep 2005 20:18:31 +0000 (GMT) (envelope-from javier@kjsl.com) Received: from [171.69.81.114] (dhcp-171-69-81-114.cisco.com [171.69.81.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by skylane.kjsl.com (Postfix) with ESMTP id 061F75BE96; Mon, 19 Sep 2005 13:18:31 -0700 (PDT) Message-ID: <432F1D12.807@kjsl.com> Date: Mon, 19 Sep 2005 13:18:26 -0700 From: Javier Henderson User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Colin Farley References: In-Reply-To: X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, matt@fruitsalad.org Subject: Re: Gratuitous ARP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 20:18:32 -0000 Colin Farley wrote: > Hi Matt, > > > > Thanks for your reply. =he model of the Cisco router is 2811. Do > you think that lowering the=imeout to 5 seconds would be ok? I have > seen that Cisco does not recommen= a timeout below 30 seconds but > after reading your reply and seeing as the=e are only a couple dozen > hosts on this subnet I would think that thi= would be fine. Please > confirm. Thanks again. It should be fine, but some experimentation will be in order, as the amount of traffic each node generates could be a factor as well. Set it to what you want, then keep an eye on CPU utilization on the router. The command you want is: show proc cpu -jav From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 20:37:44 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 43F8116A41F for ; Mon, 19 Sep 2005 20:37:44 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7698243D53 for ; Mon, 19 Sep 2005 20:37:42 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8JKbf0r010460 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Sep 2005 16:37:41 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8JKbe6P025538; Mon, 19 Sep 2005 16:37:40 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B612551259; Mon, 19 Sep 2005 16:37:37 -0400 (EDT) Date: Mon, 19 Sep 2005 16:37:36 -0400 From: Kris Kennaway To: "Paul T. Root" Message-ID: <20050919203736.GA23132@xor.obsecurity.org> References: <432F132A.1060200@iaces.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: <432F132A.1060200@iaces.com> User-Agent: Mutt/1.4.2.1i Cc: swhetzel@gmail.com, "Sandro Noel." , freebsd-stable@freebsd.org, Eriq Subject: Re: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 20:37:44 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 19, 2005 at 02:36:10PM -0500, Paul T. Root wrote: > In the past, x.0 releases are meant for the adventurous > not the production oriented. >=20 > I never go before x.1. And I skipped 3.x completely. > I just got my final server from 4.11 to 5.4 in July. >=20 > 6.x is probably still 9-12 months away from prime time. > But that's just a guess on my part. I do know that they > are pushing on it harder than they did for 5.0. It's not nearly as big a gap as between other (n-1).x -> n.0 releases, so I'd say this time expectation is extremely pessimistic. However, time will tell, and if you're not able to deal with the possibility of bugs in 6.0 then you should at least wait a while until after the release to see what bugs are reported. Kris --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDLyGPWry0BWjoQKURAjhEAKDcROwEpo7QaewDz2mZbzSF6+GrSwCg9xDZ zxRLyuv4AZAKDZZU6SycS1k= =tQ9D -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 22:59:01 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 52E9116A41F for ; Mon, 19 Sep 2005 22:59:01 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7E3D43D49 for ; Mon, 19 Sep 2005 22:58:58 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j8JMwu0F029027; Mon, 19 Sep 2005 16:58:56 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <432F42BA.8070507@samsco.org> Date: Mon, 19 Sep 2005 16:59:06 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Paul T. Root" References: <432F132A.1060200@iaces.com> In-Reply-To: <432F132A.1060200@iaces.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: swhetzel@gmail.com, "Sandro Noel." , freebsd-stable@freebsd.org, Eriq Subject: Re: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 22:59:01 -0000 Paul T. Root wrote: > In the past, x.0 releases are meant for the adventurous > not the production oriented. > > I never go before x.1. And I skipped 3.x completely. > I just got my final server from 4.11 to 5.4 in July. > > 6.x is probably still 9-12 months away from prime time. > But that's just a guess on my part. I do know that they > are pushing on it harder than they did for 5.0. > > Sandro Noel. wrote: > 6.0 is indeed receiving quite a bit of testing and bugfixing. It's a bit presumptuous to make public claims that it's "9-12 months away," though. I can appreciate the conventional wisdom of staying away from N.0 releases, but we are putting quite a bit of effort into this one. 6.1 is not going to be 9-12 months away either, nor will 6.2. The 6.x line is generating quite a bit of excitement and will be a very good set of releases. Scott From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 23:10:16 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 437D416A41F for ; Mon, 19 Sep 2005 23:10:16 +0000 (GMT) (envelope-from snoel@gestosoft.com) Received: from tomts10-srv.bellnexxia.net (tomts10.bellnexxia.net [209.226.175.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id A00BD43D45 for ; Mon, 19 Sep 2005 23:10:15 +0000 (GMT) (envelope-from snoel@gestosoft.com) Received: from [10.0.5.53] ([69.156.84.58]) by tomts10-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20050919231014.BEIG26102.tomts10-srv.bellnexxia.net@[10.0.5.53]>; Mon, 19 Sep 2005 19:10:14 -0400 In-Reply-To: <432F42BA.8070507@samsco.org> References: <432F132A.1060200@iaces.com> <432F42BA.8070507@samsco.org> Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <2627908B-214C-4923-B88B-7DE5C7740B8B@gestosoft.com> Content-Transfer-Encoding: 7bit From: Sandro Noel Date: Mon, 19 Sep 2005 19:10:13 -0400 To: Scott Long X-Mailer: Apple Mail (2.734) Cc: freebsd-stable@freebsd.org, swhetzel@gmail.com, "Paul T. Root" , Eriq Subject: Re: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Sep 2005 23:10:16 -0000 That's what i thought ... :) On Sep 19, 2005, at 6:59 PM, Scott Long wrote: > Paul T. Root wrote: > >> In the past, x.0 releases are meant for the adventurous >> not the production oriented. >> I never go before x.1. And I skipped 3.x completely. >> I just got my final server from 4.11 to 5.4 in July. >> 6.x is probably still 9-12 months away from prime time. >> But that's just a guess on my part. I do know that they >> are pushing on it harder than they did for 5.0. >> Sandro Noel. wrote: >> > > 6.0 is indeed receiving quite a bit of testing and bugfixing. It's > a bit presumptuous to make public claims that it's "9-12 months away," > though. I can appreciate the conventional wisdom of staying away from > N.0 releases, but we are putting quite a bit of effort into this one. > 6.1 is not going to be 9-12 months away either, nor will 6.2. The 6.x > line is generating quite a bit of excitement and will be a very > good set > of releases. > > Scott > _______________________________________________ > 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" > > Sandro Noel snoel@gestosoft.com From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 01:19:40 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 BCE9316A41F for ; Tue, 20 Sep 2005 01:19:40 +0000 (GMT) (envelope-from admin@tigergroup.org) Received: from imf22aec.mail.bellsouth.net (imf22aec.mail.bellsouth.net [205.152.59.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 384A443D46 for ; Tue, 20 Sep 2005 01:19:40 +0000 (GMT) (envelope-from admin@tigergroup.org) Received: from ibm65aec.bellsouth.net ([70.152.162.140]) by imf22aec.mail.bellsouth.net with ESMTP id <20050920011939.VLEY17318.imf22aec.mail.bellsouth.net@ibm65aec.bellsouth.net> for ; Mon, 19 Sep 2005 21:19:39 -0400 Received: from [192.168.0.101] (really [70.152.162.140]) by ibm65aec.bellsouth.net with ESMTP id <20050920011939.HHEP660.ibm65aec.bellsouth.net@[192.168.0.101]> for ; Mon, 19 Sep 2005 21:19:39 -0400 Message-ID: <432F7188.2000401@tigergroup.org> Date: Mon, 19 Sep 2005 21:18:48 -0500 From: Eriq User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8b) Gecko/20050404 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: thx all for your responses X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 01:19:40 -0000 though after looking at 6.0 beta I couldn't help but think why not just call it 5.5? From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 01:28:13 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 2501216A41F for ; Tue, 20 Sep 2005 01:28:13 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE4E943D46 for ; Tue, 20 Sep 2005 01:28:12 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8K1SC0r001271 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Sep 2005 21:28:12 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8K1S96P019446; Mon, 19 Sep 2005 21:28:09 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 875D551251; Mon, 19 Sep 2005 21:28:08 -0400 (EDT) Date: Mon, 19 Sep 2005 21:28:08 -0400 From: Kris Kennaway To: Eriq Message-ID: <20050920012808.GA5871@xor.obsecurity.org> References: <432F7188.2000401@tigergroup.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline In-Reply-To: <432F7188.2000401@tigergroup.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: thx all for your responses X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 01:28:13 -0000 --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 19, 2005 at 09:18:48PM -0500, Eriq wrote: > though after looking at 6.0 beta I couldn't help but think why not just= =20 > call it 5.5? Because it's not a release from the 5.x branch. Read the handbook for detailed explanation of how FreeBSD releases work. Kris --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDL2WoWry0BWjoQKURAt/iAKCOCn3JwgSyWXpr11eYuNRz2hT4GgCgv9nc 5NJ+RoPDmIjGzsBU8JJ6Jys= =9EOk -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+-- From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 01:47:17 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 84A7816A41F for ; Tue, 20 Sep 2005 01:47:17 +0000 (GMT) (envelope-from ptroot@iaces.com) Received: from iaces.com (horton.iaces.com [204.147.87.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24B6D43D46 for ; Tue, 20 Sep 2005 01:47:17 +0000 (GMT) (envelope-from ptroot@iaces.com) Received: from [192.168.0.3] (63-231-187-193.mpls.qwest.net [63.231.187.193]) (authenticated bits=0) by iaces.com (8.13.3/8.13.3) with ESMTP id j8K1lDoC078751 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Sep 2005 20:47:15 -0500 (CDT) (envelope-from ptroot@iaces.com) Message-ID: <432F6A2B.8020202@iaces.com> Date: Mon, 19 Sep 2005 20:47:23 -0500 From: Paul Root User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Long References: <432F132A.1060200@iaces.com> <432F42BA.8070507@samsco.org> In-Reply-To: <432F42BA.8070507@samsco.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: swhetzel@gmail.com, "Sandro Noel." , freebsd-stable@freebsd.org, Eriq Subject: Re: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 01:47:17 -0000 I'm just stating my observations and my decisions on when I upgraded to a major revision. I started this back in the early 2.x.x days. I believe 2.2.1 is my first set of CDs. And I still have most all of them. I also put in the caveot that a lot of work is being concentrated on 6.x so times could be shorter. Personally, I may put 6.0 on a test machine, but I won't put it in production. I don't work that way. I will go to 5.5, I'm sure, on my servers. I update from source fairly regularly. And that was the original question: "Why would 5.5 come out after 6.0?" Scott Long wrote: > Paul T. Root wrote: > >> In the past, x.0 releases are meant for the adventurous >> not the production oriented. >> >> I never go before x.1. And I skipped 3.x completely. >> I just got my final server from 4.11 to 5.4 in July. >> >> 6.x is probably still 9-12 months away from prime time. >> But that's just a guess on my part. I do know that they >> are pushing on it harder than they did for 5.0. >> >> Sandro Noel. wrote: >> > > 6.0 is indeed receiving quite a bit of testing and bugfixing. It's > a bit presumptuous to make public claims that it's "9-12 months away," > though. I can appreciate the conventional wisdom of staying away from > N.0 releases, but we are putting quite a bit of effort into this one. > 6.1 is not going to be 9-12 months away either, nor will 6.2. The 6.x > line is generating quite a bit of excitement and will be a very good set > of releases. > > Scott From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 03:10:21 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 B20B216A41F for ; Tue, 20 Sep 2005 03:10:21 +0000 (GMT) (envelope-from rees@ddcom.co.jp) Received: from proxy.ddcom.co.jp (proxy.ddcom.co.jp [211.121.191.163]) by mx1.FreeBSD.org (Postfix) with SMTP id C955843D46 for ; Tue, 20 Sep 2005 03:10:20 +0000 (GMT) (envelope-from rees@ddcom.co.jp) Received: (qmail 903 invoked by alias); 20 Sep 2005 03:18:04 -0000 Received: from unknown (HELO ?172.16.1.133?) (10.10.10.11) by mail.ddcom.local with SMTP; 20 Sep 2005 03:18:04 -0000 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: References: Content-Type: text/plain; charset=UTF-8; delsp=yes; format=flowed Message-Id: <96622D83-EE6C-4ABB-A718-299B262373E3@ddcom.co.jp> Content-Transfer-Encoding: quoted-printable From: Joel Rees Date: Tue, 20 Sep 2005 12:10:17 +0900 To: freebsd-stable@freebsd.org X-Mailer: Apple Mail (2.734) Subject: Re: Strange case of root filesystem corruption X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 03:10:21 -0000 On =E5=B9=B3=E6=88=90 17/09/19, at 5:32, Ulf Magnusson wrote: > Some more info: > > Windows is installed on the same drive. When I launched Partition =20 > Magic > it complained about the LBA and CHS parameters for a partition on the > drive not being identical. > > Just in case it's helpful.. > FWIW, I've had bad luck with using Partition Magic more than two or =20 three times on a drive. I just don't even use it any more. Also, I've had bad luck using MSW-side software to do anything with =20 the partitions after *BSD partitions are cut. MSWindows can't seem to =20= obey its own rules. If you have to dual-boot, cut the primary (BIOS-level) partitions =20 once with MSW (and PM, if you must), then leave the BIOS-level =20 partitions alone. Better yet, use two drives. Joel Rees digitcom, inc. =E6=A0=AA=E5=BC=8F=E4=BC=9A=E7=A4=BE=E3=83=87=E3=82=B8=E3= =82=B3=E3=83=A0 Kobe, Japan +81-78-672-8800 ** ** From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 06:00:19 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 4C34B16A41F for ; Tue, 20 Sep 2005 06:00:19 +0000 (GMT) (envelope-from freebsd.macgregor@blueyonder.co.uk) Received: from the-macgregors.org (82-46-96-19.cable.ubr06.stav.blueyonder.co.uk [82.46.96.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C8C743D68 for ; Tue, 20 Sep 2005 06:00:14 +0000 (GMT) (envelope-from freebsd.macgregor@blueyonder.co.uk) X-Urban-Legend: Mail headers contain urban legends Received: from fire (rob@fire.macgregor [192.168.32.100]) (user=freebsd mech=LOGIN bits=0) by the-macgregors.org (8.13.5/8.13.5) with ESMTP id j8K606fD018445 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Tue, 20 Sep 2005 06:00:07 GMT Message-Id: <200509200600.j8K606fD018445@the-macgregors.org> From: "Rob MacGregor" To: Date: Tue, 20 Sep 2005 07:00:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <432F6A2B.8020202@iaces.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcW9hXdQ2cBdf5S1QIOjNWDnVAwS7AAIn9Mg X-Virus-Scanned: by amavisd-new Subject: RE: any ideas when 5.5 will be out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 06:00:19 -0000 On Tuesday, September 20, 2005 2:47 AM, Paul Root <> unleashed the infinite monkeys and produced: > I will go to 5.5, I'm sure, on my servers. I update > from source fairly regularly. And that was the original > question: "Why would 5.5 come out after 6.0?" For the same reason 4.11 came out after 5.3. Quoting from Kris Kennaway's response to the mail before yours :) "Read the handbook for detailed explanation of how FreeBSD releases work." -- Rob | Oh my God! They killed init! You bastards! From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 08:05:28 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 2E17716A41F for ; Tue, 20 Sep 2005 08:05:28 +0000 (GMT) (envelope-from rvenne@dental-on-line.fr) Received: from smtp.dental-on-line.fr (ras75-5-82-234-245-176.fbx.proxad.net [82.234.245.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id C41BF43D46 for ; Tue, 20 Sep 2005 08:05:27 +0000 (GMT) (envelope-from rvenne@dental-on-line.fr) Received: from [192.168.1.7] (triton.dental-on-line.net [192.168.1.7]) by smtp.dental-on-line.fr (Postfix) with ESMTP id C6A233D4085 for ; Tue, 20 Sep 2005 10:05:25 +0200 (CEST) Message-ID: <432FC2C3.4020402@dental-on-line.fr> Date: Tue, 20 Sep 2005 10:05:23 +0200 From: rvenne@dental-on-line.fr User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050720) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-stable@freebsd.org References: <200509200600.j8K606fD018445@the-macgregors.org> In-Reply-To: <200509200600.j8K606fD018445@the-macgregors.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: smp on dell poweredge freeze: 5.4 p7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 08:05:28 -0000 hi list since I make installworld to upgrade to p7, my os freeze often enough. FreeBSD xxxxxxx 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 kern.timecounter.smp_tsc: 0 kern.smp.maxcpus: 16 kern.smp.active: 1 kern.smp.disabled: 0 kern.smp.cpus: 4 kern.smp.forward_signal_enabled: 1 kern.smp.forward_roundrobin_enabled: 1 debug.psmpkterrthresh: 2 sysctl -a | grep machdep.hyperthreading_allowed machdep.hyperthreading_allowed: 0 please help From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 08:43:12 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 BAAA616A41F for ; Tue, 20 Sep 2005 08:43:12 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 526B743D46 for ; Tue, 20 Sep 2005 08:43:12 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so191611nzk for ; Tue, 20 Sep 2005 01:43:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RUy3U/DmKSuWYtr6FNDAhkt0PDTK5T+giD2BAzvspsNuhL8YupQJYqY+KfENCFLqK/TTQGf4ky3YNH3Z86T+PQP37Zxozhw+/Kuw1UzoH9fxyeebPFYPZSghDl5QdQJQbTUCTGjU1qHZu9USNeGPE8bF6ph9kTfyqM9eE+MliK0= Received: by 10.54.13.38 with SMTP id 38mr1645636wrm; Tue, 20 Sep 2005 01:43:11 -0700 (PDT) Received: by 10.54.145.18 with HTTP; Tue, 20 Sep 2005 01:43:11 -0700 (PDT) Message-ID: Date: Tue, 20 Sep 2005 10:43:11 +0200 From: Claus Guttesen To: "rvenne@dental-on-line.fr" In-Reply-To: <432FC2C3.4020402@dental-on-line.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200509200600.j8K606fD018445@the-macgregors.org> <432FC2C3.4020402@dental-on-line.fr> Cc: freebsd-stable@freebsd.org Subject: Re: smp on dell poweredge freeze: 5.4 p7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kometen@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 08:43:12 -0000 > since I make installworld to upgrade to p7, my os freeze often enough. > FreeBSD xxxxxxx 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 >=20 > kern.timecounter.smp_tsc: 0 > kern.smp.maxcpus: 16 > kern.smp.active: 1 > kern.smp.disabled: 0 > kern.smp.cpus: 4 > kern.smp.forward_signal_enabled: 1 > kern.smp.forward_roundrobin_enabled: 1 > debug.psmpkterrthresh: 2 >=20 > sysctl -a | grep machdep.hyperthreading_allowed > machdep.hyperthreading_allowed: 0 What PowerEdge-model is it, dual or quad? If dual, did you try to disable HTT in BIOS? regards Claus From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 09:09:07 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 05A1216A41F for ; Tue, 20 Sep 2005 09:09:07 +0000 (GMT) (envelope-from rvenne@dental-on-line.fr) Received: from smtp.dental-on-line.fr (ras75-5-82-234-245-176.fbx.proxad.net [82.234.245.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9686843D4C for ; Tue, 20 Sep 2005 09:09:06 +0000 (GMT) (envelope-from rvenne@dental-on-line.fr) Received: from [192.168.1.7] (triton.dental-on-line.net [192.168.1.7]) by smtp.dental-on-line.fr (Postfix) with ESMTP id EC6F43D408B for ; Tue, 20 Sep 2005 11:09:04 +0200 (CEST) Message-ID: <432FD1AE.1090405@dental-on-line.fr> Date: Tue, 20 Sep 2005 11:09:02 +0200 From: rvenne@dental-on-line.fr User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050720) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-stable@freebsd.org References: <200509200600.j8K606fD018445@the-macgregors.org> <432FC2C3.4020402@dental-on-line.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: smp on dell poweredge freeze: 5.4 p7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 09:09:07 -0000 Claus Guttesen wrote: >>since I make installworld to upgrade to p7, my os freeze often enough. >>FreeBSD xxxxxxx 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 >> >>kern.timecounter.smp_tsc: 0 >>kern.smp.maxcpus: 16 >>kern.smp.active: 1 >>kern.smp.disabled: 0 >>kern.smp.cpus: 4 >>kern.smp.forward_signal_enabled: 1 >>kern.smp.forward_roundrobin_enabled: 1 >>debug.psmpkterrthresh: 2 >> >>sysctl -a | grep machdep.hyperthreading_allowed >>machdep.hyperthreading_allowed: 0 >> >> > >What PowerEdge-model is it, dual or quad? If dual, did you try to >disable HTT in BIOS? > >regards >Claus > > poweredge 1850 bi cpu xeon 2.8 what's the HTT???? From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 09:49:32 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 13EFD16A41F for ; Tue, 20 Sep 2005 09:49:32 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D48643D46 for ; Tue, 20 Sep 2005 09:49:31 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so201974nzk for ; Tue, 20 Sep 2005 02:49:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tX1s5njlwL5+ZH58CAHgSUABqiyGscX2CnW9sDh8yFC5TxQ5HT5IYgS2yGJJ8QOKqg6yD6NzytjsVMRpPLbh5QdZ4EiS96b8N2MNLLZWFC/sqRv3zpdFn1QgU7qc/ZHFOiWrVezaaIC1FD2/jypa/4apI3a278rBIW1gNS2MkzU= Received: by 10.54.33.65 with SMTP id g65mr780377wrg; Tue, 20 Sep 2005 02:49:31 -0700 (PDT) Received: by 10.54.145.18 with HTTP; Tue, 20 Sep 2005 02:49:31 -0700 (PDT) Message-ID: Date: Tue, 20 Sep 2005 11:49:31 +0200 From: Claus Guttesen To: "rvenne@dental-on-line.fr" In-Reply-To: <432FD1AE.1090405@dental-on-line.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200509200600.j8K606fD018445@the-macgregors.org> <432FC2C3.4020402@dental-on-line.fr> <432FD1AE.1090405@dental-on-line.fr> Cc: freebsd-stable@freebsd.org Subject: Re: smp on dell poweredge freeze: 5.4 p7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kometen@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 09:49:32 -0000 > >What PowerEdge-model is it, dual or quad? If dual, did you try to > >disable HTT in BIOS? > > poweredge 1850 bi cpu xeon 2.8 > what's the HTT???? It's hyper-threading, the cpu have some extra registers, so the cpu can get some more work done (in theory) during one cpu-cycle. But most of the time the improved performance is neglible. If HTT is enabled one cpu will show up as two logical cpu's. So try to disable HTT in BIOS. regards Claus From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 09:55:43 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 09F8016A457 for ; Tue, 20 Sep 2005 09:55:43 +0000 (GMT) (envelope-from rvenne@dental-on-line.fr) Received: from smtp.dental-on-line.fr (ras75-5-82-234-245-176.fbx.proxad.net [82.234.245.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 958D343D45 for ; Tue, 20 Sep 2005 09:55:42 +0000 (GMT) (envelope-from rvenne@dental-on-line.fr) Received: from [192.168.1.7] (triton.dental-on-line.net [192.168.1.7]) by smtp.dental-on-line.fr (Postfix) with ESMTP id 6465B3D408B for ; Tue, 20 Sep 2005 11:55:41 +0200 (CEST) Message-ID: <432FDC9A.80400@dental-on-line.fr> Date: Tue, 20 Sep 2005 11:55:38 +0200 From: rvenne@dental-on-line.fr User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050720) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-stable@freebsd.org References: <200509200600.j8K606fD018445@the-macgregors.org> <432FC2C3.4020402@dental-on-line.fr> <432FD1AE.1090405@dental-on-line.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: smp on dell poweredge freeze: 5.4 p7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 09:55:43 -0000 Claus Guttesen wrote: >>>What PowerEdge-model is it, dual or quad? If dual, did you try to >>>disable HTT in BIOS? >>> >>> >>poweredge 1850 bi cpu xeon 2.8 >>what's the HTT???? >> >> > >It's hyper-threading, the cpu have some extra registers, so the cpu >can get some more work done (in theory) during one cpu-cycle. But most >of the time the improved performance is neglible. If HTT is enabled >one cpu will show up as two logical cpu's. > >So try to disable HTT in BIOS. > >regards >Claus >_______________________________________________ >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" > > thanks a lot for answers, in fact here's more informations ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 6 cpu3 (AP): APIC ID: 7 ioapic0: Changing APIC ID to 8 ioapic1: Changing APIC ID to 9 ioapic2: Changing APIC ID to 10 which mean HTT is enabled in bios... I'll take a look for that. I've to take out all my vpn connections ! From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 10:29:06 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 D4B2A16A41F for ; Tue, 20 Sep 2005 10:29:06 +0000 (GMT) (envelope-from rvenne@dental-on-line.fr) Received: from smtp.dental-on-line.fr (ras75-5-82-234-245-176.fbx.proxad.net [82.234.245.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DB5543D4C for ; Tue, 20 Sep 2005 10:29:06 +0000 (GMT) (envelope-from rvenne@dental-on-line.fr) Received: from [192.168.1.7] (triton.dental-on-line.net [192.168.1.7]) by smtp.dental-on-line.fr (Postfix) with ESMTP id 16EBA3D408B for ; Tue, 20 Sep 2005 12:29:03 +0200 (CEST) Message-ID: <432FE46B.20506@dental-on-line.fr> Date: Tue, 20 Sep 2005 12:28:59 +0200 From: rvenne@dental-on-line.fr User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050720) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-stable@freebsd.org References: <200509200600.j8K606fD018445@the-macgregors.org> <432FC2C3.4020402@dental-on-line.fr> <432FD1AE.1090405@dental-on-line.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: smp on dell poweredge freeze: 5.4 p7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 10:29:06 -0000 Claus Guttesen wrote: >>>What PowerEdge-model is it, dual or quad? If dual, did you try to >>>disable HTT in BIOS? >>> >>> >>poweredge 1850 bi cpu xeon 2.8 >>what's the HTT???? >> >> > >It's hyper-threading, the cpu have some extra registers, so the cpu >can get some more work done (in theory) during one cpu-cycle. But most >of the time the improved performance is neglible. If HTT is enabled >one cpu will show up as two logical cpu's. > >So try to disable HTT in BIOS. > >regards >Claus >_______________________________________________ >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" > > on thing more, that hasn't never happent before updating to p7. From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 12:13:23 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 2D71316A41F for ; Tue, 20 Sep 2005 12:13:23 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id B30B543D46 for ; Tue, 20 Sep 2005 12:13:22 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so227604nzk for ; Tue, 20 Sep 2005 05:13:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lMau78PYJIxLt/t8lU/Jll+zaYuYQtJgP1c5CUg1x8B+Gz7WlfIv28rymkM9MnEym9Ge9tV2MWcgfiqJhCMexbtHFjSFjgZn+p0EH6ZyZd1Gmq0XkN1YwvZSYAMIZrhuizhNdKmBV/SEwKAKD69zqcCGaYAFKksf4GyleRfRX/o= Received: by 10.54.71.20 with SMTP id t20mr1726855wra; Tue, 20 Sep 2005 05:13:22 -0700 (PDT) Received: by 10.54.145.18 with HTTP; Tue, 20 Sep 2005 05:13:22 -0700 (PDT) Message-ID: Date: Tue, 20 Sep 2005 14:13:22 +0200 From: Claus Guttesen To: "rvenne@dental-on-line.fr" In-Reply-To: <432FE46B.20506@dental-on-line.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200509200600.j8K606fD018445@the-macgregors.org> <432FC2C3.4020402@dental-on-line.fr> <432FD1AE.1090405@dental-on-line.fr> <432FE46B.20506@dental-on-line.fr> Cc: freebsd-stable@freebsd.org Subject: Re: smp on dell poweredge freeze: 5.4 p7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kometen@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 12:13:23 -0000 > >So try to disable HTT in BIOS. > on thing more, that hasn't never happent before updating to p7. It could be minor updates to the scheduler, disksystem etc. which triggers this error, but only appears as a result of two or more factors, which weren't present before p7. regards Claus From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 13:02:24 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 9B23116A41F for ; Tue, 20 Sep 2005 13:02:24 +0000 (GMT) (envelope-from krizka@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39BCB43D48 for ; Tue, 20 Sep 2005 13:02:23 +0000 (GMT) (envelope-from krizka@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so239210nzk for ; Tue, 20 Sep 2005 06:02:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qQnMYHDkpxow2P+LlyDGI0ZItoDyXIZQlrOUeuwRr7zJFl1/gcdwZorz73jbj3tCm9fQFt7mVus22zxMzZgH/w2rJv3ylJO33jR2DLTpzIPNOrWjUN6cLzGx12CCVJnClIMp/cFfLLLXRwjDbeGstzt09WTLs/uMidvDhPlDHeI= Received: by 10.36.46.15 with SMTP id t15mr3389283nzt; Tue, 20 Sep 2005 06:02:23 -0700 (PDT) Received: by 10.36.115.8 with HTTP; Tue, 20 Sep 2005 06:02:23 -0700 (PDT) Message-ID: Date: Tue, 20 Sep 2005 17:02:23 +0400 From: "kostya.kurilov" To: freebsd-stable@freebsd.org In-Reply-To: <20050920120114.E638116A43C@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050920120114.E638116A43C@hub.freebsd.org> Subject: Re: freebsd-stable Digest, Vol 128, Issue 2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "kostya.kurilov" List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 13:02:24 -0000 Whether there is a way(command) to forced break off existing network connec= tion? -- Best regards, kostya.kurilov From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 13:09:02 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 7068D16A41F for ; Tue, 20 Sep 2005 13:09:02 +0000 (GMT) (envelope-from fenix@ramb.com.ua) Received: from sirius.ramb.com.ua (sirius.ramb.com.ua [195.78.58.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9688743D4C for ; Tue, 20 Sep 2005 13:09:00 +0000 (GMT) (envelope-from fenix@ramb.com.ua) Received: from [192.168.0.250] (sirius [192.168.0.250]) by sirius.ramb.com.ua (8.13.3/8.13.3) with ESMTP id j8KDA1fW069117; Tue, 20 Sep 2005 16:10:07 +0300 (EEST) (envelope-from fenix@ramb.com.ua) Message-ID: <43300A24.8070900@ramb.com.ua> Date: Tue, 20 Sep 2005 16:09:56 +0300 From: "Sergey S. Ropchan" User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050624) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "kostya.kurilov" , freebsd-stable@freebsd.org References: <20050920120114.E638116A43C@hub.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.86.2/1090/Tue Sep 20 00:29:31 2005 on sirius.ramb.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on sirius.ramb.com.ua Cc: Subject: Re: freebsd-stable Digest, Vol 128, Issue 2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 13:09:02 -0000 kostya.kurilov wrote: >Whether there is a way(command) to forced break off existing network connection? > >-- >Best regards, kostya.kurilov >_______________________________________________ >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" > > >. > > > man tcpdrop From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 14:21:19 2005 Return-Path: X-Original-To: stable@freebsd.org 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 0B5F616A41F for ; Tue, 20 Sep 2005 14:21:19 +0000 (GMT) (envelope-from oyvind@kolbu.ws) Received: from putsch.kolbu.ws (putsch.kolbu.ws [81.0.164.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83FA143D45 for ; Tue, 20 Sep 2005 14:21:18 +0000 (GMT) (envelope-from oyvind@kolbu.ws) Received: from oyvind by putsch.kolbu.ws with local (Exim 4.52 (FreeBSD)) id 1EHizl-0000FA-5q for stable@freebsd.org; Tue, 20 Sep 2005 16:21:17 +0200 Date: Tue, 20 Sep 2005 16:21:17 +0200 From: =?iso-8859-1?Q?=D8yvind?= Kolbu To: stable@freebsd.org Message-ID: <20050920142117.GA906@putsch.kolbu.ws> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: mutt-ng/devel-r445 (FreeBSD) Cc: Subject: 6.0BETA5: panic: page fault X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 14:21:19 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit When shutdowning my 6.0beta5 installation I got this panic: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x3c fault code = supervisor read, page not present instruction pointer = 0x20:0xc08c338a stack pointer = 0x28:0xe50777b0 frame pointer = 0x28:0xe50777cc code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 60 (swi1: net) trap number = 12 panic: page fault Uptime: 14m44s Dumping 1023 MB (2 chunks) chunk 0: 1MB (160 pages) ... ok chunk 1: 1023MB (261856 pages) 1007 991 975 959 943 927 911 895 879 863 847 831 815 799 783 767 751 735 719 703 687 671 655 639 623 607 591 575 559 543 527 511 495 479 463 447 431 415 399 383 367 351 335 319 303 287 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt full #0 doadump () at pcpu.h:165 No locals. #1 0xc06a6f66 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:399 first_buf_printf = 1 #2 0xc06a72a9 in panic (fmt=0xc0923fc0 "%s") at /usr/src/sys/kern/kern_shutdown.c:555 td = (struct thread *) 0xc230d480 bootopt = 260 newpanic = 0 ap = 0xc230d480 " #3 0xc08da7dc in trap_fatal (frame=0xe5077770, eva=0) at /usr/src/sys/i386/i386/trap.c:841 code = 40 type = 12 ss = 40 esp = 0 softseg = {ssd_base = 0, ssd_limit = 1048575, ssd_type = 27, ssd_dpl = 0, ssd_p = 1, ssd_xx = 4, ssd_xx1 = 1, ssd_def32 = 1, ssd_gran = 1} #4 0xc08da4b2 in trap_pfault (frame=0xe5077770, usermode=0, eva=60) at /usr/src/sys/i386/i386/trap.c:752 va = 0 vm = (struct vmspace *) 0x0 map = 0x1 rv = 1 ftype = 1 '\001' td = (struct thread *) 0xc230d480 p = (struct proc *) 0xc2326a3c #5 0xc08da04d in trap (frame= {tf_fs = -452526072, tf_es = -1064435672, tf_ds = 40, tf_edi = 0, tf_esi = 0, tf_ebp = -452495412, tf_isp = -452495460, tf_ebx = -452495324, tf_edx = -452494684, tf_ecx = -1036987264, tf_eax = 0, tf_trapno = 12, tf_err = 0, tf_eip = -1064553590, tf_cs = 32, tf_eflags = 590466, tf_esp = -1033448448, tf_ss = 0}) at /usr/src/sys/i386/i386/trap.c:442 td = (struct thread *) 0xc230d480 p = (struct proc *) 0xc2326a3c sticks = 3263729976 i = 0 ucode = 0 type = 12 code = 0 eva = 60 #6 0xc08c687a in calltrap () at /usr/src/sys/i386/i386/exception.s:139 No locals. #7 0xc08c338a in bus_dmamap_create (dmat=0x0, flags=1, mapp=0xe5077824) at /usr/src/sys/i386/i386/busdma_machdep.c:364 error = 0 #8 0xc05290d6 in em_encap (adapter=0xc23bf000, m_headp=0xe5077aa4) at /usr/src/sys/dev/em/if_em.c:1215 txd_upper = 0 txd_lower = 0 txd_used = 0 txd_saved = 0 i = -1036083200 j = 0 error = -1036083200 address = Unhandled dwarf expression opcode 0x93 Kernel config is stock GENERIC. FreeBSD putsch.kolbu.ws 6.0-BETA5 FreeBSD 6.0-BETA5 #0: Mon Sep 19 15:29:46 CEST 2005 oyvind@putsch.kolbu.ws:/usr/obj/usr/src/sys/GENERIC i386 dmesg attached. I got the vmcore and kernel.debug available for further debugging, if needed. -- Øyvind Kolbu --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dmesg.putsch" Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-BETA5 #0: Mon Sep 19 15:29:46 CEST 2005 oyvind@putsch.kolbu.ws:/usr/obj/usr/src/sys/GENERIC ACPI APIC Table: Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Xeon(TM) CPU 3.06GHz (3056.50-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf29 Stepping = 9 Features=0xbfebfbff Features2=0x4400> Hyperthreading: 2 logical CPUs real memory = 1073610752 (1023 MB) avail memory = 1041731584 (993 MB) pnpbios: Bad PnP BIOS data checksum ioapic0: Changing APIC ID to 8 ioapic1: Changing APIC ID to 9 ioapic2: Changing APIC ID to 10 MADT: Forcing active-low polarity and level trigger for SCI ioapic0 irqs 0-15 on motherboard ioapic1 irqs 16-31 on motherboard ioapic2 irqs 32-47 on motherboard npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) pci_link0: irq 11 on acpi0 pci_link1: on acpi0 pci_link2: on acpi0 pci_link3: on acpi0 pci_link4: on acpi0 pci_link5: on acpi0 pci_link6: on acpi0 pci_link7: on acpi0 pci_link8: irq 11 on acpi0 pci_link9: on acpi0 pci_link10: on acpi0 pci_link11: on acpi0 pci_link12: irq 10 on acpi0 pci_link13: irq 3 on acpi0 pci_link14: on acpi0 pci_link15: on acpi0 pci_link16: on acpi0 pci_link17: on acpi0 pci_link18: on acpi0 pci_link19: on acpi0 pci_link20: on acpi0 pci_link21: on acpi0 pci_link22: on acpi0 pci_link23: on acpi0 pci_link24: on acpi0 pci_link25: on acpi0 pci_link26: on acpi0 pci_link27: on acpi0 pci_link28: on acpi0 pci_link29: on acpi0 pci_link30: on acpi0 pci_link31: on acpi0 pci_link32: irq 5 on acpi0 Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 pcib0: on acpi0 pci0: on pcib0 em0: port 0xecc0-0xecff mem 0xfe200000-0xfe21ffff irq 16 at device 2.0 on pci0 em0: Ethernet address: 00:11:43:d1:1d:ef em0: Speed:N/A Duplex:N/A fxp0: port 0xeca0-0xecbf mem 0xfeb00000-0xfeb00fff,0xfe000000-0xfe0fffff irq 28 at device 6.0 on pci0 miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:50:8b:62:2d:e1 pci0: at device 14.0 (no driver attached) atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x8b0-0x8bf at device 15.1 on pci0 ata0: on atapci0 ata1: on atapci0 ohci0: mem 0xfe220000-0xfe220fff irq 5 at device 15.2 on pci0 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered isab0: at device 15.3 on pci0 isa0: on isab0 pcib1: on acpi0 pci1: on pcib1 mpt0: port 0xdc00-0xdcff mem 0xfcf10000-0xfcf1ffff,0xfcf00000-0xfcf0ffff irq 29 at device 4.0 on pci1 mpt0: [GIANT-LOCKED] mpt0: MPI Version=1.2.12.0 mpt0: Unhandled Event Notify Frame. Event 0xa. pcib2: on acpi0 pci2: on pcib2 hptmv0: mem 0xfcd00000-0xfcd7ffff irq 24 at device 4.0 on pci2 RocketRAID 182x SATA Controller driver Version 1.1 RR182x [0,0]: channel started successfully RR182x [0,1]: channel started successfully RR182x [0,2]: channel started successfully RR182x [0,3]: channel started successfully RR182x: RAID5 write-back enabled hptmv0: [GIANT-LOCKED] fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A ppc0: port 0x378-0x37f,0x778-0x77f irq 7 drq 1 on acpi0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xc87ff,0xe3000-0xea7ff,0xec000-0xeffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 3056500220 Hz quality 800 Timecounters tick every 1.000 msec Waiting 5 seconds for SCSI devices to settle acd0: CDROM at ata0-master UDMA33 ad2: 76319MB at ata1-master UDMA100 da0 at hptmv0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-0 device da0: 476950MB (976794112 512 byte sectors: 255H 63S/T 60802C) Trying to mount root from ufs:/dev/da0s2a WARNING: /stash was not properly dismounted WARNING: /tmp was not properly dismounted WARNING: /usr was not properly dismounted WARNING: /usr/local/mail was not properly dismounted WARNING: /var was not properly dismounted em0: link state changed to UP Accounting enabled --T4sUOijqQbZv57TR-- From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 16:29:12 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 217B116A41F for ; Tue, 20 Sep 2005 16:29:12 +0000 (GMT) (envelope-from rino.santilli@italdata.com) Received: from backup.italdata.com (host196-13.pool21759.interbusiness.it [217.59.13.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F83443D46 for ; Tue, 20 Sep 2005 16:29:10 +0000 (GMT) (envelope-from rino.santilli@italdata.com) X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Tue, 20 Sep 2005 18:30:51 +0200 Message-ID: <16BEA6C8093BDC4F8E523CF0A6658BF902F7EC@Karajan.terminal.intranet.italdata.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 5.4 Stable - Error compiling a custom kernel in atmconfig Thread-Index: AcW+AG8tE2Q3tw9iTS6aRBNM0EYo/g== From: "Quirino Santilli" To: Subject: 5.4 Stable - Error compiling a custom kernel in atmconfig X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 16:29:12 -0000 I'm using FreeBSD 5.4 on an old bi-processor PII 300 by Asem. First of all i synchronized my source tree to the 5_4 version using cvsup, but when I run the "make buildkernel=3DSMP" command I receive a stop error pointing to the "atmconfig" binary...and to the atm modules... I tried to search for this error in the mailing list archive but i didn't find anything...can you help me? I run in this problem on different hardware architectures... r3N0oV4 From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 19:04:00 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 63F9016A421 for ; Tue, 20 Sep 2005 19:04:00 +0000 (GMT) (envelope-from freebsd@voidmain.net) Received: from ssicg.com (mail.ssicg.com [68.167.126.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81C2643D53 for ; Tue, 20 Sep 2005 19:03:59 +0000 (GMT) (envelope-from freebsd@voidmain.net) Received: from SSI3460 ([192.168.186.63]) by ssicg.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 20 Sep 2005 15:03:50 -0400 Message-ID: <001201c5be16$09679b30$3fbaa8c0@ssicg.local> From: "Tom Grove" To: "Quirino Santilli" , References: <16BEA6C8093BDC4F8E523CF0A6658BF902F7EC@Karajan.terminal.intranet.italdata.com> Date: Tue, 20 Sep 2005 15:03:30 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-OriginalArrivalTime: 20 Sep 2005 19:03:50.0895 (UTC) FILETIME=[09907FF0:01C5BE16] Cc: Subject: Re: 5.4 Stable - Error compiling a custom kernel in atmconfig X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 19:04:00 -0000 Can you run atmconfig from a shell? What referneces to atm are in your kernel i.e. device atm -tom ----- Original Message ----- From: "Quirino Santilli" To: Sent: Tuesday, September 20, 2005 12:30 PM Subject: 5.4 Stable - Error compiling a custom kernel in atmconfig > > I'm using FreeBSD 5.4 on an old bi-processor PII 300 by Asem. > > First of all i synchronized my source tree to the 5_4 version using > cvsup, but when I run the "make buildkernel=SMP" command I receive a > stop error pointing to the "atmconfig" binary...and to the atm > modules... > > I tried to search for this error in the mailing list archive but i > didn't find anything...can you help me? > > I run in this problem on different hardware architectures... > > r3N0oV4 > > _______________________________________________ > 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 Tue Sep 20 20:35:27 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 3F60816A41F for ; Tue, 20 Sep 2005 20:35:27 +0000 (GMT) (envelope-from smartweb@leadhill.net) Received: from natco3.natcotech.com (natco3.natcotech.com [205.167.142.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E7C743D46 for ; Tue, 20 Sep 2005 20:35:21 +0000 (GMT) (envelope-from smartweb@leadhill.net) Received: from ibm.nlcc.us (ldhl-ras1-dial-12-28-24-225.natcotech.com [12.28.24.225]) by natco3.natcotech.com (Postfix) with ESMTP id AC85A62A71 for ; Tue, 20 Sep 2005 15:35:20 -0500 (CDT) Received: (qmail 63508 invoked by uid 89); 20 Sep 2005 20:35:18 -0000 Received: from unknown (HELO ?192.168.0.2?) (192.168.0.2) by ibm.nlcc.us with SMTP; 20 Sep 2005 20:35:18 -0000 Message-ID: <43307286.4020601@leadhill.net> Date: Tue, 20 Sep 2005 15:35:18 -0500 From: Billy Newsom User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Stable Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ep0 Interrupt Storm, 3Com EtherLink III (PnP) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 20:35:27 -0000 Does anyone know exactly what to do about an interrupt storm, or if it really is a problem? I have an old system acting as a router/firewall. It is a dual processor, so I use SMP. But since going to 5.3 and 5.4, it would seem that this system runs a bit worse than under 4.7. It could be based on just an old BIOS, which will never be updated now, which doesn't support some of the new stuff. It's not ACPI, and PnP seems to be marginal as it always has been. Other than the dmesg output, I would know nothing about such a storm. Since it is happening to a network card, I was wondering if it needs to be addressed. I also don't know about the "unknown: can't assign resources (port)" errors. But back to the main issue, what is the storm all about? # vmstat -i interrupt total rate irq1: atkbd0 634 0 irq5: ep0 1037411 2 irq6: fdc0 10 0 irq8: rtc 58059776 127 irq14: ata0 7724041 17 irq15: ata1 29416 0 irq18: rl0 2068244 4 irq0: clk 45353879 99 Total 114273411 251 *dmesg output (Storm is near the last line): FreeBSD 5.4-STABLE #0: Mon Jul 4 18:28:47 CDT 2005 root@me.dd.dd:/usr/obj/usr/src/sys/BILLYSMP3 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium Pro (199.31-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x617 Stepping = 7 Features=0xfbff real memory = 536870912 (512 MB) avail memory = 515719168 (491 MB) MPTable: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 1 cpu1 (AP): APIC ID: 0 ioapic0: Assuming intbase of 0 ioapic0 irqs 0-23 on motherboard npx0: on motherboard npx0: INT 16 interface cpu0 on motherboard cpu1 on motherboard pcib0: pcibus 0 on motherboard pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 atapci0: port 0xfff0-0xffff,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 1.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 uhci0: port 0x5400-0x541f irq 19 at device 1.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered rl0: port 0x5000-0x50ff mem 0x50000000-0x500000ff irq 18 at device 6.0 on pci0 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:50:ba:4d:57:6f pci0: at device 11.0 (no driver attached) orm0: at iomem 0xc0000-0xc7fff on isa0 fdc0: at port 0x3f0-0x3f5 irq 6 drq 2 on isa0 fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x64,0x60 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <6 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: on ppc0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ep0: <3Com 3C509B-TPO EtherLink III (PnP)> at port 0x210-0x21f irq 5 on isa0 ep0: Ethernet address: 00:a0:24:6c:1b:46 unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) Timecounters tick every 10.000 msec IP Filter: v3.4.35 initialized. Default = pass all, Logging = enabled Interrupt storm detected on "irq5: ep0"; throttling interrupt source ad0: 8809MB [17898/16/63] at ata0-master WDMA2 ad2: 2014MB [4092/16/63] at ata1-master WDMA2 acd0: DVDROM at ata1-slave PIO4 SMP: AP CPU #1 Launched! Mounting root from ufs:/dev/ad0s1a From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 20:53:23 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 6D9B216A41F for ; Tue, 20 Sep 2005 20:53:23 +0000 (GMT) (envelope-from hlecuanda@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF4BF43D45 for ; Tue, 20 Sep 2005 20:53:22 +0000 (GMT) (envelope-from hlecuanda@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so10978nzk for ; Tue, 20 Sep 2005 13:53:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sT17J9vJwcqmFL2KCT4mf4AEJchkcvTiAP1WX3k0cRPcv5cZr0vE2JgyOS7vQ/D6uPuiDnmyODQ9I70QRAk2F1i0nyKPUCnm/cPhiPyInZVCkzmPLbl8ugpjcANYGUbi6guLFX/Pi+qpGSspuEjlko/ZRv0vFIe9zqGig+v2Qe4= Received: by 10.54.10.71 with SMTP id 71mr2040935wrj; Tue, 20 Sep 2005 13:53:22 -0700 (PDT) Received: by 10.54.116.17 with HTTP; Tue, 20 Sep 2005 13:53:22 -0700 (PDT) Message-ID: Date: Tue, 20 Sep 2005 13:53:22 -0700 From: Hector Lecuanda To: John Baldwin In-Reply-To: <200509201441.21121.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200509201441.21121.jhb@FreeBSD.org> Cc: freebsd-stable@freebsd.org Subject: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on 5.x] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hlecuanda@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 20:53:23 -0000 On 9/20/05, John Baldwin wrote: > On Tuesday 20 September 2005 01:55 pm, Hector Lecuanda wrote: > > I have an Intel 82573 1000/PRO nic. I've seen that the 4.x branch > > supports this device, but 5.x does not. > > > > Is support for this device to be included in the near future? > > who can I contact regarding patches to make it work? >=20 > Erm, the em(4) driver is in 5.x. Also, this mailing list is more for > questions about writing device drivers. For more general questions try > either the questions@ or stable@ mailing lists. >=20 > -- John:=20 Thank you, i will redirect my query to the appropriate mailing list. Perhaps i should have explained that the em(4) driver in 4.x does include support for the Intel 82573 1000/PRO nic; while the one in 5.x does not. =3D( Is it planned to merge the work on 4.x to 5.x and HEAD?=20 i tried to recompile the kernel with the 4.x sources for the em(4) driver, but obviously a lot has changed in the kernel, and as luck would have it, my attempt did not yield any success. Who would be the person to contact regarding this driver? Thank you! --=20 -Hector Lecuanda PGP Public Key / Llave Publica PGP: http://lecuanda.com/pgp_pubkey.asc http://lecuanda.com/pgp_pubkey.txt From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 21:49:41 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 9461116A41F for ; Tue, 20 Sep 2005 21:49:41 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out3.tiscali.nl (smtp-out3.tiscali.nl [195.241.79.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id F37C943D46 for ; Tue, 20 Sep 2005 21:49:40 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from [82.171.39.195] (helo=guido.klop.ws) by smtp-out3.tiscali.nl with smtp (Tiscali http://www.tiscali.nl) id 1EHpzg-0007Pc-7C for ; Tue, 20 Sep 2005 23:49:40 +0200 Received: (qmail 16022 invoked from network); 20 Sep 2005 21:49:38 -0000 Received: from localhost.thuis.klop.ws (HELO outgoing.local) (127.0.0.1) by localhost.thuis.klop.ws with SMTP; 20 Sep 2005 21:49:38 -0000 To: "FreeBSD questions" Date: Tue, 20 Sep 2005 23:49:36 +0200 From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/8.02 (FreeBSD, build 1272) Subject: RELENG_6: hangs with if_wi in pccard. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 21:49:41 -0000 Hello, I've have something weird. If I put my if_wi card in my laptop it totally hangs. I cannot go into the debugger and witness doesn't complain. This was working fine in FreeBSD 5.4. But if I first put in my if_ep card and than my if_wi card everything works fine. But if I than remove the if_wi card I get this: Sep 20 13:53:25 laptop kernel: taskqueue_drain with the following non-sleepable locks held: Sep 20 13:53:25 laptop kernel: exclusive sleep mutex wi0 (network driver) r = 0 (0xc0f25b68) locked @ /usr/src/sys/modules/wi/../../dev/wi/if_wi.c:888 Sep 20 13:53:25 laptop kernel: KDB: stack backtrace: Sep 20 13:53:25 laptop kernel: kdb_backtrace(c06b22bc,c6af1be8,1,267,c0f23650) at kdb_backtrace+0x2e Sep 20 13:53:25 laptop kernel: witness_warn(5,0,c061b313,c0f24ef8,c0f71b74) at witness_warn+0x1d3 Sep 20 13:53:25 laptop kernel: taskqueue_drain(c0e27b80,c0f23650,600,0,c0f23400) at taskqueue_drain+0x2b Sep 20 13:53:25 laptop kernel: if_detach(c0f23400,c0f25000,c6af1c58,c075c7c9,c0f23400) at if_detach+0x22 Sep 20 13:53:25 laptop kernel: ether_ifdetach(c0f23400,0,c076ffea,20e,c0f23400) at ether_ifdetach+0x30 Sep 20 13:53:25 laptop kernel: wi_detach(c0e26200,c0e90050,c063f068,961,c0e26100) at wi_detach+0x89 Sep 20 13:53:25 laptop kernel: device_detach(c0e26200,c6af1c9c,c04d33c9,c0e5cc80,c0e96000) at device_detach+0x8e Sep 20 13:53:25 laptop kernel: pccard_detach_card(c0e5cc80,c0e85924,c063b538) at pccard_detach_card+0x44 Sep 20 13:53:25 laptop kernel: exca_removal(c0e96004,12c,c0e963f0,30000016,c0e96000) at exca_removal+0x53 Sep 20 13:53:25 laptop kernel: cbb_removal(c0e96000,0,c060fbd4,1d3,c0e963f0) at cbb_removal+0x35 Sep 20 13:53:25 laptop kernel: cbb_event_thread(c0e96000,c6af1d38,c0615c5c,30d,62735f64) at cbb_event_thread+0xb4 Sep 20 13:53:25 laptop kernel: fork_exit(c0459740,c0e96000,c6af1d38) at fork_exit+0xc1 Sep 20 13:53:25 laptop kernel: fork_trampoline() at fork_trampoline+0x8 Sep 20 13:53:25 laptop kernel: --- trap 0x1, eip = 0, esp = 0xc6af1d6c, ebp = 0 --- Sep 20 13:53:25 laptop kernel: wi0: detached My dmesg is: Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-BETA4 #14: Sat Sep 17 14:41:11 CEST 2005 root@laptop.klop.ws:/usr/obj/usr/src/sys/LAPTOP Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium II/Pentium II Xeon/Celeron (266.68-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff real memory = 100622336 (95 MB) avail memory = 93089792 (88 MB) npx0: [FAST] npx0: on motherboard npx0: INT 16 interface cpu0 on motherboard apm0: on motherboard apm0: found APM BIOS v1.2, connected at v1.2 pcib0: pcibus 0 on motherboard pir0: on motherboard pci0: on pcib0 pcib1: at device 0.1 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) cbb0: mem 0x7fffe000-0x7fffefff irq 11 at device 12.0 on pci0 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb1: mem 0x7ffff000-0x7fffffff irq 11 at device 12.1 on pci0 cardbus1: on cbb1 pccard1: <16-bit PCCard bus> on cbb1 isab0: at device 14.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1000-0x100f at device 14.1 on pci0 ata0: on atapci0 ata1: on atapci0 pci0: at device 14.2 (no driver attached) pmtimer0 on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model Generic PS/2 mouse, device ID 0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: on ppc0 lpt0: on ppbus0 lpt0: Interrupt-driven port sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 unknown: can't assign resources (port) unknown: can't assign resources (irq) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (memory) Timecounters tick every 1.000 msec ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding disabled, default to accept, logging unlimited ep0: <3Com Megahertz 589E> at port 0x100-0x10f irq 11 function 0 config 1 on pccard0 ep0: Ethernet address: 00:50:da:d1:01:25 Interrupt storm detected on "irq11: cbb0 cbb1+"; throttling interrupt source wi0: < IEEE 802.11 Wireless LAN/PC Card> at port 0x180-0x1bf irq 11 function 0 config 1 on pccard1 wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A wi0: Intersil Firmware: Primary (0.3.0), Station (0.8.3) wi0: Ethernet address: 00:60:b3:71:86:1c ad0: 9590MB at ata0-master PIO4 acd0: CDROM at ata0-slave PIO4 Trying to mount root from ufs:/dev/ad0s1a If somebody needs more info please tell me. Ronald. -- Ronald Klop Amsterdam, The Netherlands From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 22:04:39 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 8480C16A41F for ; Tue, 20 Sep 2005 22:04:39 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out0.tiscali.nl (smtp-out0.tiscali.nl [195.241.79.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id C394843D49 for ; Tue, 20 Sep 2005 22:04:38 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from [82.171.39.195] (helo=guido.klop.ws) by smtp-out0.tiscali.nl with smtp (Tiscali http://www.tiscali.nl) id 1EHqE9-00028M-M1 for ; Wed, 21 Sep 2005 00:04:37 +0200 Received: (qmail 17406 invoked from network); 20 Sep 2005 22:04:36 -0000 Received: from localhost.thuis.klop.ws (HELO outgoing.local) (127.0.0.1) by localhost.thuis.klop.ws with SMTP; 20 Sep 2005 22:04:36 -0000 To: freebsd-stable@freebsd.org Date: Wed, 21 Sep 2005 00:04:35 +0200 From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/8.02 (FreeBSD, build 1272) Subject: more wi0 hang info on RELENG_6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2005 22:04:39 -0000 In stead of a hang I ones had this today. Any thoughts in what I can try more. See my previous e-mail (subject: RELENG_6: hangs with if_wi in pccard) for the dmesg. Sep 20 13:39:54 laptop kernel: pccard0: CIS version PC Card Standard 5.0 Sep 20 13:39:54 laptop kernel: pccard0: CIS info: , IEEE 802.11 Wireless LAN/PC Card, Sep 20 13:39:54 laptop kernel: pccard0: Manufacturer code 0xd601, product 0x2 Sep 20 13:39:54 laptop kernel: pccard0: function 0: network adapter, ccr addr 3e0 mask 1 Sep 20 13:39:54 laptop kernel: pccard0: function 0, config table entry 1: I/O card; irq mask ffff; iomask 6, iospace 0-3f; io16 irqpulse irqlevel Sep 20 13:39:54 laptop kernel: Interrupt storm detected on "irq11: cbb0 cbb1"; throttling interrupt source Sep 20 13:39:54 laptop kernel: wi0: < IEEE 802.11 Wireless LAN/PC Card> at port 0x100-0x13f irq 11 function 0 config 1 on pccard0 Sep 20 13:39:54 laptop kernel: wi0: [MPSAFE] Sep 20 13:39:54 laptop kernel: wi0: record read mismatch, rid=fc01, got=ffff Sep 20 13:39:54 laptop kernel: wi0: record read mismatch, rid=fc01, got=ffff Sep 20 13:39:54 laptop kernel: wi0: mac read failed 5 Sep 20 13:39:54 laptop kernel: device_attach: wi0 attach returned 5 Sep 20 13:39:54 laptop kernel: Sep 20 13:39:54 laptop kernel: Sep 20 13:39:54 laptop kernel: Fatal trap 12: page fault while in kernel mode Sep 20 13:39:54 laptop kernel: fault virtual address = 0xc1135b78 Sep 20 13:39:54 laptop kernel: fault code = supervisor write, page not present Sep 20 13:39:54 laptop kernel: instruction pointer = 0x20:0xc04de7c8 Sep 20 13:39:54 laptop kernel: stack pointer = 0x28:0xc6c33c18 Sep 20 13:39:54 laptop kernel: frame pointer = 0x28:0xc6c33c30 Sep 20 13:39:54 laptop kernel: code segment = base 0x0, limit 0xfffff, type 0x1b Sep 20 13:39:54 laptop kernel: = DPL 0, pres 1, def32 1, gran 1 Sep 20 13:39:54 laptop kernel: processor eflags = interrupt enabled, resume, IOPL = 0 Sep 20 13:39:54 laptop kernel: current process = 533 (vtund) -- Ronald Klop Amsterdam, The Netherlands From owner-freebsd-stable@FreeBSD.ORG Tue Sep 20 23:44:11 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 DF9D116A41F; Tue, 20 Sep 2005 23:44:10 +0000 (GMT) (envelope-from pdquilty@adelphia.net) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD6243D46; Tue, 20 Sep 2005 23:44:09 +0000 (GMT) (envelope-from pdquilty@adelphia.net) Received: from pdq-lan165 ([67.22.215.9]) by mta10.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with ESMTP id <20050920234409.CEHO12165.mta10.adelphia.net@pdq-lan165>; Tue, 20 Sep 2005 19:44:09 -0400 From: "Peter D. Quilty" To: freebsd-mobile@freebsd.org, freebsd-stable@freebsd.org Date: Tue, 20 Sep 2005 19:44:07 -0400 Message-Id: <1127259847.1266.101.camel@pdq-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: High interrupts w/ Cisco 350 card X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Peter D. Quilty" List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 23:44:11 -0000 I'm running 5.4-RELEASE-p6 on a Toshiba Tecra M2 laptop. My network card is a Cisco 350 PCMCIA card. I'm experiencing a very high rate of interrupts during heavy network traffic. The laptop becomes very sluggish to respond. The more traffic through the interface, the higher the number of interrupts and the more sluggish the laptop becomes. I've searched the mailing list archives and the web, but haven't been able to find anything relevant. This Cisco card works fine in every other laptop I have. I suspect it might be a cardbus problem, but I don't know how to resolve it or troubleshoot it any further. I've tried disabling ACPI and that hasn't helped. Has anyone experienced this or have any suggestions? Any help would be much appreciated. Here is the output from a "vmstat -i", a "systat -iostat", and my boot time dmesg. There are no other errors showing up in any of the logs or on the console. interrupt total rate irq0: clk 3900551 99 irq1: atkbd0 46826 1 irq4: sio0 1 0 irq7: 3 0 stray irq7 3 0 irq8: rtc 4992799 127 irq9: acpi0 629 0 irq10: nvidia0 2517427 64 irq11: cbb0 cbb1+++ 6773905 173 irq12: psm0 240 0 irq13: npx0 1 0 irq14: ata0 319425 8 irq15: ata1 70 0 Total 18551880 475 /0 /1 /2 /3 /4 /5 /6 /7 /8 /9 /10 Load Average ||||||||||| /0 /10 /20 /30 /40 /50 /60 /70 /80 /90 /100 cpu user|XXXXX nice| system|X interrupt|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX idle|XXX /0 /10 /20 /30 /40 /50 /60 /70 /80 /90 /100 ad0 MB/s tps|XX cd0 MB/s tps| pass0 MB/s tps| Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.4-RELEASE-p6 #26: Thu Jul 28 15:05:56 EDT 2005 root@pdq-laptop:/usr/obj/usr/src/sys/PDQ.M2 Timecounter "i8254" frequency 1193165 Hz quality 0 CPU: Mobile Genuine Intel(R) processor 1600MHz (598.49-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x695 Stepping = 5 Features=0xa7e9f9bf real memory = 536608768 (511 MB) avail memory = 511258624 (487 MB) Pentium 4 TCC support enabled, current performance 100% netsmb_dev: loaded npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0xd808-0xd80b on acpi0 cpu0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xe0000000-0xefffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 nvidia0: mem 0xd0000000-0xdfffffff,0xfd000000-0xfdffffff irq 10 at device 0.0 on pci1 uhci0: port 0xefe0-0xefff irq 11 at device 29.0 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xef80-0xef9f irq 11 at device 29.1 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xef60-0xef7f irq 11 at device 29.2 on pci0 usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0: mem 0xfcfffc00-0xfcffffff irq 11 at device 29.7 on pci0 usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered pcib2: at device 30.0 on pci0 pci2: on pcib2 fwohci0: mem 0xfc5f8000-0xfc5fbfff,0xfc5ff800-0xfc5fffff irq 11 at device 7.0 on pci2 fwohci0: OHCI version 1.10 (ROM=1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:00:39:00:00:51:65:81 fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=0xc000ffc0, gen=1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) em0: port 0xcdc0-0xcdff mem 0xfc5c0000-0xfc5dffff irq 11 at device 9.0 on pci2 em0: Ethernet address: 00:0e:7b:0f:7a:01 em0: Speed:N/A Duplex:N/A cbb0: at device 11.0 on pci2 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb1: at device 11.1 on pci2 cardbus1: on cbb1 pccard1: <16-bit PCCard bus> on cbb1 pci2: at device 13.0 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xbfa0-0xbfaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 irq 11 at device 31.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 pcm0: port 0xbdc0-0xbdff,0xbe00-0xbeff mem 0xfc4ffd00-0xfc4ffdff,0xfc4ffe00-0xfc4fffff irq 11 at device 31.5 on pci0 pcm0: pci0: at device 31.6 (no driver attached) acpi_button0: on acpi0 acpi_lid0: on acpi0 acpi_cmbat0: on acpi0 acpi_cmbat1: on acpi0 acpi_acad0: on acpi0 acpi_toshiba0: on acpi0 acpi_tz0: on acpi0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model GlidePoint, device ID 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A orm0: at iomem 0xe0000-0xeffff,0xc0000-0xcffff on isa0 pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ums0: Sun Microsystems Type 6 USB mouse, rev 1.10/1.05, addr 2, iclass 3/1 ums0: 3 buttons. Timecounter "TSC" frequency 598494220 Hz quality 800 Timecounters tick every 10.000 msec ad0: 38154MB [77520/16/63] at ata0-master UDMA100 an0: at port 0xc000-0xc03f irq 11 function 0 config 5 on pccard0 an0: got RSSI <-> dBM map an0: supported rates: 1Mbps 2Mbps 5.5Mbps 11Mbps an0: Ethernet address: 00:07:0e:b9:2e:d5 ata1-slave: FAILURE - ATAPI_IDENTIFY timed out ata1-slave: FAILURE - ATAPI_IDENTIFY timed out ata1-slave: FAILURE - ATAPI_IDENTIFY timed out acd0: CDRW at ata1-master UDMA33 cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed Mounting root from ufs:/dev/ad0s1a -- Peter D. Quilty pdquilty@adelphia.net 703-906-5633 GnuPG Key: http://users.adelphia.net/~pdquilty/gpg-pubkey.asc GnuPG Key Fingerprint: A46A 0E56 D13E 5617 4696 2B04 0D0C E34D CB6D D107 From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 01:27:02 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 C131316A41F for ; Wed, 21 Sep 2005 01:27:02 +0000 (GMT) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3340843D46 for ; Wed, 21 Sep 2005 01:27:02 +0000 (GMT) (envelope-from mike@sentex.net) Received: from pumice6.sentex.ca (pumice6.sentex.ca [64.7.153.21]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j8L1R10W001180 for ; Tue, 20 Sep 2005 21:27:01 -0400 (EDT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by pumice6.sentex.ca (8.13.3/8.13.3) with ESMTP id j8L1R0rh037214; Tue, 20 Sep 2005 21:27:01 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3/8.13.3) with ESMTP id j8L1QxM3008017 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 20 Sep 2005 21:26:59 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20050920212432.06087c38@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Tue, 20 Sep 2005 21:27:40 -0400 To: hlecuanda@gmail.com From: Mike Tancsa In-Reply-To: References: <200509201441.21121.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 X-Scanned-By: MIMEDefang 2.51 on 64.7.153.21 Cc: freebsd-stable@freebsd.org Subject: Re: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on 5.x] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 01:27:02 -0000 At 04:53 PM 20/09/2005, Hector Lecuanda wrote: >Perhaps i should have explained that the em(4) driver in 4.x does >include support for the Intel 82573 1000/PRO nic; while the one in 5.x >does not. =( > >Is it planned to merge the work on 4.x to 5.x and HEAD? Hi, The driver in RELENG_4 is essentially the same as in HEAD and RELENG_6. Someone backported the changes from the RELENG_6 version to 5.x and posted a link in the mailling list perhaps a month or so ago. Have a look through the archives for the patches. However, I would suggest you go to RELENG_6 from 5.x. 6.x is a bit faster on a number of counts and quite stable on the boxes we have it running on. ---Mike From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 01:34:46 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 C5FE516A421 for ; Wed, 21 Sep 2005 01:34:46 +0000 (GMT) (envelope-from rees@ddcom.co.jp) Received: from proxy.ddcom.co.jp (proxy.ddcom.co.jp [211.121.191.163]) by mx1.FreeBSD.org (Postfix) with SMTP id 1708F43D48 for ; Wed, 21 Sep 2005 01:34:45 +0000 (GMT) (envelope-from rees@ddcom.co.jp) Received: (qmail 13057 invoked by alias); 21 Sep 2005 01:42:28 -0000 Received: from unknown (HELO ?172.16.1.133?) (10.10.10.11) by mail.ddcom.local with SMTP; 21 Sep 2005 01:42:28 -0000 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <43307286.4020601@leadhill.net> References: <43307286.4020601@leadhill.net> Content-Type: text/plain; charset=UTF-8; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Joel Rees Date: Wed, 21 Sep 2005 10:34:43 +0900 To: FreeBSD Stable X-Mailer: Apple Mail (2.734) Subject: Re: ep0 Interrupt Storm, 3Com EtherLink III (PnP) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 01:34:47 -0000 On =E5=B9=B3=E6=88=90 17/09/21, at 5:35, Billy Newsom wrote: > Does anyone know exactly what to do about an interrupt storm, My understanding is that an interrupt storm is a noisy interrupt =20 line. It could be a flaky chip, an incompatible setting for the =20 interrupt lines in the BIOS, a loose wire, dust or some sort of =20 condensate (very typically tobacco tar) on the PC board, ... Physically cleaning the PC board, re-seating chips and cards would be =20= a good start. If you've never done that before, make sure you read up =20= on what not to do, first. (Issues like static electricity, chemical =20 cleansers destroying or modifying the board or the circuits, bending =20 or breaking leads, that kind of thing.) If that doesn't help, the =20 next place to turn would be the docs for the ethernet card and the =20 fBSD source, to see if you can find some setting that clears a conflict. > or if it really is a problem? It does sound kind of like it's eating up some of your performance. (An interrupt storm on an unused USB, for instance, might well be =20 best taken care of by just letting fBSD throttle it back.) > I have an old system acting as a router/firewall. It is a dual =20 > processor, so I use SMP. But since going to 5.3 and 5.4, it would =20 > seem that this system runs a bit worse than under 4.7. It could be =20 > based on just an old BIOS, which will never be updated now, which =20 > doesn't support some of the new stuff. It's not ACPI, and PnP seems =20= > to be marginal as it always has been. > > Other than the dmesg output, I would know nothing about such a =20 > storm. Since it is happening to a network card, I was wondering if =20 > it needs to be addressed. > > I also don't know about the "unknown: can't assign =20 > resources (port)" errors. > > But back to the main issue, what is the storm all about? > > # vmstat -i > interrupt total rate > irq1: atkbd0 634 0 > irq5: ep0 1037411 2 > irq6: fdc0 10 0 > irq8: rtc 58059776 127 > irq14: ata0 7724041 17 > irq15: ata1 29416 0 > irq18: rl0 2068244 4 > irq0: clk 45353879 99 > Total 114273411 251 > > > *dmesg output (Storm is near the last line): > FreeBSD 5.4-STABLE #0: Mon Jul 4 18:28:47 CDT 2005 > root@me.dd.dd:/usr/obj/usr/src/sys/BILLYSMP3 > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: Pentium Pro (199.31-MHz 686-class CPU) > Origin =3D "GenuineIntel" Id =3D 0x617 Stepping =3D 7 > Features=3D0xfbff CA,CMOV> > real memory =3D 536870912 (512 MB) > avail memory =3D 515719168 (491 MB) > MPTable: > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > cpu0 (BSP): APIC ID: 1 > cpu1 (AP): APIC ID: 0 > ioapic0: Assuming intbase of 0 > ioapic0 irqs 0-23 on motherboard > npx0: on motherboard > npx0: INT 16 interface > cpu0 on motherboard > cpu1 on motherboard > pcib0: pcibus 0 on motherboard > pci0: on pcib0 > isab0: at device 1.0 on pci0 > isa0: on isab0 > atapci0: port 0xfff0-0xffff,=20 > 0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 1.1 on pci0 > ata0: channel #0 on atapci0 > ata1: channel #1 on atapci0 > uhci0: port 0x5400-0x541f =20 > irq 19 at device 1.2 on pci0 > usb0: on uhci0 > usb0: USB revision 1.0 > uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > rl0: port 0x5000-0x50ff mem =20 > 0x50000000-0x500000ff irq 18 at device 6.0 on pci0 > miibus0: on rl0 > rlphy0: on miibus0 > rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > rl0: Ethernet address: 00:50:ba:4d:57:6f > pci0: at device 11.0 (no driver attached) > orm0: at iomem 0xc0000-0xc7fff on isa0 > fdc0: at port 0x3f0-0x3f5 irq 6 drq 2 =20 > on isa0 > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > atkbdc0: at port 0x64,0x60 on isa0 > atkbd0: irq 1 on atkbdc0 > kbd0 at atkbd0 > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff =20 > on isa0 > sc0: at flags 0x100 on isa0 > sc0: VGA <6 virtual consoles, flags=3D0x300> > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 16550A > sio1 at port 0x2f8-0x2ff irq 3 on isa0 > sio1: type 16550A > ppc0: at port 0x378-0x37f irq 7 on isa0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/8 bytes threshold > ppbus0: on ppc0 > lpt0: on ppbus0 > lpt0: Interrupt-driven port > ppi0: on ppbus0 > ep0: <3Com 3C509B-TPO EtherLink III (PnP)> at port 0x210-0x21f irq =20 > 5 on isa0 > ep0: Ethernet address: 00:a0:24:6c:1b:46 > unknown: can't assign resources (port) > unknown: can't assign resources (port) > unknown: can't assign resources (port) > unknown: can't assign resources (port) > unknown: can't assign resources (port) > Timecounters tick every 10.000 msec > IP Filter: v3.4.35 initialized. Default =3D pass all, Logging =3D = enabled > Interrupt storm detected on "irq5: ep0"; throttling interrupt source > ad0: 8809MB [17898/16/63] at =20 > ata0-master WDMA2 > ad2: 2014MB [4092/16/63] at ata1-master WDMA2 > acd0: DVDROM at ata1-slave PIO4 > SMP: AP CPU #1 Launched! > Mounting root from ufs:/dev/ad0s1a > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-=20 > unsubscribe@freebsd.org" > > Joel Rees digitcom, inc. =E6=A0=AA=E5=BC=8F=E4=BC=9A=E7=A4=BE=E3=83=87=E3=82=B8=E3= =82=B3=E3=83=A0 Kobe, Japan +81-78-672-8800 ** ** From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 01:35:15 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 48FEE16A41F for ; Wed, 21 Sep 2005 01:35:15 +0000 (GMT) (envelope-from freebsd_usr@pcisys.net) Received: from krusty.pcisys.net (krusty.pcisys.net [216.229.32.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEF9143D48 for ; Wed, 21 Sep 2005 01:35:14 +0000 (GMT) (envelope-from freebsd_usr@pcisys.net) Received: from [192.168.2.41] (dsl-206-53-25-146.den.pcisys.net [206.53.25.146]) by krusty.pcisys.net (8.13.3/8.13.3) with ESMTP id j8L1ZDEf020806 for ; Tue, 20 Sep 2005 19:35:14 -0600 (MDT) Message-ID: <4330B868.1080806@pcisys.net> Date: Tue, 20 Sep 2005 19:33:28 -0600 From: FreeBSD User User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.11) Gecko/20050908 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Stable List Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Using /stand/sysinstall for 5-STABLE package installation X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 01:35:15 -0000 Hello, When I installed my system, I used the .iso images of 5.4-STABLE-SNAP006 for a minimal installation and then installed various packages using pkg_add -r, downloading them from its default setting of ftp.freebsd/pub/FreeBSD/ports/i386/packages-5-stable/Latest. I would like to use /stand/sysinstall for installing additional packages but its option release name is set to use 5.4-STABLE-SNAP006. This gives an error message saying that it cannot find that distribution on an ftp server. I've tried changing the release name under installation options but nothing I've entered works (e.g., "5.4-STABLE" or "5.4-LATEST"or "RELENG-5"). So how do I configure /stand/sysinstall to point to the latest stable version to use it for installing additional packages? Confused FreeBSD User From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 01:47:30 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 642C416A41F for ; Wed, 21 Sep 2005 01:47:30 +0000 (GMT) (envelope-from joe@bouterse.org) Received: from ms-smtp-02-eri0.ohiordc.rr.com (ms-smtp-02-smtplb.ohiordc.rr.com [65.24.5.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BD0243D48 for ; Wed, 21 Sep 2005 01:47:29 +0000 (GMT) (envelope-from joe@bouterse.org) Received: from [192.168.53.30] (cpe-66-61-165-122.indy.res.rr.com [66.61.165.122]) by ms-smtp-02-eri0.ohiordc.rr.com (8.12.10/8.12.7) with ESMTP id j8L1lRXV002034 for ; Tue, 20 Sep 2005 21:47:27 -0400 (EDT) User-Agent: Microsoft-Entourage/11.1.0.040913 Date: Tue, 20 Sep 2005 20:47:27 -0500 From: Joe Bouterse To: Message-ID: Mime-version: 1.0 X-Virus-Scanned: Symantec AntiVirus Scan Engine Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Can't Logon as Root X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 01:47:30 -0000 I=B9m running V5.4 and must have changed the shell for root with an incorrect path, and now cannot logon as root. I=B9ve tried every command I can think of= , but cannot get anywhere. Obviously, I=B9m new to FreeBSD, so any suggestions would be greatly appreciated. Thanks! From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 01:52:52 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 45F3B16A41F for ; Wed, 21 Sep 2005 01:52:52 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id D24FF43D45 for ; Wed, 21 Sep 2005 01:52:51 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id s11so57605wxc for ; Tue, 20 Sep 2005 18:52:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Cdf6y8jJgdKQNIiWQnLABj/ISa4c2yj9avLXxEyJ1e4fjIIOnLoE/ndOvd2xgTGtq3Ld5Y15bgdRcvCWiIws9n3GOaG29B3yYzVN3CUOEN3szjFSY2BghK/7i+2r9FEoyyQKgto1xpP5gfHMbMjUKtZoMbDYHUH6DdkzoPRnfOQ= Received: by 10.70.112.10 with SMTP id k10mr2314774wxc; Tue, 20 Sep 2005 18:52:51 -0700 (PDT) Received: by 10.70.115.15 with HTTP; Tue, 20 Sep 2005 18:52:51 -0700 (PDT) Message-ID: <84dead7205092018524dcc7a6e@mail.gmail.com> Date: Wed, 21 Sep 2005 07:22:51 +0530 From: Joseph Koshy To: Joe Bouterse In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: freebsd-stable@freebsd.org Subject: Re: Can't Logon as Root X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: joseph.koshy@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 01:52:52 -0000 > path, and now cannot logon as root. I=B9ve tried every command I=20 > can think of, but cannot get anywhere. Obviously, I=B9m new to=20 > FreeBSD, so any suggestions would be greatly appreciated. http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#FORGOT-ROOT= -PW --=20 FreeBSD Volunteer, http://people.freebsd.org/~jkoshy From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 02:27:54 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 E539316A422 for ; Wed, 21 Sep 2005 02:27:53 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71A8543D46 for ; Wed, 21 Sep 2005 02:27:43 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8L2Pru6080436 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 21 Sep 2005 11:55:58 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org, joseph.koshy@gmail.com Date: Wed, 21 Sep 2005 11:55:52 +0930 User-Agent: KMail/1.8.2 References: <84dead7205092018524dcc7a6e@mail.gmail.com> In-Reply-To: <84dead7205092018524dcc7a6e@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2496144.rq0t9fqSVf"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509211155.52898.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: Joe Bouterse Subject: Re: Can't Logon as Root X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 02:27:54 -0000 --nextPart2496144.rq0t9fqSVf Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 21 September 2005 11:22, Joseph Koshy wrote: > > path, and now cannot logon as root. I=B9ve tried every command I > > can think of, but cannot get anywhere. Obviously, I=B9m new to > > FreeBSD, so any suggestions would be greatly appreciated. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#FORGOT-RO= OT >-PW And.. Don't login as root! Use su or sudo! =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2496144.rq0t9fqSVf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDMMSw5ZPcIHs/zowRAlLOAJ0YAf6mStJVGM/AjGHihtSbs3aDiwCeMviy j47FekciI7RNkXtzQZKIDqo= =4KxR -----END PGP SIGNATURE----- --nextPart2496144.rq0t9fqSVf-- From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 07:31:00 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 7FB5116A41F for ; Wed, 21 Sep 2005 07:31:00 +0000 (GMT) (envelope-from markaw@hydrus.org.uk) Received: from astro.systems.pipex.net (astro.systems.pipex.net [62.241.163.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23BF943D45 for ; Wed, 21 Sep 2005 07:30:59 +0000 (GMT) (envelope-from markaw@hydrus.org.uk) Received: from crimson.hydrus.org.uk (81-86-154-21.dsl.pipex.com [81.86.154.21]) by astro.systems.pipex.net (Postfix) with ESMTP id 41129E000284; Wed, 21 Sep 2005 08:30:57 +0100 (BST) Received: from crimson.hydrus.org.uk (localhost [127.0.0.1]) by crimson.hydrus.org.uk (8.13.3/8.13.1) with ESMTP id j8L7YtXB059541; Wed, 21 Sep 2005 08:34:55 +0100 (BST) (envelope-from markaw@crimson.hydrus.org.uk) Received: (from markaw@localhost) by crimson.hydrus.org.uk (8.13.3/8.13.1/Submit) id j8L7YsEq059540; Wed, 21 Sep 2005 08:34:54 +0100 (BST) (envelope-from markaw) Date: Wed, 21 Sep 2005 08:34:54 +0100 (BST) From: Mark Willson Message-Id: <200509210734.j8L7YsEq059540@crimson.hydrus.org.uk> To: freebsd-stable@freebsd.org, freebsd_usr@pcisys.net In-Reply-To: <4330B868.1080806@pcisys.net> Cc: Subject: Re: Using /stand/sysinstall for 5-STABLE package installation X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 07:31:00 -0000 Hi, > When I installed my system, I used the .iso images of > 5.4-STABLE-SNAP006 for a minimal installation and then installed > various packages using pkg_add -r, downloading them from its default > setting of ftp.freebsd/pub/FreeBSD/ports/i386/packages-5-stable/Latest. > > I would like to use /stand/sysinstall for installing additional > packages but its option release name is set to use 5.4-STABLE-SNAP006. > This gives an error message saying that it cannot find that > distribution on an ftp server. I've tried changing the release name > under installation options but nothing I've entered works (e.g., > "5.4-STABLE" or "5.4-LATEST"or "RELENG-5"). > > So how do I configure /stand/sysinstall to point to the latest stable > version to use it for installing additional packages? > Have you tried 5.4-RELEASE? That was the only value that worked for me on an earlier snapshot. -mark From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 07:34:57 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 1F71116A41F for ; Wed, 21 Sep 2005 07:34:57 +0000 (GMT) (envelope-from stranger@sberbank.sibnet.ru) Received: from sbk-gw.sibnet.ru (sbk-gw.sibnet.ru [217.70.96.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 777CB43D45 for ; Wed, 21 Sep 2005 07:34:56 +0000 (GMT) (envelope-from stranger@sberbank.sibnet.ru) Received: from sbk-gw.sibnet.ru (localhost [127.0.0.1]) by sbk-gw.sibnet.ru (Postfix) with SMTP id 66BA139857; Wed, 21 Sep 2005 14:34:49 +0700 (NOVST) Received: by sbk-gw.sibnet.ru (Postfix, from userid 1017) id 91E7F39856; Wed, 21 Sep 2005 14:34:49 +0700 (NOVST) Received: from localhost (localhost [127.0.0.1]) by sbk-gw.sibnet.ru (Postfix) with ESMTP id 7673F39851; Wed, 21 Sep 2005 14:34:49 +0700 (NOVST) Date: Wed, 21 Sep 2005 14:34:48 +0700 (NOVST) From: "Maxim M. Kazachek" X-X-Sender: stranger@sbk-gw.sibnet.ru To: Joe Bouterse In-Reply-To: Message-ID: <20050921143401.V24443@sbk-gw.sibnet.ru> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-stable@freebsd.org Subject: Re: Can't Logon as Root X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 07:34:57 -0000 Start in single user mode, mount /, /usr and /var and chpass root login shell as appropriate Sincerely, Maxim M. Kazachek mailto:stranger@sberbank.sibnet.ru On Tue, 20 Sep 2005, Joe Bouterse wrote: > I?m running V5.4 and must have changed the shell for root with an incorrect > path, and now cannot logon as root. I?ve tried every command I can think of, > but cannot get anywhere. Obviously, I?m new to FreeBSD, so any suggestions > would be greatly appreciated. > > Thanks! > _______________________________________________ > 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 Wed Sep 21 07:37:24 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 AC1EF16A41F for ; Wed, 21 Sep 2005 07:37:24 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from mail14.syd.optusnet.com.au (mail14.syd.optusnet.com.au [211.29.132.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E7C43D5C for ; Wed, 21 Sep 2005 07:37:23 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail14.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j8L7bFYa007261 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 21 Sep 2005 17:37:16 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.10/8.12.10) with ESMTP id j8L7bFSR058098; Wed, 21 Sep 2005 17:37:15 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id j8L7bE2D058097; Wed, 21 Sep 2005 17:37:14 +1000 (EST) (envelope-from pjeremy) Date: Wed, 21 Sep 2005 17:37:14 +1000 From: Peter Jeremy To: Joel Rees Message-ID: <20050921073714.GJ40237@cirb503493.alcatel.com.au> References: <43307286.4020601@leadhill.net> 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.4.2.1i Cc: FreeBSD Stable Subject: Re: ep0 Interrupt Storm, 3Com EtherLink III (PnP) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 07:37:24 -0000 On Wed, 2005-Sep-21 10:34:43 +0900, Joel Rees wrote: > >On 平成 17/09/21, at 5:35, Billy Newsom wrote: > >>Does anyone know exactly what to do about an interrupt storm, > >My understanding is that an interrupt storm is a noisy interrupt >line. It could be a flaky chip, an incompatible setting for the >interrupt lines in the BIOS, a loose wire, dust or some sort of >condensate (very typically tobacco tar) on the PC board, ... Or a driver bug: Failing to clear the condition causing the interrupt before sending an end-of-interrupt notification to the device will cause it to re-assert the interrupt request. I've also seen it when a device configured for polling (and hence without an installed interrupt handler) decides to raise an interrupt and gets upset at the interrupt not being handled. -- Peter Jeremy From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 08:01:35 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 0F88916A41F; Wed, 21 Sep 2005 08:01:35 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from mail04.syd.optusnet.com.au (mail04.syd.optusnet.com.au [211.29.132.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61B5843D46; Wed, 21 Sep 2005 08:01:34 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail04.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j8L81R38030330 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 21 Sep 2005 18:01:27 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.10/8.12.10) with ESMTP id j8L81QSR058136; Wed, 21 Sep 2005 18:01:26 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id j8L81Qfh058135; Wed, 21 Sep 2005 18:01:26 +1000 (EST) (envelope-from pjeremy) Date: Wed, 21 Sep 2005 18:01:26 +1000 From: Peter Jeremy To: "Peter D. Quilty" Message-ID: <20050921080126.GK40237@cirb503493.alcatel.com.au> References: <1127259847.1266.101.camel@pdq-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1127259847.1266.101.camel@pdq-laptop> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: High interrupts w/ Cisco 350 card X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 08:01:35 -0000 On Tue, 2005-Sep-20 19:44:07 -0400, Peter D. Quilty wrote: >I'm running 5.4-RELEASE-p6 on a Toshiba Tecra M2 laptop. My network >card is a Cisco 350 PCMCIA card. I'm experiencing a very high rate of >interrupts during heavy network traffic. Not quite. "vmstat -i" reports 173 interrupts/sec. That's not high. "systat -iostat" shows a ludicrously high interrupt load though. I notice that almost all the hardware on your laptop maps to irq 11 - that's undesirable. Can you convince your BIOS to use different interrupt mappings? > This Cisco card works fine in every other laptop I have. What OS? > I suspect it might be a cardbus problem, but I don't >know how to resolve it or troubleshoot it any further. The PCCard bus is fairly atrocious (basically ISA) but isn't that bad. I can get roughly wire speed from a 10baseT NIC without serious CPU strain on a P-233 laptop. Have you tried anything other that FreeBSD 5.4 on your Tecra? >interrupt total rate ... >irq11: cbb0 cbb1+++ 6773905 173 ... > /0 /10 /20 /30 /40 /50 /60 /70 /80 /90 /100 >cpu user|XXXXX > nice| > system|X >interrupt|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX > idle|XXX ... >cbb0: at device 11.0 on pci2 >cardbus0: on cbb0 >pccard0: <16-bit PCCard bus> on cbb0 >cbb1: at device 11.1 on pci2 >cardbus1: on cbb1 >pccard1: <16-bit PCCard bus> on cbb1 ... >an0: at port 0xc000-0xc03f irq 11 function 0 config 5 on pccard0 >an0: got RSSI <-> dBM map >an0: supported rates: 1Mbps 2Mbps 5.5Mbps 11Mbps >an0: Ethernet address: 00:07:0e:b9:2e:d5 -- Peter Jeremy From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 08:10:25 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 D00B316A41F for ; Wed, 21 Sep 2005 08:10:25 +0000 (GMT) (envelope-from kkowalik@uci.agh.edu.pl) Received: from galaxy.agh.edu.pl (galaxy.agh.edu.pl [149.156.96.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FA4C43D48 for ; Wed, 21 Sep 2005 08:10:24 +0000 (GMT) (envelope-from kkowalik@uci.agh.edu.pl) Received: by galaxy.agh.edu.pl (Postfix, from userid 1001) id 5F26413DE; Wed, 21 Sep 2005 10:10:23 +0200 (CEST) Date: Wed, 21 Sep 2005 10:10:23 +0200 From: Krzysztof Kowalik To: freebsd-stable@freebsd.org Message-ID: <20050921081023.GA13510@uci.agh.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: 4-way Xeon and "panic: spin lock held too long." X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 08:10:25 -0000 Hello. Today one of my boxes paniced with "panic: spin lock held too long." message -- it was online for 6 hours, under rather light load. Unfortunately, I wasn't able to get any more information, as the box got restarted by our staff. Is this, anyway, a known problem (I see two people mentioning it on freebsd-smp in May 2005) and, what's more important, how can it be fixed? The OS is 5.4-RELEASE-p7, the hardware: [...] CPU: Intel Pentium III Xeon (697.68-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6a1 Stepping = 1 Features=0x387fbff real memory = 1073676288 (1023 MB) avail memory = 1041125376 (992 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 3 cpu1 (AP): APIC ID: 0 cpu2 (AP): APIC ID: 1 cpu3 (AP): APIC ID: 2 MADT: Forcing active-low polarity and level trigger for SCI [...] SMP: AP CPU #1 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #3 Launched! [...] Any ideas? -- Krzysztof Kowalik | () ASCII Ribbon Campaign Computer Centre, AGH UST | /\ Support plain text e-mail From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 08:11:12 2005 Return-Path: X-Original-To: stable@freebsd.org 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 DD7BE16A41F for ; Wed, 21 Sep 2005 08:11:12 +0000 (GMT) (envelope-from grafan@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78F8C43D45 for ; Wed, 21 Sep 2005 08:11:12 +0000 (GMT) (envelope-from grafan@gmail.com) Received: by xproxy.gmail.com with SMTP id i30so125326wxd for ; Wed, 21 Sep 2005 01:11:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iE+AgrAHY9heH3Wb+ByCgwzpieGRRRG3b93eY2e+vXF5x9ddcHWG7qGQgsbweVPCaenhq5EJnbP7zwtEhxLc0IPT7xCY3WgGNJz7sIOlhcTyW1X//53+wgtCqhycUG3wdOJmAfYkdyazbNtpQpCDmFOptxPFKQN5yVWw7VzoViQ= Received: by 10.70.108.8 with SMTP id g8mr2439160wxc; Wed, 21 Sep 2005 01:11:11 -0700 (PDT) Received: by 10.70.129.19 with HTTP; Wed, 21 Sep 2005 01:11:11 -0700 (PDT) Message-ID: <6eb82e05092101117e1d8d51@mail.gmail.com> Date: Wed, 21 Sep 2005 16:11:11 +0800 From: Rong-En Fan To: stable@freebsd.org In-Reply-To: <6eb82e050828072614654966@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 Content-Disposition: inline References: <6eb82e05082806466960292@mail.gmail.com> <6eb82e050828072614654966@mail.gmail.com> Cc: Subject: Re: got a panic on 5.4-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grafan@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 08:11:13 -0000 T24gOC8yOC8wNSwgUm9uZy1FbiBGYW4gPGdyYWZhbkBnbWFpbC5jb20+IHdyb3RlOgo+IEFuZCBJ IGFsc28gbG9va2VkIGF0IHRoZSBkdW1wIGZpbGUsIGxvb2tzIGxpa2UgdGhhdCB3aGVuIGNhbGxp bmcKPiBtX2NvcHltKCksIG0tPm1fbGVuIGlzIDIwLCBvZmYgaXMgMTUwMCwgbS0+bV9uZXh0IGlz IE5VTEwKPiBBZnRlciBmaXJzdCBpdGVyYXRpb24sIG0gYmVjb21lcyBOVUxMLi4uCj4gCj4gIzIw IDB4YzA1MWQ2MmYgaW4gbV9jb3B5bSAobT0weDAsIG9mZjA9MTUwMCwgbGVuPTE0ODAsIHdhaXQ9 MSkKPiAgICAgYXQgL3Vzci9zcmMvc3lzL2tlcm4vdWlwY19tYnVmLmM6Mzg5CgpJIGhhdmUgdHVy bmVkIG9mZiBtcHNhZmVuZXQgYW5kIGdvdCBhbm90aGVyIHBhbmljIHllc3RlcmRheS4KVGhlIHBh bmljc3RyIGlzOgprbWVtX21hbGxvYyg0MDk2KToga21lbV9tYXAgdG9vIHNtYWxsOiAzMzU1NDQz MjAgdG90YWwgYWxsb2NhdGVkCgpUaGUgYmFja3RyYWNlIGlzIGhlcmU6IChzb3JyeSwgbm8gY29u c29sZSBsb2csIGl0IHdhcyBmbHVzaGVkIGJ5IHRoZSBmc2NrCm1lc3NhZ2VzKQooa2dkYikgYnQg ZnVsbAojMCAgZG9hZHVtcCAoKSBhdCBwY3B1Lmg6MTYwCk5vIGxvY2Fscy4KIzEgIDB4YzA0ZTAz ODUgaW4gYm9vdCAoaG93dG89MjYwKSBhdCAvdXNyL3NyYy9zeXMva2Vybi9rZXJuX3NodXRkb3du LmM6NDEwCiAgICAgICAgZmlyc3RfYnVmX3ByaW50ZiA9IDEKIzIgIDB4YzA0ZTA3MzMgaW4gcGFu aWMgKAogICAgZm10PTB4YzA2NzczOTIgImttZW1fbWFsbG9jKCVsZCk6IGttZW1fbWFwIHRvbyBz bWFsbDogJWxkIHRvdGFsIGFsbG9jYXRlZCIpCiAgICBhdCAvdXNyL3NyYy9zeXMva2Vybi9rZXJu X3NodXRkb3duLmM6NTY2CiAgICAgICAgdGQgPSAoc3RydWN0IHRocmVhZCAqKSAweGMxZjU5YzAw CiAgICAgICAgYm9vdG9wdCA9IDI2MAogICAgICAgIG5ld3BhbmljID0gMAogICAgICAgIGFwID0g MHhjMWY1OWMwMCAiTO+/vTrvv70g77+9Ou+/vSIKICAgICAgICBidWYgPSAia21lbV9tYWxsb2Mo NDA5Nik6IGttZW1fbWFwIHRvbyBzbWFsbDogMzM1NTQ0MzIwIHRvdGFsCmFsbG9jYXRlZCIsICdc MCcgPHJlcGVhdHMgMTkxIHRpbWVzPgojMyAgMHhjMDVmYjFjNCBpbiBrbWVtX21hbGxvYyAobWFw PTB4YzBjNTkwYzAsIHNpemU9NDA5NiwgZmxhZ3M9MTAyNikKICAgIGF0IC91c3Ivc3JjL3N5cy92 bS92bV9rZXJuLmM6Mjk5CiAgICAgICAgb2Zmc2V0ID0gMAogICAgICAgIGkgPSAwCiAgICAgICAg ZW50cnkgPSAweGQ2MDNmMGMwCiAgICAgICAgYWRkciA9IDMyNTMwOTY0NDgKICAgICAgICBtID0g MHhjMGM2NGI0OAogICAgICAgIHBmbGFncyA9IC03MDQzODQ4MzIKIzQgIDB4YzA2MGRhODIgaW4g cGFnZV9hbGxvYyAoem9uZT0weGMwYzUyODQwLCBieXRlcz0wLCBwZmxhZz0weDAsIHdhaXQ9MCkK ICAgIGF0IC91c3Ivc3JjL3N5cy92bS91bWFfY29yZS5jOjk1NwogICAgICAgIHAgPSAodm9pZCAq KSAweDAKIzUgIDB4YzA2MGQ0ZGYgaW4gc2xhYl96YWxsb2MgKHpvbmU9MHhjMGM1Mjg0MCwgd2Fp dD0xMDI2KQogICAgYXQgL3Vzci9zcmMvc3lzL3ZtL3VtYV9jb3JlLmM6ODI3CiAgICAgICAgc2xh YnJlZiA9IDB4MAogICAgICAgIHNsYWIgPSAweDAKICAgICAgICBmbGFncyA9IDIgJ1wwMDInCiAg ICAgICAgaSA9IC0xMDYwNzQ2NDI0CiM2ICAweGMwNjBmMGVjIGluIHVtYV96b25lX3NsYWIgKHpv bmU9MHhjMGM1Mjg0MCwgZmxhZ3M9MTI4MikKICAgIGF0IC91c3Ivc3JjL3N5cy92bS91bWFfY29y ZS5jOjE5OTQKICAgICAgICBzbGFiID0gMHgwCiAgICAgICAga2VnID0gMHhjMGM2NGI0MAojNyAg MHhjMDYwZjM1MiBpbiB1bWFfemFsbG9jX2J1Y2tldCAoem9uZT0weGMwYzUyODQwLCBmbGFncz0x MjgyKQogICAgYXQgL3Vzci9zcmMvc3lzL3ZtL3VtYV9jb3JlLmM6MjEwMwogICAgICAgIGJ1Y2tl dCA9IDB4YzNlNmY2MjQKICAgICAgICBzbGFiID0gMHhjMGM1Mjg0MAogICAgICAgIHNhdmVkID0g MAogICAgICAgIG1heCA9IDEyOAogICAgICAgIG9yaWdmbGFncyA9IDEyODIKIzggIDB4YzA2MGVm M2EgaW4gdW1hX3phbGxvY19hcmcgKHpvbmU9MHhjMGM1Mjg0MCwgdWRhdGE9MHgwLCBmbGFncz0x MjgyKQogICAgYXQgL3Vzci9zcmMvc3lzL3ZtL3VtYV9jb3JlLmM6MTkxMQogICAgICAgIGl0ZW0g PSAodm9pZCAqKSAweGU0YjM5NzMwCiAgICAgICAgY2FjaGUgPSAweGMwYzUyODc4CiAgICAgICAg YnVja2V0ID0gMHgwCiAgICAgICAgY3B1ID0gMAojOSAgMHhjMDRkM2YwMCBpbiBtYWxsb2MgKHNp emU9MTkyLCB0eXBlPTB4YzA2OWQwZTAsIGZsYWdzPTEyODIpIGF0IHVtYS5oOjI3NgogICAgICAg IGluZHggPSA0CiAgICAgICAgdmEgPSAweDgwMCA8QWRkcmVzcyAweDgwMCBvdXQgb2YgYm91bmRz PgogICAgICAgIHpvbmUgPSAweDAKICAgICAgICBrZWcgPSAweGMwYzY0YjQwCiMxMCAweGMwNWQ3 ZTY3IGluIHNvZnRkZXBfc2V0dXBfZnJlZWJsb2NrcyAoaXA9MHhjNDM5YTYwNCwKbGVuZ3RoPVVu aGFuZGxlZCBkd2FyZiBleHByZXNzaW9uIG9wY29kZSAweDkzCikKICAgIGF0IC91c3Ivc3JjL3N5 cy91ZnMvZmZzL2Zmc19zb2Z0ZGVwLmM6MTk2MwogICAgICAgIGZyZWVibGtzID0gKHN0cnVjdCBm cmVlYmxrcyAqKSAweGMyMzMwOTAwCiAgICAgICAgaW5vZGVkZXAgPSAoc3RydWN0IGlub2RlZGVw ICopIDB4MQogICAgICAgIGFkcCA9IChzdHJ1Y3QgYWxsb2NkaXJlY3QgKikgMHgwCiAgICAgICAg dnAgPSAoc3RydWN0IHZub2RlICopIDB4MAogICAgICAgIGJwID0gKHN0cnVjdCBidWYgKikgMHgy CiAgICAgICAgZnMgPSAoc3RydWN0IGZzICopIDB4YzIyOWY4MDAKICAgICAgICBleHRibG9ja3Mg PSAtMzA5ODY4NjUxMjc2NDYzNjI1OQogICAgICAgIGRhdGFibG9ja3MgPSBVbmhhbmRsZWQgZHdh cmYgZXhwcmVzc2lvbiBvcGNvZGUgMHg5MwoKSSByZWFkIEZyZWVCU0QgRkFRIDUuMTAgYW5kIDUu MTEsIHdoaWNoIGRlc2NyaWJlIHRoaXMga2luZCBvZiBwYW5pYy4KVGhpcyBtYWNoaW5lIGhhcyAx RyBtZW1vcnkuIFNvIEkgdHVybmVkCgprZXJuLmlwYy5ubWJjbHVzdGVyczogMjU2MDAgLT4gMzI3 NjgKdm0ua21lbV9zaXplX21heDogMzM1NTQ0MzIwIC0+IDQxOTQzMDQwMAp2bS5rbWVtX3NpemVf c2NhbGU6IDMgLT4gMgoKTm93LCB0aGUgdm0ua21lbV9zaXplIGlzIDQxOTQzMDQwMCAoYmVmb3Jl IGlzIDMzNTU0NDMyMCkuCkknbSB3b25kZXJpbmcgaWYgdGhlc2UgMyBwYW5pY3MgYXJlIHJlbGF0 ZWQgdG8gbm90IGVub3VnaCBrbWVtPwpTbywgSSB3b3VsZCBsaWtlIHRvIGtub3cgaXMgdGhlcmUg YW55IHdheSB0byBtb25pdG9yIGttZW0gdXNhZ2U/CkJUVywgYWZ0ZXIgZmlyc3QgcGFuaWMsIEkg dHVybmVkIG9mZiBTQUNLIGJ1dCBubyBoZWxwLiBBZnRlciB0aGUgc2Vjb25kCm9uZSwgSSB0dXJu ZWQgb2ZmIG1wc2FmZW5ldC4KClJlZ2FyZHMsClJvbmctRW4gRmFuCg== From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 08:53:31 2005 Return-Path: X-Original-To: stable@freebsd.org 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 A116816A41F for ; Wed, 21 Sep 2005 08:53:31 +0000 (GMT) (envelope-from pertti.kosunen@pp.nic.fi) Received: from gw02.mail.saunalahti.fi (gw02.mail.saunalahti.fi [195.197.172.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F06643D48 for ; Wed, 21 Sep 2005 08:53:31 +0000 (GMT) (envelope-from pertti.kosunen@pp.nic.fi) Received: from [10.0.10.1] (KMDCXIX.dsl.saunalahti.fi [62.142.70.19]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 185A9D1F43 for ; Wed, 21 Sep 2005 11:53:29 +0300 (EEST) Message-ID: <43311F8B.3040503@pp.nic.fi> Date: Wed, 21 Sep 2005 11:53:31 +0300 From: Pertti Kosunen User-Agent: Mozilla Thunderbird 1.0.2 / FreeBSD 5.4-STABLE X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org References: <200509201441.21121.jhb@FreeBSD.org> <6.2.3.4.0.20050920212432.06087c38@64.7.153.2> In-Reply-To: <6.2.3.4.0.20050920212432.06087c38@64.7.153.2> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on 5.x] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 08:53:31 -0000 Mike Tancsa wrote: > Hi, > The driver in RELENG_4 is essentially the same as in HEAD > and RELENG_6. Someone backported the changes from the RELENG_6 > version to 5.x and posted a link in the mailling list perhaps a month > or so ago. Have a look through the archives for the patches. > However, I would suggest you go to RELENG_6 from 5.x. 6.x is a bit > faster on a number of counts and quite stable on the boxes we have it > running on. Do i need to do something special with gstripe when upgrading to RELENG_6 from RELENG_5? From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 09:49:07 2005 Return-Path: X-Original-To: stable@freebsd.org 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 0F9C816A41F for ; Wed, 21 Sep 2005 09:49:07 +0000 (GMT) (envelope-from big@kuwaitnet.net) Received: from orbit.kuwaitnet.net (orbit.kuwaitnet.net [216.40.249.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEFF643D45 for ; Wed, 21 Sep 2005 09:49:04 +0000 (GMT) (envelope-from big@kuwaitnet.net) Received: from [62.150.129.102] (helo=[192.168.0.71]) by orbit.kuwaitnet.net with esmtpa (Exim 4.52) id 1EI1Dl-00023e-MX for stable@freebsd.org; Wed, 21 Sep 2005 12:48:58 +0300 Message-ID: <43312B73.4000601@kuwaitnet.net> Date: Wed, 21 Sep 2005 12:44:19 +0300 From: Bashar User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orbit.kuwaitnet.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - kuwaitnet.net X-Source: X-Source-Args: X-Source-Dir: Content-Type: text/plain; charset=windows-1256; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: hang at BTX loader 1.0 BTX version is 1.01 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 09:49:07 -0000 Hello, one of my boxes was running just fine and suddenly it hanged i've rebooted it using remote reboot and didn't come back, now the DC has connected KVM and when i reboot the box it hangs at "BTX loader 1.0 BTX version is 1.01" stage any idea what might be the reason and what possible solutions to get around this issue? Thanks. From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 13:12:53 2005 Return-Path: X-Original-To: stable@freebsd.org 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 CEE5C16A41F; Wed, 21 Sep 2005 13:12:53 +0000 (GMT) (envelope-from eugen@grosbein.pp.ru) Received: from grosbein.pp.ru (grgw.svzserv.kemerovo.su [213.184.64.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 023C043D45; Wed, 21 Sep 2005 13:12:51 +0000 (GMT) (envelope-from eugen@grosbein.pp.ru) Received: from grosbein.pp.ru (eugen@localhost [127.0.0.1]) by grosbein.pp.ru (8.13.1/8.13.1) with ESMTP id j8LDCnpH003998; Wed, 21 Sep 2005 21:12:49 +0800 (KRAST) (envelope-from eugen@grosbein.pp.ru) Received: (from eugen@localhost) by grosbein.pp.ru (8.13.1/8.13.1/Submit) id j8LDCmdN003997; Wed, 21 Sep 2005 21:12:48 +0800 (KRAST) (envelope-from eugen) Date: Wed, 21 Sep 2005 21:12:48 +0800 From: Eugene Grosbein To: phk@freebsd.org Message-ID: <20050921131248.GA3981@grosbein.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: stable@freebsd.org Subject: nanobsd & pkg_add X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 13:12:53 -0000 Hi! Please take a look at http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/85261 Here is a patch that help nanobsd build proccess not to break. Eugene Grosbein From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 13:51:59 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 458EE16A41F for ; Wed, 21 Sep 2005 13:51:59 +0000 (GMT) (envelope-from rino.santilli@italdata.com) Received: from backup.italdata.com (host196-13.pool21759.interbusiness.it [217.59.13.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DE043D45 for ; Wed, 21 Sep 2005 13:51:58 +0000 (GMT) (envelope-from rino.santilli@italdata.com) X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Wed, 21 Sep 2005 15:53:41 +0200 Message-ID: <16BEA6C8093BDC4F8E523CF0A6658BF902F7EE@Karajan.terminal.intranet.italdata.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 5.4 Stable - Error compiling a custom kernel in atmconfig Thread-Index: AcW+Fkw5AZkxwZdCR0qLyHjCk5WUmwAmls3g From: "Quirino Santilli" To: "Tom Grove" , Cc: Subject: RE: 5.4 Stable - Error compiling a custom kernel in atmconfig X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 13:51:59 -0000 Yes atmconfig is present in my distribution, i can run it on a shell No refercences in my kernel for atm devices, it's the GENERIC kernel... Before recompiling the kernel i synchronized the source tree with cvsup. Rino -----Original Message----- From: Tom Grove [mailto:freebsd@voidmain.net]=20 Sent: marted=EC 20 settembre 2005 21.04 To: Quirino Santilli; freebsd-stable@freebsd.org Subject: Re: 5.4 Stable - Error compiling a custom kernel in atmconfig Can you run atmconfig from a shell? What referneces to atm are in your kernel i.e. device atm -tom ----- Original Message ----- From: "Quirino Santilli" To: Sent: Tuesday, September 20, 2005 12:30 PM Subject: 5.4 Stable - Error compiling a custom kernel in atmconfig >=20 > I'm using FreeBSD 5.4 on an old bi-processor PII 300 by Asem. >=20 > First of all i synchronized my source tree to the 5_4 version using > cvsup, but when I run the "make buildkernel=3DSMP" command I receive a > stop error pointing to the "atmconfig" binary...and to the atm > modules... >=20 > I tried to search for this error in the mailing list archive but i > didn't find anything...can you help me? >=20 > I run in this problem on different hardware architectures... >=20 > r3N0oV4 >=20 > _______________________________________________ > 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" >=20 > From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 17:20:53 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 92EA316A41F for ; Wed, 21 Sep 2005 17:20:53 +0000 (GMT) (envelope-from hans@vectorclass.net) Received: from mail.vectorclass.net (mail.vectorclass.net [194.109.66.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D03143D45 for ; Wed, 21 Sep 2005 17:20:52 +0000 (GMT) (envelope-from hans@vectorclass.net) Received: (qmail 68256 invoked by uid 89); 21 Sep 2005 17:20:55 -0000 Received: from cd4401eb0.cable.wanadoo.nl (HELO ?192.168.1.120?) (info@vectorclass.net@212.64.30.176) by mail.vectorclass.net with ESMTPA; 21 Sep 2005 17:20:55 -0000 Mime-Version: 1.0 (Apple Message framework v734) Content-Transfer-Encoding: 7bit Message-Id: <9471E050-BDB3-486D-9AB7-1C1C0626FD66@vectorclass.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-stable@freebsd.org From: Hans Allis Date: Wed, 21 Sep 2005 19:20:45 +0200 X-Mailer: Apple Mail (2.734) Subject: Panic on RELENG_4_10 running multiple jail()'s with separate vn-disks X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 17:20:53 -0000 Running a server with multiple jail()'s each using their own vnode disk image and having panics from time to time. Each jail() has its own /proc mounted. A backtrace of the first and only dump I've got is attached below. The relevant lines of miscfs/ procfs/procfs_status.c are also attached below. The kernel is from RELENG_4_10 from early May, but the miscfs/procfs/ procfs_status.c file hasn't changed since December 2004 in the CVS-repository. I assume that this makes the fact of the kernel being somewhat old irrelevant, but please correct me if I'm wrong. If considered necessary, I will of course cvsup to the latest RELENG_4 and wait for the next panic, but I assume that this wouldn't make much of a difference. kgdb: << if (p->p_flag & P_INMEM) { 125> struct timeval ut, st; 126> 127> calcru(p, &ut, &st, (struct timeval *) NULL); 128> ps += snprintf(ps, psbuf + sizeof(psbuf) - ps, 129> " %ld,%ld %ld,%ld %ld,%ld", 130> p->p_stats->p_start.tv_sec, 131> p->p_stats->p_start.tv_usec, 132> ut.tv_sec, ut.tv_usec, 133> st.tv_sec, st.tv_usec); 134> } else EOD; From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 18:13:44 2005 Return-Path: X-Original-To: stable@FreeBSD.org 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 C3D7916A41F; Wed, 21 Sep 2005 18:13:44 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2527C43D46; Wed, 21 Sep 2005 18:13:44 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.52 (FreeBSD)) id 1EI968-000DL5-IB; Wed, 21 Sep 2005 19:13:36 +0100 Date: Wed, 21 Sep 2005 19:13:36 +0100 From: Ceri Davies To: stable@FreeBSD.org, current@FreeBSD.org Message-ID: <20050921181336.GF72516@submonkey.net> Mail-Followup-To: Ceri Davies , stable@FreeBSD.org, current@FreeBSD.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cPi+lWm09sJ+d57q" Content-Disposition: inline X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: Subject: Panics on BETA5 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 18:13:44 -0000 --cPi+lWm09sJ+d57q Content-Type: multipart/mixed; boundary="NklN7DEeGtkPCoo3" Content-Disposition: inline --NklN7DEeGtkPCoo3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I can reliably panic a fresh install of 6.0-BETA5 on my laptop by installing the src set from CDROM with "sh install.sh all". To be honest, I believe that the drive on this laptop is on its way out, but I'm no expert. Backtraces attached; let me know what else is required. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --NklN7DEeGtkPCoo3 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="beta5.dumps" Content-Transfer-Encoding: quoted-printable Script started on Wed Sep 21 20:05:42 2005 # uname -a FreeBSD 6.0-BETA5 FreeBSD 6.0-BETA5 #0: Mon Sep 19 00:12:45 UTC 2005 r= oot@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 # kgdb /boot/kernel/kernel.debug /var/crash/vmcore.0 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so:= Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 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 condition= s. 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-marcel-freebsd". Unread portion of the kernel message buffer: panic: vm_fault: fault on nofault entry, addr: c8c2a000 Uptime: 15m46s Dumping 190 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 190MB (48624 pages) 174 158 142 126 110 94 78 62 46 30 14 #0 doadump () at pcpu.h:165 165 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt #0 doadump () at pcpu.h:165 #1 0xc0634fe0 in boot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:3= 99 #2 0xc0635274 in panic ( fmt=3D0xc08756e3 "vm_fault: fault on nofault entry, addr: %lx") at /usr/src/sys/kern/kern_shutdown.c:555 #3 0xc0797be4 in vm_fault (map=3D0xc1043000, vaddr=3D3368198144,=20 fault_type=3D2 '\002', fault_flags=3D0) at /usr/src/sys/vm/vm_fault.c:2= 77 #4 0xc080196f in trap_pfault (frame=3D0xca627c44, usermode=3D0, eva=3D3368= 200192) at /usr/src/sys/i386/i386/trap.c:741 #5 0xc0801605 in trap (frame=3D {tf_fs =3D 8, tf_es =3D 40, tf_ds =3D 40, tf_edi =3D -926767104, tf_e= si =3D -1051993600, tf_ebp =3D -899515228, tf_isp =3D -899515280, tf_ebx = =3D -1051183152, tf_edx =3D 368, tf_ecx =3D 512, tf_eax =3D -926767104, tf_= trapno =3D 12, tf_err =3D 2, tf_eip =3D -1068704226, tf_cs =3D 32, tf_eflag= s =3D 66050, tf_esp =3D -1052863744, tf_ss =3D 368}) at /usr/src/sys/i386/i386/trap.c:442 #6 0xc07f0eba in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #7 0xc04cde1e in ata_pio_read (request=3D0xc15837d0, length=3D2048) at cpufunc.h:238 #8 0xc04cca88 in ata_end_transaction (request=3D0xc15837d0) at /usr/src/sys/dev/ata/ata-lowlevel.c:396 #9 0xc04bc7eb in ata_interrupt (data=3D0xc14bda00) at /usr/src/sys/dev/ata/ata-all.c:323 #10 0xc062100d in ithread_loop (arg=3D0xc13e4500) at /usr/src/sys/kern/kern_intr.c:545 ---Type to continue, or q to quit--- #11 0xc06202c0 in fork_exit (callout=3D0xc0620ec8 ,=20 arg=3D0xc13e4500, frame=3D0xca627d38) at /usr/src/sys/kern/kern_fork.c:= 789 #12 0xc07f0f1c in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:= 208 (kgdb) #=20 #=20 # kgdb /boot/kernel/kernel.debug /var/crash/vmcore.1 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so:= Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 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 condition= s. 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-marcel-freebsd". Unread portion of the kernel message buffer: panic: vm_fault: fault on nofault entry, addr: c874a000 Uptime: 4m57s Dumping 190 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 190MB (48624 pages) 174 158 142 126 110 94 78 62 46 30 14 #0 doadump () at pcpu.h:165 165 pcpu.h: No such file or directory. in pcpu.h (kgdb)=20 (kgdb) bt #0 doadump () at pcpu.h:165 #1 0xc0634fe0 in boot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:3= 99 #2 0xc0635274 in panic ( fmt=3D0xc08756e3 "vm_fault: fault on nofault entry, addr: %lx") at /usr/src/sys/kern/kern_shutdown.c:555 #3 0xc0797be4 in vm_fault (map=3D0xc1043000, vaddr=3D3363086336,=20 fault_type=3D2 '\002', fault_flags=3D0) at /usr/src/sys/vm/vm_fault.c:2= 77 #4 0xc080196f in trap_pfault (frame=3D0xca627c44, usermode=3D0, eva=3D3363= 088384) at /usr/src/sys/i386/i386/trap.c:741 #5 0xc0801605 in trap (frame=3D {tf_fs =3D 8, tf_es =3D 40, tf_ds =3D 40, tf_edi =3D -931878912, tf_e= si =3D -1051993600, tf_ebp =3D -899515228, tf_isp =3D -899515280, tf_ebx = =3D -1039338320, tf_edx =3D 368, tf_ecx =3D 512, tf_eax =3D -931878912, tf_= trapno =3D 12, tf_err =3D 2, tf_eip =3D -1068704226, tf_cs =3D 32, tf_eflag= s =3D 66050, tf_esp =3D -1052863744, tf_ss =3D 368}) at /usr/src/sys/i386/i386/trap.c:442 #6 0xc07f0eba in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #7 0xc04cde1e in ata_pio_read (request=3D0xc20cf4b0, length=3D2048) at cpufunc.h:238 #8 0xc04cca88 in ata_end_transaction (request=3D0xc20cf4b0) at /usr/src/sys/dev/ata/ata-lowlevel.c:396 #9 0xc04bc7eb in ata_interrupt (data=3D0xc14bda00) at /usr/src/sys/dev/ata/ata-all.c:323 #10 0xc062100d in ithread_loop (arg=3D0xc13e4500) at /usr/src/sys/kern/kern_intr.c:545 ---Type to continue, or q to quit--- #11 0xc06202c0 in fork_exit (callout=3D0xc0620ec8 ,=20 arg=3D0xc13e4500, frame=3D0xca627d38) at /usr/src/sys/kern/kern_fork.c:= 789 #12 0xc07f0f1c in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:= 208 (kgdb) # exit Script done on Wed Sep 21 20:06:35 2005 --NklN7DEeGtkPCoo3-- --cPi+lWm09sJ+d57q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDMaLQocfcwTS3JF8RAjl2AKCjqvKq5lyxzcnumepvYZw7ulENMwCglGlS L0xbOAs1Rh50y92W2Ie29q4= =XP09 -----END PGP SIGNATURE----- --cPi+lWm09sJ+d57q-- From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 18:31:33 2005 Return-Path: X-Original-To: stable@freebsd.org 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 971B816A430 for ; Wed, 21 Sep 2005 18:31:33 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275DF43D49 for ; Wed, 21 Sep 2005 18:31:33 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from localhost (ns1 [69.55.238.237]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id j8LIVTVw090538; Wed, 21 Sep 2005 11:31:30 -0700 (PDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: stable@freebsd.org Date: Wed, 21 Sep 2005 14:31:18 -0400 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509211431.19141.lists@jnielsen.net> X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on ns1.jnielsen.net X-Virus-Status: Clean Cc: sysadmin@alexdupre.com Subject: MySQL 4.1, GCC 3.x, FreeBSD 4.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 18:31:33 -0000 Should it be possible to compile and run MySQL 4.1 with GCC 3.4 on a FreeBSD 4.11 machine? I have a server which, for the time being at least, cannot be updated to FreeBSD 5. I'm currently running the stock MySQL 4.1.14 compiled from the port with no make flags. I would like to experiment with different build options/flags in the hopes of boosting performance. Specifically, I'd like to build it with linuxthreads and optimized C flags, but I am wary of using -O3 with gcc 2.9. Am I just being paranoid? When I try this from databases/mysql41-server: make WITH_LINUXTHREADS=yes BUILD_OPTIMIZED=yes USE_GCC=3.4 I get this: if gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/local/include -DDBUG_OFF -O -pipe -D__USE_UNIX98 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads -O3 -fno-omit-frame-pointer -MT conf_to_src.o -MD -MP -MF ".deps/conf_to_src.Tpo" -c -o conf_to_src.o conf_to_src.c; then mv -f ".deps/conf_to_src.Tpo" ".deps/conf_to_src.Po"; else rm -f ".deps/conf_to_src.Tpo"; exit 1; fi /usr/local/bin/libtool15 --preserve-dup-deps --mode=link gcc34 -DDBUG_OFF -O -pipe -D__USE_UNIX98 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads -O3 -fno-omit-frame-pointer -L/usr/local/lib -o conf_to_src conf_to_src.o xml.o ctype.o bcmp.o -DHAVE_GLIBC2_STYLE_GETHOSTBYNAME_R -D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads -L/usr/local/lib -llthread -llgcc_r -lcrypt -lm -DHAVE_GLIBC2_STYLE_GETHOSTBYNAME_R -D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads -L/usr/local/lib -llthread -llgcc_r libtool15: link: unable to infer tagged configuration libtool15: link: specify a tag with `--tag' *** Error code 1 Stop in /usr/ports/databases/mysql41-server/work/mysql-4.1.14/strings. *** Error code 1 Stop in /usr/ports/databases/mysql41-server/work/mysql-4.1.14. *** Error code 1 Stop in /usr/ports/databases/mysql41-server/work/mysql-4.1.14. *** Error code 1 Stop in /usr/ports/databases/mysql41-server. Is this something simple to fix/work around? I'm not at all familiar with libtool. Any input appreciated. Thanks, JN From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 18:40:01 2005 Return-Path: X-Original-To: stable@freebsd.org 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 8F4DF16A41F for ; Wed, 21 Sep 2005 18:40:01 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A5FC43D4C for ; Wed, 21 Sep 2005 18:40:00 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8LIdx0r016130 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 21 Sep 2005 14:39:59 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8LIdu6P008933; Wed, 21 Sep 2005 14:39:56 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6EFF351288; Wed, 21 Sep 2005 14:39:55 -0400 (EDT) Date: Wed, 21 Sep 2005 14:39:55 -0400 From: Kris Kennaway To: John Nielsen Message-ID: <20050921183955.GA97891@xor.obsecurity.org> References: <200509211431.19141.lists@jnielsen.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <200509211431.19141.lists@jnielsen.net> User-Agent: Mutt/1.4.2.1i Cc: stable@freebsd.org, sysadmin@alexdupre.com Subject: Re: MySQL 4.1, GCC 3.x, FreeBSD 4.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 18:40:01 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 21, 2005 at 02:31:18PM -0400, John Nielsen wrote: > Should it be possible to compile and run MySQL 4.1 with GCC 3.4 on a Free= BSD=20 > 4.11 machine? >=20 > I have a server which, for the time being at least, cannot be updated to= =20 > FreeBSD 5. I'm currently running the stock MySQL 4.1.14 compiled from th= e=20 > port with no make flags. >=20 > I would like to experiment with different build options/flags in the hope= s=20 > of boosting performance. Specifically, I'd like to build it with=20 > linuxthreads and optimized C flags, but I am wary of using -O3 with gcc= =20 > 2.9. Am I just being paranoid? >=20 > When I try this from databases/mysql41-server: > make WITH_LINUXTHREADS=3Dyes BUILD_OPTIMIZED=3Dyes USE_GCC=3D3.4 USE_GCC is wrong, it's not a user-controllable variable. Set CC instead. This might be OK as long as there is no C++ code involved, which cannot be linked to C++ code from gcc 2.95. -O3 can be dangerous, so use with care. Kris --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDMaj6Wry0BWjoQKURAnsaAKCRIHBORs2BSc5+tLp8TQveuM/oEwCfYbpl tqTa+9PFjq8bVYc1kV9PHnI= =M9N7 -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS-- From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 18:40:39 2005 Return-Path: X-Original-To: stable@freebsd.org 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 7B33B16A41F for ; Wed, 21 Sep 2005 18:40:39 +0000 (GMT) (envelope-from sysadmin@alexdupre.com) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.FreeBSD.org (Postfix) with SMTP id B86C743D55 for ; Wed, 21 Sep 2005 18:40:36 +0000 (GMT) (envelope-from sysadmin@alexdupre.com) Received: (qmail 75005 invoked from network); 21 Sep 2005 18:40:34 -0000 Received: from unknown (HELO ?192.168.178.22?) (a.premoli@andxor.it@81.174.31.42) by andxor.it with SMTP; 21 Sep 2005 18:40:34 -0000 Message-ID: <4331A941.5090509@alexdupre.com> Date: Wed, 21 Sep 2005 20:41:06 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.0.5 (Windows/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Nielsen References: <200509211431.19141.lists@jnielsen.net> In-Reply-To: <200509211431.19141.lists@jnielsen.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: MySQL 4.1, GCC 3.x, FreeBSD 4.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 18:40:39 -0000 John Nielsen wrote: > I would like to experiment with different build options/flags in the hopes > of boosting performance. Specifically, I'd like to build it with > linuxthreads and optimized C flags, but I am wary of using -O3 with gcc > 2.9. Am I just being paranoid? Yes, you are. Most MySQL binary packages are compiled with gcc 2.9 and -O3. -- Alex Dupre From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 18:47:49 2005 Return-Path: X-Original-To: stable@freebsd.org 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 7E63B16A41F for ; Wed, 21 Sep 2005 18:47:49 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA0943D48 for ; Wed, 21 Sep 2005 18:47:49 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from localhost (ns1 [69.55.238.237]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id j8LIlkVw023948; Wed, 21 Sep 2005 11:47:47 -0700 (PDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: Alex Dupre Date: Wed, 21 Sep 2005 14:47:35 -0400 User-Agent: KMail/1.8.2 References: <200509211431.19141.lists@jnielsen.net> <4331A941.5090509@alexdupre.com> In-Reply-To: <4331A941.5090509@alexdupre.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509211447.36390.lists@jnielsen.net> X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on ns1.jnielsen.net X-Virus-Status: Clean Cc: stable@freebsd.org, Kris Kennaway Subject: Re: MySQL 4.1, GCC 3.x, FreeBSD 4.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 18:47:49 -0000 On Wednesday 21 September 2005 14:41, Alex Dupre wrote: > John Nielsen wrote: > > I would like to experiment with different build options/flags in the > > hopes of boosting performance. Specifically, I'd like to build it with > > linuxthreads and optimized C flags, but I am wary of using -O3 with gcc > > 2.9. Am I just being paranoid? > > Yes, you are. Most MySQL binary packages are compiled with gcc 2.9 and > -O3. Good to know. Thanks! On Wednesday 21 September 2005 14:39, Kris Kennaway wrote: > USE_GCC is wrong, it's not a user-controllable variable. Set CC > instead. > > This might be OK as long as there is no C++ code involved, which > cannot be linked to C++ code from gcc 2.95. > > -O3 can be dangerous, so use with care. I might play around with the CC option. Thanks for straightening me out. JN From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 19:42:33 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 9F60A16A41F for ; Wed, 21 Sep 2005 19:42:33 +0000 (GMT) (envelope-from brad@stop.mail-abuse.org) Received: from vhost109.his.com (vhost109.his.com [216.194.225.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43EC043D48 for ; Wed, 21 Sep 2005 19:42:33 +0000 (GMT) (envelope-from brad@stop.mail-abuse.org) Received: from [10.0.1.210] (localhost.his.com [127.0.0.1]) by vhost109.his.com (8.12.11/8.12.3) with ESMTP id j8LJgSEH031183 for ; Wed, 21 Sep 2005 15:42:31 -0400 (EDT) (envelope-from brad@stop.mail-abuse.org) Mime-Version: 1.0 Message-Id: Date: Wed, 21 Sep 2005 21:42:24 +0200 To: FreeBSD-STABLE Mailing List From: Brad Knowles Content-Type: text/plain; charset="us-ascii" ; format="flowed" Subject: Advice sought on upgrading from 4.11-R to 5.4... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 19:42:33 -0000 Folks, I've seen the migration guide at , and the thread at , but I was wondering about the specific sequence of the upgrade process. In particular, I'm wondering if I should go from RELENG_4_11_0_RELEASE direct to RELENG_5_4, or if I should instead go first to RELENG_5_0_0_RELEASE then to RELENG_5_4? I think the individual steps to follow and commands to execute during the upgrade are clear enough. But it's not obvious to me as to which precise CVSup targets should be used to pull down the source that would be compiled, etc.... -- Brad Knowles, "Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety." -- Benjamin Franklin (1706-1790), reply of the Pennsylvania Assembly to the Governor, November 11, 1755 SAGE member since 1995. See for more info. From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 20:13:01 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 6AA1C16A420 for ; Wed, 21 Sep 2005 20:13:01 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id B53C643D46 for ; Wed, 21 Sep 2005 20:13:00 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from [10.50.41.233] (Not Verified[10.50.41.233]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Wed, 21 Sep 2005 16:28:46 -0400 From: John Baldwin To: hlecuanda@gmail.com Date: Wed, 21 Sep 2005 15:30:06 -0400 User-Agent: KMail/1.8 References: <200509201441.21121.jhb@FreeBSD.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509211530.06936.jhb@FreeBSD.org> Cc: freebsd-stable@freebsd.org Subject: Re: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on 5.x] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 20:13:01 -0000 On Tuesday 20 September 2005 04:53 pm, Hector Lecuanda wrote: > On 9/20/05, John Baldwin wrote: > > On Tuesday 20 September 2005 01:55 pm, Hector Lecuanda wrote: > > > I have an Intel 82573 1000/PRO nic. I've seen that the 4.x branch > > > supports this device, but 5.x does not. > > > > > > Is support for this device to be included in the near future? > > > who can I contact regarding patches to make it work? > > > > Erm, the em(4) driver is in 5.x. Also, this mailing list is more for > > questions about writing device drivers. For more general questions try > > either the questions@ or stable@ mailing lists. > > > > -- > > John: > > Thank you, i will redirect my query to the appropriate mailing list. > > Perhaps i should have explained that the em(4) driver in 4.x does > include support for the Intel 82573 1000/PRO nic; while the one in 5.x > does not. =( > > Is it planned to merge the work on 4.x to 5.x and HEAD? > i tried to recompile the kernel with the 4.x sources for the em(4) > driver, but obviously a lot has changed in the kernel, and as luck > would have it, my attempt did not yield any success. > > Who would be the person to contact regarding this driver? Hmm, you can try asking on stable@ or current@ perhaps. I'm not sure who the correct person to talk to about em(4) is these days. I believe it is ackerman@FreeBSD.org. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 20:47:19 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 C8D2616A41F for ; Wed, 21 Sep 2005 20:47:19 +0000 (GMT) (envelope-from ptroot@iaces.com) Received: from iaces.com (horton.iaces.com [204.147.87.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0119E43D66 for ; Wed, 21 Sep 2005 20:47:11 +0000 (GMT) (envelope-from ptroot@iaces.com) Received: from [204.147.87.125] (borg.iaces.com [204.147.87.125]) (authenticated bits=0) by iaces.com (8.13.3/8.13.3) with ESMTP id j8LKlAMs093718 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 21 Sep 2005 15:47:11 -0500 (CDT) (envelope-from ptroot@iaces.com) Message-ID: <4331C6BD.10309@iaces.com> Date: Wed, 21 Sep 2005 15:46:53 -0500 From: "Paul T. Root" User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brad Knowles References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD-STABLE Mailing List Subject: Re: Advice sought on upgrading from 4.11-R to 5.4... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 20:47:19 -0000 I went via cvsup and a source tree, straight to 5.4 stable from 4.10 stable. Brad Knowles wrote: > Folks, > > I've seen the migration guide at > , and the > thread at > , > but I was wondering about the specific sequence of the upgrade process. > > In particular, I'm wondering if I should go from > RELENG_4_11_0_RELEASE direct to RELENG_5_4, or if I should instead go > first to RELENG_5_0_0_RELEASE then to RELENG_5_4? > > > I think the individual steps to follow and commands to execute > during the upgrade are clear enough. But it's not obvious to me as to > which precise CVSup targets should be used to pull down the source that > would be compiled, etc.... > -- ______ Paul T. Root / _ \ 1977 MGB / /|| \\ ||\/ || _ | || || || \ ||__// \______/ From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 20:55:24 2005 Return-Path: X-Original-To: stable@freebsd.org 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 9885716A41F for ; Wed, 21 Sep 2005 20:55:24 +0000 (GMT) (envelope-from barner@gmx.de) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id CD6E543D45 for ; Wed, 21 Sep 2005 20:55:23 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 21 Sep 2005 20:55:19 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) [129.187.19.157] by mail.gmx.net (mp009) with SMTP; 21 Sep 2005 22:55:19 +0200 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 0C929C133; Wed, 21 Sep 2005 22:58:00 +0200 (CEST) Date: Wed, 21 Sep 2005 22:57:59 +0200 From: Simon Barner To: John Nielsen Message-ID: <20050921205759.GO25698@zi025.glhnet.mhn.de> References: <200509211431.19141.lists@jnielsen.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XjbSsFHOHxvQpKib" Content-Disposition: inline In-Reply-To: <200509211431.19141.lists@jnielsen.net> User-Agent: Mutt/1.5.10i X-Y-GMX-Trusted: 0 Cc: stable@freebsd.org, sysadmin@alexdupre.com Subject: Re: MySQL 4.1, GCC 3.x, FreeBSD 4.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 20:55:24 -0000 --XjbSsFHOHxvQpKib Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable John Nielsen wrote: [...] > if gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include =20 > -I/usr/local/include -DDBUG_OFF -O -pipe -D__USE_UNIX98 -D_REENTRANT=20 > -D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads -O3=20 > -fno-omit-frame-pointer -MT conf_to_src.o -MD -MP -MF=20 > ".deps/conf_to_src.Tpo" -c -o conf_to_src.o conf_to_src.c; then mv -f=20 > ".deps/conf_to_src.Tpo" ".deps/conf_to_src.Po"; else rm -f=20 > ".deps/conf_to_src.Tpo"; exit 1; fi > /usr/local/bin/libtool15 --preserve-dup-deps --mode=3Dlink gcc34 -DDBUG_= OFF=20 > -O -pipe -D__USE_UNIX98 -D_REENTRANT -D_THREAD_SAFE=20 > -I/usr/local/include/pthread/linuxthreads -O3 -fno-omit-frame-pointer = =20 > -L/usr/local/lib -o conf_to_src conf_to_src.o xml.o ctype.o bcmp.o =20 > -DHAVE_GLIBC2_STYLE_GETHOSTBYNAME_R -D_THREAD_SAFE=20 > -I/usr/local/include/pthread/linuxthreads -L/usr/local/lib -llthread=20 > -llgcc_r -lcrypt -lm -DHAVE_GLIBC2_STYLE_GETHOSTBYNAME_R -D_THREAD_SAFE= =20 > -I/usr/local/include/pthread/linuxthreads -L/usr/local/lib -llthread=20 > -llgcc_r > libtool15: link: unable to infer tagged configuration > libtool15: link: specify a tag with `--tag' [...] I recently had the same problem, but the other way round (gcc295 on FreeBSD 6). I fixed it by pkg_deleting libtool, autoconf, automake and reinstalling them with the same compiler that you want to use later. This is most easily done, when you simply run make CC=3Dgcc34 CXX=3Dg++34 in the mysql port directory, since this will pull in missing dependencies. Don't forget to delete them again when you're done -- otherwise you will break other ports (that use the stock gcc). HTH, and best regards, Simon --XjbSsFHOHxvQpKib Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDMclXCkn+/eutqCoRAoz7AKDzwL83k2ZMY4uJfNd9q262ReeeGQCgiB4n YOqzNnILZ9h/H1iCRgDgKzE= =AzIf -----END PGP SIGNATURE----- --XjbSsFHOHxvQpKib-- From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 21:34:30 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 3EAFB16A41F for ; Wed, 21 Sep 2005 21:34:30 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: from pne-smtpout2-sn1.fre.skanova.net (pne-smtpout2-sn1.fre.skanova.net [81.228.11.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3D9F43D46 for ; Wed, 21 Sep 2005 21:34:28 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: from falcon.midgard.homeip.net (212.181.162.201) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 43297E3C0017D228 for freebsd-stable@freebsd.org; Wed, 21 Sep 2005 23:34:28 +0200 Received: (qmail 19379 invoked by uid 1001); 21 Sep 2005 23:34:27 +0200 Date: Wed, 21 Sep 2005 23:34:27 +0200 From: Erik Trulsson To: Brad Knowles Message-ID: <20050921213427.GA19297@falcon.midgard.homeip.net> Mail-Followup-To: Brad Knowles , FreeBSD-STABLE Mailing List References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: FreeBSD-STABLE Mailing List Subject: Re: Advice sought on upgrading from 4.11-R to 5.4... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 21:34:30 -0000 On Wed, Sep 21, 2005 at 09:42:24PM +0200, Brad Knowles wrote: > Folks, > > I've seen the migration guide at > , and the > thread at > , > but I was wondering about the specific sequence of the upgrade process. And you should of course also read /usr/src/UPDATING as usual. > > In particular, I'm wondering if I should go from > RELENG_4_11_0_RELEASE direct to RELENG_5_4, or if I should instead go > first to RELENG_5_0_0_RELEASE then to RELENG_5_4? I would recommend going first to RELENG_5_3_0_RELEASE, and then to RELENG_5_4, but going directly to RELENG_5_4 will probably work fine as well - there were not all that many changes between 5.3 and 5.4. 5.3-RELEASE was the first stable release from the 5.x branch. I would not recommend using any earlier 5.x release. (I.e. don't use RELENG_5_0_0_RELEASE.) Of course, the officially recommended upgrade path is to backup all data (a very good idea in any case), reformat the disk, install the new system from scratch, and restore datafiles from the backup - but upgrading via source is certainly possible as well. > > > I think the individual steps to follow and commands to execute > during the upgrade are clear enough. But it's not obvious to me as > to which precise CVSup targets should be used to pull down the source > that would be compiled, etc.... -- Erik Trulsson ertr1013@student.uu.se From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 23:21:12 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 E87F016A41F for ; Wed, 21 Sep 2005 23:21:12 +0000 (GMT) (envelope-from brad@stop.mail-abuse.org) Received: from vhost109.his.com (vhost109.his.com [216.194.225.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BEDB43D45 for ; Wed, 21 Sep 2005 23:21:12 +0000 (GMT) (envelope-from brad@stop.mail-abuse.org) Received: from [10.0.1.210] (localhost.his.com [127.0.0.1]) by vhost109.his.com (8.12.11/8.12.3) with ESMTP id j8LNL9dK043101; Wed, 21 Sep 2005 19:21:10 -0400 (EDT) (envelope-from brad@stop.mail-abuse.org) Mime-Version: 1.0 Message-Id: In-Reply-To: <20050921213427.GA19297@falcon.midgard.homeip.net> References: <20050921213427.GA19297@falcon.midgard.homeip.net> Date: Thu, 22 Sep 2005 00:23:18 +0200 To: Erik Trulsson From: Brad Knowles Content-Type: text/plain; charset="us-ascii" ; format="flowed" Cc: Brad Knowles , FreeBSD-STABLE Mailing List Subject: Re: Advice sought on upgrading from 4.11-R to 5.4... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 23:21:13 -0000 At 11:34 PM +0200 2005-09-21, Erik Trulsson wrote: > And you should of course also read /usr/src/UPDATING as usual. That's the current version of the file from the 5.x tree, right? Is there any obvious way to see what this is without going ahead and downloading all the source anyway? Maybe there's something I'm missing, but this seems to be one of the really important files that is not easily available via the web interface on freebsd.org -- they've got the RELEASE_NOTES and a number of others, but not this one. > Of course, the officially recommended upgrade path is to backup all data (a > very good idea in any case), reformat the disk, install the new system from > scratch, and restore datafiles from the backup - but upgrading via source is > certainly possible as well. I had originally tried installing 5.x on this machine, but I could never get it to boot from the 5.x media. I did get it to boot from the 4.11-R media (both sets of media written by the same computer with the same CD-Writer and software), so that is what I installed. I'd like to be able to take the backup/wipe/re-install path, but I don't think that's going to be possible for me. -- Brad Knowles, "Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety." -- Benjamin Franklin (1706-1790), reply of the Pennsylvania Assembly to the Governor, November 11, 1755 SAGE member since 1995. See for more info. From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 23:56:21 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 33B2116A41F for ; Wed, 21 Sep 2005 23:56:21 +0000 (GMT) (envelope-from oberman@es.net) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 006D643D45 for ; Wed, 21 Sep 2005 23:56:20 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id IBA74465; Wed, 21 Sep 2005 16:56:19 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id B0CEF5D07; Wed, 21 Sep 2005 16:56:17 -0700 (PDT) To: Brad Knowles In-reply-to: Your message of "Thu, 22 Sep 2005 00:23:18 +0200." Date: Wed, 21 Sep 2005 16:56:16 -0700 From: "Kevin Oberman" Message-Id: <20050921235617.B0CEF5D07@ptavv.es.net> Cc: FreeBSD-STABLE Mailing List Subject: Re: Advice sought on upgrading from 4.11-R to 5.4... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Sep 2005 23:56:21 -0000 > Date: Thu, 22 Sep 2005 00:23:18 +0200 > From: Brad Knowles > Sender: owner-freebsd-stable@freebsd.org > > At 11:34 PM +0200 2005-09-21, Erik Trulsson wrote: > > > And you should of course also read /usr/src/UPDATING as usual. > > That's the current version of the file from the 5.x tree, right? > Is there any obvious way to see what this is without going ahead and > downloading all the source anyway? Maybe there's something I'm > missing, but this seems to be one of the really important files that > is not easily available via the web interface on freebsd.org -- > they've got the RELEASE_NOTES and a number of others, but not this > one. Check in the CVS repository: http://www.freebsd.org/cgi/cvsweb.cgi/src/UPDATING?annotate=1.342.2.24&only_with_tag=RELENG_5_4 One down side of an upgrade in-place is that you don't get the larger root partition that is now default and you don't get UFS2 file systems on your partitions. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 00:03:23 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 0A52216A41F for ; Thu, 22 Sep 2005 00:03:23 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F84343D45 for ; Thu, 22 Sep 2005 00:03:22 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-02-z2.arcor-online.net (mail-in-02-z2.arcor-online.net [151.189.8.14]) by mail-in-07.arcor-online.net (Postfix) with ESMTP id EF93B50797; Thu, 22 Sep 2005 02:03:20 +0200 (CEST) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mail-in-02-z2.arcor-online.net (Postfix) with ESMTP id 8E30416BEE0; Thu, 22 Sep 2005 01:52:47 +0200 (CEST) Received: from lofi.dyndns.org (dsl-084-061-128-045.arcor-ip.net [84.61.128.45]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 993AA356E7; Thu, 22 Sep 2005 01:52:46 +0200 (CEST) Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.4]) by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id j8LNnZAa001693 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Sep 2005 01:49:35 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: from kiste.my.domain (lofi@localhost [127.0.0.1]) by kiste.my.domain (8.13.4/8.13.1) with ESMTP id j8LNnZSX008306; Thu, 22 Sep 2005 01:49:35 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by kiste.my.domain (8.13.4/8.13.1/Submit) id j8LNnW3X008305; Thu, 22 Sep 2005 01:49:32 +0200 (CEST) (envelope-from lofi@freebsd.org) X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org using -f From: Michael Nottebrock To: freebsd-stable@freebsd.org Date: Thu, 22 Sep 2005 01:49:29 +0200 User-Agent: KMail/1.8.2 References: <20050921213427.GA19297@falcon.midgard.homeip.net> In-Reply-To: X-Face: =Ym$`&q\+S2X$4`X%x%6"L4>Y,$]<":'L%c9"#7#`2tb&E&wsN31on!N\)3BD[g<=?utf-8?q?=2EjnfV=5B=0A=093=23?=>XchLK,o; >bD>c:]^; :>0>vyZ.X[,63GW`&M>}nYnr]-Fp``,[[@lJ!QL|sfW!s)=?utf-8?q?A2!*=0A=09vNkB/=7CL-?=>&QdSbQg X-Virus-Scanned: by amavisd-new Cc: Brad Knowles Subject: Re: Advice sought on upgrading from 4.11-R to 5.4... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 00:03:23 -0000 --nextPart2496438.ud11VkIGSz Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday, 22. September 2005 00:23, Brad Knowles wrote: > At 11:34 PM +0200 2005-09-21, Erik Trulsson wrote: > > And you should of course also read /usr/src/UPDATING as usual. > > That's the current version of the file from the 5.x tree, right? > Is there any obvious way to see what this is without going ahead and > downloading all the source anyway? http://www.freebsd.org/cgi/cvsweb.cgi/src/UPDATING?rev=3D1.342.2.30&content= =2Dtype=3Dtext/x-cvsweb-markup&only_with_tag=3DRELENG_5 =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart2496438.ud11VkIGSz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDMfGMXhc68WspdLARAo/uAJ9xLL6FCTGVT8cKuVMtgJ/FLcM57wCfaaOW k6d1FNMyRKw+PUnsxHGkzFc= =8991 -----END PGP SIGNATURE----- --nextPart2496438.ud11VkIGSz-- From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 00:15:15 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 91D4616A41F for ; Thu, 22 Sep 2005 00:15:15 +0000 (GMT) (envelope-from brad@stop.mail-abuse.org) Received: from vhost109.his.com (vhost109.his.com [216.194.225.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EF9443D46 for ; Thu, 22 Sep 2005 00:15:15 +0000 (GMT) (envelope-from brad@stop.mail-abuse.org) Received: from [10.0.1.210] (localhost.his.com [127.0.0.1]) by vhost109.his.com (8.12.11/8.12.3) with ESMTP id j8M0FCMf046014 for ; Wed, 21 Sep 2005 20:15:13 -0400 (EDT) (envelope-from brad@stop.mail-abuse.org) Mime-Version: 1.0 Message-Id: In-Reply-To: <20050921235617.B0CEF5D07@ptavv.es.net> References: <20050921235617.B0CEF5D07@ptavv.es.net> Date: Thu, 22 Sep 2005 02:14:54 +0200 To: FreeBSD-STABLE Mailing List From: Brad Knowles Content-Type: text/plain; charset="us-ascii" ; format="flowed" Subject: Re: Advice sought on upgrading from 4.11-R to 5.4... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 00:15:15 -0000 At 4:56 PM -0700 2005-09-21, Kevin Oberman wrote: > Check in the CVS repository: > >http://www.freebsd.org/cgi/cvsweb.cgi/src/UPDATING?annotate=1.342.2.24&only_with_tag=RELENG_5_4 Thanks for the pointer! > One down side of an upgrade in-place is that you don't get the larger > root partition that is now default and you don't get UFS2 file systems > on your partitions. I almost never take the default installation options whenever I'm building a system. They almost always result in the root filesystem being laughably small, or whatever. In my case, I've got a 256MB root filesystem with 150MB free, so I think I'm okay there. I did get burned with /usr being too small, even at 2GB. With all the ports and stuff I've installed, I had to move /usr/local to a separate filesystem (which I already had), and put a symlink in place. As for UFS2, since I can't get this machine to boot off CD-ROM with the 5.x images (at least, not the ones I've tried in the past), I would like to keep the system in UFS1 anyway, just in case I need to reboot off the 4.x CD-ROMs and try to do some recovery things. -- Brad Knowles, "Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety." -- Benjamin Franklin (1706-1790), reply of the Pennsylvania Assembly to the Governor, November 11, 1755 SAGE member since 1995. See for more info. From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 01:53:33 2005 Return-Path: X-Original-To: stable@freebsd.org 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 9C64416A41F for ; Thu, 22 Sep 2005 01:53:33 +0000 (GMT) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B9D643D45 for ; Thu, 22 Sep 2005 01:53:32 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id A4F971310CC; Thu, 22 Sep 2005 11:23:31 +0930 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 7991984FDA; Thu, 22 Sep 2005 11:23:31 +0930 (CST) Date: Thu, 22 Sep 2005 11:23:31 +0930 From: Greg 'groggy' Lehey To: Kris Kennaway Message-ID: <20050922015331.GO84772@wantadilla.lemis.com> References: <200509211431.19141.lists@jnielsen.net> <20050921183955.GA97891@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XMHqbYJb993HXwLR" Content-Disposition: inline In-Reply-To: <20050921183955.GA97891@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: stable@freebsd.org, sysadmin@alexdupre.com Subject: Re: MySQL 4.1, GCC 3.x, FreeBSD 4.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 01:53:33 -0000 --XMHqbYJb993HXwLR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 21 September 2005 at 14:39:55 -0400, Kris Kennaway wrote: > On Wed, Sep 21, 2005 at 02:31:18PM -0400, John Nielsen wrote: >> Should it be possible to compile and run MySQL 4.1 with GCC 3.4 on a FreeBSD >> 4.11 machine? >> >> I have a server which, for the time being at least, cannot be updated to >> FreeBSD 5. I'm currently running the stock MySQL 4.1.14 compiled from the >> port with no make flags. >> >> I would like to experiment with different build options/flags in the hopes >> of boosting performance. Specifically, I'd like to build it with >> linuxthreads and optimized C flags, but I am wary of using -O3 with gcc >> 2.9. Am I just being paranoid? >> >> When I try this from databases/mysql41-server: >> make WITH_LINUXTHREADS=yes BUILD_OPTIMIZED=yes USE_GCC=3.4 > > USE_GCC is wrong, it's not a user-controllable variable. Set CC > instead. > > This might be OK as long as there is no C++ code involved, which > cannot be linked to C++ code from gcc 2.95. There's lots of C++ code in MySQL. Greg -- See complete headers for address and phone numbers. --XMHqbYJb993HXwLR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDMg6bIubykFB6QiMRAtnYAJ41j6Ql/g0rbwc6DFw1shylTtY1YwCeJooX CiMlrhWUFsBPm9fSQ+4joXo= =xgst -----END PGP SIGNATURE----- --XMHqbYJb993HXwLR-- From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 04:49:52 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 50A1916A41F for ; Thu, 22 Sep 2005 04:49:52 +0000 (GMT) (envelope-from lists@aquezada.com) Received: from aphrodite.acf.aquezada.com (h216-235-8-211.host.egate.net [216.235.8.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0AA643D46 for ; Thu, 22 Sep 2005 04:49:51 +0000 (GMT) (envelope-from lists@aquezada.com) Received: from localhost (localhost [127.0.0.1]) by aphrodite.acf.aquezada.com (Postfix) with ESMTP id B2A80FF0A for ; Thu, 22 Sep 2005 00:49:50 -0400 (EDT) Received: from aphrodite.acf.aquezada.com ([127.0.0.1]) by localhost (aphrodite.acf.aquezada.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17601-01-29 for ; Thu, 22 Sep 2005 00:49:46 -0400 (EDT) Received: from jupiter.acf.aquezada.com (jupiter.acf.aquezada.com [192.168.5.5]) by aphrodite.acf.aquezada.com (Postfix) with ESMTP id 7905911686 for ; Wed, 21 Sep 2005 23:20:09 -0400 (EDT) Received: by jupiter.acf.aquezada.com (Postfix, from userid 1001) id 4A8DCB065AD; Wed, 21 Sep 2005 23:20:09 -0400 (EDT) From: "Julian C. Dunn" To: "freebsd-stable@freebsd.org" Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Aquezada Productions Date: Wed, 21 Sep 2005 23:19:59 -0400 Message-Id: <1127359200.13481.38.camel@jupiter.acf.aquezada.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) X-Virus-Scanned: amavisd-new at aquezada.com Subject: ATA lockup with 5.4-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 04:49:52 -0000 I installed 5.4-RELEASE on an old IBM PL300 yesterday, and while -RELEASE worked, updating to and booting a -STABLE kernel doesn't. The system locks up hard during boot at this point (verbose messages follows) isa0: on isab0 atapci0: port 0x376,0x170-0x177,0x3f6,0x1f0-0x1f atapci0: Lazy allocation of 0x10 bytes rid 0x20 type 4 at 0 7 at device 2.1 on pci0 ata0: channel #0 on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=50 ostat1=00 ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00 ata0-slave: stat=0x50 err=0x01 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=50 stat1=00 devices=0x1 ata0: [MPSAFE] ata1: channel #1 on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 I presume that this means -RELEASE liked my CD-ROM drive, while -STABLE doesn't (primary master is the HDD, secondary master is the CD-ROM) Any way I can work around this? - Julian -- [ Julian C. Dunn * "You can throw confetti, ] [ WWW: www.aquezada.com/staff/julian * but you're still going ] [ PGP: 91B3 7A9D 683C 7C16 715F * through the motions, baby" ] [ 442C 6065 D533 FDC2 05B9 * - Aimee Mann ] From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 10:18:01 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 2CA6B16A41F for ; Thu, 22 Sep 2005 10:18:01 +0000 (GMT) (envelope-from jura@networks.ru) Received: from networks.ru (orange.networks.ru [80.249.138.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77E4B43D45 for ; Thu, 22 Sep 2005 10:17:59 +0000 (GMT) (envelope-from jura@networks.ru) X-Spam-Status: No, hits=0.1 required=2.0 Received: from [83.237.16.88] (account jura HELO notebook) by networks.ru (CommuniGate Pro SMTP 4.2.8) with ESMTP-TLS id 1901609 for freebsd-stable@freebsd.org; Thu, 22 Sep 2005 14:17:52 +0400 Message-ID: <002501c5bf5e$ed8c67c0$0701010a@notebook> From: "Yuriy N. Shkandybin" To: Date: Thu, 22 Sep 2005 14:18:06 +0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: recent 6BETA5 crash with ifconfig nge0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 10:18:01 -0000 After upgrade from 6BETA4 to 6BETA5 i got this every time i use ifconfig = nge0 up Also i suppose this somehow connected with ifconfig becasue i've got = same panic with old kernel, but new ifconfig. Jura Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address =3D 0x80030 fault code =3D supervisor read, page not present instruction pointer =3D 0x20:0xc0512a10 stack pointer =3D 0x28:0xe4d16b3c frame pointer =3D 0x28:0xe4d16b4c code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 2818 (ifconfig) [thread pid 2818 tid 100118 ] Stopped at m_freem+0x10: testb $0x1,0x10(%eax) db> trace Tracing pid 2818 tid 100118 td 0xc1f91a80 m_freem(80020,0,c1fb8400,80206910,c1fa2900) at m_freem+0x10 nge_stop(c1ec7bb8,c244c9d4,805f000,0,e4d16bc4) at nge_stop+0x1b8 nge_init_locked(2,c1f934a0,0,c1f93400,c1fb8400) at nge_init_locked+0x2a nge_ioctl(c1fb8400,80206910,c2658cc0,c1eb92c0,c2556bcc) at = nge_ioctl+0x2f1 ifhwioctl(c2658cc0,c1f91a80,c05d2298,c06a4020,c065e213) at = ifhwioctl+0x634 ifioctl(c2556b20,80206910,c2658cc0,c1f91a80,0) at ifioctl+0x68 soo_ioctl(c21a4ab0,80206910,c2658cc0,c2529000,c1f91a80) at = soo_ioctl+0x2e8 ioctl(c1f91a80,e4d16d04,c,c,c1f91a80) at ioctl+0x115 syscall(3b,3b,3b,3,1) at syscall+0x223 Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (54, FreeBSD ELF32, ioctl), eip =3D 0x480db35f, esp =3D = 0xbfbfe3dc, ebp =3D 0xbfbfe428 --- From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 11:13:32 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 55FD116A41F; Thu, 22 Sep 2005 11:13:32 +0000 (GMT) (envelope-from pdquilty@adelphia.net) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FDFA43D4C; Thu, 22 Sep 2005 11:13:31 +0000 (GMT) (envelope-from pdquilty@adelphia.net) Received: from pdq-lan108 ([67.22.215.9]) by mta9.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with ESMTP id <20050922111330.PAX24716.mta9.adelphia.net@pdq-lan108>; Thu, 22 Sep 2005 07:13:30 -0400 From: "Peter D. Quilty" To: Peter Jeremy In-Reply-To: <20050921080126.GK40237@cirb503493.alcatel.com.au> References: <1127259847.1266.101.camel@pdq-laptop> <20050921080126.GK40237@cirb503493.alcatel.com.au> Date: Thu, 22 Sep 2005 07:13:29 -0400 Message-Id: <1127387609.1092.2.camel@pdq-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: High interrupts w/ Cisco 350 card X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Peter D. Quilty" List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 11:13:32 -0000 On Wed, 2005-09-21 at 18:01 +1000, Peter Jeremy wrote: > On Tue, 2005-Sep-20 19:44:07 -0400, Peter D. Quilty wrote: > >I'm running 5.4-RELEASE-p6 on a Toshiba Tecra M2 laptop. My network > >card is a Cisco 350 PCMCIA card. I'm experiencing a very high rate of > >interrupts during heavy network traffic. > > Not quite. "vmstat -i" reports 173 interrupts/sec. That's not high. > "systat -iostat" shows a ludicrously high interrupt load though. > > I notice that almost all the hardware on your laptop maps to irq 11 - > that's undesirable. Can you convince your BIOS to use different > interrupt mappings? No, the PCI bus is hardcoded to use only irqs 10 & 11. The video card uses 10 and everything else shares 11. > > This Cisco card works fine in every other laptop I have. > > What OS? All are running FreeBSD 5.4-RELEASE. > > I suspect it might be a cardbus problem, but I don't > >know how to resolve it or troubleshoot it any further. > > The PCCard bus is fairly atrocious (basically ISA) but isn't that bad. > I can get roughly wire speed from a 10baseT NIC without serious CPU > strain on a P-233 laptop. > > Have you tried anything other that FreeBSD 5.4 on your Tecra? No, I haven't. It is my primary laptop and I would prefer not to have to load another OS merely for testing. > >interrupt total rate > ... > >irq11: cbb0 cbb1+++ 6773905 173 > ... > > /0 /10 /20 /30 /40 /50 /60 /70 /80 /90 /100 > >cpu user|XXXXX > > nice| > > system|X > >interrupt|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX > > idle|XXX > ... From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 11:27:40 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 E2FD816A421 for ; Thu, 22 Sep 2005 11:27:40 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A5E43D58 for ; Thu, 22 Sep 2005 11:27:39 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by xproxy.gmail.com with SMTP id t14so267530wxc for ; Thu, 22 Sep 2005 04:27:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fmm2a/PhV2lfO8JdNXHkFlaP04cQjNkqAMYSJ/PmHCJGyesIAiNtlSw5GvPW2XgEW4l53VcIE7SmJNl/Y6uU1OrFQmUEDyfgfzHHlW9/sDuit6Q4TkWhvsjh1j93582DpSyaUHDjU+HSVae7qqavcSA3VCwe7eQg/vRySSWPpwk= Received: by 10.70.22.8 with SMTP id 8mr225290wxv; Thu, 22 Sep 2005 04:27:36 -0700 (PDT) Received: by 10.70.10.5 with HTTP; Thu, 22 Sep 2005 04:27:36 -0700 (PDT) Message-ID: <70e8236f050922042731f06600@mail.gmail.com> Date: Thu, 22 Sep 2005 12:27:36 +0100 From: Joao Barros To: "Peter D. Quilty" In-Reply-To: <1127387609.1092.2.camel@pdq-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1127259847.1266.101.camel@pdq-laptop> <20050921080126.GK40237@cirb503493.alcatel.com.au> <1127387609.1092.2.camel@pdq-laptop> Cc: Peter Jeremy , freebsd-stable@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: High interrupts w/ Cisco 350 card X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joao Barros List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 11:27:41 -0000 On 9/22/05, Peter D. Quilty wrote: > On Wed, 2005-09-21 at 18:01 +1000, Peter Jeremy wrote: > > > On Tue, 2005-Sep-20 19:44:07 -0400, Peter D. Quilty wrote: > > >I'm running 5.4-RELEASE-p6 on a Toshiba Tecra M2 laptop. My network > > >card is a Cisco 350 PCMCIA card. I'm experiencing a very high rate of > > >interrupts during heavy network traffic. > > > > Not quite. "vmstat -i" reports 173 interrupts/sec. That's not high. > > "systat -iostat" shows a ludicrously high interrupt load though. > > > > I notice that almost all the hardware on your laptop maps to irq 11 - > > that's undesirable. Can you convince your BIOS to use different > > interrupt mappings? > > > > No, the PCI bus is hardcoded to use only irqs 10 & 11. The video card > uses 10 and everything else shares 11. > > > > > This Cisco card works fine in every other laptop I have. > > > > What OS? > > > > All are running FreeBSD 5.4-RELEASE. > > > > > I suspect it might be a cardbus problem, but I don't > > >know how to resolve it or troubleshoot it any further. > > > > The PCCard bus is fairly atrocious (basically ISA) but isn't that bad. > > I can get roughly wire speed from a 10baseT NIC without serious CPU > > strain on a P-233 laptop. > > > > Have you tried anything other that FreeBSD 5.4 on your Tecra? > > > > No, I haven't. It is my primary laptop and I would prefer not to have > to load another OS merely for testing. > > > > >interrupt total rate > > ... > > >irq11: cbb0 cbb1+++ 6773905 173 > > ... > > > /0 /10 /20 /30 /40 /50 /60 /70 /80 /90 /100 > > >cpu user|XXXXX > > > nice| > > > system|X > > >interrupt|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX > > > idle|XXX > > ... > I also have an Cisco Aironet 350 and the only time I had such an issue was connecting to a WPA enabled AP and a recent (couple of months) firmware update from Cisco corrected this issue. Given that you're using 5.4 and WPA is only coming out in 6.0 I know this is a long shot but I would try updating the firmware of the card. Heck, every update I do gives me more speed and stability :) -- Joao Barros From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 12:00:10 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 3A98E16A41F; Thu, 22 Sep 2005 12:00:10 +0000 (GMT) (envelope-from soc@davit.db.de) Received: from mailgate2.adm.arcor.net (mailgate2.arcor-ip.de [145.253.2.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 471A043D53; Thu, 22 Sep 2005 12:00:08 +0000 (GMT) (envelope-from soc@davit.db.de) Received: from fiona.unix.db.de (fiona.unix.db.de [172.21.207.208]) by mailgate2.adm.arcor.net (Arcor-CN-MailRelay-2-old) with ESMTP id 856E11AFE; Thu, 22 Sep 2005 14:00:06 +0200 (MEST) Received: from [172.24.82.117] (ffmy801.davit.db.de [172.24.82.117]) by fiona.unix.db.de (8.11.7p1+Sun/8.11.7) with ESMTP id j8MC06H28457; Thu, 22 Sep 2005 14:00:06 +0200 (MEST) Message-ID: <43329D19.2080702@davit.db.de> Date: Thu, 22 Sep 2005 14:01:29 +0200 From: Christoph Sold Organization: DB Systems GmbH User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: re@freebsd.org Subject: 6-Release Beta 5: extremely slow installation in VMWare 4.52 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Christoph.Sold@bahn.de List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 12:00:10 -0000 Hi All, trying to install 6-stable in a VMWare 4.5.2 WS installation, running on an 1.6 GHz Celeron CPU. After 3 hours, it still extracts scontrib into /usr/src directory. On tty 3, top tells cpio ist in vlruwk state for ages. CPU states: 0.1% user, 0.0% nice, 0.4% system, 0.8 interrupt, 99.5% idle. Installing Beta 4 went flawlessly, so I guess some filesystem change since then is the culprit. Regards, Christoph Sold From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 12:21:21 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 88F0416A427 for ; Thu, 22 Sep 2005 12:21:21 +0000 (GMT) (envelope-from jura@networks.ru) Received: from networks.ru (orange.networks.ru [80.249.138.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB7AD43D45 for ; Thu, 22 Sep 2005 12:21:20 +0000 (GMT) (envelope-from jura@networks.ru) X-Spam-Status: No, hits=0.5 required=2.0 Received: from [83.237.227.76] (account jura HELO notebook) by networks.ru (CommuniGate Pro SMTP 4.2.8) with ESMTP-TLS id 1902181 for freebsd-stable@freebsd.org; Thu, 22 Sep 2005 16:21:10 +0400 Message-ID: <004201c5bf70$26bc6390$0701010a@notebook> From: "Yuriy N. Shkandybin" To: Date: Thu, 22 Sep 2005 16:21:23 +0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 6BETA5 panic with ifconfig nge X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 12:21:22 -0000 Addon rom gdb #7 0xc0635164 in trap (frame=3D {tf_fs =3D -415563768, tf_es =3D 40, tf_ds =3D 40, tf_edi =3D = -1040566016, tf_esi =3D 11, tf_ebp =3D -415499444, tf_isp =3D = -415499480, tf_ebx =3D 352, tf_edx =3D 524320, tf_ecx =3D 55296, tf_eax = =3D 524320, tf_trapno =3D 12, tf_err =3D 0, tf_eip =3D -1068416848, = tf_cs =3D 32, tf_eflags =3D 66050, tf_esp =3D 1000000, tf_ss =3D 0}) at = /usr/src/sys/i386/i386/trap.c:442 #8 0xc061aaca in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #9 0xc05140b0 in m_freem (mb=3D0x80020) at mbuf.h:420 #10 0xc0471478 in nge_stop (sc=3D0xc1fa3900) at = /usr/src/sys/dev/nge/if_nge.c:2125 #11 0xc04719da in nge_init_locked (sc=3D0xc1fa3900) at = /usr/src/sys/dev/nge/if_nge.c:1685 #12 0xc04732a1 in nge_ioctl (ifp=3D0xc1fb8400, command=3D2149607696, = data=3D0xc26f61a0 "nge0") at /usr/src/sys/dev/nge/if_nge.c:2018 #13 0xc055a8d4 in ifhwioctl (cmd=3D0, ifp=3D0xc1fb8400, = data=3D0xc26f61a0 "nge0", td=3D0x80020) at /usr/src/sys/net/if.c:1272 #14 0xc055b108 in ifioctl (so=3D0xc25c2858, cmd=3D2149607696, = data=3D0xc26f61a0 "nge0", td=3D0xc24c9a80) at /usr/src/sys/net/if.c:1506 #15 0xc0502308 in soo_ioctl (fp=3D0x80020, cmd=3D2149607696, = data=3D0xc26f61a0, active_cred=3D0xc2190c00, td=3D0xc24c9a80) at /usr/src/sys/kern/sys_socket.c:214 #16 0xc04fac95 in ioctl (td=3D0xc24c9a80, uap=3D0xe73bfd04) at = file.h:258 #17 0xc0635643 in syscall (frame=3D {tf_fs =3D 59, tf_es =3D 59, tf_ds =3D -1078001605, tf_edi =3D 3, = tf_esi =3D 1, tf_ebp =3D -1077943256, tf_isp =3D -415498908, tf_ebx =3D = -1077943312, tf_edx =3D -2145359600, tf_ecx =3D 134595453, tf_eax =3D = 54, tf_trapno =3D 12, tf_err =3D 2, tf_eip =3D 1208857439, tf_cs =3D 51, = tf_eflags =3D 583, tf_esp =3D -1077943332, tf_ss =3D 59}) at = /usr/src/sys/i386/i386/trap.c:986 #18 0xc061ab1f in Xint0x80_syscall () at = /usr/src/sys/i386/i386/exception.s:200 #19 0x00000033 in ?? () From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 13:06:36 2005 Return-Path: X-Original-To: stable@freebsd.org 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 1DC3816A41F for ; Thu, 22 Sep 2005 13:06:36 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79AD543D4C for ; Thu, 22 Sep 2005 13:06:35 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by zproxy.gmail.com with SMTP id c3so164106nze for ; Thu, 22 Sep 2005 06:06:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=FV2+aBVy9dHq7rfQwW0+YVTYHZale1jAuFluDPIwSZEqJQ67SHUtmyvmiU1LUqjs7i5lbPG22oA4VuARsCECgjRR+vqz6/fi/FmjmEeWn5jm3KgVk0hF5JmCufBDMokSu2TFyZ5bkXGCUECuP+OqV1RpV8MdM82BeEiZfsD+h7I= Received: by 10.54.70.7 with SMTP id s7mr3133799wra; Thu, 22 Sep 2005 06:06:34 -0700 (PDT) Received: by 10.54.145.18 with HTTP; Thu, 22 Sep 2005 06:06:34 -0700 (PDT) Message-ID: Date: Thu, 22 Sep 2005 15:06:34 +0200 From: Claus Guttesen To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: timeout waiting for read X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Claus Guttesen List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 13:06:36 -0000 Hi. Just upgraded to FreeBSD 6 beta5 (i386). During reboot I get this message (in one line): unknown: timeout waiting for read DRQunknown: timeout waiting for read DRQSMP: AP CPU #1 Launched! regards Claus From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 15:29:49 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 05ECA16A41F; Thu, 22 Sep 2005 15:29:49 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D42443D48; Thu, 22 Sep 2005 15:29:44 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j8MFTeRn047924; Thu, 22 Sep 2005 09:29:40 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4332CDE3.50903@samsco.org> Date: Thu, 22 Sep 2005 09:29:39 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christoph.Sold@bahn.de References: <43329D19.2080702@davit.db.de> In-Reply-To: <43329D19.2080702@davit.db.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: re@freebsd.org, freebsd-stable@freebsd.org Subject: Re: 6-Release Beta 5: extremely slow installation in VMWare 4.52 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 15:29:49 -0000 Christoph Sold wrote: > Hi All, > > trying to install 6-stable in a VMWare 4.5.2 WS installation, running on > an 1.6 GHz Celeron CPU. > After 3 hours, it still extracts scontrib into /usr/src directory. > On tty 3, top tells cpio ist in vlruwk state for ages. > CPU states: 0.1% user, 0.0% nice, 0.4% system, 0.8 interrupt, 99.5% idle. > > Installing Beta 4 went flawlessly, so I guess some filesystem change > since then is the culprit. > > Regards, > Christoph Sold We mostly have reports on VMWare 5, not 4, so given those reports I'm surprised that it works at all =-) I can't think of anything that has changed that would be a smoking gun. In fact, debugging was removed from BETA5, so it _should_ go faster, not slower. Do you have the ability to install BETA4 and then incrementally update the source tree? That might be a good way to find out what happened. Scott From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 16:59:06 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 3AE2216A422; Thu, 22 Sep 2005 16:59:06 +0000 (GMT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw0.york.ac.uk (mail-gw0.york.ac.uk [144.32.128.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 423A743D45; Thu, 22 Sep 2005 16:59:04 +0000 (GMT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from buffy.york.ac.uk (buffy-128.york.ac.uk [144.32.128.160]) by mail-gw0.york.ac.uk (8.12.10/8.12.10) with ESMTP id j8MGwtcN028519; Thu, 22 Sep 2005 17:58:55 +0100 (BST) Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.13.4/8.13.4) with ESMTP id j8MGwtgS071015; Thu, 22 Sep 2005 17:58:55 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: (from ga9@localhost) by buffy.york.ac.uk (8.13.4/8.13.4/Submit) id j8MGwtOR071014; Thu, 22 Sep 2005 17:58:55 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin.atkinson@ury.york.ac.uk using -f From: Gavin Atkinson To: hlecuanda@gmail.com In-Reply-To: References: <200509201441.21121.jhb@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 22 Sep 2005 17:58:54 +0100 Message-Id: <1127408334.97487.17.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Cc: freebsd-stable@freebsd.org, John Baldwin Subject: Re: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on 5.x] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 16:59:06 -0000 On Tue, 2005-09-20 at 13:53 -0700, Hector Lecuanda wrote: > On 9/20/05, John Baldwin wrote: > > On Tuesday 20 September 2005 01:55 pm, Hector Lecuanda wrote: > > > I have an Intel 82573 1000/PRO nic. I've seen that the 4.x branch > > > supports this device, but 5.x does not. > > > > > > Is support for this device to be included in the near future? > > > who can I contact regarding patches to make it work? > > > > Erm, the em(4) driver is in 5.x. Also, this mailing list is more for > > questions about writing device drivers. For more general questions try > > either the questions@ or stable@ mailing lists. > > Thank you, i will redirect my query to the appropriate mailing list. > > Perhaps i should have explained that the em(4) driver in 4.x does > include support for the Intel 82573 1000/PRO nic; while the one in 5.x > does not. =( > > Is it planned to merge the work on 4.x to 5.x and HEAD? > i tried to recompile the kernel with the 4.x sources for the em(4) > driver, but obviously a lot has changed in the kernel, and as luck > would have it, my attempt did not yield any success. Support seems to be in HEAD and therefore 6.x already. It looks like 5 has simply been missed. I suspect all that is needed in the 5 branch are the following changes, though that is untested: http://lists.freebsd.org/pipermail/cvs-all/2005-May/121728.html I actually have one of the affected cards which I was planning to use in a 5-STABLE machine in the (semi-)near future, thanks for pointing out the issue! Gavin From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 17:09:56 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 B26BF16A41F for ; Thu, 22 Sep 2005 17:09:56 +0000 (GMT) (envelope-from hlecuanda@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5FD143D4C for ; Thu, 22 Sep 2005 17:09:55 +0000 (GMT) (envelope-from hlecuanda@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so274758nzk for ; Thu, 22 Sep 2005 10:09:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bvwg3XHYKmaxArFERrOwMrQSFAjFhjySp9G5U447H9QAww1YGE13nI+IkswQgHx0ga4hJK5kqpDqWZOZ8QDOUwTf09JZ1fO56MwOvUSvxURPINSPRAfNVvc68X2XxBfkJMfxhoAdKzWAIf42TIQYHurl0Bm7o5NdUqp5707EFN4= Received: by 10.54.51.46 with SMTP id y46mr3292217wry; Thu, 22 Sep 2005 10:09:55 -0700 (PDT) Received: by 10.54.116.17 with HTTP; Thu, 22 Sep 2005 10:09:54 -0700 (PDT) Message-ID: Date: Thu, 22 Sep 2005 10:09:54 -0700 From: Hector Lecuanda To: Gavin Atkinson In-Reply-To: <1127408334.97487.17.camel@buffy.york.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200509201441.21121.jhb@FreeBSD.org> <1127408334.97487.17.camel@buffy.york.ac.uk> Cc: freebsd-stable@freebsd.org, John Baldwin Subject: Re: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on 5.x] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hector Lecuanda List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 17:09:56 -0000 On 9/22/05, Gavin Atkinson wrote: > On Tue, 2005-09-20 at 13:53 -0700, Hector Lecuanda wrote: > > On 9/20/05, John Baldwin wrote: > > > On Tuesday 20 September 2005 01:55 pm, Hector Lecuanda wrote: > > > > I have an Intel 82573 1000/PRO nic. I've seen that the 4.x branch > > > > supports this device, but 5.x does not. > > > > > > > > Is support for this device to be included in the near future? > > > > who can I contact regarding patches to make it work? > > > > > > Erm, the em(4) driver is in 5.x. Also, this mailing list is more for > > > questions about writing device drivers. For more general questions t= ry > > > either the questions@ or stable@ mailing lists. > > > > Thank you, i will redirect my query to the appropriate mailing list. > > > > Perhaps i should have explained that the em(4) driver in 4.x does > > include support for the Intel 82573 1000/PRO nic; while the one in 5.x > > does not. =3D( > > > > Is it planned to merge the work on 4.x to 5.x and HEAD? > > i tried to recompile the kernel with the 4.x sources for the em(4) > > driver, but obviously a lot has changed in the kernel, and as luck > > would have it, my attempt did not yield any success. > > Support seems to be in HEAD and therefore 6.x already. It looks like 5 > has simply been missed. I suspect all that is needed in the 5 branch > are the following changes, though that is untested: > > http://lists.freebsd.org/pipermail/cvs-all/2005-May/121728.html > > I actually have one of the affected cards which I was planning to use in > a 5-STABLE machine in the (semi-)near future, thanks for pointing out > the issue! > > Gavin > > How can I get the patches to update my source? i've been fiddling with cvsup and the web interface for CVS, but no luck.. hehe.. there must be a straightforward way and i cant seem to figure it out.. thx -- -Hector Lecuanda PGP Public Key / Llave Publica PGP: http://lecuanda.com/pgp_pubkey.asc http://lecuanda.com/pgp_pubkey.txt From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 17:33:53 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 9A38416A41F for ; Thu, 22 Sep 2005 17:33:53 +0000 (GMT) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B7F943D55 for ; Thu, 22 Sep 2005 17:33:52 +0000 (GMT) (envelope-from mike@sentex.net) Received: from pumice3.sentex.ca (pumice3.sentex.ca [64.7.153.26]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j8MHXpbv073308 for ; Thu, 22 Sep 2005 13:33:51 -0400 (EDT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by pumice3.sentex.ca (8.13.3/8.13.3) with ESMTP id j8MHXpfM021088; Thu, 22 Sep 2005 13:33:51 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3/8.13.3) with ESMTP id j8MHXobO014379 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Sep 2005 13:33:50 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20050922133239.02cbb390@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Thu, 22 Sep 2005 13:33:58 -0400 To: Gavin Atkinson , hlecuanda@gmail.com From: Mike Tancsa In-Reply-To: <1127408334.97487.17.camel@buffy.york.ac.uk> References: <200509201441.21121.jhb@FreeBSD.org> <1127408334.97487.17.camel@buffy.york.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 X-Scanned-By: MIMEDefang 2.51 on 64.7.153.26 Cc: freebsd-stable@freebsd.org Subject: Re: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on 5.x] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 17:33:53 -0000 At 12:58 PM 22/09/2005, Gavin Atkinson wrote: >Support seems to be in HEAD and therefore 6.x already. It looks like 5 >has simply been missed. I suspect all that is needed in the 5 branch >are the following changes, though that is untested: I think the version in 7 and 6 relies on other changes in the tree. Have a look at http://lists.freebsd.org/pipermail/freebsd-stable/2005-July/017292.html http://people.freebsd.org/~delphij/MFC-RELENG_5/patch-em that takes into account those changes. ---Mike From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 18:13:49 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 3A54F16A41F for ; Thu, 22 Sep 2005 18:13:49 +0000 (GMT) (envelope-from jspangenberg@speche.com) Received: from outbound4.mail.tds.net (outbound4.mail.tds.net [216.170.230.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA85743D45 for ; Thu, 22 Sep 2005 18:13:48 +0000 (GMT) (envelope-from jspangenberg@speche.com) Received: from outaamta01.mail.tds.net (outaamta01.mail.tds.net [216.170.230.31]) by outbound4.mail.tds.net (8.13.4/8.12.2) with ESMTP id j8MIDlHc003627 for ; Thu, 22 Sep 2005 13:13:48 -0500 (CDT) Received: from frick ([66.222.51.233]) by outaamta01.mail.tds.net with ESMTP id <20050922181347.VWPJ20345.outaamta01.mail.tds.net@frick> for ; Thu, 22 Sep 2005 13:13:47 -0500 From: "Jade Spangenberg" To: Date: Thu, 22 Sep 2005 13:13:52 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Thread-Index: AcW/mJg9e/PC3KcBS8ajGb/py3bx7gAB9r7g Message-Id: <20050922181347.VWPJ20345.outaamta01.mail.tds.net@frick> Subject: RE: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on 5.x] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 18:13:49 -0000 I had this same issue with an Intel Pro 1000 nic. I just downloaded/installed the current driver from Intel and all was good. The driver I'm referring to is here: http://downloadfinder.intel.com/scripts-df-external/Detail_Desc.aspx?agr=N&I nst=Yes&ProductID=838&DwnldID=9159&strOSs=52&OSFullName=FreeBSD*&lang=eng Hope that helps. --Jade -----Original Message----- From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Hector Lecuanda Sent: Thursday, September 22, 2005 12:10 PM To: Gavin Atkinson Cc: freebsd-stable@freebsd.org; John Baldwin Subject: Re: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on 5.x] On 9/22/05, Gavin Atkinson wrote: > On Tue, 2005-09-20 at 13:53 -0700, Hector Lecuanda wrote: > > On 9/20/05, John Baldwin wrote: > > > On Tuesday 20 September 2005 01:55 pm, Hector Lecuanda wrote: > > > > I have an Intel 82573 1000/PRO nic. I've seen that the 4.x branch > > > > supports this device, but 5.x does not. > > > > > > > > Is support for this device to be included in the near future? > > > > who can I contact regarding patches to make it work? > > > > > > Erm, the em(4) driver is in 5.x. Also, this mailing list is more for > > > questions about writing device drivers. For more general questions try > > > either the questions@ or stable@ mailing lists. > > > > Thank you, i will redirect my query to the appropriate mailing list. > > > > Perhaps i should have explained that the em(4) driver in 4.x does > > include support for the Intel 82573 1000/PRO nic; while the one in 5.x > > does not. =( > > > > Is it planned to merge the work on 4.x to 5.x and HEAD? > > i tried to recompile the kernel with the 4.x sources for the em(4) > > driver, but obviously a lot has changed in the kernel, and as luck > > would have it, my attempt did not yield any success. > > Support seems to be in HEAD and therefore 6.x already. It looks like 5 > has simply been missed. I suspect all that is needed in the 5 branch > are the following changes, though that is untested: > > http://lists.freebsd.org/pipermail/cvs-all/2005-May/121728.html > > I actually have one of the affected cards which I was planning to use in > a 5-STABLE machine in the (semi-)near future, thanks for pointing out > the issue! > > Gavin > > How can I get the patches to update my source? i've been fiddling with cvsup and the web interface for CVS, but no luck.. hehe.. there must be a straightforward way and i cant seem to figure it out.. thx -- -Hector Lecuanda PGP Public Key / Llave Publica PGP: http://lecuanda.com/pgp_pubkey.asc http://lecuanda.com/pgp_pubkey.txt _______________________________________________ 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" -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.4/109 - Release Date: 9/21/2005 From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 18:59:48 2005 Return-Path: X-Original-To: stable@FreeBSD.org 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 12DF116A41F for ; Thu, 22 Sep 2005 18:59:48 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D64B43D53 for ; Thu, 22 Sep 2005 18:59:47 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from [10.50.41.233] (Not Verified[10.50.41.233]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Thu, 22 Sep 2005 15:15:38 -0400 From: John Baldwin To: stable@FreeBSD.org Date: Thu, 22 Sep 2005 14:55:30 -0400 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509221455.30541.jhb@FreeBSD.org> Cc: Subject: Looking for txp(4) and wb(4) users X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 18:59:48 -0000 Is there anyone out there with a wb(4) or txp(4) card that can test patches to fixup the locking and make them MPSAFE? The patches should apply to both HEAD and RELENG_6. Thanks! -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 19:04:23 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 4F0C716A41F; Thu, 22 Sep 2005 19:04:23 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from mail20.syd.optusnet.com.au (mail20.syd.optusnet.com.au [211.29.132.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6DCE43D53; Thu, 22 Sep 2005 19:04:22 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail20.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j8MJ4GMD004707 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 23 Sep 2005 05:04:16 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.10/8.12.10) with ESMTP id j8MJ4FSR060464; Fri, 23 Sep 2005 05:04:15 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id j8MJ4FYP060463; Fri, 23 Sep 2005 05:04:15 +1000 (EST) (envelope-from pjeremy) Date: Fri, 23 Sep 2005 05:04:15 +1000 From: Peter Jeremy To: "Peter D. Quilty" Message-ID: <20050922190415.GL40237@cirb503493.alcatel.com.au> References: <1127259847.1266.101.camel@pdq-laptop> <20050921080126.GK40237@cirb503493.alcatel.com.au> <1127387609.1092.2.camel@pdq-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1127387609.1092.2.camel@pdq-laptop> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: High interrupts w/ Cisco 350 card X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Sep 2005 19:04:23 -0000 On Thu, 2005-Sep-22 07:13:29 -0400, Peter D. Quilty wrote: >On Wed, 2005-09-21 at 18:01 +1000, Peter Jeremy wrote: >> Have you tried anything other that FreeBSD 5.4 on your Tecra? > >No, I haven't. It is my primary laptop and I would prefer not to have >to load another OS merely for testing. It would probably be sufficient to boot the first install CD, go into fixit mode, bring up the interface and try to pass some traffic over it. No need for a full install. Other than that, I'm out of suggestions. -- Peter Jeremy From owner-freebsd-stable@FreeBSD.ORG Thu Sep 22 19:56:33 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 0655316A421 for ; Thu, 22 Sep 2005 19:56:33 +0000 (GMT) (envelope-from hlecuanda@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36EE943D48 for ; Thu, 22 Sep 2005 19:56:31 +0000 (GMT) (envelope-from hlecuanda@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so325468nzk for ; Thu, 22 Sep 2005 12:56:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BmqF84BBbseQUGtWK5hT4gSeLp/WmF5gFA3Q0s02XT1q5X7MS9/NiGquoUAAlZHJkMVmyMxNCId9s7mWq2IK7DOiKNOvI9Kwx+jQs8VLw1h6HyBjzpO79ATgeUvTpS6u7xe4KKk9W5g2rJ979x5lOvm5nifB2QotJABj87NHYsU= Received: by 10.54.5.51 with SMTP id 51mr3098475wre; Thu, 22 Sep 2005 12:56:31 -0700 (PDT) Received: by 10.54.116.17 with HTTP; Thu, 22 Sep 2005 12:56:31 -0700 (PDT) Message-ID: Date: Thu, 22 Sep 2005 12:56:31 -0700 From: Hector Lecuanda To: Jade Spangenberg In-Reply-To: <20050922181347.VWPJ20345.outaamta01.mail.tds.net@frick> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050922181347.VWPJ20345.outaamta01.mail.tds.net@frick> Cc: freebsd-stable@freebsd.org Subject: Re: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on 5.x] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hector Lecuanda List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 19:56:33 -0000 On 9/22/05, Jade Spangenberg wrote: > I had this same issue with an Intel Pro 1000 nic. I just > downloaded/installed the current driver from Intel and all was good. The > driver I'm referring to is here: > > http://downloadfinder.intel.com/scripts-df-external/Detail_Desc.aspx?agr= =3DN&I > nst=3DYes&ProductID=3D838&DwnldID=3D9159&strOSs=3D52&OSFullName=3DFreeBSD= *&lang=3Deng > > Hope that helps. > > --Jade > > -----Original Message----- > From: owner-freebsd-stable@freebsd.org > [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Hector Lecuanda > Sent: Thursday, September 22, 2005 12:10 PM > To: Gavin Atkinson > Cc: freebsd-stable@freebsd.org; John Baldwin > Subject: Re: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on > 5.x] > > On 9/22/05, Gavin Atkinson wrote: > > On Tue, 2005-09-20 at 13:53 -0700, Hector Lecuanda wrote: > > > On 9/20/05, John Baldwin wrote: > > > > On Tuesday 20 September 2005 01:55 pm, Hector Lecuanda wrote: > > > > > I have an Intel 82573 1000/PRO nic. I've seen that the 4.x branch > > > > > supports this device, but 5.x does not. > > > > > > > > > > Is support for this device to be included in the near future? > > > > > who can I contact regarding patches to make it work? > > > > > > > > Erm, the em(4) driver is in 5.x. Also, this mailing list is more f= or > > > > questions about writing device drivers. For more general questions > try > > > > either the questions@ or stable@ mailing lists. > > > > > > Thank you, i will redirect my query to the appropriate mailing list. > > > > > > Perhaps i should have explained that the em(4) driver in 4.x does > > > include support for the Intel 82573 1000/PRO nic; while the one in 5.= x > > > does not. =3D( > > > > > > Is it planned to merge the work on 4.x to 5.x and HEAD? > > > i tried to recompile the kernel with the 4.x sources for the em(4) > > > driver, but obviously a lot has changed in the kernel, and as luck > > > would have it, my attempt did not yield any success. > > > > Support seems to be in HEAD and therefore 6.x already. It looks like 5 > > has simply been missed. I suspect all that is needed in the 5 branch > > are the following changes, though that is untested: > > > > http://lists.freebsd.org/pipermail/cvs-all/2005-May/121728.html > > > > I actually have one of the affected cards which I was planning to use i= n > > a 5-STABLE machine in the (semi-)near future, thanks for pointing out > > the issue! > > > > Gavin > > > > > How can I get the patches to update my source? i've been fiddling with > cvsup and the web interface for CVS, but no luck.. hehe.. there must > be a straightforward way and i cant seem to figure it out.. > > thx > > > -- > -Hector Lecuanda > PGP Public Key / Llave Publica PGP: > http://lecuanda.com/pgp_pubkey.asc > http://lecuanda.com/pgp_pubkey.txt Indeed, the driver from intel worked like a charm... you may want to download it from ftp://aiedownload.intel.com/df-support/9159/eng/em-3.2.15.tar.gz since intel's website breaks lynx or CURL... -- -Hector Lecuanda PGP Public Key / Llave Publica PGP: http://lecuanda.com/pgp_pubkey.asc http://lecuanda.com/pgp_pubkey.txt From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 05:07:45 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 880F316A41F for ; Fri, 23 Sep 2005 05:07:45 +0000 (GMT) (envelope-from smartweb@leadhill.net) Received: from natco3.natcotech.com (natco3.natcotech.com [205.167.142.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1415243D46 for ; Fri, 23 Sep 2005 05:07:44 +0000 (GMT) (envelope-from smartweb@leadhill.net) Received: from ibm.nlcc.us (ldhl-ras1-dial-12-28-24-103.natcotech.com [12.28.24.103]) by natco3.natcotech.com (Postfix) with ESMTP id 53FC762A5D for ; Fri, 23 Sep 2005 00:07:43 -0500 (CDT) Received: (qmail 9023 invoked by uid 89); 23 Sep 2005 05:07:42 -0000 Received: from unknown (HELO ?192.168.0.2?) (192.168.0.2) by ibm.nlcc.us with SMTP; 23 Sep 2005 05:07:42 -0000 Message-ID: <43338D9D.7070109@leadhill.net> Date: Fri, 23 Sep 2005 00:07:41 -0500 From: Billy Newsom User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Stable Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: critical BOOT failure updating to latest 5-Stable (5.4) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 05:07:45 -0000 I have a usable kernel that I built from 5-Stable sources on July 4th, 2005. But the last two days, I tried to compile and install the lastest 5-Stable, and neither one would boot. During the boot, the entire normal dmesg is output (the part which is in "bold" on the CRT), except the last line which normally says, Mounting root from ufs:/dev/ad0s1a the system freezes with the disk LED "on" on the computer. So the last message I see on the screen during the failed boot is this: SMP: AP CPU #1 Launched! Okay, since I tried two kernels, and both froze up at the same place, but there was one minor difference, here it is... I saw this error the very last time I booted to the second bad kernel: ad0: TIMEOUT - READ_DMA retrying (2 retries left) LBA=0 This error was right below the line SMP: AP CPU #1 Launched! Okay, that is definitely an indication of some sort of timing or driver issue. But as far as I know, this hard disk has no other known problems, and obviously it boots flawlessly on the other 5.4 kernels and has for a long, long time. Has anything changed in the bootstrap code for the last two months in 5-Stable? I have not left the machine frozen for more than a couple of minutes, but during that time Scroll Lock/Scroll Back won't work. But it's possible the system is possibly in a long (but finite) state of disk reading and it's not completely frozen. I am inclusing the dmesg from a good boot. It looks like the bad boot messages are the same, at least as far as I can tell. Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.4-STABLE #0: Mon Jul 4 18:28:47 CDT 2005 root@me.me.me:/usr/obj/usr/src/sys/BILLYSMP3 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium Pro (199.31-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x617 Stepping = 7 Features=0xfbff real memory = 536870912 (512 MB) avail memory = 515719168 (491 MB) MPTable: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 1 cpu1 (AP): APIC ID: 0 ioapic0: Assuming intbase of 0 ioapic0 irqs 0-23 on motherboard npx0: on motherboard npx0: INT 16 interface cpu0 on motherboard cpu1 on motherboard pcib0: pcibus 0 on motherboard pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 atapci0: port 0xfff0-0xffff,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 1.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 uhci0: port 0x5400-0x541f irq 19 at device 1.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered rl0: port 0x5000-0x50ff mem 0x50000000-0x500000ff irq 18 at device 6.0 on pci0 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:50:ba:4d:57:6f pci0: at device 11.0 (no driver attached) orm0: at iomem 0xc0000-0xc7fff on isa0 fdc0: at port 0x3f0-0x3f5 irq 6 drq 2 on isa0 fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x64,0x60 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <6 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: on ppc0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ep0: <3Com 3C509B-TPO EtherLink III (PnP)> at port 0x210-0x21f irq 5 on isa0 ep0: Ethernet address: 00:a0:26:77:23:83 unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) Timecounters tick every 10.000 msec IP Filter: v3.4.35 initialized. Default = pass all, Logging = enabled Interrupt storm detected on "irq5: ep0"; throttling interrupt source ad0: 8809MB [17898/16/63] at ata0-master WDMA2 ad2: 2014MB [4092/16/63] at ata1-master WDMA2 acd0: DVDROM at ata1-slave PIO4 SMP: AP CPU #1 Launched! Mounting root from ufs:/dev/ad0s1a From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 06:56:51 2005 Return-Path: X-Original-To: stable@freebsd.org 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 2441716A41F for ; Fri, 23 Sep 2005 06:56:51 +0000 (GMT) (envelope-from peceka@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91EB643D46 for ; Fri, 23 Sep 2005 06:56:50 +0000 (GMT) (envelope-from peceka@gmail.com) Received: by zproxy.gmail.com with SMTP id f1so184055nzc for ; Thu, 22 Sep 2005 23:56:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:x-mailer:reply-to:x-priority:message-id:to:subject:mime-version:content-type:content-transfer-encoding; b=k934fCWggSipXTMPwOFHAcE9gwMj7cStuxn6QFJjxCrhELo+gf3vS5UBfKo8KlhGsoyrM30ZYLj/rDsdEDUMluIg4JNVcv8x504WIzMVTBnbAEASXz5aSZPYJSMwkz8V9CcdEoEyGF/x+IHWxeW2EtTkfSEU38AVhc5Kx7/sHCU= Received: by 10.54.49.21 with SMTP id w21mr3639817wrw; Thu, 22 Sep 2005 23:56:48 -0700 (PDT) Received: from OP8 ( [217.153.93.59]) by mx.gmail.com with ESMTP id 13sm319058wrl.2005.09.22.23.56.47; Thu, 22 Sep 2005 23:56:48 -0700 (PDT) Date: Fri, 23 Sep 2005 08:56:51 +0200 From: peceka X-Mailer: The Bat! Professional (v3.0.2.10) X-Priority: 3 (Normal) Message-ID: <9660207.20050923085651@gmail.com> To: stable@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: HP DL140 and ata0-slave: FAILURE-ATA_IDENTIFY timed out. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: peceka List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2005 06:56:51 -0000 Hi, we've got HP DL-140 G3. When trying to startup installation CD of FBSD 5.4 on it we've got: atapci0: port 0x1470-0x147f,0x376,0x170-0x177,0x3f6,-x1f0-0x1f7 at device 31.2 on pci0 ata0: channel #0 on atapci0 ata1: channel #0 on atapci0 ... ata0-slave: FAILURE-ATA_IDENTIFY timed out. ata0-slave: FAILURE-ATA_IDENTIFY timed out. ata0-master: FAILURE-ATA_IDENTIFY timed out. ata0-master: FAILURE-ATA_IDENTIFY timed out. ata0-slave: FAILURE-ATA_IDENTIFY timed out. ata1-master: FAILURE-ATA_IDENTIFY timed out. ata1-master: FAILURE-ATA_IDENTIFY timed out. And after a while sysinstall start up, but there is no disks to partition it. FBSD 6-BETA4 is OK, and FBSD 4.11 too. But only in 5 it's broken. Can anybody tell what wrong with this? Best Regards, p. From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 10:41:04 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 A515116A41F; Fri, 23 Sep 2005 10:41:04 +0000 (GMT) (envelope-from Christoph.Sold@bahn.de) Received: from mailgate2.adm.arcor.net (mailgate2.arcor-ip.de [145.253.2.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47B5B43D48; Fri, 23 Sep 2005 10:41:03 +0000 (GMT) (envelope-from Christoph.Sold@bahn.de) Received: from mailhub.bku.db.de (ffmsrcbb01.bku.db.de [172.24.76.20]) by mailgate2.adm.arcor.net (Arcor-CN-MailRelay-2-old) with SMTP id 3913E2E87; Fri, 23 Sep 2005 12:41:01 +0200 (MEST) Received: from blnsrd10051.bku.db.de by ffmsrcbb01.bku.db.de with ESMTP; Fri, 23 Sep 2005 12:41:00 +0200 In-Reply-To: <4332CDE3.50903@samsco.org> X-Priority: To: Scott Long Message-Id: From: Christoph.Sold@bahn.de Date: Fri, 23 Sep 2005 12:40:58 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: base64 Cc: re@freebsd.org, freebsd-stable@freebsd.org Subject: Antwort: Re: 6-Release Beta 5: extremely slow installation in VMWare 4.52 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 10:41:04 -0000 DQoNCg0KDQpBcG9sb2dpZXMgZm9yIE5vdGVzIE1haWwgLSBJIGFtIGZvcmNlZCB0byB1c2UgaXQu IEFmdGVyIG92ZXIgMjQgaG91cnMsDQpzeXNpbnN0YWxsIGlzIHN0aWxsIHNsb3dseSBjaHVybmlu ZyBhZ2FpbnN0IHBvcnRzL3gxMS4NCg0KPiBEbyB5b3UgaGF2ZSB0aGUgYWJpbGl0eSB0byBpbnN0 YWxsIEJFVEE0IGFuZCB0aGVuIGluY3JlbWVudGFsbHkgdXBkYXRlDQo+IHRoZSBzb3VyY2UgdHJl ZT8gVGhhdCBtaWdodCBiZSBhIGdvb2Qgd2F5IHRvIGZpbmQgb3V0IHdoYXQgaGFwcGVuZWQuDQoN CkknbGwgdHJ5LiBTaW5jZSBJIGFtIG9uIHZhY2F0aW9uIHRoaXMgd2Vla2VuZCwgYW5kIG91ciBm aXJld2FsbHMNCmVmZmVjdGl2ZWx5IGJsb2NrIGV2ZXJ5dGhpbmcgYnV0IGh0dHAvODAsIGl0J2xs IGhhdmUgdG8gd2FpdCB1bnRpbCBNb25kYXkNCnRvIGdyYWIgYSBDVlMgcmVwb3NpdG9yeSBhdCBo b21lLiBTbyBwbGVhc2Ugd2FpdCBhdCBsZWFzdCB1bnRpbCBUdWVzZGF5IGZvcg0KcmVzdWx0cy4N Cg0KQWxzbyByZW1lbWJlciB0aGUgdmlydHVhbCBoYXJkd2FyZSBpcyBuZWFybHkgdW51c2FibGUs IGJlY2F1c2UgdGhlIG1heCBJTw0KcmF0ZSBpcyBhdCBhYm91dCAyMGsvcy4NCg0KQWxsIHRoZSBi ZXN0DQotQ2hyaXN0b3BoDQoNCg0KDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAg ICAgICAgU2NvdHQgTG9uZyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgPHNjb3R0bEBzYW1zY28ub3JnPiAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICBBbjogDQogICAgICAgICAgICAgMjIuMDkuMjAwNSAxNzoyOSAgICAgICAgICAg ICAgICAgICAgICBDaHJpc3RvcGguU29sZEBiYWhuLmRlICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICBLb3BpZTogDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICBmcmVlYnNkLXN0YWJsZUBmcmVlYnNkLm9yZywgcmVAZnJlZWJzZC5vcmcgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgQmxp bmRrb3BpZTogDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBU aGVtYTogDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICBSZTogNi1SZWxlYXNlIEJldGEgNTogZXh0cmVtZWx5IHNsb3cgaW5zdGFsbGF0aW9uIGluIFZN V2FyZSA0LjUyICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgDQogLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0gDQoNCg0KDQoNCkNocmlzdG9waCBTb2xkIHdy b3RlOg0KDQo+IEhpIEFsbCwNCj4NCj4gdHJ5aW5nIHRvIGluc3RhbGwgNi1zdGFibGUgaW4gYSBW TVdhcmUgNC41LjIgV1MgaW5zdGFsbGF0aW9uLCBydW5uaW5nIG9uDQo+IGFuIDEuNiBHSHogQ2Vs ZXJvbiBDUFUuDQo+IEFmdGVyIDMgaG91cnMsIGl0IHN0aWxsIGV4dHJhY3RzIHNjb250cmliIGlu dG8gL3Vzci9zcmMgZGlyZWN0b3J5Lg0KPiBPbiB0dHkgMywgdG9wIHRlbGxzIGNwaW8gaXN0IGlu IHZscnV3ayBzdGF0ZSBmb3IgYWdlcy4NCj4gQ1BVIHN0YXRlczogMC4xJSB1c2VyLCAwLjAlIG5p Y2UsIDAuNCUgc3lzdGVtLCAwLjggaW50ZXJydXB0LCA5OS41JSBpZGxlLg0KPg0KPiBJbnN0YWxs aW5nIEJldGEgNCB3ZW50IGZsYXdsZXNzbHksIHNvIEkgZ3Vlc3Mgc29tZSBmaWxlc3lzdGVtIGNo YW5nZQ0KPiBzaW5jZSB0aGVuIGlzIHRoZSBjdWxwcml0Lg0KPg0KPiBSZWdhcmRzLA0KPiBDaHJp c3RvcGggU29sZA0KDQpXZSBtb3N0bHkgaGF2ZSByZXBvcnRzIG9uIFZNV2FyZSA1LCBub3QgNCwg c28gZ2l2ZW4gdGhvc2UgcmVwb3J0cyBJJ20NCnN1cnByaXNlZCB0aGF0IGl0IHdvcmtzIGF0IGFs bCA9LSkgIEkgY2FuJ3QgdGhpbmsgb2YgYW55dGhpbmcgdGhhdCBoYXMNCmNoYW5nZWQgdGhhdCB3 b3VsZCBiZSBhIHNtb2tpbmcgZ3VuLiAgSW4gZmFjdCwgZGVidWdnaW5nIHdhcyByZW1vdmVkDQpm cm9tIEJFVEE1LCBzbyBpdCBfc2hvdWxkXyBnbyBmYXN0ZXIsIG5vdCBzbG93ZXIuICBEbyB5b3Ug aGF2ZSB0aGUNCmFiaWxpdHkgdG8gaW5zdGFsbCBCRVRBNCBhbmQgdGhlbiBpbmNyZW1lbnRhbGx5 IHVwZGF0ZSB0aGUgc291cmNlIHRyZWU/DQpUaGF0IG1pZ2h0IGJlIGEgZ29vZCB3YXkgdG8gZmlu ZCBvdXQgd2hhdCBoYXBwZW5lZC4NCg0KU2NvdHQNCg0KDQoNCi0tLS0tLS0tLQ0KDQpEaWVzZSBF LU1haWwga/ZubnRlIHZlcnRyYXVsaWNoZSB1bmQvb2RlciByZWNodGxpY2ggZ2VzY2j8dHp0ZQ0K SW5mb3JtYXRpb25lbiBlbnRoYWx0ZW4uIFdlbm4gU2llIG5pY2h0IGRlciByaWNodGlnZSBBZHJl c3NhdCBzaW5kIG9kZXINCmRpZXNlIEUtTWFpbCBpcnJ0/G1saWNoIGVyaGFsdGVuIGhhYmVuLCBp bmZvcm1pZXJlbiBTaWUgYml0dGUgc29mb3J0IGRlbg0KQWJzZW5kZXIgdW5kIHZlcm5pY2h0ZW4g U2llIGRpZXNlIE1haWwuIERhcyB1bmVybGF1YnRlIEtvcGllcmVuIHNvd2llIGRpZQ0KdW5iZWZ1 Z3RlIFdlaXRlcmdhYmUgZGllc2VyIE1haWwgc2luZCBuaWNodCBnZXN0YXR0ZXQuDQoNClRoaXMg ZS1tYWlsIG1heSBjb250YWluIGNvbmZpZGVudGlhbCBhbmQvb3IgcHJpdmlsZWdlZCBpbmZvcm1h dGlvbi4gSWYgeW91DQphcmUgbm90IHRoZSBpbnRlbmRlZCByZWNpcGllbnQgKG9yIGhhdmUgcmVj ZWl2ZWQgdGhpcyBlLW1haWwgaW4gZXJyb3IpDQpwbGVhc2Ugbm90aWZ5IHRoZSBzZW5kZXIgaW1t ZWRpYXRlbHkgYW5kIGRlc3Ryb3kgdGhpcyBlLW1haWwuIEFueQ0KdW5hdXRob3Jpc2VkIGNvcHlp bmcsIGRpc2Nsb3N1cmUgb3IgZGlzdHJpYnV0aW9uIG9mIHRoZSBtYXRlcmlhbCBpbiB0aGlzDQpl LW1haWwgaXMgc3RyaWN0bHkgZm9yYmlkZGVuLg0KDQotLS0tLS0tLS0t From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 10:41:48 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 E3DC116A41F for ; Fri, 23 Sep 2005 10:41:48 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4494743D49 for ; Fri, 23 Sep 2005 10:41:47 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EIkyV-0005TK-Gf for freebsd-stable@freebsd.org; Fri, 23 Sep 2005 12:40:15 +0200 Received: from cache3-ffm-vpn.arcor-ip.de ([145.253.2.28]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Sep 2005 12:40:15 +0200 Received: from Christoph.Sold by cache3-ffm-vpn.arcor-ip.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Sep 2005 12:40:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Christoph Sold Date: Fri, 23 Sep 2005 09:14:17 +0000 (UTC) Lines: 40 Message-ID: References: <43329D19.2080702@davit.db.de> <4332CDE3.50903@samsco.org> 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: 145.253.2.28 (Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.10) Gecko/20050717 Firefox/1.0.6) Sender: news Subject: Re: 6-Release Beta 5: extremely slow installation in VMWare 4.52 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 10:41:49 -0000 Scott Long samsco.org> writes: > > Christoph Sold wrote: > > > Hi All, > > > > trying to install 6-stable in a VMWare 4.5.2 WS installation, running on > > an 1.6 GHz Celeron CPU. > > After 3 hours, it still extracts scontrib into /usr/src directory. > > On tty 3, top tells cpio ist in vlruwk state for ages. > > CPU states: 0.1% user, 0.0% nice, 0.4% system, 0.8 interrupt, 99.5% idle. > > > > Installing Beta 4 went flawlessly, so I guess some filesystem change > > since then is the culprit. > > > > Regards, > > Christoph Sold > > We mostly have reports on VMWare 5, not 4, so given those reports I'm > surprised that it works at all =-) I can't think of anything that has > changed that would be a smoking gun. In fact, debugging was removed > from BETA5, so it _should_ go faster, not slower. Do you have the > ability to install BETA4 and then incrementally update the source tree? > That might be a good way to find out what happened. > > Scott Unfortunately, our corporate firewall blocks anything but http/port80, https/port443. Thus, neither CVS nor CVSup are an option. in addition, the install is still running after 24 hours. At this time, the full install churns slowly against ports/x11-themes. I'll grab a cvs repository at home, but do not expect results before Tuesday, since I'm on vacation this weekend. One more hint: "calcru: runtime went backwards..." pops up once or twice for each file. -Christoph From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 11:14:39 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 2395016A41F for ; Fri, 23 Sep 2005 11:14:39 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id B054A43D45 for ; Fri, 23 Sep 2005 11:14:38 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by xproxy.gmail.com with SMTP id t14so526408wxc for ; Fri, 23 Sep 2005 04:14:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KYh4DOeFaew7q4+OWpG25/PiSEnyp+ApFFeio7E8wdCfvGR6xkVoGuKYlTqNbjh7YdE9+tyE00m2VxIoNVXm+IeaDSdbzBkJakRyZn/VIMyw3EKw0HYGlGULAL7s7CNR5nTCj0QuygTlk7Jof8+rVzTR8aXrpyPWBaasrJzuuhY= Received: by 10.70.37.9 with SMTP id k9mr962520wxk; Fri, 23 Sep 2005 03:49:19 -0700 (PDT) Received: by 10.70.10.5 with HTTP; Fri, 23 Sep 2005 03:49:19 -0700 (PDT) Message-ID: <70e8236f050923034949eab58a@mail.gmail.com> Date: Fri, 23 Sep 2005 11:49:19 +0100 From: Joao Barros To: Christoph Sold In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43329D19.2080702@davit.db.de> <4332CDE3.50903@samsco.org> Cc: freebsd-stable@freebsd.org Subject: Re: 6-Release Beta 5: extremely slow installation in VMWare 4.52 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joao Barros List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2005 11:14:39 -0000 On 9/23/05, Christoph Sold wrote: > One more hint: "calcru: runtime went backwards..." pops up once or twice = for > each file. > > -Christoph This started happening to me after I upgraded from VMWare 4.5 to 5.0 with no noticeable ill effects. -- Joao Barros From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 12:00:15 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 A849516A423 for ; Fri, 23 Sep 2005 12:00:15 +0000 (GMT) (envelope-from rutger.bevaart@illian.net) Received: from darwin.illian.net (darwin.illian.net [80.69.74.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3995F43D45 for ; Fri, 23 Sep 2005 12:00:14 +0000 (GMT) (envelope-from rutger.bevaart@illian.net) Received: from localhost (localhost.illian.net [127.0.0.1]) by darwin.illian.net (Postfix) with ESMTP id A3F3C4507A for ; Fri, 23 Sep 2005 14:00:23 +0200 (CEST) Received: from darwin.illian.net ([127.0.0.1]) by localhost (darwin.illian.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09656-05 for ; Fri, 23 Sep 2005 14:00:23 +0200 (CEST) Received: from [192.168.3.4] (237192.xs4all.nl [194.109.237.192]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by darwin.illian.net (Postfix) with ESMTP id 140BF45042 for ; Fri, 23 Sep 2005 14:00:23 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v734) Content-Transfer-Encoding: 7bit Message-Id: <6462977D-AFDC-4674-AD97-2A8FC2955877@illian.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-stable@freebsd.org From: Rutger Bevaart Date: Fri, 23 Sep 2005 14:01:07 +0200 X-Mailer: Apple Mail (2.734) X-Virus-Scanned: amavisd-new at illian.net Subject: smp on dell poweredge freeze: 5.4 p7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 12:00:15 -0000 > > >So try to disable HTT in BIOS. > > on thing more, that hasn't never happent before updating to p7. > > It could be minor updates to the scheduler, disksystem etc. which > triggers this error, but only appears as a result of two or more > factors, which weren't present before p7. > > regards > Claus We experience this problem on all 5.4 releases and occasionally on 4.10 and 4.11. All systems are Dell 1750's. Looking at the changes present in p5, p6 and p7 it seems unlikely that that has caused it, but if you have found why this occurs please respond back to the list! If you do a serach for SMP and Dell you'll find my older posts as well... Best of luck, Rutger From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 15:14:44 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 783D316A41F for ; Fri, 23 Sep 2005 15:14:44 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 032B843D45 for ; Fri, 23 Sep 2005 15:14:43 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EIpDe-0000Tk-BT for freebsd-stable@freebsd.org; Fri, 23 Sep 2005 17:12:10 +0200 Received: from cache3-ffm-vpn.arcor-ip.de ([145.253.2.28]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Sep 2005 17:12:10 +0200 Received: from Christoph.Sold by cache3-ffm-vpn.arcor-ip.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Sep 2005 17:12:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Christoph Sold Date: Fri, 23 Sep 2005 15:11:42 +0000 (UTC) Lines: 9 Message-ID: References: <43329D19.2080702@davit.db.de> <4332CDE3.50903@samsco.org> 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: 145.253.2.28 (Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.10) Gecko/20050717 Firefox/1.0.6) Sender: news Subject: Re: 6-Release Beta 5: extremely slow installation in VMWare 4.52 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 15:14:44 -0000 Scott Long samsco.org> writes: > We mostly have reports on VMWare 5, not 4, so given those reports I'm > surprised that it works at all =-) [Snip] Additional information: the slowdown gets triggered only by a FULL install. A Developer install runs as long as BETA 4. This contradicts my initial opinion, as the filesystem is clearly the same for both Developer an Full installs. -Christoph From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 15:22:19 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 AB8F316A41F; Fri, 23 Sep 2005 15:22:19 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E85F43D45; Fri, 23 Sep 2005 15:22:19 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id j8NFKmHg089607; Fri, 23 Sep 2005 09:20:48 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 23 Sep 2005 09:21:13 -0600 (MDT) Message-Id: <20050923.092113.102612810.imp@bsdimp.com> To: pdquilty@adelphia.net From: "M. Warner Losh" In-Reply-To: <1127259847.1266.101.camel@pdq-laptop> References: <1127259847.1266.101.camel@pdq-laptop> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 23 Sep 2005 09:20:49 -0600 (MDT) Cc: freebsd-stable@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: High interrupts w/ Cisco 350 card X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 15:22:19 -0000 Your cardbus bridge shares the interrupt with em0, usb* and firewire. Maybe one of those devices is going nuts... Warner From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 17:11:32 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 A5AF716A41F for ; Fri, 23 Sep 2005 17:11:32 +0000 (GMT) (envelope-from carlopmart@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4032B43D45 for ; Fri, 23 Sep 2005 17:11:32 +0000 (GMT) (envelope-from carlopmart@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so629075nzk for ; Fri, 23 Sep 2005 10:11:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=ZXYIat90mlSOAfdignG4+seW5PuzCMZmG0H+HUQiTel4Oyu0tucxcfV7oQSWoOLm8M40+50qG6zrbjEBWu/FHsPJWJ93X6hdMuXGMFD5ydHcAAM3m5BN5GR0viu1G/fsuL3+KyV8EkJeUww/KtjQqh3ROAEIdaBzh2p8BI/0QQQ= Received: by 10.54.50.41 with SMTP id x41mr596088wrx; Fri, 23 Sep 2005 10:11:31 -0700 (PDT) Received: from ?192.168.67.214? ( [80.28.33.119]) by mx.gmail.com with ESMTP id d7sm345048wra.2005.09.23.10.11.30; Fri, 23 Sep 2005 10:11:31 -0700 (PDT) Message-ID: <4334373D.3010305@gmail.com> Date: Fri, 23 Sep 2005 19:11:25 +0200 From: "carlopmart@gmail.com" User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050912) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Questions about kernel configuration X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 17:11:32 -0000 Hi all, I am using FreeBSD 5.4 under alpha platform. I would like to use this box for firewalling pourposes. At this moment, I have building a custom kernel, and I have some doubts: - I wil use pf for firewalling and I would like to disable IPFILER and IPFIREWALL in this kernel config. Is it possible to put it some params on kernel configuration file like this: options IPFIREWALL=0 options IPFILTER=0 ..........?? Thank you very for your help. -- CL Martinez carlopmart {at} gmail {d0t} com From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 17:25:58 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 2561C16A41F for ; Fri, 23 Sep 2005 17:25:58 +0000 (GMT) (envelope-from fcash@ocis.net) Received: from smtp.sd73.bc.ca (mailtest.sd73.bc.ca [142.24.13.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB84143D46 for ; Fri, 23 Sep 2005 17:25:57 +0000 (GMT) (envelope-from fcash@ocis.net) Received: from localhost (localhost [127.0.0.1]) by localhost.sd73.bc.ca (Postfix) with ESMTP id 494DA8A011A for ; Fri, 23 Sep 2005 10:25:58 -0700 (PDT) Received: from smtp.sd73.bc.ca ([127.0.0.1]) by localhost (mailtest.sd73.bc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15460-01-29 for ; Fri, 23 Sep 2005 10:25:53 -0700 (PDT) Received: from [192.168.0.9] (unknown [192.168.0.9]) by smtp.sd73.bc.ca (Postfix) with ESMTP id C59C58A0115 for ; Fri, 23 Sep 2005 10:25:53 -0700 (PDT) From: Freddie Cash To: freebsd-stable@freebsd.org Date: Fri, 23 Sep 2005 10:25:52 -0700 User-Agent: KMail/1.8.1 References: <4334373D.3010305@gmail.com> In-Reply-To: <4334373D.3010305@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509231025.53450.fcash@ocis.net> X-Virus-Scanned: by amavisd-new using ClamAV at sd73.bc.ca Subject: Re: Questions about kernel configuration X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 17:25:58 -0000 On September 23, 2005 10:11 am, carlopmart@gmail.com wrote: > - I wil use pf for firewalling and I would like to disable IPFILER > and IPFIREWALL in this kernel config. Is it possible to put it some > params on kernel configuration file like this: > options IPFIREWALL=0 > options IPFILTER=0 ..........?? > Thank you very for your help. If it doesn't appear in the config file, it is not compiled into the kernel. Simple as that. -- Freddie Cash fcash@ocis.net From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 18:10:38 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 914D916A41F for ; Fri, 23 Sep 2005 18:10:38 +0000 (GMT) (envelope-from carlopmart@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 296C543D45 for ; Fri, 23 Sep 2005 18:10:38 +0000 (GMT) (envelope-from carlopmart@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so647029nzk for ; Fri, 23 Sep 2005 11:10:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=kC9eTqH9juu4sCmKsjKUmle3irf1jmcV7kLG2pNFBGcYTzTY/4Jbz6WeSJgNBCH7mKrxPo5qwldp2KN4xY/q/VgPO4NEJUm96Butr68mfPVr+myX5N9EwIECpfn+oaOG71YPnpnj6WeNKjnk881DslwZctXANcJXwbr70AXWOek= Received: by 10.54.98.7 with SMTP id v7mr495780wrb; Fri, 23 Sep 2005 11:10:37 -0700 (PDT) Received: from ?192.168.67.214? ( [80.28.33.119]) by mx.gmail.com with ESMTP id 66sm373642wra.2005.09.23.11.10.36; Fri, 23 Sep 2005 11:10:37 -0700 (PDT) Message-ID: <43344517.6020806@gmail.com> Date: Fri, 23 Sep 2005 20:10:31 +0200 From: "carlopmart@gmail.com" User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050912) X-Accept-Language: en-us, en MIME-Version: 1.0 CC: freebsd-stable@freebsd.org References: <4334373D.3010305@gmail.com> <200509231025.53450.fcash@ocis.net> In-Reply-To: <200509231025.53450.fcash@ocis.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Questions about kernel configuration X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 18:10:38 -0000 Ok, thank you. Freddie Cash wrote: > On September 23, 2005 10:11 am, carlopmart@gmail.com wrote: > >> - I wil use pf for firewalling and I would like to disable IPFILER >>and IPFIREWALL in this kernel config. Is it possible to put it some >>params on kernel configuration file like this: > > >> options IPFIREWALL=0 >> options IPFILTER=0 ..........?? > > >>Thank you very for your help. > > > If it doesn't appear in the config file, it is not compiled into the > kernel. Simple as that. -- CL Martinez carlopmart {at} gmail {d0t} com From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 18:14:42 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 34E1A16A41F for ; Fri, 23 Sep 2005 18:14:42 +0000 (GMT) (envelope-from carlopmart@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id A02F643D48 for ; Fri, 23 Sep 2005 18:14:41 +0000 (GMT) (envelope-from carlopmart@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so247733nzd for ; Fri, 23 Sep 2005 11:14:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=ilgZ3VV6YkBOFsda2dY3cvDQaou8lFtFk8plN/q7fxkYNgSBuPF+Jn04n47pCqhP0HZqvE1403f4MqTo0bIWYr7CIv2ylc0d7KTSFrjZZM4M1WYvxQ52jtYlw14EX5uogjUv1QVE4zcQKPpa2m1+U7dUcx7YzrfoYzthp1QyktU= Received: by 10.54.49.69 with SMTP id w69mr222760wrw; Fri, 23 Sep 2005 11:14:40 -0700 (PDT) Received: from ?192.168.67.214? ( [80.28.33.119]) by mx.gmail.com with ESMTP id 14sm767978wrl.2005.09.23.11.14.39; Fri, 23 Sep 2005 11:14:40 -0700 (PDT) Message-ID: <4334460A.1080104@gmail.com> Date: Fri, 23 Sep 2005 20:14:34 +0200 From: "carlopmart@gmail.com" User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050912) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Question about atheros wireless card X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 18:14:42 -0000 Hi all, Is DWL-G520 (atheros chipset) wireless card only supported under i386 platform?? I am trying to compile new kernel with this nic and returns me this error: ah_osdep.o(.text+0x210): In function `ath_hal_modevent': : undefined reference to `ath_hal_version' ah_osdep.o(.data+0xb8): undefined reference to `ath_hal_version' if_ath.o(.text+0xbc): In function `ath_attach': : undefined reference to `ath_hal_attach' if_ath.o(.text+0xc0): In function `ath_attach': : undefined reference to `ath_hal_attach' if_ath.o(.text+0x4ae4): In function `ath_tx_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x4ae8): In function `ath_tx_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x4b98): In function `ath_tx_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x4b9c): In function `ath_tx_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x4bc8): In function `ath_tx_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x4bcc): more undefined references to `ath_hal_computetxtime' follow if_ath.o(.text+0x66d0): In function `ath_getchannels': : undefined reference to `ath_hal_init_channels' if_ath.o(.text+0x66d4): In function `ath_getchannels': : undefined reference to `ath_hal_init_channels' if_ath.o(.text+0x6748): In function `ath_getchannels': : undefined reference to `ath_hal_mhz2ieee' if_ath.o(.text+0x674c): In function `ath_getchannels': : undefined reference to `ath_hal_mhz2ieee' if_ath_pci.o(.text+0x11c): In function `ath_pci_probe': : undefined reference to `ath_hal_probe' if_ath_pci.o(.text+0x120): In function `ath_pci_probe': : undefined reference to `ath_hal_probe' And I found the same problem under amd64: http://lists.freebsd.org/pipermail/freebsd-amd64/2005-March/004209.html. Is this driver supported for Alpha platform??? or do I need to install FreeBSD 6 BETA ??? Thank you very much. -- CL Martinez carlopmart {at} gmail {d0t} com From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 19:27:31 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 A560B16A41F for ; Fri, 23 Sep 2005 19:27:31 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from mail22.syd.optusnet.com.au (mail22.syd.optusnet.com.au [211.29.133.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06BF343D45 for ; Fri, 23 Sep 2005 19:27:30 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail22.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j8NJROJr012840 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 24 Sep 2005 05:27:26 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.10/8.12.10) with ESMTP id j8NJROSR064609; Sat, 24 Sep 2005 05:27:24 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id j8NJRNRJ064608; Sat, 24 Sep 2005 05:27:23 +1000 (EST) (envelope-from pjeremy) Date: Sat, 24 Sep 2005 05:27:23 +1000 From: Peter Jeremy To: Christoph Sold Message-ID: <20050923192722.GM40237@cirb503493.alcatel.com.au> References: <43329D19.2080702@davit.db.de> <4332CDE3.50903@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: 6-Release Beta 5: extremely slow installation in VMWare 4.52 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 19:27:31 -0000 On Fri, 2005-Sep-23 09:14:17 +0000, Christoph Sold wrote: >Unfortunately, our corporate firewall blocks anything but http/port80, >https/port443. Thus, neither CVS nor CVSup are an option. in addition, the >install is still running after 24 hours. At this time, the full install churns >slowly against ports/x11-themes. You might like to consider CTM[1]. Whilst you'll need to get the original starting delta via FTP, updates from then on can be e-mailed to you (typically 3 per day for cvs-cur). >One more hint: "calcru: runtime went backwards..." pops up once or twice for >each file. Lots of kernel printf messages won't be helping performance. [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ctm.html -- Peter Jeremy From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 19:37:50 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 9DDD616A420 for ; Fri, 23 Sep 2005 19:37:50 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 447A343D46 for ; Fri, 23 Sep 2005 19:37:50 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [70.30.70.180]) by elvis.mu.org (Postfix) with ESMTP id 1F4DA1A3C1C; Fri, 23 Sep 2005 12:37:50 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B768F512A7; Fri, 23 Sep 2005 15:37:45 -0400 (EDT) Date: Fri, 23 Sep 2005 15:37:45 -0400 From: Kris Kennaway To: Peter Jeremy Message-ID: <20050923193745.GA15064@xor.obsecurity.org> References: <43329D19.2080702@davit.db.de> <4332CDE3.50903@samsco.org> <20050923192722.GM40237@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline In-Reply-To: <20050923192722.GM40237@cirb503493.alcatel.com.au> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org, Christoph Sold Subject: Re: 6-Release Beta 5: extremely slow installation in VMWare 4.52 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 19:37:50 -0000 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 24, 2005 at 05:27:23AM +1000, Peter Jeremy wrote: > On Fri, 2005-Sep-23 09:14:17 +0000, Christoph Sold wrote: > >Unfortunately, our corporate firewall blocks anything but http/port80, > >https/port443. Thus, neither CVS nor CVSup are an option. in addition, t= he > >install is still running after 24 hours. At this time, the full install = churns > >slowly against ports/x11-themes. >=20 > You might like to consider CTM[1]. Whilst you'll need to get the original > starting delta via FTP, updates from then on can be e-mailed to you > (typically 3 per day for cvs-cur). Also portsnap/freebsd update. Kris --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDNFmJWry0BWjoQKURAh7JAJ913vT7w7sHNm+GJ83BOL0IC7wFuwCdGLsJ 2SgMcf7PG2g4g27mNW32DM4= =w2hx -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V-- From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 20:25:16 2005 Return-Path: X-Original-To: stable@freebsd.org 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 02B9E16A421 for ; Fri, 23 Sep 2005 20:25:16 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id AADFE43D45 for ; Fri, 23 Sep 2005 20:25:14 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so698820wxc for ; Fri, 23 Sep 2005 13:25:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OGK9sUPcNZsD6UFYYUABFOtCjQVzXZjAAHuWTGuI6VX7YapyuVOfu5/GExDJycERebi+eggLYnhOs6e2kXsfLuhzACPxSwihgY9pe+Z5EAE62ETATn7PHx33ZeIIaqyJ2PQgHFJjIZCzeppmHY4BUeYmtxTH+A1awX5CiZSSEC4= Received: by 10.70.77.17 with SMTP id z17mr1227191wxa; Fri, 23 Sep 2005 13:25:14 -0700 (PDT) Received: by 10.70.53.4 with HTTP; Fri, 23 Sep 2005 13:25:14 -0700 (PDT) Message-ID: <790a9fff0509231325c24713@mail.gmail.com> Date: Fri, 23 Sep 2005 15:25:14 -0500 From: Scot Hetzel To: peceka In-Reply-To: <9660207.20050923085651@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <9660207.20050923085651@gmail.com> Cc: stable@freebsd.org Subject: Re: HP DL140 and ata0-slave: FAILURE-ATA_IDENTIFY timed out. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scot Hetzel List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2005 20:25:16 -0000 On 9/23/05, peceka wrote: > Hi, > > we've got HP DL-140 G3. When trying to startup > installation CD of FBSD 5.4 on it we've got: > > atapci0: port > 0x1470-0x147f,0x376,0x170-0x177,0x3f6,-x1f0-0x1f7 at device 31.2 on > pci0 > ata0: channel #0 on atapci0 > ata1: channel #0 on atapci0 > ... > ata0-slave: FAILURE-ATA_IDENTIFY timed out. > ata0-slave: FAILURE-ATA_IDENTIFY timed out. > ata0-master: FAILURE-ATA_IDENTIFY timed out. > ata0-master: FAILURE-ATA_IDENTIFY timed out. > ata0-slave: FAILURE-ATA_IDENTIFY timed out. > ata1-master: FAILURE-ATA_IDENTIFY timed out. > ata1-master: FAILURE-ATA_IDENTIFY timed out. > > And after a while sysinstall start up, but there is no disks to > partition it. > > FBSD 6-BETA4 is OK, and FBSD 4.11 too. But only in 5 it's broken. > > Can anybody tell what wrong with this? > The ATA driver was changed in 5.x, and then again in 6-CURRENT. If you want to run 5.x on that system, your going to need to install FBSD 4.11 first, then do a source upgrade to 5.x. But you'll also need to replace the 5.x ATAng driver with the 6.x ATA-Mk III driver. You'll need: The RELENG_5 Sources ATA MKiiin Sources & Patch files - http://people.freebsd.org/~sos/ATA/ata-mk3n-releng5.tar.gz - http://people.freebsd.org/~sos/ATA/ata-mk3n.diff-releng5.gz Then: - remove contents of /usr/src/sys/dev/ata/* - untar ata-mk3n-releng5.tar.gz in to /usr/src/ - appy the ata-mk3n.diff-releng5.gz patch to /usr/src - do usual build[world/kernel] - do an installkernel, and reboot the system - if it works, then installworld, otherwise let Soren Schmidt know. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 21:05:09 2005 Return-Path: X-Original-To: stable@freebsd.org 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 49F3F16A41F for ; Fri, 23 Sep 2005 21:05:09 +0000 (GMT) (envelope-from jfarmer@goldsword.com) Received: from audi.websitewelcome.com (audi.websitewelcome.com [67.19.210.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id E807343D45 for ; Fri, 23 Sep 2005 21:05:08 +0000 (GMT) (envelope-from jfarmer@goldsword.com) Received: from adsl-065-013-105-239.sip.tys.bellsouth.net ([65.13.105.239]:1433 helo=[192.168.1.33]) by audi.websitewelcome.com with esmtpa (Exim 4.52) id 1EIuj7-0001pA-JV for stable@freebsd.org; Fri, 23 Sep 2005 16:05:01 -0500 Message-ID: <43346E23.6070000@goldsword.com> Date: Fri, 23 Sep 2005 17:05:39 -0400 From: "J. T. Farmer" Organization: GoldSword Systems User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.11) Gecko/20050728 X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org References: <9660207.20050923085651@gmail.com> <790a9fff0509231325c24713@mail.gmail.com> In-Reply-To: <790a9fff0509231325c24713@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - audi.websitewelcome.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - goldsword.com X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: Re: HP DL140 and ata0-slave: FAILURE-ATA_IDENTIFY timed out. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 21:05:09 -0000 Scot Hetzel wrote: >The ATA driver was changed in 5.x, and then again in 6-CURRENT. If >you want to run 5.x on that system, your going to need to install FBSD >4.11 first, then do a source upgrade to 5.x. But you'll also need to >replace the 5.x ATAng driver with the 6.x ATA-Mk III driver. > >You'll need: >The RELENG_5 Sources >ATA MKiiin Sources & Patch files > - http://people.freebsd.org/~sos/ATA/ata-mk3n-releng5.tar.gz > - http://people.freebsd.org/~sos/ATA/ata-mk3n.diff-releng5.gz > >Then: >- remove contents of /usr/src/sys/dev/ata/* >- untar ata-mk3n-releng5.tar.gz in to /usr/src/ >- appy the ata-mk3n.diff-releng5.gz patch to /usr/src >- do usual build[world/kernel] >- do an installkernel, and reboot the system >- if it works, then installworld, otherwise let Soren Schmidt > know. > Hurray! Finally! I may be stupid, but I've been trying to figure out how to install Soren's kit for a month or two, now. (Well not every day for two months. I've got other things that _must_be_done_.) It's not a standard patch set. And I didn't have a clue how to approach the problem. I mean, handed a random set of tar files, and figure out where they go? for a supposedly stable system? John ---------------------------------------------------------------------- John T. Farmer Owner & CTO GoldSword Systems jfarmer@goldsword.com 865-691-6498 Knoxville TN Consulting, Design, & Development of Networks & Software From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 21:08:42 2005 Return-Path: X-Original-To: stable@freebsd.org 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 A036716A41F for ; Fri, 23 Sep 2005 21:08:42 +0000 (GMT) (envelope-from Colin.Farley@ecarecenters.com) Received: from ranger.electric.net (ranger.electric.net [216.129.90.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4153543D46 for ; Fri, 23 Sep 2005 21:08:42 +0000 (GMT) (envelope-from Colin.Farley@ecarecenters.com) Received: from root by ranger.electric.net with emc1-ok (Exim 4.24) id 1EIumf-0001Rr-UB for stable@freebsd.org; Fri, 23 Sep 2005 14:08:41 -0700 Received: by emcmailer; Fri, Sep 23 2005 14:08:41 -0700 Received: from [64.4.68.42] (helo=wpg1-notesmail.PRLOANS.LAN) by ranger.electric.net with esmtp (Exim 4.24) id 1EIume-0001RW-UM for stable@freebsd.org; Fri, 23 Sep 2005 14:08:40 -0700 To: stable@freebsd.org X-Mailer: Lotus Notes Build V70_M2_07222004 Beta 2NP July 22, 2004 Message-ID: From: Colin Farley Date: Fri, 23 Sep 2005 16:08:25 -0500 X-MIMETrack: Serialize by Router on PRLUSA-NOTESMAIL/COMPUBank(Release 6.5.3|September 14, 2004) at 09/23/2005 04:08:39 PM MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Virus-Status: Scanned by VirusSMART (s) Cc: Subject: FreeBSD 4.10-RELEASE-p16 on ESX Server 2.5.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 21:08:42 -0000 I'm having a problem with my FreeBSD virtual machines on the production HP DL360 G4p servers we are using. In test I used a weaker ESX box and never had the issue. The problem is when rebooting the virtual machine it will sometimes hang at "Waiting 15 seconds for SCSI devices to settle". This never happened on the test box and I have never encountered it before. Furthermore, if I use Vmotion (to move the virtual machine to a different ESX host) and bring the virtual machine up on another ESX server everything is fine and the virtual machine boots normally. Because of this I figured that it was an ESX problem and decided to put a support ticket in with them. They replied with this: "The particular "Waiting 15 seconds for SCSI devices to settle" message you are getting with FreeBSD is a known issue with the FreeBSD system that occurs on physical systems as well. The work around for it is to edit your kernel config file with 'OPTIONS SCSI_DELAY=1000' and to rebuild and install the new kernel" To me this doesn't sound right, can anyone confirm? Thanks, Colin From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 22:28:03 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 5CB0C16A41F for ; Fri, 23 Sep 2005 22:28:03 +0000 (GMT) (envelope-from tom@blorp.com) Received: from stan.phonebites.com (stan.phonebites.com [209.133.33.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE1A643D48 for ; Fri, 23 Sep 2005 22:28:02 +0000 (GMT) (envelope-from tom@blorp.com) Received: from localhost (localhost.phonebites.com [127.0.0.1]) by stan.phonebites.com (Postfix) with ESMTP id 651ADA9FCD9; Fri, 23 Sep 2005 15:28:02 -0700 (PDT) Received: from stan.phonebites.com ([127.0.0.1]) by localhost (stan.phonebites.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 38016-09; Fri, 23 Sep 2005 15:27:56 -0700 (PDT) Received: from [192.168.0.102] (dsl2-63-249-108-31.cruzio.com [63.249.108.31]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by stan.phonebites.com (Postfix) with ESMTP id 8FA41A9FCAD; Fri, 23 Sep 2005 15:27:56 -0700 (PDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <626F9C64-1841-401A-A4F5-69A81D090249@blorp.com> Content-Transfer-Encoding: 7bit From: Tom Pepper Date: Fri, 23 Sep 2005 15:27:54 -0700 To: Colin Farley X-Mailer: Apple Mail (2.734) X-Virus-Scanned: amavisd-new at phonebites.com Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 4.10-RELEASE-p16 on ESX Server 2.5.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Sep 2005 22:28:03 -0000 vmware's virtual implementation of acpi collides with freebsd. best practice is to disable acpi altogether in the actual config file on the host o/s for the VM by manually placing: acpi.present = "false" monitor_control.disable_apic = "TRUE" in the whatever.vmx config file, and restarting the virtual machine. read up on the vmware forums for some more information from yours truly on trying to beat freebsd into running on ESX. there's additional problems you'll run into w/r/t crappy smbfs performance, agent support, and some esoteric problems like nanosleep() calls eating CPU instead of actually idling. -t On Sep 23, 2005, at 2:08 PM, Colin Farley wrote: > > I'm having a problem with my FreeBSD virtual machines on the > production HP > DL360 G4p servers we are using. In test I used a weaker ESX box > and never > had the issue. The problem is when rebooting the virtual machine > it will > sometimes hang at "Waiting 15 seconds for SCSI devices to settle". > This > never happened on the test box and I have never encountered it before. > Furthermore, if I use Vmotion (to move the virtual machine to a > different > ESX host) and bring the virtual machine up on another ESX server > everything > is fine and the virtual machine boots normally. Because of this I > figured > that it was an ESX problem and decided to put a support ticket in with > them. They replied with this: > > "The particular "Waiting 15 seconds for SCSI devices to settle" > message you > are getting with FreeBSD is a known issue with the FreeBSD system that > occurs > on physical systems as well. > > The work around for it is to edit your kernel config file with > 'OPTIONS > SCSI_DELAY=1000' and to > rebuild and install the new kernel" > > To me this doesn't sound right, can anyone confirm? > > Thanks, > Colin > > _______________________________________________ > 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 Sat Sep 24 02:54:43 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 2D0AE16A41F for ; Sat, 24 Sep 2005 02:54:43 +0000 (GMT) (envelope-from tim.howe@celebrityresorts.com) Received: from knuth.hurstdog.org (knuth.hurstdog.org [69.55.236.147]) by mx1.FreeBSD.org (Postfix) with SMTP id D15F143D48 for ; Sat, 24 Sep 2005 02:54:42 +0000 (GMT) (envelope-from tim.howe@celebrityresorts.com) Received: (qmail 13624 invoked from network); 24 Sep 2005 02:54:42 -0000 Received: from knuth.hurstdog.org (HELO fred.colohowes.org) (69.55.236.147) by knuth.hurstdog.org with SMTP; 24 Sep 2005 02:54:42 -0000 Received: from piro.quadium.net (piro.colohowes.org [10.27.56.90]) by fred.colohowes.org (Postfix) with ESMTP id 7F3EC8FE63 for ; Fri, 23 Sep 2005 21:15:30 -0600 (MDT) Received: from beaker.data-secure.net (localhost [127.0.0.1]) by piro.quadium.net (8.12.6/8.12.6) with ESMTP id j8O2poJl096716 for ; Fri, 23 Sep 2005 22:51:51 -0400 (EDT) (envelope-from tim.howe@celebrityresorts.com) Received: by beaker.data-secure.net (Postfix, from userid 125) id 538E039856; Fri, 23 Sep 2005 23:08:51 -0400 (EDT) Received: by beaker.data-secure.net (Postfix, from userid 1000) id DB97E39857; Fri, 23 Sep 2005 22:52:09 -0400 (EDT) To: freebsd-stable@freebsd.org From: Tim Howe Date: Fri, 23 Sep 2005 22:52:09 -0400 Message-ID: <87y85nuqhy.fsf@beaker.data-secure.net> User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Corporate Culture, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: 5.3 -> 5.4 breaks ATA (Intel ICH2) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 02:54:43 -0000 I've got a machine here that I'm trying to install FreeBSD 5.4 on. It's identical (except for the hard drive) to another machine that I ran the 4.x series on for some time with no issues. I've got several other Pentium 3-based machines running 5.4-RELEASE-p3 with a GENERIC kernel, and I have a 5.3 installer disk, so my strategy was to do a minimal install of 5.3, then NFS mount /usr/src and /usr/obj from my organizational build server and upgrade to 5.4 from there. The 5.3 install went smoothly, make installkernel went smoothly, but when I tried to reboot I got an error saying that it couldn't find the root filesystem. Further investigation found that it wasn't able to find the ATA HDD (master on ata0) at all, but could find the ATAPI CDROM drive (master on ata0). I verified that the drive had not gone bad by again booting off the 5.3 installer disk, which found ad0 with no difficulty. I then downloaded the 5.4 mini-CD, which was unable to find ad0. Finally, I swapped in another hard drive with identical results. Neither booting with ACPI disabled (didn't bother to check whether this machine even has it) nor booting in safe mode helped at all. I did happen to notice that when the 5.3 CD boots, there is a delay of several seconds when probing ata0. Could this be a timing issue with regard to the controller? The machine is a Gateway ATXSTF FED Pro M1000 with a 1GHz Pentium III and 256MB of RAM. It has an onboard Intel ICH2 UDMA100 controller. The first HDD I tried was a Western Digital Caviar 32500 2559.8MB drive, and the second was a Caviar 24300 4311.9MB drive. If necessary, I'm willing to build custom kernels for testing purposes or to add debugging statements etc, if anyone can give me pointers in the right direction. Thanks in advance. -- Tim Howe Software Engineer Celebrity Resorts, Inc. From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 05:17:18 2005 Return-Path: X-Original-To: stable@freebsd.org 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 C9C5C16A41F for ; Sat, 24 Sep 2005 05:17:18 +0000 (GMT) (envelope-from brucegb@realtime.net) Received: from ruth.realtime.net (ruth.realtime.net [205.238.132.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5868543D48 for ; Sat, 24 Sep 2005 05:17:17 +0000 (GMT) (envelope-from brucegb@realtime.net) Received: from tigerfish2.my.domain (unverified [70.112.156.176]) by realtime.net (Realtime Communications Advanced E-Mail Services V9.2) with ESMTP id 95606863 for ; Sat, 24 Sep 2005 00:16:07 -0500 Received: from tigerfish2.my.domain (localhost [127.0.0.1]) by tigerfish2.my.domain (8.13.3/8.13.3) with ESMTP id j8O5HFm7025598 for ; Sat, 24 Sep 2005 00:17:15 -0500 (CDT) (envelope-from brucegb@tigerfish2.my.domain) Received: (from brucegb@localhost) by tigerfish2.my.domain (8.13.3/8.13.3/Submit) id j8O5HFbQ025597 for stable@freebsd.org; Sat, 24 Sep 2005 00:17:15 -0500 (CDT) (envelope-from brucegb) Date: Sat, 24 Sep 2005 00:17:15 -0500 From: Bruce Burden To: stable@freebsd.org Message-ID: <20050924051715.GB880@tigerfish2.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Server: High Performance Mail Server - http://surgemail.com r=-224271992 Cc: Subject: Need help deciphering this SCSI Returned Sense code X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 05:17:18 -0000 Hi folks, I can't find the web page that I looked at initially, natch. Anyway, I am looking for a reference for these SCSI codes: 09/23/2005 20:27:47 Level 3 HBA=0 BUS=0 ID=1 LUN=0 HBA Error - Sequence Failure 09/23/2005 20:27:50 Level 3 HBA=0 BUS=0 ID=1 LUN=0 Bad SCSI Status - Check Condition 28 00 00 00 0F 9F 00 00 0C 00 00 00 09/23/2005 20:27:50 Level 3 HBA=0 BUS=0 ID=1 LUN=0 Request Sense 70 00 06 00 00 00 00 0A 00 00 00 00 29 02 02 00 00 00 Unit Attention Thank you, Bruce -- ------------------------------------------------------------------------ "I like bad!" Bruce Burden Austin, TX. - Thuganlitha The Power and the Prophet Robert Don Hughes From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 08:04:18 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 BF90116A41F for ; Sat, 24 Sep 2005 08:04:18 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from mail08.syd.optusnet.com.au (mail08.syd.optusnet.com.au [211.29.132.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2985E43D58 for ; Sat, 24 Sep 2005 08:04:17 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail08.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j8O84Bio024226 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 24 Sep 2005 18:04:13 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.10/8.12.10) with ESMTP id j8O84BSR065240; Sat, 24 Sep 2005 18:04:11 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id j8O84ARN065239; Sat, 24 Sep 2005 18:04:10 +1000 (EST) (envelope-from pjeremy) Date: Sat, 24 Sep 2005 18:04:10 +1000 From: Peter Jeremy To: Tim Howe Message-ID: <20050924080410.GO40237@cirb503493.alcatel.com.au> References: <87y85nuqhy.fsf@beaker.data-secure.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87y85nuqhy.fsf@beaker.data-secure.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: 5.3 -> 5.4 breaks ATA (Intel ICH2) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 08:04:18 -0000 On Fri, 2005-Sep-23 22:52:09 -0400, Tim Howe wrote: >I've got several other Pentium 3-based machines running 5.4-RELEASE-p3 >with a GENERIC kernel, and I have a 5.3 installer disk, so my strategy >was to do a minimal install of 5.3, then NFS mount /usr/src and /usr/obj >from my organizational build server and upgrade to 5.4 from there. Did you reboot after the 5.3 install or do the upgrade whilst booted from that install disk? >root filesystem. Further investigation found that it wasn't able to >find the ATA HDD (master on ata0) at all, but could find the ATAPI CDROM >drive (master on ata0). You shouldn't have two masters on ata0. I hope that's a typo. How far through the boot process do you get? I gather the loader runs successfully and loads the kernel but the kernel can't find ad0. Does it find the controller (ata0 or whatever)? -- Peter Jeremy From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 10:18:09 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 DA87616A45E for ; Sat, 24 Sep 2005 10:18:09 +0000 (GMT) (envelope-from oweandre@stud.ntnu.no) Received: from fri.itea.ntnu.no (fri.itea.ntnu.no [129.241.7.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56AE943D5C for ; Sat, 24 Sep 2005 10:18:07 +0000 (GMT) (envelope-from oweandre@stud.ntnu.no) Received: from localhost (localhost [127.0.0.1]) by fri.itea.ntnu.no (Postfix) with ESMTP id 669437F2B; Sat, 24 Sep 2005 12:18:06 +0200 (CEST) Received: from m240g.studby.ntnu.no (m240g.studby.ntnu.no [129.241.134.240]) by fri.itea.ntnu.no (Postfix) with ESMTP; Sat, 24 Sep 2005 12:18:06 +0200 (CEST) Date: Sat, 24 Sep 2005 12:18:07 +0200 From: =?iso-8859-15?Q?Owe_J=F8rgensen?= To: "Tim Howe" , freebsd-stable@freebsd.org References: <87y85nuqhy.fsf@beaker.data-secure.net> Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <87y85nuqhy.fsf@beaker.data-secure.net> User-Agent: Opera M2/7.54 (FreeBSD, build 955) X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. Cc: Subject: Re: 5.3 -> 5.4 breaks ATA (Intel ICH2) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 10:18:10 -0000 I'm no expert on this, but I'd let that machine have it's own build environment instead of NFS importing it from a server. It _does_ require more disk space, but in the long run, it might be for the better. If you _must_ export from server, then export only /usr/src and not /usr/obj Owe Jørgensen On Fri, 23 Sep 2005 22:52:09 -0400, Tim Howe wrote: > I've got a machine here that I'm trying to install FreeBSD 5.4 on. It's > identical (except for the hard drive) to another machine that I ran the > 4.x series on for some time with no issues. > > I've got several other Pentium 3-based machines running 5.4-RELEASE-p3 > with a GENERIC kernel, and I have a 5.3 installer disk, so my strategy > was to do a minimal install of 5.3, then NFS mount /usr/src and /usr/obj > from my organizational build server and upgrade to 5.4 from there. > > The 5.3 install went smoothly, make installkernel went smoothly, but > when I tried to reboot I got an error saying that it couldn't find the > root filesystem. Further investigation found that it wasn't able to > find the ATA HDD (master on ata0) at all, but could find the ATAPI CDROM > drive (master on ata0). > > I verified that the drive had not gone bad by again booting off the 5.3 > installer disk, which found ad0 with no difficulty. I then downloaded > the 5.4 mini-CD, which was unable to find ad0. Finally, I swapped in > another hard drive with identical results. > > Neither booting with ACPI disabled (didn't bother to check whether this > machine even has it) nor booting in safe mode helped at all. > > I did happen to notice that when the 5.3 CD boots, there is a delay of > several seconds when probing ata0. Could this be a timing issue with > regard to the controller? > > The machine is a Gateway ATXSTF FED Pro M1000 with a 1GHz Pentium III > and 256MB of RAM. It has an onboard Intel ICH2 UDMA100 controller. The > first HDD I tried was a Western Digital Caviar 32500 2559.8MB drive, and > the second was a Caviar 24300 4311.9MB drive. > > If necessary, I'm willing to build custom kernels for testing purposes > or to add debugging statements etc, if anyone can give me pointers in > the right direction. > > Thanks in advance. > -- mvh, Owe André Jørgensen From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 14:18:13 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 F3A5716A41F for ; Sat, 24 Sep 2005 14:18:12 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from thorn.pobox.com (thorn.pobox.com [208.210.124.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id A704C43D48 for ; Sat, 24 Sep 2005 14:18:12 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from thorn (localhost [127.0.0.1]) by thorn.pobox.com (Postfix) with ESMTP id E87B5B6 for ; Sat, 24 Sep 2005 10:10:17 -0400 (EDT) Received: from billdog.local.linnet.org (dsl-212-74-113-66.access.uk.tiscali.com [212.74.113.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by thorn.sasl.smtp.pobox.com (Postfix) with ESMTP id C5FC13F70 for ; Sat, 24 Sep 2005 10:10:17 -0400 (EDT) Received: from brian by billdog.local.linnet.org with local (Exim 4.50 (FreeBSD)) id 1EJAuL-0000Na-B5 for freebsd-stable@freebsd.org; Sat, 24 Sep 2005 15:21:41 +0100 Date: Sat, 24 Sep 2005 15:21:41 +0100 From: Brian Candler To: freebsd-stable@freebsd.org Message-ID: <20050924142141.GB1236@uk.tiscali.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: geom_mirror and ggatec/d safe for filesystem replication? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 14:18:13 -0000 Consider the following scenario: - Machine 1 has a UFS filesystem on a block device. - It is mirrored to a block device on machine 2, using geom_mirror and ggatec/ggated - Machine 2 mounts this filesystem read only. My question is: is this last step safe? When an update occurs on machine 1, certain disk blocks will change "under the nose" of machine 2's mounts. Will all necessary caches be invalidated? (e.g. block caches, inode caches) Or could this result in nasty behaviour, up to and including panics? If so, is there a safer or better way of performing real-time filesystem replication? Thanks, Brian Candler. From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 15:48:28 2005 Return-Path: X-Original-To: stable@freebsd.org 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 7C69716A41F for ; Sat, 24 Sep 2005 15:48:28 +0000 (GMT) (envelope-from pertti.kosunen@pp.nic.fi) Received: from fep16.inet.fi (fep16.inet.fi [194.251.242.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF6C43D49 for ; Sat, 24 Sep 2005 15:48:27 +0000 (GMT) (envelope-from pertti.kosunen@pp.nic.fi) Received: from [192.168.0.20] ([84.249.3.49]) by fep16.inet.fi with ESMTP id <20050924154826.VJTX26717.fep16.inet.fi@[192.168.0.20]>; Sat, 24 Sep 2005 18:48:26 +0300 Message-ID: <4335754D.2010008@pp.nic.fi> Date: Sat, 24 Sep 2005 18:48:29 +0300 From: Pertti Kosunen User-Agent: Mozilla Thunderbird 1.0.2 / FreeBSD 5.4-STABLE X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Tancsa References: <200509201441.21121.jhb@FreeBSD.org> <6.2.3.4.0.20050920212432.06087c38@64.7.153.2> <43311F8B.3040503@pp.nic.fi> <6.2.3.4.0.20050921081746.082daa68@64.7.153.2> In-Reply-To: <6.2.3.4.0.20050921081746.082daa68@64.7.153.2> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: em(4) support for 82573 1000/PRO nic on 5.x [was: Re: em on 5.x] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 15:48:28 -0000 Mike Tancsa wrote: > At 04:53 AM 21/09/2005, Pertti Kosunen wrote: > >> Do i need to do something special with gstripe when upgrading to >> RELENG_6 from RELENG_5? > > > Sorry, dont know, but a search through the archives might have the > answer. I suspect it wont be an issue Everything went fine even without reboot after make installkernel. From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 16:10:10 2005 Return-Path: X-Original-To: stable@freebsd.org 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 A32EE16A41F for ; Sat, 24 Sep 2005 16:10:10 +0000 (GMT) (envelope-from pbowen@fastmail.fm) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3446743D5D for ; Sat, 24 Sep 2005 16:10:08 +0000 (GMT) (envelope-from pbowen@fastmail.fm) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id 09265CCF630 for ; Sat, 24 Sep 2005 12:10:07 -0400 (EDT) Received: from frontend2.messagingengine.com ([10.202.2.151]) by frontend1.internal (MEProxy); Sat, 24 Sep 2005 12:10:07 -0400 X-Sasl-enc: Td+wABOINPy6/QNOdwrJSlE5bAwJQ7RWiwu3X8cgojoLFtgoOvE 1127578206 Received: from [10.50.159.56] (unknown [204.110.228.254]) by frontend2.messagingengine.com (Postfix) with ESMTP id F321057035A for ; Sat, 24 Sep 2005 12:10:05 -0400 (EDT) Message-ID: <43357A21.1050104@fastmail.fm> Date: Sat, 24 Sep 2005 11:09:05 -0500 From: Patrick Bowen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041221 X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: timeout waiting for read X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 16:10:10 -0000 Claus Guttesen wrote: >Hi. > >Just upgraded to FreeBSD 6 beta5 (i386). During reboot I get this >message (in one line): > >unknown: timeout waiting for read DRQunknown: timeout waiting for read >DRQSMP: AP CPU #1 Launched! > >regards >Claus >_______________________________________________ >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" > > > I had the same problem, and Søren Schmidt sent me this patch. It worked for me. If it works for you, be sure and send him a note saying "thanks" Index: ata-lowlevel.c =================================================================== RCS file: /home/ncvs/src/sys/dev/ata/ata-lowlevel.c,v retrieving revision 1.71 diff -u -r1.71 ata-lowlevel.c --- ata-lowlevel.c 14 Sep 2005 12:45:06 -0000 1.71 +++ ata-lowlevel.c 15 Sep 2005 07:35:41 -0000 @@ -278,7 +278,7 @@ /* if read data get it */ if (request->flags & ATA_R_READ) { - if (ata_wait(ch, atadev, (ATA_S_READY | ATA_S_DRQ)) < 0) { + if (ata_wait(ch, atadev, ATA_S_DRQ) < 0) { device_printf(request->dev, "timeout waiting for read DRQ\n"); request->result = EIO; Best of luck, Patrick From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 16:11:10 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 8F8AF16A420 for ; Sat, 24 Sep 2005 16:11:10 +0000 (GMT) (envelope-from stanley.jobson@gmx.ch) Received: from sigma.informatik.hu-berlin.de (sigma.informatik.hu-berlin.de [141.20.20.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99E7143D5A for ; Sat, 24 Sep 2005 16:11:03 +0000 (GMT) (envelope-from stanley.jobson@gmx.ch) Received: from tyrael.linnet (p54BCFC1B.dip.t-dialin.net [84.188.252.27]) (authenticated bits=0) by sigma.informatik.hu-berlin.de (8.13.4+Sun/8.13.4/INF-2.0-MA-SOLARIS-2.10) with ESMTP id j8OGAdd0007939 for ; Sat, 24 Sep 2005 18:10:59 +0200 (CEST) Date: Sat, 24 Sep 2005 18:09:09 +0200 From: stanley jobson To: freebsd-stable@freebsd.org Message-Id: <20050924180909.78a29487.stanley.jobson@gmx.ch> X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Status: No (sigma) X-Spam-Status: No, score=1.8 required=5.0 tests=FORGED_RCVD_HELO, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on rabe Subject: lpt0 always busy X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 16:11:10 -0000 hi, i am now trying for weeks to get my lpt0 working without any success :( i always get "device busy" (running lptcontrol, lptest, open(/dev/lpt0)). i found a lot of questions about this via google and some hints too (e.g. excluding device ppi from kernel) but all this didnt help :( i should mention that my printer connected to lpt0 is a funny gdi printer which only works under win98. so my idea was to use qemu to run a emulated win98 to get my printer working - but therefore qemu needs to be able to open /dev/lpt0 ... finally i wrote a simple c prog which just calls open(/dev/lpt0) but it also always fails with device busy :( what are the requirements to successfully open lpt0 port (apart from having connected a printer to it) ? does fbsd expects a response from the printer (e.g. ready status)? maybe my printer is not able to do this ... if so: what are possible workarounds? could i convice the kernel that lpt0 is ready? thx regards, stan ps: i am running fbsd 5.4 From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 16:35:02 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 F0B4616A41F for ; Sat, 24 Sep 2005 16:35:02 +0000 (GMT) (envelope-from dcp1990@neptune.atopia.net) Received: from neptune.atopia.net (neptune.atopia.net [209.128.231.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id B045043D49 for ; Sat, 24 Sep 2005 16:35:02 +0000 (GMT) (envelope-from dcp1990@neptune.atopia.net) Received: by neptune.atopia.net (Postfix, from userid 1034) id 1046D614E; Sat, 24 Sep 2005 12:35:02 -0400 (EDT) Date: Sat, 24 Sep 2005 12:35:01 -0400 From: Dan Ponte To: freebsd-stable@freebsd.org Message-ID: <20050924163501.GA53285@neptune.atopia.net> Mail-Followup-To: freebsd-stable@freebsd.org References: <20050924180909.78a29487.stanley.jobson@gmx.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050924180909.78a29487.stanley.jobson@gmx.ch> User-Agent: Mutt/1.5.8i Subject: Re: lpt0 always busy X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 16:35:03 -0000 On Sat, Sep 24, 2005 at 06:09:09PM +0200, stanley jobson was witnessed plotting the following conspiracy: > hi, > i am now trying for weeks to get my lpt0 working without any success :( > > i always get "device busy" (running lptcontrol, lptest, > open(/dev/lpt0)). i found a lot of questions about this via google and > some hints too (e.g. excluding device ppi from kernel) but all this > didnt help :( > > i should mention that my printer connected to lpt0 is a funny gdi > printer which only works under win98. so my idea was to use qemu to run > a emulated win98 to get my printer working - but therefore qemu needs to > be able to open /dev/lpt0 ... > > finally i wrote a simple c prog which just calls open(/dev/lpt0) but it > also always fails with device busy :( > > what are the requirements to successfully open lpt0 port (apart from > having connected a printer to it) ? > > does fbsd expects a response from the printer (e.g. ready status)? maybe > my printer is not able to do this ... if so: what are possible > workarounds? could i convice the kernel that lpt0 is ready? > > thx > regards, > stan > > ps: i am running fbsd 5.4 > Usually, if you get "device busy," it means that the printer is simply not on or connected properly. Check your parallel cable. -Dan -- Dan Ponte http://www.theamigan.net/ A great many people think they are thinking when they are merely rearranging their prejudices. -- William James From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 17:49:54 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 35F0B16A41F for ; Sat, 24 Sep 2005 17:49:54 +0000 (GMT) (envelope-from carlopmart@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id C89C443D48 for ; Sat, 24 Sep 2005 17:49:53 +0000 (GMT) (envelope-from carlopmart@gmail.com) Received: by qproxy.gmail.com with SMTP id p26so306769qbb for ; Sat, 24 Sep 2005 10:49:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=AxUgUv3E0L0AeJIfmohceB9ZCEIocy+4ScXL055LhfCUGIYnku0fBLVhtxQX2QmLC/kcxyoTJfWWXTB3gKLoaufpRsHE+W2M6Z5uW1+7PVBsuBS2Jglfke+Hqt9GKTGTBBKlF6G8H8UEeD6zy8LNpkUk9+4Zm986+422wbAnnBI= Received: by 10.65.22.16 with SMTP id z16mr337138qbi; Sat, 24 Sep 2005 10:49:53 -0700 (PDT) Received: from ?192.168.67.214? ( [80.28.33.119]) by mx.gmail.com with ESMTP id q16sm243058qbq.2005.09.24.10.49.47; Sat, 24 Sep 2005 10:49:52 -0700 (PDT) Message-ID: <433591B4.9070901@gmail.com> Date: Sat, 24 Sep 2005 19:49:40 +0200 From: "carlopmart@gmail.com" User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050912) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Encrypt some services with ipsec X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 17:49:54 -0000 H all, I have two prodction servers with FreeBSD 5.4 (all security patches are applied). They running some services like dns, ssh, http, ftp, etc. But I woukd like to encrypt some services for some hosts with ipsec when it is accessed. For example: - DNS resolution: not encrypted. - DNS replication master-slave: encrypted by ipsec. - Telnet: encrypted by ipsec for some hosts. Deny for the rest. - SSH: not encrypted for some hosts, encryted by ipsec for the rest. - FTP: encrypted by ipsec. - HTTP: encrypted by ipsec. is it possible to encrypt only certains services under ipsec tunnel?? Thank you for your help. -- CL Martinez carlopmart {at} gmail {d0t} com From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 19:00:05 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 0DFD516A420 for ; Sat, 24 Sep 2005 19:00:05 +0000 (GMT) (envelope-from tim.howe@celebrityresorts.com) Received: from knuth.hurstdog.org (knuth.hurstdog.org [69.55.236.147]) by mx1.FreeBSD.org (Postfix) with SMTP id A52E243D48 for ; Sat, 24 Sep 2005 19:00:02 +0000 (GMT) (envelope-from tim.howe@celebrityresorts.com) Received: (qmail 46142 invoked from network); 24 Sep 2005 19:00:02 -0000 Received: from knuth.hurstdog.org (HELO fred.colohowes.org) (69.55.236.147) by knuth.hurstdog.org with SMTP; 24 Sep 2005 19:00:02 -0000 Received: from piro.quadium.net (piro.colohowes.org [10.27.56.90]) by fred.colohowes.org (Postfix) with ESMTP id A469B8FE63 for ; Sat, 24 Sep 2005 13:20:53 -0600 (MDT) Received: from beaker.data-secure.net (localhost [127.0.0.1]) by piro.quadium.net (8.12.6/8.12.6) with ESMTP id j8OIv1Jl001535 for ; Sat, 24 Sep 2005 14:57:06 -0400 (EDT) (envelope-from tim.howe@celebrityresorts.com) Received: by beaker.data-secure.net (Postfix, from userid 1000) id E263739857; Sat, 24 Sep 2005 14:59:44 -0400 (EDT) To: freebsd-stable@freebsd.org References: <87y85nuqhy.fsf@beaker.data-secure.net> <20050924080410.GO40237@cirb503493.alcatel.com.au> In-Reply-To: <20050924080410.GO40237@cirb503493.alcatel.com.au> From: Tim Howe Date: Sat, 24 Sep 2005 14:59:44 -0400 Message-ID: <87zmq2thpb.fsf@beaker.data-secure.net> User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Corporate Culture, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: 5.3 -> 5.4 breaks ATA (Intel ICH2) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 19:00:05 -0000 Peter Jeremy writes: > Did you reboot after the 5.3 install or do the upgrade whilst booted > from that install disk? I rebooted into the freshly installed 5.3 system and it worked perfectly. The upgrade went fine also. It was only upon booting into the 5.4 kernel that I had problems. > > Further investigation found that it wasn't able to find the ATA HDD > > (master on ata0) at all, but could find the ATAPI CDROM drive > > (master on ata0). > You shouldn't have two masters on ata0. I hope that's a typo. It is. That should read "CDROM drive (master on ata1)". > How far through the boot process do you get? I gather the loader runs > successfully and loads the kernel but the kernel can't find ad0. That's correct. > Does it find the controller (ata0 or whatever)? I believe so. I'm not near that machine presently, but I know it found the ATA PCI controller because it was able to find the CDROM drive. I know it displayed a message saying "ata0: something or other". If it displayed anything (not an error) does that mean that ata0 was found then? - Tim From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 19:06:19 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 9465016A41F for ; Sat, 24 Sep 2005 19:06:19 +0000 (GMT) (envelope-from tim.howe@celebrityresorts.com) Received: from knuth.hurstdog.org (knuth.hurstdog.org [69.55.236.147]) by mx1.FreeBSD.org (Postfix) with SMTP id 2B43443D48 for ; Sat, 24 Sep 2005 19:06:19 +0000 (GMT) (envelope-from tim.howe@celebrityresorts.com) Received: (qmail 47725 invoked from network); 24 Sep 2005 19:06:18 -0000 Received: from knuth.hurstdog.org (HELO fred.colohowes.org) (69.55.236.147) by knuth.hurstdog.org with SMTP; 24 Sep 2005 19:06:18 -0000 Received: from piro.quadium.net (piro.colohowes.org [10.27.56.90]) by fred.colohowes.org (Postfix) with ESMTP id A02BE8FE63 for ; Sat, 24 Sep 2005 13:27:10 -0600 (MDT) Received: from beaker.data-secure.net (localhost [127.0.0.1]) by piro.quadium.net (8.12.6/8.12.6) with ESMTP id j8OJ3NJl001548 for ; Sat, 24 Sep 2005 15:03:23 -0400 (EDT) (envelope-from tim.howe@celebrityresorts.com) Received: by beaker.data-secure.net (Postfix, from userid 1000) id 8217B39857; Sat, 24 Sep 2005 15:06:06 -0400 (EDT) To: freebsd-stable@freebsd.org References: <87y85nuqhy.fsf@beaker.data-secure.net> From: Tim Howe Date: Sat, 24 Sep 2005 15:06:06 -0400 In-Reply-To: <87y85nuqhy.fsf@beaker.data-secure.net> (Tim Howe's message of "Fri, 23 Sep 2005 22:52:09 -0400") Message-ID: <87vf0qthep.fsf@beaker.data-secure.net> User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Corporate Culture, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: 5.3 -> 5.4 breaks ATA (Intel ICH2) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 19:06:19 -0000 Owe Jørgensen writes: > I'm no expert on this, but I'd let that machine have it's own build > environment instead of NFS importing it from a server. I'm not doing a separate build, just installing a prebuilt system. The machines are all Pentium IIIs and I'm using GENERIC kernels on all of them. > It _does_ require more disk space, but in the long run, it might be > for the better. If you _must_ export from server, then export only > /usr/src and not /usr/obj I was following these instructions in the handbook: > Secondly, it allows you to use NFS mounts to upgrade multiple machines > on your network. If you have three machines, A, B and C that you want > to upgrade, run make buildworld and make installworld on A. B and C > should then NFS mount /usr/src and /usr/obj from A, and you can then > run make installworld to install the results of the build on B and C. -- Tim Howe Software Engineer Celebrity Resorts, Inc. From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 21:03:16 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 765B616A41F for ; Sat, 24 Sep 2005 21:03:16 +0000 (GMT) (envelope-from Colin.Farley@ecarecenters.com) Received: from sarge.electric.net (sarge.electric.net [216.129.90.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFF1043D48 for ; Sat, 24 Sep 2005 21:03:15 +0000 (GMT) (envelope-from Colin.Farley@ecarecenters.com) Received: from root by sarge.electric.net with emc1-ok (Exim 4.24) id 1EJHAw-00071T-Un for freebsd-stable@freebsd.org; Sat, 24 Sep 2005 14:03:14 -0700 Received: by emcmailer; Sat, Sep 24 2005 14:03:14 -0700 Received: from [64.4.68.42] (helo=wpg1-notesmail.PRLOANS.LAN) by sarge.electric.net with esmtp (Exim 4.24) id 1EJHAv-00070h-Uv for freebsd-stable@freebsd.org; Sat, 24 Sep 2005 14:03:13 -0700 Importance: Normal X-Priority: 3 (Normal) From: Colin Farley To: freebsd-stable@freebsd.org Date: Sat, 24 Sep 2005 16:03:10 -0500 Message-ID: X-Mailer: Lotus Domino Web Server Release 6.5.4 March 27, 2005 X-MIMETrack: Serialize by Notes Server on WebMail/COMPUBank(Release 6.5.4|March 27, 2005) at 09/24/2005 04:03:10 PM, Serialize complete at 09/24/2005 04:03:10 PM, Itemize by Notes Server on WebMail/COMPUBank(Release 6.5.4|March 27, 2005) at 09/24/2005 04:03:10 PM, Serialize by Router on PRLUSA-NOTESMAIL/COMPUBank(Release 6.5.3|September 14, 2004) at 09/24/2005 04:03:11 PM, Serialize complete at 09/24/2005 04:03:11 PM Content-Transfer-Encoding: quoted-printable X-Virus-Status: Scanned by VirusSMART (s) MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: geom_mirror and ggatec/d safe for filesystem replication? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 21:03:16 -0000 I can't say if this config is safe because I don't have any exper= ieince with it. But, I can say that I use rsync to sync filesystems on two = boxes. They are ftp servers running openbsd using carp for auto failo= ver. The backup runs a script to sync a portion of it's filesyst= em with the master after checking to make sure it's still the backup. = The sync happens every 5 seconds over a Gbit private network between the t= wo. The data that is being synced is normally fairly small. = ; Has been working very well in production for about 9 or 10 months. = You might want to look into rsync as an alternative if it is practical for = the data you are wanting to replicate. Colin = -----owner-freebsd-stable@freebsd.org wrote: --= --- To:= freebsd-stable@freebsd.org From: Brian Candler X-Original-To: freebsd-stable@freebsd.org 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 C657E16A41F for ; Sat, 24 Sep 2005 21:51:19 +0000 (GMT) (envelope-from Colin.Farley@ecarecenters.com) Received: from visor.electric.net (visor.electric.net [216.129.90.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36DE843D49 for ; Sat, 24 Sep 2005 21:51:18 +0000 (GMT) (envelope-from Colin.Farley@ecarecenters.com) Received: from root by visor.electric.net with emc1-ok (Exim 4.24) id 1EJHvR-0000ck-VU; Sat, 24 Sep 2005 14:51:17 -0700 Received: by emcmailer; Sat, Sep 24 2005 14:51:17 -0700 Received: from [64.4.68.42] (helo=wpg1-notesmail.PRLOANS.LAN) by visor.electric.net with esmtp (Exim 4.24) id 1EJHvQ-0000cX-VD; Sat, 24 Sep 2005 14:51:16 -0700 Importance: Normal X-Priority: 3 (Normal) MIME-Version: 1.0 From: Colin Farley To: Tom Pepper X-MIMETrack: MIME-CD by Notes Server on WebMail/COMPUBank(Release 6.5.4|March 27, 2005) at 09/24/2005 04:51:12 PM, MIME-CD complete at 09/24/2005 04:51:12 PM, Serialize by Router on PRLUSA-NOTESMAIL/COMPUBank(Release 6.5.3|September 14, 2004) at 09/24/2005 04:51:14 PM Date: Sat, 24 Sep 2005 16:51:12 -0500 Message-ID: X-Mailer: Lotus Domino Web Server Release 6.5.4 March 27, 2005 Content-type: text/plain; charset=US-ASCII X-Virus-Status: Scanned by VirusSMART (s) Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 4.10-RELEASE-p16 on ESX Server 2.5.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 21:51:20 -0000 Thanks for your help, adding the two lines that you mentioned below fixed the problem. Thanks again, Colin -----owner-freebsd-stable@freebsd.org wrote: ----- To: Colin Farley From: Tom Pepper Sent by: owner-freebsd-stable@freebsd.org Date: 09/23/2005 05:27PM cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 4.10-RELEASE-p16 on ESX Server 2.5.1 vmware's virtual implementation of acpi collides with freebsd. best practice is to disable acpi altogether in the actual config file on the host o/s for the VM by manually placing: acpi.present = "false" monitor_control.disable_apic = "TRUE" in the whatever.vmx config file, and restarting the virtual machine. read up on the vmware forums for some more information from yours truly on trying to beat freebsd into running on ESX. there's additional problems you'll run into w/r/t crappy smbfs performance, agent support, and some esoteric problems like nanosleep() calls eating CPU instead of actually idling. -t On Sep 23, 2005, at 2:08 PM, Colin Farley wrote: > > I'm having a problem with my FreeBSD virtual machines on the > production HP > DL360 G4p servers we are using. In test I used a weaker ESX box > and never > had the issue. The problem is when rebooting the virtual machine > it will > sometimes hang at "Waiting 15 seconds for SCSI devices to settle". > This > never happened on the test box and I have never encountered it before. > Furthermore, if I use Vmotion (to move the virtual machine to a > different > ESX host) and bring the virtual machine up on another ESX server > everything > is fine and the virtual machine boots normally. Because of this I > figured > that it was an ESX problem and decided to put a support ticket in with > them. They replied with this: > > "The particular "Waiting 15 seconds for SCSI devices to settle" > message you > are getting with FreeBSD is a known issue with the FreeBSD system that > occurs > on physical systems as well. > > The work around for it is to edit your kernel config file with > 'OPTIONS > SCSI_DELAY=1000' and to > rebuild and install the new kernel" > > To me this doesn't sound right, can anyone confirm? > > Thanks, > Colin > > _______________________________________________ > 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" > _______________________________________________ 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 Sat Sep 24 22:23:18 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 4B9DE16A41F for ; Sat, 24 Sep 2005 22:23:18 +0000 (GMT) (envelope-from smartweb@leadhill.net) Received: from natco8.natcotech.com (natco8.natcotech.com [205.167.142.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD03D43D48 for ; Sat, 24 Sep 2005 22:23:17 +0000 (GMT) (envelope-from smartweb@leadhill.net) Received: from localhost (int9.natcotech.com [192.168.1.9]) by natco8.natcotech.com (Postfix) with ESMTP id 235342D529B for ; Sat, 24 Sep 2005 17:23:14 -0500 (CDT) Received: from natco8.natcotech.com ([192.168.1.8]) by localhost (natco9 [192.168.1.9]) (amavisd-new, port 10024) with LMTP id 08458-01-11 for ; Sat, 24 Sep 2005 17:23:16 -0500 (CDT) Received: from ibm.nlcc.us (ldhl-ras1-dial-12-28-24-103.natcotech.com [12.28.24.103]) by natco8.natcotech.com (Postfix) with ESMTP id 600B12D5294 for ; Sat, 24 Sep 2005 17:23:13 -0500 (CDT) Received: (qmail 23485 invoked by uid 89); 24 Sep 2005 22:23:15 -0000 Received: from unknown (HELO ?192.168.0.2?) (192.168.0.2) by ibm.nlcc.us with SMTP; 24 Sep 2005 22:23:15 -0000 Message-ID: <4335D1D2.9060501@leadhill.net> Date: Sat, 24 Sep 2005 17:23:14 -0500 From: Billy Newsom User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <87y85nuqhy.fsf@beaker.data-secure.net> In-Reply-To: <87y85nuqhy.fsf@beaker.data-secure.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at natco9.natcotech.com Subject: Re: 5.3 -> 5.4 breaks ATA (Intel ICH2) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Sep 2005 22:23:18 -0000 Okay, Tim, I just reported the same bug in a previous post. So did Julian C. Dunn. I think this is an issue with some recent code changes in CVS... See these threads: critical BOOT failure updating to latest 5-Stable (5.4) 9/23/2005 12:07 AM ATA lockup with 5.4-STABLE 9/21/2005 10:19 PM I have privately emailed Mr. Dunn, and his problem seems a little different perhaps, but I see some similarities. His system is an IBM (so is mine) and his uses the Intel PIIX4 ata chipset. Mine uses the PIIX3. Mine is by far the oldest, and yours is the newest system. Of note maybe is that I was also using an older drive as you are, in my case an 8 or 9 GB Quantum Fireball. Anyway, I count three systems that are normally boting with 5.3 or 5.4, and then the upgrade to the latest 5-Stable breaks the boot. Perhaps you could test one of those identical machines with a simple hard disk swap? Just put the bad booting drive in a working system and see if the error is still there? Has anyone checked the CVS repository for a possible change to the ATA detection or boot code? Can you post your dmesg for 5.3 perhaps? BTW, you can boot that machine to the old kernel using the procedure unload load /boot/kernel.old/kernel boot (or boot -v) Do all of that with option 6 on the Boot Loader menu. Thanks, Billy Tim Howe wrote: > I've got a machine here that I'm trying to install FreeBSD 5.4 on. It's > identical (except for the hard drive) to another machine that I ran the > 4.x series on for some time with no issues. > > I've got several other Pentium 3-based machines running 5.4-RELEASE-p3 > with a GENERIC kernel, and I have a 5.3 installer disk, so my strategy > was to do a minimal install of 5.3, then NFS mount /usr/src and /usr/obj > from my organizational build server and upgrade to 5.4 from there. > > The 5.3 install went smoothly, make installkernel went smoothly, but > when I tried to reboot I got an error saying that it couldn't find the > root filesystem. Further investigation found that it wasn't able to > find the ATA HDD (master on ata0) at all, but could find the ATAPI CDROM > drive (master on ata0). > > I verified that the drive had not gone bad by again booting off the 5.3 > installer disk, which found ad0 with no difficulty. I then downloaded > the 5.4 mini-CD, which was unable to find ad0. Finally, I swapped in > another hard drive with identical results. > > Neither booting with ACPI disabled (didn't bother to check whether this > machine even has it) nor booting in safe mode helped at all. > > I did happen to notice that when the 5.3 CD boots, there is a delay of > several seconds when probing ata0. Could this be a timing issue with > regard to the controller? > > The machine is a Gateway ATXSTF FED Pro M1000 with a 1GHz Pentium III > and 256MB of RAM. It has an onboard Intel ICH2 UDMA100 controller. The > first HDD I tried was a Western Digital Caviar 32500 2559.8MB drive, and > the second was a Caviar 24300 4311.9MB drive. > > If necessary, I'm willing to build custom kernels for testing purposes > or to add debugging statements etc, if anyone can give me pointers in > the right direction.