From owner-freebsd-stable@FreeBSD.ORG Sun Jun 10 01:53:59 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 764C016A46B for ; Sun, 10 Jun 2007 01:53:59 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from opus.cse.buffalo.edu (opus.cse.Buffalo.EDU [128.205.32.4]) by mx1.freebsd.org (Postfix) with ESMTP id 41D9313C455 for ; Sun, 10 Jun 2007 01:53:59 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from [127.0.0.1] (localhost.cse.buffalo.edu [127.0.0.1]) by opus.cse.buffalo.edu (8.13.8/8.12.4) with ESMTP id l5A1d7xD026179 for ; Sat, 9 Jun 2007 21:39:07 -0400 (EDT) From: Ken Smith To: freebsd-stable@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-KiT7cftLxHMogtm2vgH9" Organization: U. Buffalo CSE Department Date: Sat, 09 Jun 2007 21:39:07 -0400 Message-Id: <1181439547.25835.19.camel@opus.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Subject: Filesystem ABI breakage on RELENG_6 coming 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, 10 Jun 2007 01:53:59 -0000 --=-KiT7cftLxHMogtm2vgH9 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Normally FreeBSD as a project tries very hard to make sure there is no API or ABI breakage on a branch once it is declared 'stable'. We have an upcoming MFC to RELENG_6 that will unfortunately cause some ABI breakage in filesystem modules. This MFC when combined with a few others fixes severe issues seen with filesystem snapshots. We feel the benefits outweigh the potential hassle people may have as a result of this ABI breakage. In particular note that it is only an in-kernel data structure that is changing, nothing in the filesystem data structures stored on disk (or elsewhere) is affected. The commit, to be done some time Monday, will introduce a new bop, bop_bdflush, to struct buf_ops in sys/sys/bufobj.h. Only people using filesystems that are not part of the baseline system (e.g. perhaps a filesystem or something that acts like a filesystem from the ports collection) should notice any issues. If you support your own filesystem of some sort you can take a look at the changes that get done as part of this commit to the supported filesystems for guidance on what you may need to add. The commit will be done by the user "kib" to RELENG_6. This will only affect users of RELENG_6 short-term. It will be part of FreeBSD 6.3 and warnings about this will be in the release notes for that. --=20 Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | --=-KiT7cftLxHMogtm2vgH9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGa1Y7/G14VSmup/YRAoO0AJ44OYDsI5W6it4b8ahBcm0RnqMT7wCgjDwA /CI1P6hV2pJLdWldZPH5cpA= =t2Jh -----END PGP SIGNATURE----- --=-KiT7cftLxHMogtm2vgH9-- From owner-freebsd-stable@FreeBSD.ORG Sun Jun 10 08:51:57 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0DD4216A46B; Sun, 10 Jun 2007 08:51:57 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id B181E13C46A; Sun, 10 Jun 2007 08:51:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5A8puLT044699; Sun, 10 Jun 2007 04:51:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5A8ptlh016168; Sun, 10 Jun 2007 04:51:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id ABFF4241BF; Sun, 10 Jun 2007 04:51:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070610085155.ABFF4241BF@freebsd-stable.sentex.ca> Date: Sun, 10 Jun 2007 04:51:55 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [releng_6 tinderbox] failure on i386/pc98 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2007 08:51:57 -0000 TB --- 2007-06-10 07:37:30 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2007-06-10 07:37:30 - starting RELENG_6 tinderbox run for i386/pc98 TB --- 2007-06-10 07:37:30 - cleaning the object tree TB --- 2007-06-10 07:38:05 - checking out the source tree TB --- 2007-06-10 07:38:05 - cd /tinderbox/RELENG_6/i386/pc98 TB --- 2007-06-10 07:38:05 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2007-06-10 07:52:54 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-10 07:52:54 - cd /src TB --- 2007-06-10 07:52:54 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DLOGALL -DUSE_BSM_AUDIT -c /src/usr.bin/login/login_fbtab.c cc -O2 -pipe -DLOGALL -DUSE_BSM_AUDIT -c /src/usr.bin/login/login_audit.c /src/usr.bin/login/login_audit.c:115: error: conflicting types for 'au_login_fail' /src/usr.bin/login/login.h:32: error: previous declaration of 'au_login_fail' was here /src/usr.bin/login/login_audit.c:115: error: conflicting types for 'au_login_fail' /src/usr.bin/login/login.h:32: error: previous declaration of 'au_login_fail' was here /src/usr.bin/login/login_audit.c: In function `au_login_fail': /src/usr.bin/login/login_audit.c:154: warning: passing arg 1 of `au_to_text' discards qualifiers from pointer target type *** Error code 1 Stop in /src/usr.bin/login. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-10 08:51:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-10 08:51:55 - ERROR: failed to build world TB --- 2007-06-10 08:51:55 - tinderbox aborted TB --- 1.35 user 3.75 system 4465.11 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-i386-pc98.full From owner-freebsd-stable@FreeBSD.ORG Sun Jun 10 10:00:56 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5813C16A400; Sun, 10 Jun 2007 10:00:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 06EED13C447; Sun, 10 Jun 2007 10:00:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5AA0tYX047706; Sun, 10 Jun 2007 06:00:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5AA0tgK049238; Sun, 10 Jun 2007 06:00:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 11365241BF; Sun, 10 Jun 2007 06:00:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070610100055.11365241BF@freebsd-stable.sentex.ca> Date: Sun, 10 Jun 2007 06:00:55 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [releng_6 tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2007 10:00:56 -0000 TB --- 2007-06-10 08:51:55 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2007-06-10 08:51:55 - starting RELENG_6 tinderbox run for sparc64/sparc64 TB --- 2007-06-10 08:51:55 - cleaning the object tree TB --- 2007-06-10 08:52:26 - checking out the source tree TB --- 2007-06-10 08:52:26 - cd /tinderbox/RELENG_6/sparc64/sparc64 TB --- 2007-06-10 08:52:27 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2007-06-10 09:03:13 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-10 09:03:13 - cd /src TB --- 2007-06-10 09:03:13 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DLOGALL -DUSE_BSM_AUDIT -c /src/usr.bin/login/login_fbtab.c cc -O2 -pipe -DLOGALL -DUSE_BSM_AUDIT -c /src/usr.bin/login/login_audit.c /src/usr.bin/login/login_audit.c:115: error: conflicting types for 'au_login_fail' /src/usr.bin/login/login.h:32: error: previous declaration of 'au_login_fail' was here /src/usr.bin/login/login_audit.c:115: error: conflicting types for 'au_login_fail' /src/usr.bin/login/login.h:32: error: previous declaration of 'au_login_fail' was here /src/usr.bin/login/login_audit.c: In function `au_login_fail': /src/usr.bin/login/login_audit.c:154: warning: passing arg 1 of `au_to_text' discards qualifiers from pointer target type *** Error code 1 Stop in /src/usr.bin/login. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-10 10:00:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-10 10:00:54 - ERROR: failed to build world TB --- 2007-06-10 10:00:54 - tinderbox aborted TB --- 0.97 user 3.55 system 4138.95 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-sparc64-sparc64.full From owner-freebsd-stable@FreeBSD.ORG Sun Jun 10 13:52:09 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5062216A46B for ; Sun, 10 Jun 2007 13:52:09 +0000 (UTC) (envelope-from freebsd-stable-local@be-well.ilk.org) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.freebsd.org (Postfix) with ESMTP id 2D0AD13C4B0 for ; Sun, 10 Jun 2007 13:52:09 +0000 (UTC) (envelope-from freebsd-stable-local@be-well.ilk.org) Received: (qmail 16394 invoked from network); 10 Jun 2007 13:25:29 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Jun 2007 13:25:29 -0000 Received: from Lowell-Desk.lan (Lowell-Desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id 47E662843A; Sun, 10 Jun 2007 09:25:23 -0400 (EDT) Received: by Lowell-Desk.lan (Postfix, from userid 1147) id 7C59D1CF49; Sun, 10 Jun 2007 09:25:22 -0400 (EDT) To: Dmitriy Kirhlarov References: <46695602.8020100@higis.ru> From: Lowell Gilbert Date: Sun, 10 Jun 2007 09:25:22 -0400 In-Reply-To: <46695602.8020100@higis.ru> (Dmitriy Kirhlarov's message of "Fri\, 08 Jun 2007 17\:13\:38 +0400") Message-ID: <44bqfoc56l.fsf@Lowell-Desk.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: stable@freebsd.org Subject: Re: autofs 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, 10 Jun 2007 13:52:09 -0000 Dmitriy Kirhlarov writes: > I'm find in source tree : > /usr/src/lib/libautofs > /usr/src/sbin/mount_autofs > /usr/src/share/examples/autofs > /usr/src/share/man/man5/autofs.5 > > Sorry, for stupid question. > Could somebody explain me, how I can build it and why it doesn't build > by default? I don't think it works. I was going to try to finish it at some point myself, but I lost the deployment environment I was using it for. From owner-freebsd-stable@FreeBSD.ORG Sun Jun 10 14:02:14 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9DB216A400 for ; Sun, 10 Jun 2007 14:02:14 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 51F6313C489 for ; Sun, 10 Jun 2007 14:02:14 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.1/8.14.1) with ESMTP id l5AE28hD089774; Sun, 10 Jun 2007 18:02:08 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sun, 10 Jun 2007 18:02:08 +0400 (MSD) From: Dmitry Morozovsky To: Matthew Dillon In-Reply-To: <200706091957.l59JvDWR026822@apollo.backplane.com> Message-ID: <20070610175748.L88437@woozle.rinet.ru> References: <20070606153542.Y76617@woozle.rinet.ru> <20070606231940.T91939@woozle.rinet.ru> <200706062127.l56LRYTe090137@apollo.backplane.com> <20070608111809.U97287@woozle.rinet.ru> <200706090809.l5989Mkj020033@apollo.backplane.com> <20070609163329.P4850@woozle.rinet.ru> <200706091957.l59JvDWR026822@apollo.backplane.com> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (woozle.rinet.ru [0.0.0.0]); Sun, 10 Jun 2007 18:02:08 +0400 (MSD) Cc: freebsd-stable@freebsd.org, Ivan Voras Subject: Re: calcru: runtime went backwards, RELENG_6, SMP 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, 10 Jun 2007 14:02:14 -0000 On Sat, 9 Jun 2007, Matthew Dillon wrote: MD> :Well, I can of course shut the kernel up, but kernel time stability is still my MD> :concern. I run ntpd there and while sometimes it seems stable (well, sorta: MD> :drift are within several seconds...) there are cases of half-a-minute time MD> :steps. MD> : MD> :Sincerely, MD> :D.Marck [DM5020, MCK-RIPE, DM3-RIPN] MD> MD> I think the only hope you have of getting the issue addressed is to MD> run FreeBSD current. If you can reproduce the time slips under current MD> the developers should be able to track the problem down and fix it. The MD> code is so different between those two releases that they are going to MD> have a hard time working the problem in FreeBSD-6. Well, quick compile'n'install HEAD into the swap does not reveal time slips for now. However, this is with WITNESS, I'll try to turn off most debugging kernel options and try again. MD> If you don't want to do that, try forcing the timer to use the 8254 MD> and see if that helps. You may also have to reduce the system tick MD> to ~100-200 hz. This will be my next test, and I'll follow up with the results. Thanks! Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-stable@FreeBSD.ORG Sun Jun 10 19:06:32 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C67D416A400 for ; Sun, 10 Jun 2007 19:06:32 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id B7BB013C455 for ; Sun, 10 Jun 2007 19:06:32 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 925BE1CC01C; Sun, 10 Jun 2007 12:06:32 -0700 (PDT) Date: Sun, 10 Jun 2007 12:06:32 -0700 From: Jeremy Chadwick To: David Malone Message-ID: <20070610190632.GA94485@eos.sc1.parodius.com> Mail-Followup-To: David Malone , freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.15 (2007-04-06) Cc: freebsd-stable@freebsd.org Subject: RELENG_6 buildworld broken -- usr.bin/login commits 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, 10 Jun 2007 19:06:32 -0000 Looks like a broken MFC. Below is from i386, though according to tinderbox, this affects pc98 and sparc too. http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/login/login_audit.c ===> usr.bin/login (all) cc -O2 -fno-strict-aliasing -pipe -march=prescott -DLOGALL -DUSE_BSM_AUDIT -c /usr/src/usr.bin/login/login.c cc -O2 -fno-strict-aliasing -pipe -march=prescott -DLOGALL -DUSE_BSM_AUDIT -c /usr/src/usr.bin/login/login_fbtab.c cc -O2 -fno-strict-aliasing -pipe -march=prescott -DLOGALL -DUSE_BSM_AUDIT -c /usr/src/usr.bin/login/login_audit.c /usr/src/usr.bin/login/login_audit.c:115: error: conflicting types for 'au_login_fail' /usr/src/usr.bin/login/login.h:32: error: previous declaration of 'au_login_fail' was here /usr/src/usr.bin/login/login_audit.c:115: error: conflicting types for 'au_login_fail' /usr/src/usr.bin/login/login.h:32: error: previous declaration of 'au_login_fail' was here /usr/src/usr.bin/login/login_audit.c: In function `au_login_fail': /usr/src/usr.bin/login/login_audit.c:154: warning: passing arg 1 of `au_to_text' discards qualifiers from pointer target type *** Error code 1 Stop in /usr/src/usr.bin/login. *** Error code 1 -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-stable@FreeBSD.ORG Sun Jun 10 19:46:42 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 18CF216A468; Sun, 10 Jun 2007 19:46:42 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.freebsd.org (Postfix) with ESMTP id E294313C4D9; Sun, 10 Jun 2007 19:46:41 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id l5AJCLDM089272; Sun, 10 Jun 2007 12:12:21 -0700 (PDT) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.13.3/8.13.1/Submit) id l5AJCLpC089271; Sun, 10 Jun 2007 12:12:21 -0700 (PDT) (envelope-from david) Date: Sun, 10 Jun 2007 12:12:21 -0700 From: David Wolfskill To: David Malone , freebsd-stable@freebsd.org Message-ID: <20070610191221.GI44064@bunrab.catwhisker.org> Mail-Followup-To: David Wolfskill , David Malone , freebsd-stable@freebsd.org References: <20070610190632.GA94485@eos.sc1.parodius.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fc3RSXbRKaEj1MFC" Content-Disposition: inline In-Reply-To: <20070610190632.GA94485@eos.sc1.parodius.com> User-Agent: Mutt/1.4.2.1i Cc: Subject: Re: RELENG_6 buildworld broken -- usr.bin/login commits 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, 10 Jun 2007 19:46:42 -0000 --fc3RSXbRKaEj1MFC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 10, 2007 at 12:06:32PM -0700, Jeremy Chadwick wrote: > Looks like a broken MFC. Below is from i386, though according to > tinderbox, this affects pc98 and sparc too. >=20 > http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/login/login_audit.c >... Konstantin Belousov already committed a fix; see it at . (I've already built RELENG_6 with it.) Peace, david --=20 David H. Wolfskill david@catwhisker.org Anything and everything is a (potential) cat toy. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --fc3RSXbRKaEj1MFC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iEYEARECAAYFAkZsTRQACgkQmprOCmdXAD1rOgCffdQd+9i3uwVzgk9iT48EQAmD nQoAn3WRqZa33tt3M9U8b3kUiF6zeLkc =iiZm -----END PGP SIGNATURE----- --fc3RSXbRKaEj1MFC-- From owner-freebsd-stable@FreeBSD.ORG Sun Jun 10 20:15:01 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6F3EA16A400; Sun, 10 Jun 2007 20:15:01 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.freebsd.org (Postfix) with ESMTP id 0C10C13C483; Sun, 10 Jun 2007 20:15:00 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (obsolete.xs4all.nl [82.95.250.254]) by smtp-vbr12.xs4all.nl (8.13.8/8.13.8) with ESMTP id l5AJvg3C013058; Sun, 10 Jun 2007 21:57:43 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.8/8.13.3) with ESMTP id l5AJvfim026757; Sun, 10 Jun 2007 21:57:42 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.8/8.13.6/Submit) id l5AJvfKE026756; Sun, 10 Jun 2007 21:57:41 +0200 (CEST) (envelope-from wb) Date: Sun, 10 Jun 2007 21:57:41 +0200 From: Wilko Bulte To: David Wolfskill , David Malone , freebsd-stable@freebsd.org Message-ID: <20070610195741.GA26740@freebie.xs4all.nl> References: <20070610190632.GA94485@eos.sc1.parodius.com> <20070610191221.GI44064@bunrab.catwhisker.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070610191221.GI44064@bunrab.catwhisker.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: Subject: Re: RELENG_6 buildworld broken -- usr.bin/login commits 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, 10 Jun 2007 20:15:01 -0000 On Sun, Jun 10, 2007 at 12:12:21PM -0700, David Wolfskill wrote.. > On Sun, Jun 10, 2007 at 12:06:32PM -0700, Jeremy Chadwick wrote: > > Looks like a broken MFC. Below is from i386, though according to > > tinderbox, this affects pc98 and sparc too. > > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/login/login_audit.c > >... > > Konstantin Belousov already committed a fix; see it at > . > > (I've already built RELENG_6 with it.) Same here on -alpha, initially it failed building but now it seems to have trucked along. -- Wilko Bulte wilko@FreeBSD.org From owner-freebsd-stable@FreeBSD.ORG Sun Jun 10 20:24:03 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AA49216A48F; Sun, 10 Jun 2007 20:24:03 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9784313C45A; Sun, 10 Jun 2007 20:24:03 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 7786C1CC026; Sun, 10 Jun 2007 13:24:03 -0700 (PDT) Date: Sun, 10 Jun 2007 13:24:03 -0700 From: Jeremy Chadwick To: Wilko Bulte Message-ID: <20070610202403.GA97695@eos.sc1.parodius.com> Mail-Followup-To: Wilko Bulte , David Wolfskill , David Malone , freebsd-stable@freebsd.org References: <20070610190632.GA94485@eos.sc1.parodius.com> <20070610191221.GI44064@bunrab.catwhisker.org> <20070610195741.GA26740@freebie.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070610195741.GA26740@freebie.xs4all.nl> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: freebsd-stable@freebsd.org, David Malone Subject: Re: RELENG_6 buildworld broken -- usr.bin/login commits 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, 10 Jun 2007 20:24:03 -0000 On Sun, Jun 10, 2007 at 09:57:41PM +0200, Wilko Bulte wrote: > On Sun, Jun 10, 2007 at 12:12:21PM -0700, David Wolfskill wrote.. > > On Sun, Jun 10, 2007 at 12:06:32PM -0700, Jeremy Chadwick wrote: > > > Looks like a broken MFC. Below is from i386, though according to > > > tinderbox, this affects pc98 and sparc too. > > > > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/login/login_audit.c > > >... > > > > Konstantin Belousov already committed a fix; see it at > > . > > > > (I've already built RELENG_6 with it.) > > Same here on -alpha, initially it failed building but now it seems > to have trucked along. Looks like the cvsup server I use hadn't picked it up until sometime late this morning. I've re-sup'd and I see the commit referenced above. :-) Thanks, and sorry for the semi-false alarm. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 00:49:06 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F20DD16A469; Mon, 11 Jun 2007 00:49:05 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.freebsd.org (Postfix) with SMTP id 2F67613C44B; Mon, 11 Jun 2007 00:49:04 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie ([134.226.81.10] helo=walton.maths.tcd.ie) by salmon.maths.tcd.ie with SMTP id ; 10 Jun 2007 21:22:33 +0100 (BST) Received: from localhost ([127.0.0.1] helo=maths.tcd.ie) by walton.maths.tcd.ie with SMTP id ; 10 Jun 2007 21:22:33 +0100 (BST) To: David Wolfskill In-reply-to: Your message of "Sun, 10 Jun 2007 12:12:21 PDT." <20070610191221.GI44064@bunrab.catwhisker.org> Date: Sun, 10 Jun 2007 21:22:32 +0100 From: David Malone Message-ID: <200706102122.aa04330@walton.maths.tcd.ie> Cc: kib@freebsd.org, freebsd-stable@freebsd.org Subject: Re: RELENG_6 buildworld broken -- usr.bin/login commits 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, 11 Jun 2007 00:49:06 -0000 > Konstantin Belousov already committed a fix; see it at > . > (I've already built RELENG_6 with it.) Woopse - sorry about that - I'm not sure how I missed part of the commit. Thanks to Konstantin for fixing it. David. From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 03:01:41 2007 Return-Path: X-Original-To: stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BFD9216A41F for ; Mon, 11 Jun 2007 03:01:41 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.freebsd.org (Postfix) with ESMTP id 3477A13C43E for ; Mon, 11 Jun 2007 03:01:40 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.14.1/8.14.1) with ESMTP id l5B31dUT001174 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Jun 2007 23:01:40 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.14.1/8.14.1/Submit) id l5B31dYu001173; Sun, 10 Jun 2007 23:01:39 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: usb@FreeBSD.org Date: Sun, 10 Jun 2007 23:01:38 -0400 User-Agent: KMail/1.9.5 X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: stable@FreeBSD.org Subject: sudden crash in ulpt (stack) 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, 11 Jun 2007 03:01:41 -0000 --Boundary-00=_TsLbG0G66s2dUxh Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Sent something to the ulpt... Sudden crash. Please, advise. -mi --Boundary-00=_TsLbG0G66s2dUxh Content-Type: text/plain; charset="us-ascii"; name="ulpt-crash.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="ulpt-crash.txt" [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x70 fault code = supervisor write data, page not present instruction pointer = 0x8:0xffffffff80260360 stack pointer = 0x10:0xffffffffb1b1cb40 frame pointer = 0x10:0x4 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 15 (swi4: clock sio) trap number = 12 panic: page fault cpuid = 0 Uptime: 1d4h31m17s Dumping 2047 MB (2 chunks) chunk 0: 1MB (156 pages) ... ok chunk 1: 2047MB (524016 pages) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) 2031 2015 1999 (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) 1983 1967 1951 1935 1919 1903 1887 1871 1855 1839 1823 1807 1791 1775 1759 1743 (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) 1727 1711 1695 1679 1663 1647 1631 1615 1599 1583 1567 1551 1535 1519 1503 1487 1471 1455 1439 1423 1407 1391 1375 1359 1343 1327 1311 1295 1279 1263 1247 1231 1215 1199 1183 1167 1151 1135 1119 1103 1087 1071 1055 1039 1023 1007 991 (CTRL-C to abort) 975 (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abor! t) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) 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 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 conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... warning: "/var/crash/vmcore.5": no core file handler recognizes format, using default warning: you won't be able to access this core file until you terminate your kernel core files.; do ``info files'' (kgdb) #0 doadump () at pcpu.h:172 #1 0x0000000000000004 in ?? () #2 0xffffffff802b12b7 in boot (howto=260) at /var/src/sys/kern/kern_shutdown.c:409 #3 0xffffffff802b1951 in panic (fmt=0xffffff007ba0f000 "XC¡{") at /var/src/sys/kern/kern_shutdown.c:565 #4 0xffffffff80410faf in trap_fatal (frame=0xffffff007ba0f000, eva=18446742976272089944) at /var/src/sys/amd64/amd64/trap.c:668 #5 0xffffffff8041132c in trap_pfault (frame=0xffffffffb1b1ca90, usermode=0) at /var/src/sys/amd64/amd64/trap.c:580 #6 0xffffffff804115e3 in trap (frame= {tf_rdi = 0, tf_rsi = 0, tf_rdx = -1097442317056, tf_rcx = -1099496394752, tf_r8 = 4096, tf_r9 = 5, tf_rax = 1, tf_rbx = -1097442317056, tf_rbp = 4, tf_r10 = 0, tf_r11 = 0, tf_r12 = 6, tf_r13 = 4, tf_r14 = -1097442317056, tf_r15 = -2145016880, tf_trapno = 12, tf_addr = 112, tf_flags = -2144570235, tf_err = 2, tf_rip = -2144992416, tf_cs = 8, tf_rflags = 66118, tf_rsp = -1313748136, tf_ss = 0}) at /var/src/sys/amd64/amd64/trap.c:353 #7 0xffffffff803f825b in calltrap () at /var/src/sys/amd64/amd64/exception.S:168 #8 0xffffffff80260360 in usbd_open_pipe () at /var/src/sys/dev/usb/usbdi.c:183 #9 0xffffffff8025a420 in ulpt_tick (xsc=0xffffff007b572d00) at /var/src/sys/dev/usb/ulpt.c:835 #10 0xffffffff802c0b95 in softclock (dummy=0x0) at /var/src/sys/kern/kern_timeout.c:290 #11 0xffffffff80297ba8 in ithread_loop (arg=0xffffff0000050640) at /var/src/sys/kern/kern_intr.c:682 #12 0xffffffff80296347 in fork_exit ( callout=0xffffffff80297a60 , arg=0xffffff0000050640, frame=0xffffffffb1b1cc50) at /var/src/sys/kern/kern_fork.c:821 #13 0xffffffff803f85be in fork_trampoline () at /var/src/sys/amd64/amd64/exception.S:394 #14 0x0000000000000000 in ?? () #15 0x0000000000000000 in ?? () #16 0x0000000000000001 in ?? () #17 0x0000000000000000 in ?? () #18 0x0000000000000000 in ?? () #19 0x0000000000000000 in ?? () #20 0x0000000000000000 in ?? () #21 0x0000000000000000 in ?? () #22 0x0000000000000000 in ?? () #23 0x0000000000000000 in ?? () #24 0x0000000000000000 in ?? () #25 0x0000000000000000 in ?? () #26 0x0000000000000000 in ?? () #27 0x0000000000000000 in ?? () #28 0x0000000000000000 in ?? () #29 0x0000000000000000 in ?? () #30 0x0000000000000000 in ?? () #31 0x0000000000000000 in ?? () #32 0x0000000000000000 in ?? () #33 0x0000000000000000 in ?? () #34 0x0000000000000000 in ?? () #35 0x0000000000000000 in ?? () #36 0x0000000000000000 in ?? () #37 0x0000000000000000 in ?? () #38 0x0000000000000000 in ?? () #39 0x0000000000000000 in ?? () #40 0x0000000000000000 in ?? () #41 0x0000000000000000 in ?? () #42 0x0000000000000000 in ?? () #43 0x0000000000000000 in ?? () #44 0x0000000000000000 in ?? () #45 0x0000000000000000 in ?? () #46 0x000000000081d000 in ?? () #47 0xffffff007ba0f000 in ?? () #48 0xffffff0000050640 in ?? () #49 0x0000000000000001 in ?? () #50 0xffffff007ba14358 in ?? () #51 0xffffff005dfeebe0 in ?? () #52 0xffffffffb1b1cb58 in ?? () #53 0xffffff007ba0f000 in ?? () #54 0xffffffff802c7a86 in sched_switch (td=0xffffff0000050640, newtd=0x0, flags=0) at /var/src/sys/kern/sched_4bsd.c:973 #55 0x0000000000000000 in ?? () #56 0x0000000000000000 in ?? () #57 0x0000000000000000 in ?? () #58 0x0000000000000000 in ?? () #59 0x0000000000000000 in ?? () #60 0x0000000000000000 in ?? () #61 0x0000000000000000 in ?? () #62 0x0000000000000000 in ?? () #63 0x0000000000000000 in ?? () #64 0x0000000000000000 in ?? () #65 0x0000000000000000 in ?? () #66 0x0000000000000000 in ?? () #67 0x0000000000000000 in ?? () #68 0x0000000000000000 in ?? () #69 0x0000000000000000 in ?? () #70 0x0000000000000000 in ?? () #71 0x0000000000000000 in ?? () #72 0x0000000000000000 in ?? () #73 0x0000000000000000 in ?? () #74 0x0000000000000000 in ?? () #75 0x0000000000000000 in ?? () #76 0x0000000000000000 in ?? () #77 0x0000000000000000 in ?? () #78 0x0000000000000000 in ?? () #79 0x0000000000000000 in ?? () #80 0x0000000000000000 in ?? () #81 0x0000000000000000 in ?? () #82 0x0000000000000000 in ?? () #83 0x0000000000000000 in ?? () #84 0x0000000000000000 in ?? () #85 0x0000000000000000 in ?? () #86 0x0000000000000000 in ?? () #87 0x0000000000000000 in ?? () #88 0x0000000000000000 in ?? () #89 0x0000000000000000 in ?? () #90 0x0000000000000000 in ?? () #91 0x0000000000000000 in ?? () #92 0x0000000000000000 in ?? () #93 0x0000000000000000 in ?? () #94 0x0000000000000000 in ?? () #95 0x0000000000000000 in ?? () #96 0x0000000000000000 in ?? () #97 0x0000000000000000 in ?? () #98 0x0000000000000000 in ?? () #99 0x0000000000000000 in ?? () #100 0x0000000000000000 in ?? () #101 0x0000000000000000 in ?? () #102 0x0000000000000000 in ?? () #103 0x0000000000000000 in ?? () #104 0x0000000000000000 in ?? () #105 0x0000000000000000 in ?? () #106 0x0000000000000000 in ?? () #107 0x0000000000000000 in ?? () #108 0x0000000000000000 in ?? () #109 0x0000000000000000 in ?? () #110 0x0000000000000000 in ?? () #111 0x0000000000000000 in ?? () #112 0x0000000000000000 in ?? () #113 0x0000000000000000 in ?? () #114 0x0000000000000000 in ?? () #115 0x0000000000000000 in ?? () #116 0x0000000000000000 in ?? () #117 0x0000000000000000 in ?? () #118 0x0000000000000000 in ?? () #119 0x0000000000000000 in ?? () #120 0x0000000000000000 in ?? () #121 0x0000000000000000 in ?? () #122 0x0000000000000000 in ?? () #123 0x0000000000000000 in ?? () #124 0x0000000000000000 in ?? () #125 0x0000000000000000 in ?? () #126 0x0000000000000000 in ?? () Cannot access memory at address 0xffffffffb1b1d000 (kgdb) #8 0xffffffff80260360 in usbd_open_pipe () at /var/src/sys/dev/usb/usbdi.c:183 183 return (usbd_open_pipe_ival(iface, address, flags, pipe, (kgdb) 178 179 usbd_status 180 usbd_open_pipe(usbd_interface_handle iface, u_int8_t address, 181 u_int8_t flags, usbd_pipe_handle *pipe) 182 { 183 return (usbd_open_pipe_ival(iface, address, flags, pipe, 184 USBD_DEFAULT_INTERVAL)); 185 } 186 187 usbd_status (kgdb) --Boundary-00=_TsLbG0G66s2dUxh-- From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 06:40:12 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6F93D16A41F for ; Mon, 11 Jun 2007 06:40:12 +0000 (UTC) (envelope-from eugen@www.svzserv.kemerovo.su) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.freebsd.org (Postfix) with ESMTP id B4CE013C489 for ; Mon, 11 Jun 2007 06:40:11 +0000 (UTC) (envelope-from eugen@www.svzserv.kemerovo.su) Received: from www.svzserv.kemerovo.su (eugen@localhost [127.0.0.1]) by www.svzserv.kemerovo.su (8.13.8/8.13.8) with ESMTP id l5B6Ebh5008689; Mon, 11 Jun 2007 14:14:37 +0800 (KRAST) (envelope-from eugen@www.svzserv.kemerovo.su) Received: (from eugen@localhost) by www.svzserv.kemerovo.su (8.13.8/8.13.8/Submit) id l5B6Eatx008687; Mon, 11 Jun 2007 14:14:36 +0800 (KRAST) (envelope-from eugen) Date: Mon, 11 Jun 2007 14:14:36 +0800 From: Eugene Grosbein To: bug-followup@freebsd.org Message-ID: <20070611061436.GA8603@svzserv.kemerovo.su> 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: Re: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103841 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, 11 Jun 2007 06:40:12 -0000 Hi! This is still the problem for recent 6.2-STABLE and BIOS version 1479, and the patch in the Audit-Trail still solves it. Eugene Grosbein From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 06:53:37 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 60AF216A400 for ; Mon, 11 Jun 2007 06:53:37 +0000 (UTC) (envelope-from n-butcher=freebsd-stable=freebsd.org=mmporwnv@fusiongol.com) Received: from smtp02.dentaku.gol.com (smtp02.dentaku.gol.com [203.216.5.72]) by mx1.freebsd.org (Postfix) with ESMTP id 338CD13C468 for ; Mon, 11 Jun 2007 06:53:37 +0000 (UTC) (envelope-from n-butcher=freebsd-stable=freebsd.org=mmporwnv@fusiongol.com) Received: from pat.gol.co.jp ([203.216.1.191] helo=[127.0.0.1]) by smtp02.dentaku.gol.com with esmtpa (Dentaku) id 1HxdmM-0001VU-SM; Mon, 11 Jun 2007 15:53:31 +0900 Message-ID: <466CF168.2020208@fusiongol.com> Date: Mon, 11 Jun 2007 15:53:28 +0900 From: Nathan Butcher User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Joe Holden References: <4667C946.2020201@fusiongol.com> <4667F982.5020903@joeholden.co.uk> In-Reply-To: <4667F982.5020903@joeholden.co.uk> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Abuse-Complaints: abuse@gol.com Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: iSCSI initiator tester wanted 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, 11 Jun 2007 06:53:37 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 You're correct. I removed lnc from the kernel config and added le, then recompiled the kernel. No more kernel messages about network interfaces. Joe Holden wrote: > Nathan Butcher wrote: >> Danny Braniss wrote: > >> lnc0: Missed packet -- no receive buffer >> >> Not sure what the cause was. Perhaps I was just thrashing out my virtual >> NIC... > Yeah, thats an issue with the default vmware emulated nic... > > Ta, > Joe > > -----BEGIN PGP SIGNATURE----- iD8DBQFGbPFocuckYiL1ACcRAs9DAKDlUlVZRZYEQdL+Vvwul4MkMpdpMACgoMKZ D8Qek1kksPGfij0fDTFuIe4= =/J8n -----END PGP SIGNATURE----- From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 07:29:03 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 646C516A469 for ; Mon, 11 Jun 2007 07:29:03 +0000 (UTC) (envelope-from kim.attree@za.verizonbusiness.com) Received: from mx01.uunet.co.za (mx01.uunet.co.za [196.7.142.153]) by mx1.freebsd.org (Postfix) with ESMTP id E969F13C468 for ; Mon, 11 Jun 2007 07:29:02 +0000 (UTC) (envelope-from kim.attree@za.verizonbusiness.com) Received: from [196.30.158.7] (helo=pixproxy.so.jnb6.za.uu.net) by mx01.uunet.co.za with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1HxeKi-000OwV-Nd; Mon, 11 Jun 2007 09:29:00 +0200 Received: from [196.22.64.216] (chickenboo.ops.uunet.co.za [196.22.64.216]) by pixproxy.so.jnb6.za.uu.net (Postfix) with ESMTP id 9E876102C22; Mon, 11 Jun 2007 09:29:00 +0200 (SAST) Message-ID: <466CFACC.7080007@za.verizonbusiness.com> Date: Mon, 11 Jun 2007 09:33:32 +0200 From: Kim Attree Organization: Verizon Business User-Agent: Thunderbird 1.5 (X11/20060317) MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG, kim.attree@za.verizonbusiness.com References: <200706081022.l58AM9FC065701@lurza.secnetix.de> In-Reply-To: <200706081022.l58AM9FC065701@lurza.secnetix.de> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: Server setup as a Diskless Server on reboot sends DHCP Discover packets out X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kim.attree@za.verizonbusiness.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 07:29:03 -0000 Thanks Oliver, This worked a charm :) Kim Attree Oliver Fromme wrote: > Kim Attree wrote: > > I've setup a machine as a diskless server, using PXEBoot with ihc-dhcpd > > to offer dhcp and dhcp configuration information. I did a test reboot on > > the server, and found to my dismay that the server NIC's are sending out > > dhcp discover packets and trying to get an address. > > > > The NIC's IP info is captured correctly in /etc/rc.conf: > > [...] > > and the /etc/dhclient.conf file is empty. I thought maybe it was the > > /conf directory used in the diskless Root structure creation, so I > > renamed it out of the way, but that made no difference. > > > > I can't seem to find where the definition is that makes the NIC's ask > > for DHCP info. > > > > Shortened output of /var/run/dmesg.boot pertaining to the DHCP Discover > > packets: > > > > > > Sending DHCP Discover packet from interface bge0 (00:0b:db:e6:a9:33) > > Sending DHCP Discover packet from interface bge1 (00:0b:db:e6:a9:35) > > That's the kernel itself trying to perform BOOTP/DHCP. > It does that before mounting the root file system (which > might be mounted via NFS anyway, requiring an IP address > to be obtained via BOOTP or DHCP). > > If you don't want that, then remove "options BOOTP" from > your kernel config file and rebuild your kernel. > > Best regards > Oliver > > From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 10:51:22 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6445916A468 for ; Mon, 11 Jun 2007 10:51:21 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id E069613C455 for ; Mon, 11 Jun 2007 10:51:18 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.1/8.14.1) with ESMTP id l5BApEhc019105; Mon, 11 Jun 2007 14:51:14 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Mon, 11 Jun 2007 14:51:14 +0400 (MSD) From: Dmitry Morozovsky To: Matthew Dillon In-Reply-To: <20070610175748.L88437@woozle.rinet.ru> Message-ID: <20070610193708.W88437@woozle.rinet.ru> References: <20070606153542.Y76617@woozle.rinet.ru> <20070606231940.T91939@woozle.rinet.ru> <200706062127.l56LRYTe090137@apollo.backplane.com> <20070608111809.U97287@woozle.rinet.ru> <200706090809.l5989Mkj020033@apollo.backplane.com> <20070609163329.P4850@woozle.rinet.ru> <200706091957.l59JvDWR026822@apollo.backplane.com> <20070610175748.L88437@woozle.rinet.ru> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (woozle.rinet.ru [0.0.0.0]); Mon, 11 Jun 2007 14:51:14 +0400 (MSD) Cc: freebsd-stable@freebsd.org, Ivan Voras Subject: Re: calcru: runtime went backwards, RELENG_6, SMP 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, 11 Jun 2007 10:51:22 -0000 DM> MD> :Well, I can of course shut the kernel up, but kernel time stability is still my DM> MD> :concern. I run ntpd there and while sometimes it seems stable (well, sorta: DM> MD> :drift are within several seconds...) there are cases of half-a-minute time DM> MD> :steps. DM> MD> DM> MD> I think the only hope you have of getting the issue addressed is to DM> MD> run FreeBSD current. If you can reproduce the time slips under current DM> MD> the developers should be able to track the problem down and fix it. The DM> MD> code is so different between those two releases that they are going to DM> MD> have a hard time working the problem in FreeBSD-6. DM> DM> Well, quick compile'n'install HEAD into the swap does not reveal time slips for DM> now. However, this is with WITNESS, I'll try to turn off most debugging kernel DM> options and try again. Not perfect: `time make install clean' finished with ===> Cleaning for screen-4.0.3 21.671u 3.775s 0:28.95 87.8% -1542500797858546+3035018384651625k 3393131677337410024+8717906021891401862io 1045071671142449598pf+0w Also, in /var/log/messages Jun 11 06:56:52 ct-new ntpd[613]: time reset -320.107962 s Jun 11 07:15:00 ct-new ntpd[613]: time reset -1.401627 s ct-new# ntpq -c pe remote refid st t when poll reach delay offset jitter ============================================================================== cs3661.rinet.ru 192.38.7.240 2 u 354 1024 377 5.305 -66314. 4321.47 ns.rinet.ru 130.207.244.240 2 u 365 1024 377 6.913 -66316. 4305.33 whale.rinet.ru 195.2.64.5 2 u 358 1024 377 7.939 -66308. 4304.90 Any directions to debug this? Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 11:46:33 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C44616A400 for ; Mon, 11 Jun 2007 11:46:33 +0000 (UTC) (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 274E313C483 for ; Mon, 11 Jun 2007 11:46:32 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (vwfgja@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id l5BBkPaO066620; Mon, 11 Jun 2007 13:46:31 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id l5BBkPep066619; Mon, 11 Jun 2007 13:46:25 +0200 (CEST) (envelope-from olli) Date: Mon, 11 Jun 2007 13:46:25 +0200 (CEST) Message-Id: <200706111146.l5BBkPep066619@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, olivier.taylor@hh174.be In-Reply-To: <466AD600.2030803@gmail.com> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.8.2-20060425 ("Shillay") (UNIX) (FreeBSD/4.11-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Mon, 11 Jun 2007 13:46:31 +0200 (CEST) Cc: Subject: Re: libtiff, spandsp X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@FreeBSD.ORG, olivier.taylor@hh174.be List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 11:46:33 -0000 olivier.taylor wrote: > after having install libtiff, I am trying to install spandsp and get the > following error : > > configure: error: "Can't build without libtiff (does your system require > a libtiff-devel package?)" Look for that error message in the configure.log file and check what command exactly failed (whether it's missing a library or include file, or a certain symbol within an existing library, or whatever). Unfortunately, gnu configure sucks pretty much and is not very good at helping to debug failures. Building programs would often be easier without gnu configure. :-( Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "If you think C++ is not overly complicated, just what is a protected abstract virtual base pure virtual private destructor, and when was the last time you needed one?" -- Tom Cargil, C++ Journal From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 12:53:42 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99D2116A41F for ; Mon, 11 Jun 2007 12:53:42 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 0A7F413C45B for ; Mon, 11 Jun 2007 12:53:41 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.1/8.14.1) with ESMTP id l5BCraJv020817; Mon, 11 Jun 2007 16:53:36 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Mon, 11 Jun 2007 16:53:36 +0400 (MSD) From: Dmitry Morozovsky To: Matthew Dillon In-Reply-To: <200706091957.l59JvDWR026822@apollo.backplane.com> Message-ID: <20070611164121.J20351@woozle.rinet.ru> References: <20070606153542.Y76617@woozle.rinet.ru> <20070606231940.T91939@woozle.rinet.ru> <200706062127.l56LRYTe090137@apollo.backplane.com> <20070608111809.U97287@woozle.rinet.ru> <200706090809.l5989Mkj020033@apollo.backplane.com> <20070609163329.P4850@woozle.rinet.ru> <200706091957.l59JvDWR026822@apollo.backplane.com> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (woozle.rinet.ru [0.0.0.0]); Mon, 11 Jun 2007 16:53:37 +0400 (MSD) Cc: freebsd-stable@freebsd.org, Ivan Voras Subject: Re: calcru: runtime went backwards, RELENG_6, SMP 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, 11 Jun 2007 12:53:42 -0000 On Sat, 9 Jun 2007, Matthew Dillon wrote: MD> :Well, I can of course shut the kernel up, but kernel time stability is still my MD> :concern. I run ntpd there and while sometimes it seems stable (well, sorta: MD> :drift are within several seconds...) there are cases of half-a-minute time MD> :steps. MD> MD> If you don't want to do that, try forcing the timer to use the 8254 MD> and see if that helps. You may also have to reduce the system tick MD> to ~100-200 hz. Does not help either: ct-new# sysctl kern.clockrate kern.clockrate: { hz = 200, tick = 5000, profhz = 133, stathz = 26 } ct-new# sysctl kern.timecounter kern.timecounter.tick: 1 kern.timecounter.choice: TSC(-100) ACPI-safe(1000) i8254(0) dummy(-1000000) kern.timecounter.hardware: i8254 kern.timecounter.nsetclock: 3 kern.timecounter.ngetmicrotime: 6118 kern.timecounter.ngetnanotime: 0 kern.timecounter.ngetbintime: 0 kern.timecounter.ngetmicrouptime: 4741 kern.timecounter.ngetnanouptime: 30 kern.timecounter.ngetbinuptime: 485 kern.timecounter.nmicrotime: 1027 kern.timecounter.nnanotime: 96 kern.timecounter.nbintime: 1123 kern.timecounter.nmicrouptime: 804 kern.timecounter.nnanouptime: 0 kern.timecounter.nbinuptime: 60658 kern.timecounter.stepwarnings: 0 kern.timecounter.smp_tsc: 0 ct-new# ps calcru: negative runtime of -1322717 usec for pid 4 (g_down) calcru: negative runtime of -1322717 usec for pid 4 (g_down) PID TT STAT TIME COMMAND Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 15:32:34 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC6D616A468 for ; Mon, 11 Jun 2007 15:32:34 +0000 (UTC) (envelope-from michael.cook@nortonhealthcare.org) Received: from nortonhealthcare.org (mail.nortonhealthcare.org [205.152.158.252]) by mx1.freebsd.org (Postfix) with ESMTP id 87E0213C45D for ; Mon, 11 Jun 2007 15:32:34 +0000 (UTC) (envelope-from michael.cook@nortonhealthcare.org) Received: from ([172.19.16.77]) by IronMail.nortonhealthcare.org with ESMTP id 5202225.42120157; Mon, 11 Jun 2007 11:17:17 -0400 Received: from ahs2k148.campus.alliant.org ([172.19.17.147]) by ahs2k016.campus.alliant.org with Microsoft SMTPSVC(6.0.3790.1830); Mon, 11 Jun 2007 11:17:17 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Mon, 11 Jun 2007 11:17:17 -0400 Message-ID: <97338CCDE72043418EE7B1D623C2969E08B67033@ahs2k148.campus.alliant.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: SUBSCRIBE Thread-Index: AcesO5kBuvJTG+i3ScS8Hr17IlsQIA== From: "Cook, Michael R. " To: X-OriginalArrivalTime: 11 Jun 2007 15:17:17.0105 (UTC) FILETIME=[98DD8210:01C7AC3B] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: SUBSCRIBE 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, 11 Jun 2007 15:32:35 -0000 =0D=0A=0D=0A =0D=0A=0D=0AMichael R=2E Cook, GCFW=0D=0A=0D=0ANetwork Securi= ty Specialist=0D=0A=0D=0ANorton Healthcare, Information Services=0D=0A=0D= =0A502-629-8034=0D=0A=0D=0Amcook@nortonhealthcare=2Eorg =0D=0A=0D=0A =0D=0A=0D=0A=0D=0A=0D=0A-------------------= ----------------------=0D=0AThis message is confidential, intended only for= the named=0Arecipient(s) and may contain information that is privileged or= =0Aexempt from disclosure under applicable law=2E Any patient health=0Ainfo= rmation must be delivered immediately to intended recipient(s)=2E=0AIf you = are not the intended recipient(s), you are notified that the=0Adisseminatio= n, distribution or copying of this message is strictly=0Aprohibited=2E If y= ou receive this message in error, or are not the=0Anamed recipient(s), plea= se notify the sender at either the e-mail=0Aaddress or telephone number abo= ve and discard this e-mail=2E Thank=0Ayou=2E From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 15:56:34 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 429A016A41F for ; Mon, 11 Jun 2007 15:56:34 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx1.freebsd.org (Postfix) with ESMTP id BDCB913C4B8 for ; Mon, 11 Jun 2007 15:56:33 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so982659wra for ; Mon, 11 Jun 2007 08:56:33 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=fEAU5Rf/Fn/VA6WDih9+4xDkSDdqKtqCEdEuaFljI9L/w7+sfPLotifzaC/zTBOzWQLQ/IDizZ6A2QZhWjrf/qsKwvtglASCYzMcOB0+RCUOvOwzJXHW3pZPfszJ85VPfUwSr6Qjda8Fz9+B2iSIL3ZRoTnNcaMpRZo15pXy+cE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=OyKr1cIIxVqlUGLFzRi2wKQbnquEbcDiEM4BZLrxgWyy/lO1/l6bWRl89T/qsVCaxpjYI8+WuhRuE/I6I8GA5ChENURrIM0IBeZn/cub4jhzakPgSi4RUqJJzAcf648bbwB+fWiWgLmXBykrEKrZ/FDTnTSc5b/zhMchy5Qvqms= Received: by 10.100.93.5 with SMTP id q5mr1386462anb.1181575857136; Mon, 11 Jun 2007 08:30:57 -0700 (PDT) Received: by 10.100.131.8 with HTTP; Mon, 11 Jun 2007 08:30:57 -0700 (PDT) Message-ID: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> Date: Mon, 11 Jun 2007 18:30:57 +0300 From: ExTaZyTi To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 11 Jun 2007 15:56:34 -0000 There are some problems, first DDoS (hardware DDoS) in the system. I compile some program and when start it my system blocks and restart (tested and on other system 6.2-stable and again this DDoS). To prevent users from DDoS some systems i not going to upload this program in the web. The next DDoS (I don't know about his..) somebody (..any "h4x0r") send every day to me hardware DDoS attack .. then my system full block and drop my interner connection, when i try to RE-ENABLE my connection to the DHCP server it's says "connecting.." without any answer i think it's becouse my server is full blocked.. I have open this ports : 53(domain..standart..), 25(mail servers..), 80(apache), 110(mail servers..), 113(identd), 443(apache), 6666(ircd), 6667(ircd), 7000(ircd), 9000(ircd) .. i can't find the DDoS.. please somebody to help me this "hardware" DDoS to my system. Next problem is the clock, have e 4 minuts different from the world time for my country. I try to fix this with a "ntpdate otel.net" for example .. this again return 4 minutes different. I try and the "date" command but it's NOT WORK..You can see: [root@extremebg (~)]: date 0706111826.40 date: can't reach time daemon, time set locally Mon Jun 11 18:26:40 EEST 2007 root@extremebg (~)]: date Mon Jun 11 18:23:55 EEST 2007 [root@extremebg (~)]: ..now example for "nptdate": [root@extremebg (~)]: ntpdate otel.net 11 Jun 18:25:08 ntpdate[5157]: step time server 212.36.8.133 offset 218.607216 sec [root@extremebg (~)]: date Mon Jun 11 18:25:09 EEST 2007 but the "original" world time for my country is: 18:28:58... can somebody help me to fix this errors.. please! Thanks in advance. Best regards. From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 17:27:15 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1DB7C16A400 for ; Mon, 11 Jun 2007 17:27:15 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from frontmail.ipactive.de (frontmail.maindns.de [85.214.95.103]) by mx1.freebsd.org (Postfix) with ESMTP id CF0B813C489 for ; Mon, 11 Jun 2007 17:27:14 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from mail.vtec.ipme.de (Q7c23.q.ppp-pool.de [89.53.124.35]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by frontmail.ipactive.de (Postfix) with ESMTP id 871AA12883F for ; Mon, 11 Jun 2007 19:27:03 +0200 (CEST) Received: from cesar.sz.vwsoft.com (unknown [192.168.18.3]) by mail.vtec.ipme.de (Postfix) with ESMTP id 0B02E3F9EA; Mon, 11 Jun 2007 19:26:03 +0200 (CEST) Message-ID: <466D85B1.7000106@vwsoft.com> Date: Mon, 11 Jun 2007 19:26:09 +0200 From: Volker User-Agent: Thunderbird 2.0.0.0 (X11/20070528) MIME-Version: 1.0 To: ExTaZyTi References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> In-Reply-To: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-VWSoft-MailScanner: Found to be clean X-MailScanner-From: volker@vwsoft.com X-ipactive-MailScanner-Information: Please contact the ISP for more information X-ipactive-MailScanner: Found to be clean X-ipactive-MailScanner-From: volker@vwsoft.com Cc: freebsd-stable@freebsd.org Subject: Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 11 Jun 2007 17:27:15 -0000 On 06/11/07 17:30, ExTaZyTi wrote: > There are some problems, first DDoS (hardware DDoS) in the system. 'hardware DDoS'... funny thing! From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 17:28:34 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 819E416A41F for ; Mon, 11 Jun 2007 17:28:34 +0000 (UTC) (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 1D5D013C45B for ; Mon, 11 Jun 2007 17:28:33 +0000 (UTC) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (6u1ts95jl1bnrsnl@localhost.funkthat.com [127.0.0.1]) by hydrogen.funkthat.com (8.13.6/8.13.3) with ESMTP id l5BHSWcO010257; Mon, 11 Jun 2007 10:28:32 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.13.6/8.13.3/Submit) id l5BHSW2I010256; Mon, 11 Jun 2007 10:28:32 -0700 (PDT) (envelope-from jmg) Date: Mon, 11 Jun 2007 10:28:32 -0700 From: John-Mark Gurney To: ExTaZyTi Message-ID: <20070611172831.GN4602@funkthat.com> Mail-Followup-To: ExTaZyTi , freebsd-stable@freebsd.org References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-RELEASE-p6 i386 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-stable@freebsd.org Subject: Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 11 Jun 2007 17:28:34 -0000 ExTaZyTi wrote this message on Mon, Jun 11, 2007 at 18:30 +0300: > There are some problems, first DDoS (hardware DDoS) in the system. > I compile some program and when start it my system blocks and restart > (tested and on other system 6.2-stable and again this DDoS). Please email the FreeBSD security team w/ the program as per: http://www.freebsd.org/security/#how [...] > Next problem is the clock, have e 4 minuts different from the world time for > my country. I try to fix this with a "ntpdate otel.net" for example .. this > again return 4 minutes different. I try and the "date" command but it's NOT > WORK..You can see: This is because the timezone you are using is incorrect. FreeBSD stores the system time in UTC and then converts to the local timezone. If you use the correct timezone (you can set this by running tzsetup) this should not be a problem. -- 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 Jun 11 18:36:15 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA7AE16A46B for ; Mon, 11 Jun 2007 18:36:15 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id CE45C13C48A for ; Mon, 11 Jun 2007 18:36:15 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1HxoTn-0008AT-5S for freebsd-stable@freebsd.org; Mon, 11 Jun 2007 11:19:03 -0700 Message-ID: <11065717.post@talk.nabble.com> Date: Mon, 11 Jun 2007 11:19:03 -0700 (PDT) From: dmose To: freebsd-stable@freebsd.org In-Reply-To: <20070327201841.W62476@maildrop.int.zabbadoz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: dimitri_c@sympatico.ca References: <460959E8.207@thekeelecentre.com> <7579f7fb0703271102q1a866897x2d63a86e72895125@mail.gmail.com> <46095CE5.5080600@thekeelecentre.com> <20070327201841.W62476@maildrop.int.zabbadoz.net> Subject: Re: Dell SAS5 Performance Issue 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, 11 Jun 2007 18:36:16 -0000 Bjoern A. Zeeb wrote: > > On Tue, 27 Mar 2007, Ivan Voras wrote: > >> Richard Tector wrote: >>> Is there any information I could obtain that would be of use to you in >>> tracking this one down? >> >> You could maybe contact the driver's author(s) directly and ask them. >> See the AUTHORS section of the man page for details. > > you should have done your homework before saying this and you might > have noticed something;-) > > To just add a "me too"; same kind of machine. > > I have been in contact with people the last three days mostly > gathering information for them. And yes, the integrated curses based > controller utility you can start during boot does not seem to have > options to adjust "caching behavior". At least I had not seen and > option for that either. > > Unfortunately this machine will be shipped of the day after tomorrow > so I won't be able to test anything new. I'll follow this thread and > in case I can help with anything - let me know. > > /bz > > -- > Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT > _______________________________________________ > 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" > > Hey guys any updates on this? I'm experiencing the same issue win2kx64 environment slow I/O write (read about 65MB/sec) in RAID 1. There is no way to enable caching in the boot BIOS ... anyone hear plans for them to update a version that will allow us to configure these options? -- View this message in context: http://www.nabble.com/Dell-SAS5-Performance-Issue-tf3474648.html#a11065717 Sent from the freebsd-stable mailing list archive at Nabble.com. From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 18:55:03 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A101516A46B for ; Mon, 11 Jun 2007 18:55:03 +0000 (UTC) (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 3E87D13C468 for ; Mon, 11 Jun 2007 18:55:02 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id l5BIsx9H071183; Mon, 11 Jun 2007 12:54:59 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <466D9A81.4050604@samsco.org> Date: Mon, 11 Jun 2007 12:54:57 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2 MIME-Version: 1.0 To: dmose References: <460959E8.207@thekeelecentre.com> <7579f7fb0703271102q1a866897x2d63a86e72895125@mail.gmail.com> <46095CE5.5080600@thekeelecentre.com> <20070327201841.W62476@maildrop.int.zabbadoz.net> <11065717.post@talk.nabble.com> In-Reply-To: <11065717.post@talk.nabble.com> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Mon, 11 Jun 2007 12:54:59 -0600 (MDT) X-Spam-Status: No, score=-1.4 required=5.5 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: freebsd-stable@freebsd.org Subject: Re: Dell SAS5 Performance Issue 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, 11 Jun 2007 18:55:03 -0000 dmose wrote: > > > Bjoern A. Zeeb wrote: >> On Tue, 27 Mar 2007, Ivan Voras wrote: >> >>> Richard Tector wrote: >>>> Is there any information I could obtain that would be of use to you in >>>> tracking this one down? >>> You could maybe contact the driver's author(s) directly and ask them. >>> See the AUTHORS section of the man page for details. >> you should have done your homework before saying this and you might >> have noticed something;-) >> >> To just add a "me too"; same kind of machine. >> >> I have been in contact with people the last three days mostly >> gathering information for them. And yes, the integrated curses based >> controller utility you can start during boot does not seem to have >> options to adjust "caching behavior". At least I had not seen and >> option for that either. >> >> Unfortunately this machine will be shipped of the day after tomorrow >> so I won't be able to test anything new. I'll follow this thread and >> in case I can help with anything - let me know. >> >> /bz >> >> -- >> Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT >> _______________________________________________ >> 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" >> >> > > Hey guys any updates on this? I'm experiencing the same issue win2kx64 > environment slow I/O write (read about 65MB/sec) in RAID 1. > > There is no way to enable caching in the boot BIOS ... anyone hear plans for > them to update a version that will allow us to configure these options? > > Are you asking about FreeBSD or Windows 2000? Scott From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 19:09:58 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 66AED16A46F for ; Mon, 11 Jun 2007 19:09:58 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 383F313C458 for ; Mon, 11 Jun 2007 19:09:58 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1HxpH3-0001CI-PL for freebsd-stable@freebsd.org; Mon, 11 Jun 2007 12:09:57 -0700 Message-ID: <11066546.post@talk.nabble.com> Date: Mon, 11 Jun 2007 12:09:57 -0700 (PDT) From: dmose To: freebsd-stable@freebsd.org In-Reply-To: <466D9A81.4050604@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: dimitri_c@sympatico.ca References: <460959E8.207@thekeelecentre.com> <7579f7fb0703271102q1a866897x2d63a86e72895125@mail.gmail.com> <46095CE5.5080600@thekeelecentre.com> <20070327201841.W62476@maildrop.int.zabbadoz.net> <11065717.post@talk.nabble.com> <466D9A81.4050604@samsco.org> Subject: Re: Dell SAS5 Performance Issue 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, 11 Jun 2007 19:09:58 -0000 Scott Long-2 wrote: > > dmose wrote: >> >> >> Bjoern A. Zeeb wrote: >>> On Tue, 27 Mar 2007, Ivan Voras wrote: >>> >>>> Richard Tector wrote: >>>>> Is there any information I could obtain that would be of use to you in >>>>> tracking this one down? >>>> You could maybe contact the driver's author(s) directly and ask them. >>>> See the AUTHORS section of the man page for details. >>> you should have done your homework before saying this and you might >>> have noticed something;-) >>> >>> To just add a "me too"; same kind of machine. >>> >>> I have been in contact with people the last three days mostly >>> gathering information for them. And yes, the integrated curses based >>> controller utility you can start during boot does not seem to have >>> options to adjust "caching behavior". At least I had not seen and >>> option for that either. >>> >>> Unfortunately this machine will be shipped of the day after tomorrow >>> so I won't be able to test anything new. I'll follow this thread and >>> in case I can help with anything - let me know. >>> >>> /bz >>> >>> -- >>> Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT >>> _______________________________________________ >>> 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" >>> >>> >> >> Hey guys any updates on this? I'm experiencing the same issue win2kx64 >> environment slow I/O write (read about 65MB/sec) in RAID 1. >> >> There is no way to enable caching in the boot BIOS ... anyone hear plans >> for >> them to update a version that will allow us to configure these options? >> >> > > Are you asking about FreeBSD or Windows 2000? > > 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" > > Either or (actually Windows2003server x64) I figured the write cache is not an OS specific setting, but rather controlled via the host adapters internal BIOS. So I can't see any way to enable this via the bios.. -- View this message in context: http://www.nabble.com/Dell-SAS5-Performance-Issue-tf3474648.html#a11066546 Sent from the freebsd-stable mailing list archive at Nabble.com. From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 19:21:48 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B2CAC16A46D for ; Mon, 11 Jun 2007 19:21:48 +0000 (UTC) (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 6282B13C44C for ; Mon, 11 Jun 2007 19:21:48 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id l5BJLisK071427; Mon, 11 Jun 2007 13:21:44 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <466DA0C6.80905@samsco.org> Date: Mon, 11 Jun 2007 13:21:42 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2 MIME-Version: 1.0 To: dmose References: <460959E8.207@thekeelecentre.com> <7579f7fb0703271102q1a866897x2d63a86e72895125@mail.gmail.com> <46095CE5.5080600@thekeelecentre.com> <20070327201841.W62476@maildrop.int.zabbadoz.net> <11065717.post@talk.nabble.com> <466D9A81.4050604@samsco.org> <11066546.post@talk.nabble.com> In-Reply-To: <11066546.post@talk.nabble.com> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Mon, 11 Jun 2007 13:21:44 -0600 (MDT) X-Spam-Status: No, score=-1.4 required=5.5 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: freebsd-stable@freebsd.org Subject: Re: Dell SAS5 Performance Issue 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, 11 Jun 2007 19:21:48 -0000 dmose wrote: > > > Scott Long-2 wrote: >> dmose wrote: >>> >>> Bjoern A. Zeeb wrote: >>>> On Tue, 27 Mar 2007, Ivan Voras wrote: >>>> >>>>> Richard Tector wrote: >>>>>> Is there any information I could obtain that would be of use to you in >>>>>> tracking this one down? >>>>> You could maybe contact the driver's author(s) directly and ask them. >>>>> See the AUTHORS section of the man page for details. >>>> you should have done your homework before saying this and you might >>>> have noticed something;-) >>>> >>>> To just add a "me too"; same kind of machine. >>>> >>>> I have been in contact with people the last three days mostly >>>> gathering information for them. And yes, the integrated curses based >>>> controller utility you can start during boot does not seem to have >>>> options to adjust "caching behavior". At least I had not seen and >>>> option for that either. >>>> >>>> Unfortunately this machine will be shipped of the day after tomorrow >>>> so I won't be able to test anything new. I'll follow this thread and >>>> in case I can help with anything - let me know. >>>> >>>> /bz >>>> >>>> -- >>>> Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT >>>> _______________________________________________ >>>> 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" >>>> >>>> >>> Hey guys any updates on this? I'm experiencing the same issue win2kx64 >>> environment slow I/O write (read about 65MB/sec) in RAID 1. >>> >>> There is no way to enable caching in the boot BIOS ... anyone hear plans >>> for >>> them to update a version that will allow us to configure these options? >>> >>> >> Are you asking about FreeBSD or Windows 2000? >> >> 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" >> >> > > Either or (actually Windows2003server x64) > > I figured the write cache is not an OS specific setting, but rather > controlled via the host adapters internal BIOS. > > So I can't see any way to enable this via the bios.. > It's not controllable through the BIOS. There are Windows apps that will allow you to control it, but you should contact Dell and LSI about those, not FreeBSD. FreeBSD now has an option for handling it as well. Scott From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 20:44:20 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8AC9316A4E9 for ; Mon, 11 Jun 2007 20:44:20 +0000 (UTC) (envelope-from freebsd-stable@magma.ca) Received: from mail-02.primus.ca (mail5.primus.ca [216.254.141.172]) by mx1.freebsd.org (Postfix) with ESMTP id 57F0F13C548 for ; Mon, 11 Jun 2007 20:44:20 +0000 (UTC) (envelope-from freebsd-stable@magma.ca) Received: from ottawa-hs-209-217-93-143.d-ip.magma.ca ([209.217.93.143] helo=kevin) by mail-02.primus.ca with esmtpa (Exim 4.63) (envelope-from ) id 1HxnyI-0005dH-1l; Mon, 11 Jun 2007 13:46:30 -0400 From: "Kevin K." To: "'ExTaZyTi'" , References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> In-Reply-To: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> Date: Mon, 11 Jun 2007 13:46:22 -0400 Message-ID: <002b01c7ac50$6cd44400$467ccc00$@ca> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcesQTGyP6cukw/JTTCAMxiQurYOFQADyZbQ Content-Language: en-us X-Authenticated: freebsd-stable - ottawa-hs-209-217-93-143.d-ip.magma.ca (kevin) [209.217.93.143] Cc: Subject: RE: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 11 Jun 2007 20:44:20 -0000 > There are some problems, first DDoS (hardware DDoS) in the system. I'd like to know what you mean by "hardware DDoS" ~k From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 20:54:29 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C2CFF16A469 for ; Mon, 11 Jun 2007 20:54:29 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out4.apple.com (mail-out4.apple.com [17.254.13.23]) by mx1.freebsd.org (Postfix) with ESMTP id AB35413C4CB for ; Mon, 11 Jun 2007 20:54:29 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay5.apple.com (relay5.apple.com [17.128.113.35]) by mail-out4.apple.com (Postfix) with ESMTP id A10EE8B77F3; Mon, 11 Jun 2007 13:54:29 -0700 (PDT) Received: from relay5.apple.com (unknown [127.0.0.1]) by relay5.apple.com (Symantec Mail Security) with ESMTP id 8E48529C003; Mon, 11 Jun 2007 13:54:29 -0700 (PDT) X-AuditID: 11807123-9e01ebb000000a23-82-466db685e7b8 Received: from [17.214.13.96] (cswiger1.apple.com [17.214.13.96]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by relay5.apple.com (Apple SCV relay) with ESMTP id 7CDBE30400E; Mon, 11 Jun 2007 13:54:29 -0700 (PDT) In-Reply-To: <002b01c7ac50$6cd44400$467ccc00$@ca> References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> <002b01c7ac50$6cd44400$467ccc00$@ca> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <7F6FEDFB-EB48-4882-B033-5026EB037641@mac.com> Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Mon, 11 Jun 2007 13:54:28 -0700 To: Kevin K. X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== Cc: freebsd-stable@freebsd.org Subject: Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 11 Jun 2007 20:54:29 -0000 On Jun 11, 2007, at 10:46 AM, Kevin K. wrote: >> There are some problems, first DDoS (hardware DDoS) in the system. > > I'd like to know what you mean by "hardware DDoS" I'm not sure what the OP meant, but I can provide examples of a hardware DDoS. Way back when, certain machines were equipped with a Motorola/TI 56001 DSP, which had three separate, parallel execution units, and was an early example of SIMD/VLIW design. It turns out that if you issued an instruction to all three pipelines [1] which loaded or saved to the same memory address, you would fry the DSP chip. The compiler used to generate the code for the 56K DSP chip would prevent this unfortunate event by reordering instructions if needed, but if you wrote your own assembly, you could in fact do a hardware DDoS if you weren't careful. :-) -- -Chuck [1] IIRC, it could deal with two pipelines hitting the same address, but not all three. From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 20:56:49 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C749C16A5BB for ; Mon, 11 Jun 2007 20:56:49 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id 8457313C480 for ; Mon, 11 Jun 2007 20:56:49 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so452940anc for ; Mon, 11 Jun 2007 13:56:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=okWoZGMpPN0cDr1BfFoRAyVcD4jN4XOnTm/aXWDTTcUoKrgLzPkDj6GAfnXYPiS0ypdDouwJkRFMomVsczidDuKjhH1JOEdMVmE3sQiruoagcRawxjg+P/Fgbba94qqQTkvxztzwxDh8ijitXIslXM/qLDagLBg3k2FtO/WNrs0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qBmKuo3PJ5dKBaXnintzNaqYnm/1ftkt64t9rQnnkdikfTWGScFUX5dp4xoL0hf8gts6IHhhBwJg3GvSzTeBUKgCesP8sHrIKW5PpsOGzWafNZYuCXs3qXtS0K4t1EEVMuLHvk0ihWu9Vx+hUj/InewqZEtht6caC6SU+sZh/PQ= Received: by 10.100.248.18 with SMTP id v18mr1601278anh.1181595408672; Mon, 11 Jun 2007 13:56:48 -0700 (PDT) Received: by 10.100.9.14 with HTTP; Mon, 11 Jun 2007 13:56:48 -0700 (PDT) Message-ID: <499c70c0706111356g27fb0355ja4aea411865f9749@mail.gmail.com> Date: Mon, 11 Jun 2007 23:56:48 +0300 From: "Abdullah Ibn Hamad Al-Marri" To: "Kevin K." In-Reply-To: <002b01c7ac50$6cd44400$467ccc00$@ca> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> <002b01c7ac50$6cd44400$467ccc00$@ca> Cc: freebsd-stable@freebsd.org, ExTaZyTi Subject: Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 11 Jun 2007 20:56:49 -0000 On 6/11/07, Kevin K. wrote: > > > There are some problems, first DDoS (hardware DDoS) in the system. > > I'd like to know what you mean by "hardware DDoS" > > > ~k It's very clear that English isn't his mother language, and he may means the DDoS he gets kills his box cpu ..etc. -- Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/ From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 20:58:27 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 12BAB16A474 for ; Mon, 11 Jun 2007 20:58:27 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id C389613C44B for ; Mon, 11 Jun 2007 20:58:26 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.14.1/8.13.8) with ESMTP id l5BKwPFi086929; Mon, 11 Jun 2007 16:58:25 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id l5BKwPlx075956 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 11 Jun 2007 16:58:25 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200706112058.l5BKwPlx075956@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Mon, 11 Jun 2007 16:57:04 -0400 To: Chuck Swiger From: Mike Tancsa In-Reply-To: <7F6FEDFB-EB48-4882-B033-5026EB037641@mac.com> References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> <002b01c7ac50$6cd44400$467ccc00$@ca> <7F6FEDFB-EB48-4882-B033-5026EB037641@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: freebsd-stable@freebsd.org Subject: Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 11 Jun 2007 20:58:27 -0000 At 04:54 PM 6/11/2007, Chuck Swiger wrote: this unfortunate event by reordering instructions if needed, but if >you wrote your own assembly, you could in fact do a hardware DDoS if >you weren't careful. :-) Hi, I thought DDoS = _Distributed_ Denial of Service where multiple attacking devices gang up to attack a host. Is your example not just a plain old Denial of Service (DoS) ? ---Mike From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 21:05:33 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 121DB16A46B for ; Mon, 11 Jun 2007 21:05:33 +0000 (UTC) (envelope-from stefan.lambrev@sun-fish.com) Received: from blah.sun-fish.com (blah.sun-fish.com [217.18.249.150]) by mx1.freebsd.org (Postfix) with ESMTP id BFD6B13C484 for ; Mon, 11 Jun 2007 21:05:32 +0000 (UTC) (envelope-from stefan.lambrev@sun-fish.com) Received: from blah.sun-fish.com (localhost [127.0.0.1]) by blah.sun-fish.com (Postfix) with ESMTP id 8B7E21B10EFA; Mon, 11 Jun 2007 23:05:31 +0200 (CEST) Received: from [10.1.1.2] (unknown [192.168.25.6]) by blah.sun-fish.com (Postfix) with ESMTP id 83BF11B10EF9; Mon, 11 Jun 2007 23:05:31 +0200 (CEST) Message-ID: <466DB91A.4030305@sun-fish.com> Date: Tue, 12 Jun 2007 00:05:30 +0300 From: Stefan Lambrev User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: Abdullah Ibn Hamad Al-Marri References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> <002b01c7ac50$6cd44400$467ccc00$@ca> <499c70c0706111356g27fb0355ja4aea411865f9749@mail.gmail.com> In-Reply-To: <499c70c0706111356g27fb0355ja4aea411865f9749@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on BLAH Cc: freebsd-stable@freebsd.org, "Kevin K." , ExTaZyTi Subject: Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 11 Jun 2007 21:05:33 -0000 Abdullah Ibn Hamad Al-Marri wrote: > On 6/11/07, Kevin K. wrote: >> >> > There are some problems, first DDoS (hardware DDoS) in the system. >> >> I'd like to know what you mean by "hardware DDoS" >> >> >> ~k > > It's very clear that English isn't his mother language, and he may > means the DDoS he gets kills his box cpu ..etc. > > May be because Otel.net is in Bulgaria I have the feeling that his mother language is bulgarian .. and his age is 11? :) Shame that google now hide the IP of the sender :( Now, if you explain little more about your problem and forget for the hardware DDOS we can help ? :) From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 21:06:00 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D771416A479 for ; Mon, 11 Jun 2007 21:06:00 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out4.apple.com (mail-out4.apple.com [17.254.13.23]) by mx1.freebsd.org (Postfix) with ESMTP id BF03513C480 for ; Mon, 11 Jun 2007 21:06:00 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay5.apple.com (relay5.apple.com [17.128.113.35]) by mail-out4.apple.com (Postfix) with ESMTP id AFA9A8B7CB7; Mon, 11 Jun 2007 14:06:00 -0700 (PDT) Received: from relay5.apple.com (unknown [127.0.0.1]) by relay5.apple.com (Symantec Mail Security) with ESMTP id 9F25C29C003; Mon, 11 Jun 2007 14:06:00 -0700 (PDT) X-AuditID: 11807123-9d01cbb000000a23-ac-466db9383c97 Received: from [17.214.13.96] (cswiger1.apple.com [17.214.13.96]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by relay5.apple.com (Apple SCV relay) with ESMTP id 8F60630400D; Mon, 11 Jun 2007 14:06:00 -0700 (PDT) In-Reply-To: <200706112058.l5BKwPlx075956@lava.sentex.ca> References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> <002b01c7ac50$6cd44400$467ccc00$@ca> <7F6FEDFB-EB48-4882-B033-5026EB037641@mac.com> <200706112058.l5BKwPlx075956@lava.sentex.ca> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Mon, 11 Jun 2007 14:05:59 -0700 To: Mike Tancsa X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== Cc: freebsd-stable@freebsd.org Subject: Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 11 Jun 2007 21:06:00 -0000 On Jun 11, 2007, at 1:57 PM, Mike Tancsa wrote: > At 04:54 PM 6/11/2007, Chuck Swiger wrote: > this unfortunate event by reordering instructions if needed, but if >> you wrote your own assembly, you could in fact do a hardware DDoS if >> you weren't careful. :-) > > Hi, > I thought DDoS = _Distributed_ Denial of Service where > multiple attacking devices gang up to attack a host. Yes, it is. > Is your example not just a plain old Denial of Service (DoS) ? Yes, as it stands. But if you ship this code to other machines, perhaps it would then qualify as being _Distributed_....? :-) / 2 -- -Chuck From owner-freebsd-stable@FreeBSD.ORG Mon Jun 11 22:25:16 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64A1D16A41F for ; Mon, 11 Jun 2007 22:25:16 +0000 (UTC) (envelope-from joao@matik.com.br) Received: from msrv.matik.com.br (msrv.matik.com.br [200.152.83.14]) by mx1.freebsd.org (Postfix) with ESMTP id D67B013C448 for ; Mon, 11 Jun 2007 22:25:15 +0000 (UTC) (envelope-from joao@matik.com.br) Received: from ap-h.matik.com.br (ap-h.matik.com.br [200.152.83.36]) by msrv.matik.com.br (8.14.1/8.13.1) with ESMTP id l5BMPC6N057445 for ; Mon, 11 Jun 2007 19:25:12 -0300 (BRT) (envelope-from joao@matik.com.br) From: JoaoBR Organization: Infomatik To: freebsd-stable@freebsd.org Date: Mon, 11 Jun 2007 19:24:36 -0300 User-Agent: KMail/1.9.6 References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> <200706112058.l5BKwPlx075956@lava.sentex.ca> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200706111924.36213.joao@matik.com.br> X-Spam-Status: No, score=-100.5 required=5.0 tests=ALL_TRUSTED, AWL, MR_DIFF_MID, SMILEY,USER_IN_WHITELIST autolearn=ham version=3.1.8 X-Spam-Checker-Version: Antispam Datacenter Matik msrv.matik.com.br X-Virus-Scanned: ClamAV version 0.90.3, clamav-milter version 0.90.3 on msrv.matik.com.br X-Virus-Status: Clean Subject: Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 11 Jun 2007 22:25:16 -0000 On Monday 11 June 2007 18:05:59 Chuck Swiger wrote: > On Jun 11, 2007, at 1:57 PM, Mike Tancsa wrote: > > At 04:54 PM 6/11/2007, Chuck Swiger wrote: > > this unfortunate event by reordering instructions if needed, but if > > > >> you wrote your own assembly, you could in fact do a hardware DDoS if > >> you weren't careful. :-) > > > > Hi, > > I thought DDoS =3D _Distributed_ Denial of Service where > > multiple attacking devices gang up to attack a host. > > Yes, it is. > > > Is your example not just a plain old Denial of Service (DoS) ? > > Yes, as it stands. But if you ship this code to other machines, > perhaps it would then qualify as being _Distributed_....? :-) / 2 clever switch but still wrong ... DDoS is ONE target and multi-source but n= ot=20 multi-target and local source :) =2D-=20 Jo=E3o A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura. Service fornecido pelo Datacenter Matik https://datacenter.matik.com.br From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 00:49:56 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 13BDE16A41F for ; Tue, 12 Jun 2007 00:49:56 +0000 (UTC) (envelope-from jzw@authority.vistua.com) Received: from ms-smtp-01.nyroc.rr.com (ms-smtp-01.nyroc.rr.com [24.24.2.55]) by mx1.freebsd.org (Postfix) with ESMTP id CF32B13C43E for ; Tue, 12 Jun 2007 00:49:55 +0000 (UTC) (envelope-from jzw@authority.vistua.com) Received: from jhengis.vistua.com (cpe-72-226-239-58.rochester.res.rr.com [72.226.239.58]) by ms-smtp-01.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id l5C0DOuI006338 for ; Mon, 11 Jun 2007 20:13:25 -0400 (EDT) Received: from jhengis.vistua.com (localhost [127.0.0.1]) by jhengis.vistua.com (8.13.8/8.13.8) with ESMTP id l5C0DN5N002154; Mon, 11 Jun 2007 20:13:24 -0400 (EDT) (envelope-from jzw@authority.vistua.com) Received: from localhost (localhost [[UNIX: localhost]]) by jhengis.vistua.com (8.13.8/8.13.8/Submit) id l5C0DNR6002153; Mon, 11 Jun 2007 20:13:23 -0400 (EDT) (envelope-from jzw@authority.vistua.com) X-Authentication-Warning: jhengis.vistua.com: john set sender to jzw@authority.vistua.com using -f From: John Walthall Organization: Vistua Authority To: freebsd-stable@freebsd.org Date: Mon, 11 Jun 2007 20:13:22 -0400 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_iUebGdTa5TzQtqJ" Message-Id: <200706112013.22893.jzw@authority.vistua.com> X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: authority@vistua.com Subject: Panic: vm_fault: fault on nofault entry, addr: c1d9c000 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, 12 Jun 2007 00:49:56 -0000 --Boundary-00=_iUebGdTa5TzQtqJ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline For some time now, weeks, actually my FreeBSD box has been crashing aparrantly randomly. It took me forever but I finally managed to capture a dump! Here is what kgdb said: ----------------------------------------------------------------------------- Script started on Mon Jun 11 19:56:46 2007 kgdb kernel.debug /var/crash/vmcore.0 kgdb: kvm_nlist(_stopped_cpus): kgdb: kvm_nlist(_stoppcbs): [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 conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". Unread portion of the kernel message buffer: panic: vm_fault: fault on nofault entry, addr: c1d9c000 Uptime: 2d1h27m41s Dumping 351 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 351MB (89840 pages) 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 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) jhengis# ^D exit Script done on Mon Jun 11 19:56:59 2007 ----------------------------------------------------------------------------- I have never had to debug a kernel dump before, and frankly am unfamiliar with the procedure, Sorry if I have missed something obvious :( The crashes started *around* the time that I upgraded to Xorg 7.2, however I am unsure this is the cause, notwithstanding I *think* that something that got rebuilt during that period is causing the crash. It does not seem, however, to be Xorg itself; the crashes also occur when X is not in use. I did not rebuild my kernel around that time. I hope that I have provided enough information, if I have not, I can gladly get more. I have attached my kernel configuration, my uname -a output is: FreeBSD jhengis.vistua.com 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #3: Sat Jun 2 12:45:19 EDT 2007 root@jhengis.vistua.com:/usr/obj/usr/src/sys/BORODIN i386 (The recent datestamp on this kernel is because I rebuilt it with debug information, so I could catch the dump.) You can get the complete contents of /var/crash from ftp://anonymous@jhengis.vistua.com/pub/crash.tar.bz2 Any help would be greatly appreciated! --John --Boundary-00=_iUebGdTa5TzQtqJ Content-Type: text/plain; charset="us-ascii"; name="BORODIN" Content-Transfer-Encoding: 7bit Content-Description: Kernel Configuration Content-Disposition: attachment; filename="BORODIN" machine i386 cpu I686_CPU ident BORODIN # To statically compile in device wiring instead of /boot/device.hints #hints "GENERIC.hints" # Default places to look for devices. makeoptions DEBUG=-g options SCHED_4BSD # 4BSD scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options MD_ROOT # MD is a potential root device options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_GPT # GUID Partition Tables. options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options ADAPTIVE_GIANT # Giant mutex is adaptive. device apic # I/O APIC # Bus support. device eisa device pci # Floppy drives device fdc # ATA and ATAPI devices device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives options ATA_STATIC_ID # Static device numbering device atapicam # SCSI peripherals device scbus # SCSI bus (required for SCSI) device ch # SCSI media changers device da # Direct Access (disks) device cd # CD device pass # Passthrough device (direct SCSI access) device ses # SCSI Environmental Services (and SAF-TE) device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device sc device agp device kbdmux # keyboard multiplexer device vga # VGA video card driver device splash # Splash screen and screen saver support options VESA options VGA_WIDTH90 options SC_PIXEL_MODE # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support device re # RealTek 8139C+/8169/8169S/8110S device rl # RealTek 8129/8139 # Pseudo devices. device loop # Network loopback device random # Entropy device device ether # Ethernet support device ppp # Kernel PPP device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) device bpf # Berkeley packet filter # USB support device ehci # EHCI PCI->USB interface (USB 2.0) device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da # USB Ethernet, requires miibus #device rue # RealTek RTL8150 USB Ethernet device atapicam --Boundary-00=_iUebGdTa5TzQtqJ-- From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 02:13:58 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29D5016A468 for ; Tue, 12 Jun 2007 02:13:58 +0000 (UTC) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0FFF113C465 for ; Tue, 12 Jun 2007 02:13:58 +0000 (UTC) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.13.8/8.13.7) with ESMTP id l5C2Dnnf055525; Mon, 11 Jun 2007 19:13:49 -0700 (PDT) Received: (from dillon@localhost) by apollo.backplane.com (8.13.8/8.13.4/Submit) id l5C2DlkO055522; Mon, 11 Jun 2007 19:13:47 -0700 (PDT) Date: Mon, 11 Jun 2007 19:13:47 -0700 (PDT) From: Matthew Dillon Message-Id: <200706120213.l5C2DlkO055522@apollo.backplane.com> To: Dmitry Morozovsky References: <20070606153542.Y76617@woozle.rinet.ru> <20070606231940.T91939@woozle.rinet.ru> <200706062127.l56LRYTe090137@apollo.backplane.com> <20070608111809.U97287@woozle.rinet.ru> <200706090809.l5989Mkj020033@apollo.backplane.com> <20070609163329.P4850@woozle.rinet.ru> <200706091957.l59JvDWR026822@apollo.backplane.com> <20070610175748.L88437@woozle.rinet.ru> <20070610193708.W88437@woozle.rinet.ru> Cc: freebsd-stable@freebsd.org, Ivan Voras Subject: Re: calcru: runtime went backwards, RELENG_6, SMP 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, 12 Jun 2007 02:13:58 -0000 :============================================================================== : cs3661.rinet.ru 192.38.7.240 2 u 354 1024 377 5.305 -66314. 4321.47 : ns.rinet.ru 130.207.244.240 2 u 365 1024 377 6.913 -66316. 4305.33 : whale.rinet.ru 195.2.64.5 2 u 358 1024 377 7.939 -66308. 4304.90 : :Any directions to debug this? : :Sincerely, :D.Marck [DM5020, MCK-RIPE, DM3-RIPN] Since you are running on HEAD now, could you also kgdb the live kernel and print cpu_ticks? I believe the sequence is (someone correct me if I am wrong): kgdb /kernel /dev/mem print cpu_ticks As for further tests... try building a non-SMP kernel (i.e. one that only recognizes one cpu) and see if the problem occurs there. That will determine whether there is a basic problem with time keeping or whether it is an issue with SMP. I'm afraid there isn't much more I can do to help, other then to make suggestions on tests that you can run that will hopefully ring a bell with another developer. -Matt Matthew Dillon From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 03:28:24 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD07A16A400 for ; Tue, 12 Jun 2007 03:28:24 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 9C82C13C447 for ; Tue, 12 Jun 2007 03:28:24 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 1B19F1A4D84; Mon, 11 Jun 2007 20:05:34 -0700 (PDT) Date: Mon, 11 Jun 2007 20:05:34 -0700 From: Alfred Perlstein To: Mike Tancsa Message-ID: <20070612030534.GD53222@elvis.mu.org> References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> <002b01c7ac50$6cd44400$467ccc00$@ca> <7F6FEDFB-EB48-4882-B033-5026EB037641@mac.com> <200706112058.l5BKwPlx075956@lava.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706112058.l5BKwPlx075956@lava.sentex.ca> User-Agent: Mutt/1.4.2.2i Cc: freebsd-stable@freebsd.org Subject: Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 12 Jun 2007 03:28:24 -0000 * Mike Tancsa [070611 13:58] wrote: > At 04:54 PM 6/11/2007, Chuck Swiger wrote: > this unfortunate event by reordering instructions if needed, but if > >you wrote your own assembly, you could in fact do a hardware DDoS if > >you weren't careful. :-) > > Hi, > I thought DDoS = _Distributed_ Denial of Service where > multiple attacking devices gang up to attack a host. Is your example > not just a plain old Denial of Service (DoS) ? Well it takes 3 execution pipelines... -- - Alfred Perlstein From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 08:45:26 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B4AA016A468 for ; Tue, 12 Jun 2007 08:45:26 +0000 (UTC) (envelope-from karol.kwiat@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 2356013C44C for ; Tue, 12 Jun 2007 08:45:25 +0000 (UTC) (envelope-from karol.kwiat@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so110904uge for ; Tue, 12 Jun 2007 01:45:25 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=bT6lva2JpRVPsyu3NTUcyCefwULdbJfW9NCgO8BUWdAhHCiX91UDKAT+nobcz5iiEmJJXLavm3uAoax8ScdFvUWu9K8duvpRzrXJFCDNMpU10nwzj3pb5WplIvLx9ikXFz+aUS42xuOKfCe65KrPJwdC3DLcURhFfCUQTG42deo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=os82Iin5/qrmyrSCWYCgW2d7vu74UAjfqa49NjjvJkV/MVguZErFms/MEab+JvbSpCH7THvbv6IRGLE2Sb45qTSRBZ4WsyB64PoN+b0HCgxJm2Uv4Ye9nsc5AH0jXS8YQVv5bajnrmSuPsakS+ge1Jv6dpCSVGc8pTOEdB9MqJs= Received: by 10.82.134.12 with SMTP id h12mr12774802bud.1181637924052; Tue, 12 Jun 2007 01:45:24 -0700 (PDT) Received: from persephone.orchid.homeunix.org ( [89.78.30.138]) by mx.google.com with ESMTP id f7sm208726nfh.2007.06.12.01.45.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 12 Jun 2007 01:45:22 -0700 (PDT) Message-ID: <466E5D19.9090606@gmail.com> Date: Tue, 12 Jun 2007 10:45:13 +0200 From: Karol Kwiatkowski User-Agent: Thunderbird 2.0.0.0 (X11/20070523) MIME-Version: 1.0 To: ExTaZyTi References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> In-Reply-To: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> X-Enigmail-Version: 0.95.1 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: karol.kwiat@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, 12 Jun 2007 08:45:26 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 ExTaZyTi wrote: > Next problem is the clock, have e 4 minuts different from the world time > for > my country. I try to fix this with a "ntpdate otel.net" for example .. > this > again return 4 minutes different. I try and the "date" command but it's NOT > WORK..You can see: > [...] > ..now example for "nptdate": > > [root@extremebg (~)]: ntpdate otel.net Try using -b switch: # ntpdate -b otel.net HTH, Karol - -- Karol Kwiatkowski OpenPGP 0x06E09309 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGbl0ZezeoPAwGIYsRCEdWAJwMAQosHGupsVGApRe9MBP8W8H3hwCfWe3T kfA7L+jxaclQIK+MAVryiIQ= =1/PV -----END PGP SIGNATURE----- From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 09:04:26 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4D8D16A46E for ; Tue, 12 Jun 2007 09:04:26 +0000 (UTC) (envelope-from karol.kwiat@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id DFBE913C448 for ; Tue, 12 Jun 2007 09:04:25 +0000 (UTC) (envelope-from karol.kwiat@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so113958uge for ; Tue, 12 Jun 2007 02:04:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=Ska/0XT7Xr93QKv9t/8uCE8acFb+Di5Vvp8Ve23Sy6avcNxOcvj0pN12MYxllKk+aJtnyPOsmhAa12OC26gzMANTt945RsVmstJYTcLNuM16o8ZkfMWWE/mjskvwLdT2DfSDVneMqLhTkgav+XWmUWNDRw5BQz6mMWmjUR/Kjlw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=O/ozhjHIKruKZMb8wgCbQyJ7TImpcvjpoF+JV8TsKj+6NEgXeYOhEgx3QWRvWUgngSBlgbwHuDMB06eXcAJquMHXmoipTyxYIKtGjvm8H+UuGwU0m4B4Paxyib2N0D32/RG0oNos1WGv9y+lUZITEXEziTkNGHDJ3ZNmD7gETQs= Received: by 10.82.134.12 with SMTP id h12mr12808757bud.1181639063624; Tue, 12 Jun 2007 02:04:23 -0700 (PDT) Received: from persephone.orchid.homeunix.org ( [89.78.30.138]) by mx.google.com with ESMTP id 6sm5866575nfv.2007.06.12.02.04.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 12 Jun 2007 02:04:21 -0700 (PDT) Message-ID: <466E6192.5070905@gmail.com> Date: Tue, 12 Jun 2007 11:04:18 +0200 From: Karol Kwiatkowski User-Agent: Thunderbird 2.0.0.0 (X11/20070523) MIME-Version: 1.0 To: ExTaZyTi References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> <466E5D19.9090606@gmail.com> <468d29450706120147i1634a0fbq145bf942c0636f56@mail.gmail.com> In-Reply-To: <468d29450706120147i1634a0fbq145bf942c0636f56@mail.gmail.com> X-Enigmail-Version: 0.95.1 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: karol.kwiat@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, 12 Jun 2007 09:04:26 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 [format recovered, please don't top-post] [also keep @freebsd-stable in cc] ExTaZyTi wrote: >> 2007/6/12, Karol Kwiatkowski : >>> >> ExTaZyTi wrote: >>> Next problem is the clock, have e 4 minuts different from the world >> time >>> for >>> my country. I try to fix this with a "ntpdate otel.net" for example .. >>> this >>> again return 4 minutes different. I try and the "date" command but it's >> NOT >>> WORK..You can see: >>> >> [...] >>> ..now example for "nptdate": >>> >>> [root@extremebg (~)]: ntpdate otel.net >> >> Try using -b switch: >> >> # ntpdate -b otel.net > > oh this again return 4 minutes different :( Hmmm... strange. Do you have ntpd running? What does those commands say: # ps aux | grep ntp # ntpq -np - -- Karol Kwiatkowski OpenPGP 0x06E09309 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGbmGSezeoPAwGIYsRCF3YAJ0b1GVju6wHCYl0hXBPtyzJ7caB/QCeM0cD a/YGiqwcjeLzr5d+2uMkjtc= =T70Z -----END PGP SIGNATURE----- From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 09:18:17 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF1BE16A41F for ; Tue, 12 Jun 2007 09:18:17 +0000 (UTC) (envelope-from karol.kwiat@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 2B4E513C489 for ; Tue, 12 Jun 2007 09:18:16 +0000 (UTC) (envelope-from karol.kwiat@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so116149uge for ; Tue, 12 Jun 2007 02:18:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=iyq16EUalxWfRRPCKs8qgnolxfVpU0Iicz6knpZ0OCF0YvJmP0ecDqvU7PQwz8fwfMZAL8U1n/WPApZ4zCeE5jvEiSrS7SN1C2VCwe9dKlhCczTmGQhUdL8eK0zyCSWt0zz5dHt8GSyqz1tFqaFy6uszsdWmoRHtqJzuTN5o1oA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=XbY77jigx7rD6S3LVc0ikSeXXCKEHtA1Rc3xfx7eYwFChUETtMnSNTYK2yOkoMBCN6ndzXO285U4GBZ0t6vbgrz9DorZxNA0bWtkVmSIOnS2URvlI5KCOiXM5lxD6UlJ8OYLrF1HHa/+MZTx01Qs8XpP5yQyR5nfQkdRYRsQ2QA= Received: by 10.82.146.14 with SMTP id t14mr786131bud.1181639895201; Tue, 12 Jun 2007 02:18:15 -0700 (PDT) Received: from persephone.orchid.homeunix.org ( [89.78.30.138]) by mx.google.com with ESMTP id h7sm863722nfh.2007.06.12.02.18.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 12 Jun 2007 02:18:13 -0700 (PDT) Message-ID: <466E64D3.5020901@gmail.com> Date: Tue, 12 Jun 2007 11:18:11 +0200 From: Karol Kwiatkowski User-Agent: Thunderbird 2.0.0.0 (X11/20070523) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> <466E5D19.9090606@gmail.com> <468d29450706120147i1634a0fbq145bf942c0636f56@mail.gmail.com> <466E6192.5070905@gmail.com> <468d29450706120214t498ee5feh2acb4cdcca9d4b8@mail.gmail.com> In-Reply-To: <468d29450706120214t498ee5feh2acb4cdcca9d4b8@mail.gmail.com> X-Enigmail-Version: 0.95.1 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [solved] Re: Problen With The Clock X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: karol.kwiat@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, 12 Jun 2007 09:18:17 -0000 for the archives: ExTaZyTi wrote: > no but now work my clock,.. my kern.securelevel was a set to "2" .. thx > > 2007/6/12, Karol Kwiatkowski : >> > [format recovered, please don't top-post] > [also keep @freebsd-stable in cc] > > ExTaZyTi wrote: >>> 2007/6/12, Karol Kwiatkowski : >>>> >>> ExTaZyTi wrote: >>>> Next problem is the clock, have e 4 minuts different from the world >>> time >>>> for >>>> my country. I try to fix this with a "ntpdate otel.net" for > example .. >>>> this >>>> again return 4 minutes different. I try and the "date" command but > it's >>> NOT >>>> WORK..You can see: >>>> >>> [...] >>>> ..now example for "nptdate": >>>> >>>> [root@extremebg (~)]: ntpdate otel.net > >>> Try using -b switch: > >>> # ntpdate -b otel.net > >> oh this again return 4 minutes different :( > > Hmmm... strange. Do you have ntpd running? What does those commands say: > > # ps aux | grep ntp > # ntpq -np > >> - -- Karol Kwiatkowski OpenPGP 0x06E09309 From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 09:21:49 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B41D16A400 for ; Tue, 12 Jun 2007 09:21:49 +0000 (UTC) (envelope-from stefan.lambrev@sun-fish.com) Received: from blah.sun-fish.com (blah.sun-fish.com [217.18.249.150]) by mx1.freebsd.org (Postfix) with ESMTP id 0537013C45A for ; Tue, 12 Jun 2007 09:21:48 +0000 (UTC) (envelope-from stefan.lambrev@sun-fish.com) Received: from blah.sun-fish.com (localhost [127.0.0.1]) by blah.sun-fish.com (Postfix) with ESMTP id E412E1B10EFB; Tue, 12 Jun 2007 11:21:47 +0200 (CEST) Received: from hater.cmotd.com (hater.cmotd.com [192.168.3.125]) by blah.sun-fish.com (Postfix) with ESMTP id E10E61B10EFA; Tue, 12 Jun 2007 11:21:47 +0200 (CEST) Message-ID: <466E65AB.3050901@sun-fish.com> Date: Tue, 12 Jun 2007 12:21:47 +0300 From: Stefan Lambrev User-Agent: Thunderbird 2.0.0.0 (X11/20070521) MIME-Version: 1.0 To: karol.kwiat@gmail.com References: <468d29450706110830k5faf022n9a417157bcf3f544@mail.gmail.com> <466E5D19.9090606@gmail.com> <468d29450706120147i1634a0fbq145bf942c0636f56@mail.gmail.com> <466E6192.5070905@gmail.com> In-Reply-To: <466E6192.5070905@gmail.com> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on BLAH Cc: freebsd-stable@freebsd.org, ExTaZyTi Subject: [SOLVED] Re: DDoS in FreeBSD 6.2-STABLE And Problen With The Clock 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, 12 Jun 2007 09:21:49 -0000 Hi all, Karol Kwiatkowski wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > [format recovered, please don't top-post] > [also keep @freebsd-stable in cc] > > ExTaZyTi wrote: > >>> 2007/6/12, Karol Kwiatkowski : >>> >>> ExTaZyTi wrote: >>> >>>> Next problem is the clock, have e 4 minuts different from the world >>>> >>> time >>> >>>> for >>>> my country. I try to fix this with a "ntpdate otel.net" for example .. >>>> this >>>> again return 4 minutes different. I try and the "date" command but it's >>>> >>> NOT >>> >>>> WORK..You can see: >>>> >>>> >>> [...] >>> >>>> ..now example for "nptdate": >>>> >>>> [root@extremebg (~)]: ntpdate otel.net >>>> >>> Try using -b switch: >>> >>> # ntpdate -b otel.net >>> >> oh this again return 4 minutes different :( >> > > Hmmm... strange. Do you have ntpd running? What does those commands say: > > # ps aux | grep ntp > # ntpq -np > After private conversation with ExTaZyTi : The problem with time was because of kern.securelevel = 2 ;) hardware DDoS .. well it's just a DoS in his case. -cut- -- Best Wishes, Stefan Lambrev ICQ# 24134177 From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 09:33:35 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 966D516A400 for ; Tue, 12 Jun 2007 09:33:35 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 1D9FC13C457 for ; Tue, 12 Jun 2007 09:33:34 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.1/8.14.1) with ESMTP id l5C9XP5G042387; Tue, 12 Jun 2007 13:33:25 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Tue, 12 Jun 2007 13:33:25 +0400 (MSD) From: Dmitry Morozovsky To: Matthew Dillon In-Reply-To: <200706120213.l5C2DlkO055522@apollo.backplane.com> Message-ID: <20070612132917.I71178@woozle.rinet.ru> References: <20070606153542.Y76617@woozle.rinet.ru> <20070606231940.T91939@woozle.rinet.ru> <200706062127.l56LRYTe090137@apollo.backplane.com> <20070608111809.U97287@woozle.rinet.ru> <200706090809.l5989Mkj020033@apollo.backplane.com> <20070609163329.P4850@woozle.rinet.ru> <200706091957.l59JvDWR026822@apollo.backplane.com> <20070610175748.L88437@woozle.rinet.ru> <20070610193708.W88437@woozle.rinet.ru> <200706120213.l5C2DlkO055522@apollo.backplane.com> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (woozle.rinet.ru [0.0.0.0]); Tue, 12 Jun 2007 13:33:25 +0400 (MSD) Cc: freebsd-stable@freebsd.org, Ivan Voras Subject: Re: calcru: runtime went backwards, RELENG_6, SMP 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, 12 Jun 2007 09:33:35 -0000 On Mon, 11 Jun 2007, Matthew Dillon wrote: MD> MD> :============================================================================== MD> : cs3661.rinet.ru 192.38.7.240 2 u 354 1024 377 5.305 -66314. 4321.47 MD> : ns.rinet.ru 130.207.244.240 2 u 365 1024 377 6.913 -66316. 4305.33 MD> : whale.rinet.ru 195.2.64.5 2 u 358 1024 377 7.939 -66308. 4304.90 MD> : MD> :Any directions to debug this? MD> : MD> :Sincerely, MD> :D.Marck [DM5020, MCK-RIPE, DM3-RIPN] MD> MD> Since you are running on HEAD now, could you also kgdb the live kernel MD> and print cpu_ticks? I believe the sequence is (someone correct me if MD> I am wrong): MD> MD> kgdb /kernel /dev/mem MD> print cpu_ticks s,/kernel,/boot/kernel/kernel, ;-) well, strange enough result for me: (kgdb) print cpu_ticks $1 = (cpu_tick_f *) 0xffffffff8036cef0 Does this mean that kernel uses tsc? sysctl reports kern.timecounter.choice: TSC(-100) ACPI-fast(1000) i8254(0) dummy(-1000000) kern.timecounter.hardware: ACPI-fast MD> As for further tests... try building a non-SMP kernel (i.e. one that MD> only recognizes one cpu) and see if the problem occurs there. That MD> will determine whether there is a basic problem with time keeping or MD> whether it is an issue with SMP. As I'd reported in the first mail, at least RELENG_6/amd64/GENERIC (SMP is on by default only on HEAD) behaves similarly. There may be some hardware issues with this particular mobo though... Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 16:56:56 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 08E1716A41F for ; Tue, 12 Jun 2007 16:56:56 +0000 (UTC) (envelope-from wawaka@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.234]) by mx1.freebsd.org (Postfix) with ESMTP id C0FC013C447 for ; Tue, 12 Jun 2007 16:56:55 +0000 (UTC) (envelope-from wawaka@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so1454635nzn for ; Tue, 12 Jun 2007 09:56:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TV+EGcw8uEsNCDCFo9RsNPtCm9m9ZTvRJXFvS8HQN5KgaqST1vF7enLjKk9L49F/RefCXKzZaqlX6Rk9YaVDYlw9D5PMTkdcgsHUDqHNSu6UIgnqIwGNXWPS+Id1zmId5OXZ+mNG4IPHNcfrwAXcwVGnZRP1hmbNagHNRX98Hyc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=EPSW4qTYKAEeBMNy96Dw9HLkMXT7H4Jt+MMYJvtYm1RY7NIIYYCp4r9jEC8JsBALiYH0TTv3dpbGzkH1EeKLsSRBma+iFs5tpr3Rt10stkyP6baCrjES+Ry51b/oJyFoTp0oSe7ZQ495j2qEF9cJ8bgFXMLC/sR7j1SQwfMO2Z8= Received: by 10.143.164.19 with SMTP id r19mr359272wfo.1181665923576; Tue, 12 Jun 2007 09:32:03 -0700 (PDT) Received: by 10.143.41.21 with HTTP; Tue, 12 Jun 2007 09:32:03 -0700 (PDT) Message-ID: <9fce1cdb0706120932v21d918fbsa3ee9e4b79a1eb28@mail.gmail.com> Date: Tue, 12 Jun 2007 20:32:03 +0400 From: WaW To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Can't boot freebsd from usb device - Invalid slice 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, 12 Jun 2007 16:56:56 -0000 Hello. I'm trying to install freebsd 6.2-STABLE to usb device. After installation done successfully and reboot i getting messages like this: Invalid slice Invalid slice No /boot/loader FreeBSD/i386 boot Default: 0:ad(0,a)/boot/kernel/kernel boot: typing "da(0,a)/boot/loader" and many other variants had no success. Also i tried to install manually, allocating full disk for bsdlabel slice - same result. My motherboard is asus a8n-sli premium, and it is capable of booting from usb. Recently i successfully installed and booted opensuse from the same usb device. Is there any solution to make freebsd boot from usb device? PS as usb device i mean my usb flash and ata disk with external case, i tried both of them. -- Vladimir K. aka WaW From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 17:20:30 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E75A716A468 for ; Tue, 12 Jun 2007 17:20:30 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id D88B113C45E for ; Tue, 12 Jun 2007 17:20:30 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 6C28E1CC033; Tue, 12 Jun 2007 10:20:30 -0700 (PDT) Date: Tue, 12 Jun 2007 10:20:30 -0700 From: Jeremy Chadwick To: WaW Message-ID: <20070612172030.GA81995@eos.sc1.parodius.com> Mail-Followup-To: WaW , freebsd-stable@freebsd.org References: <9fce1cdb0706120932v21d918fbsa3ee9e4b79a1eb28@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9fce1cdb0706120932v21d918fbsa3ee9e4b79a1eb28@mail.gmail.com> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: freebsd-stable@freebsd.org Subject: Re: Can't boot freebsd from usb device - Invalid slice 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, 12 Jun 2007 17:20:31 -0000 On Tue, Jun 12, 2007 at 08:32:03PM +0400, WaW wrote: > Hello. > I'm trying to install freebsd 6.2-STABLE to usb device. After > installation done successfully and reboot i getting messages like > this: > > Invalid slice > Invalid slice > No /boot/loader > > FreeBSD/i386 boot > Default: 0:ad(0,a)/boot/kernel/kernel > boot: > > typing "da(0,a)/boot/loader" and many other variants had no success. > Also i tried to install manually, allocating full disk for bsdlabel > slice - same result. > > My motherboard is asus a8n-sli premium, and it is capable of booting > from usb. Recently i successfully installed and booted opensuse from > the same usb device. > > Is there any solution to make freebsd boot from usb device? > > PS as usb device i mean my usb flash and ata disk with external case, > i tried both of them. I believe this has been discussed before. The conclusions I remember being reached were that the FreeBSD bootloader has issues when trying boot USB disks (pendrives, CF, hard disks, etc.). Using something like GRUB (yes, to boot FreeBSD) instead apparently works fine. It's in ports; sysutils/grub. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 17:43:22 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 330A216A400 for ; Tue, 12 Jun 2007 17:43:22 +0000 (UTC) (envelope-from fjwcash+freebsd@gmail.com) Received: from smtp.sd73.bc.ca (smtp.sd73.bc.ca [142.24.13.140]) by mx1.freebsd.org (Postfix) with ESMTP id 147D613C45B for ; Tue, 12 Jun 2007 17:43:22 +0000 (UTC) (envelope-from fjwcash+freebsd@gmail.com) Received: from localhost (localhost [127.0.0.1]) by localhost.sd73.bc.ca (Postfix) with ESMTP id 592071A000B0C for ; Tue, 12 Jun 2007 10:20:15 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at smtp.sd73.bc.ca Received: from smtp.sd73.bc.ca ([127.0.0.1]) by localhost (smtp.sd73.bc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iN-Dp5dhORsA for ; Tue, 12 Jun 2007 10:20:13 -0700 (PDT) Received: from coal (s10.sbo [192.168.0.10]) by smtp.sd73.bc.ca (Postfix) with ESMTP id 42B471A000B13 for ; Tue, 12 Jun 2007 10:20:13 -0700 (PDT) From: Freddie Cash Organization: School District 73 To: stable@freebsd.org Date: Tue, 12 Jun 2007 10:20:11 -0700 User-Agent: KMail/1.9.5 References: <200706080913.37450.fjwcash+freebsd@gmail.com> <20070609045945.GC32123@cdnetworks.co.kr> In-Reply-To: <20070609045945.GC32123@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706121020.11926.fjwcash+freebsd@gmail.com> Cc: Subject: Re: Can't get if_txp(4) to attach to a 3CR990B-TXM NIC 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, 12 Jun 2007 17:43:22 -0000 On Friday 08 June 2007 09:59 pm, Pyun YongHyeon wrote: > On Fri, Jun 08, 2007 at 09:13:37AM -0700, Freddie Cash wrote: > > Good morning, > > > > I'm having a bit of an issue getting a 3CR990B-TXM NIC detected and > > usable. Just wondering if anyone knows of any issues with this NIC > > chipset and/or with the motherboard chipset. > > > > The motherboard is a Biostar GeForce 6100 AM2 using an nVidia nForce > > 410 chipset and nVidia GeForce 6100 vide chipset. > > > > I've tried FreeBSD 6.1, 6.2, 6-STABLE (from Wed), and 7-CURRENT > > (from Thu) on this system. Everything installs nicely, everything > > on the board is detected correctly and usable. It's just the PCI > > NIC that doesn't work. > > > > If I compile a custom kernel without any network drivers in it, and > > then kldload if_txp, the following appears (same message on all 4 > > versions): > > > > txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port > > 0xbc00-0xbc7f mem 0xfdcff000-0xfdcff07f irq 16 at device 8.0 on pci3 > > txp0: not waiting for boot > > device_attach: txp0 attach returned -1 > > Would you try attached path? > It wouldn't fix your issue but it will handle failure of contigmalloc > as expected. Patch applies cleanly, module compiles cleanly, and module is kldloaded cleanly. But same error message as before, and no txp0 device is created. Tested on 7-CURRENT from last week. -- Freddie Cash, LPIC-2 CCNT CCLP Network Support Technician School District 73 (250) 377-HELP [377-4357] fjwcash+freebsd@gmail.com From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 18:23:12 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A51CD16A41F for ; Tue, 12 Jun 2007 18:23:12 +0000 (UTC) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.freebsd.org (Postfix) with ESMTP id 8B40113C480 for ; Tue, 12 Jun 2007 18:23:12 +0000 (UTC) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.13.8/8.13.7) with ESMTP id l5CINA6T063250; Tue, 12 Jun 2007 11:23:10 -0700 (PDT) Received: (from dillon@localhost) by apollo.backplane.com (8.13.8/8.13.4/Submit) id l5CIN8RN063247; Tue, 12 Jun 2007 11:23:08 -0700 (PDT) Date: Tue, 12 Jun 2007 11:23:08 -0700 (PDT) From: Matthew Dillon Message-Id: <200706121823.l5CIN8RN063247@apollo.backplane.com> To: Dmitry Morozovsky References: <20070606153542.Y76617@woozle.rinet.ru> <20070606231940.T91939@woozle.rinet.ru> <200706062127.l56LRYTe090137@apollo.backplane.com> <20070608111809.U97287@woozle.rinet.ru> <200706090809.l5989Mkj020033@apollo.backplane.com> <20070609163329.P4850@woozle.rinet.ru> <200706091957.l59JvDWR026822@apollo.backplane.com> <20070610175748.L88437@woozle.rinet.ru> <20070610193708.W88437@woozle.rinet.ru> <200706120213.l5C2DlkO055522@apollo.backplane.com> <20070612132917.I71178@woozle.rinet.ru> Cc: freebsd-stable@freebsd.org, Ivan Voras Subject: Re: calcru: runtime went backwards, RELENG_6, SMP 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, 12 Jun 2007 18:23:12 -0000 :s,/kernel,/boot/kernel/kernel, ;-) : :well, strange enough result for me: : :(kgdb) print cpu_ticks :$1 = (cpu_tick_f *) 0xffffffff8036cef0 : :Does this mean that kernel uses tsc? sysctl reports : :kern.timecounter.choice: TSC(-100) ACPI-fast(1000) i8254(0) dummy(-1000000) :kern.timecounter.hardware: ACPI-fast It means the kernel is using the TSC for calcru. It's using ACPI-fast for normal timekeeping. In anycase, that's the problem right there, or at least one problem. The TSC cannot safely be used for calcru or much of anything else on a SMP system because the TSCs aren't synchronized between cpu's and because their frequencies aren't locked, so they will drift relative to each other as well. If you want to run another test, try disabling the use of the TSC for calcru. There is no boot variable I can see to do it so go into /usr/src/sys/i386/i386/tsc.c and comment out the call to set_cputicker() in Line 107 and line 187. Then see if that helps. If you are doing an amd64 build comment it out in amd64/amd64/tsc.c line 98 and line 163. -Matt From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 19:22:30 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B4E016A41F for ; Tue, 12 Jun 2007 19:22:30 +0000 (UTC) (envelope-from wawaka@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.227]) by mx1.freebsd.org (Postfix) with ESMTP id 19FA313C4BF for ; Tue, 12 Jun 2007 19:22:30 +0000 (UTC) (envelope-from wawaka@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so1494630nzn for ; Tue, 12 Jun 2007 12:22:29 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zp5Y6t8XnHAsWihmDy3MQeXiN+QtCaMZssGOcY5GB8i4z4n6HzP1P+1qy25CpnhMb03E2KqG8husd2E03+pG1qfsiTVmXCLU+vR8IBgBVyrJTE9+EiSVdUTZ8RuVXY89FxuTABFf32CSbILtoSKljUbmpm+YPGT2PnxvMnjogg0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=O89PgpxHD1iIbS6up9qbJ1YvO3QVgYjporlbShdxG1P8UhUCBiSOTX0CUHIIwkwdRvypwNQ5DKQngz2uZaAFCNfqlTs36cRYq6L0e51zlFA8dzgpMQk7PzC2EpJhI595J7G/KQxfozf/wXw3GosTYsG+SJSvlQZ6U83gsffA0aY= Received: by 10.142.115.10 with SMTP id n10mr363832wfc.1181676149284; Tue, 12 Jun 2007 12:22:29 -0700 (PDT) Received: by 10.143.41.21 with HTTP; Tue, 12 Jun 2007 12:22:29 -0700 (PDT) Message-ID: <9fce1cdb0706121222x4074fhbc53a8126da38bde@mail.gmail.com> Date: Tue, 12 Jun 2007 23:22:29 +0400 From: WaW To: freebsd-stable@freebsd.org In-Reply-To: <20070612172030.GA81995@eos.sc1.parodius.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9fce1cdb0706120932v21d918fbsa3ee9e4b79a1eb28@mail.gmail.com> <20070612172030.GA81995@eos.sc1.parodius.com> Subject: Re: Can't boot freebsd from usb device - Invalid slice 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, 12 Jun 2007 19:22:30 -0000 On 6/12/07, Jeremy Chadwick wrote: > On Tue, Jun 12, 2007 at 08:32:03PM +0400, WaW wrote: > > Hello. > > I'm trying to install freebsd 6.2-STABLE to usb device. After > > installation done successfully and reboot i getting messages like > > this: > > > > Invalid slice > > Invalid slice > > No /boot/loader > > > > FreeBSD/i386 boot > > Default: 0:ad(0,a)/boot/kernel/kernel > > boot: > > > > typing "da(0,a)/boot/loader" and many other variants had no success. > > Also i tried to install manually, allocating full disk for bsdlabel > > slice - same result. > > > > My motherboard is asus a8n-sli premium, and it is capable of booting > > from usb. Recently i successfully installed and booted opensuse from > > the same usb device. > > > > Is there any solution to make freebsd boot from usb device? > > > > PS as usb device i mean my usb flash and ata disk with external case, > > i tried both of them. > > I believe this has been discussed before. The conclusions I remember > being reached were that the FreeBSD bootloader has issues when trying > boot USB disks (pendrives, CF, hard disks, etc.). > > Using something like GRUB (yes, to boot FreeBSD) instead apparently > works fine. It's in ports; sysutils/grub. > > -- > | Jeremy Chadwick jdc at parodius.com | > | Parodius Networking http://www.parodius.com/ | > | UNIX Systems Administrator Mountain View, CA, USA | > | Making life hard for others since 1977. PGP: 4BD6C0CB | > > Thanks, i'll try it. -- Vladimir K. aka WaW From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 20:18:18 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ACECE16A46B for ; Tue, 12 Jun 2007 20:18:18 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 2FAE613C4BB for ; Tue, 12 Jun 2007 20:18:17 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.1/8.14.1) with ESMTP id l5CKIDdi051285; Wed, 13 Jun 2007 00:18:13 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Wed, 13 Jun 2007 00:18:13 +0400 (MSD) From: Dmitry Morozovsky To: Matthew Dillon In-Reply-To: <200706121823.l5CIN8RN063247@apollo.backplane.com> Message-ID: <20070613001723.F49954@woozle.rinet.ru> References: <20070606153542.Y76617@woozle.rinet.ru> <20070606231940.T91939@woozle.rinet.ru> <200706062127.l56LRYTe090137@apollo.backplane.com> <20070608111809.U97287@woozle.rinet.ru> <200706090809.l5989Mkj020033@apollo.backplane.com> <20070609163329.P4850@woozle.rinet.ru> <200706091957.l59JvDWR026822@apollo.backplane.com> <20070610175748.L88437@woozle.rinet.ru> <20070610193708.W88437@woozle.rinet.ru> <200706120213.l5C2DlkO055522@apollo.backplane.com> <20070612132917.I71178@woozle.rinet.ru> <200706121823.l5CIN8RN063247@apollo.backplane.com> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (woozle.rinet.ru [0.0.0.0]); Wed, 13 Jun 2007 00:18:13 +0400 (MSD) Cc: freebsd-stable@freebsd.org, Ivan Voras Subject: Re: calcru: runtime went backwards, RELENG_6, SMP 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, 12 Jun 2007 20:18:18 -0000 On Tue, 12 Jun 2007, Matthew Dillon wrote: MD> :s,/kernel,/boot/kernel/kernel, ;-) MD> : MD> :well, strange enough result for me: MD> : MD> :(kgdb) print cpu_ticks MD> :$1 = (cpu_tick_f *) 0xffffffff8036cef0 MD> : MD> :Does this mean that kernel uses tsc? sysctl reports MD> : MD> :kern.timecounter.choice: TSC(-100) ACPI-fast(1000) i8254(0) dummy(-1000000) MD> :kern.timecounter.hardware: ACPI-fast MD> MD> It means the kernel is using the TSC for calcru. It's using ACPI-fast MD> for normal timekeeping. MD> MD> In anycase, that's the problem right there, or at least one problem. MD> The TSC cannot safely be used for calcru or much of anything else on MD> a SMP system because the TSCs aren't synchronized between cpu's and MD> because their frequencies aren't locked, so they will drift relative MD> to each other as well. MD> MD> If you want to run another test, try disabling the use of the TSC for MD> calcru. There is no boot variable I can see to do it so go into MD> /usr/src/sys/i386/i386/tsc.c and comment out the call to MD> set_cputicker() in Line 107 and line 187. Then see if that helps. MD> If you are doing an amd64 build comment it out in amd64/amd64/tsc.c MD> line 98 and line 163. Not much success (amd64 with two set_cputicker calls commented out): Trying to mount root from ufs:/dev/ad4s1b Loading configuration files. No suitable dumpkernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0x140 fault code = supervisor write data, page not present instruction pointer = 0x8:0xffffffff803528a8 stack pointer = 0x10:0xffffffffa02c2a00 frame pointer = 0x10:0xffffffffa02c2a40 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = resume, IOPL = 0 current process = 43 (sh) [thread pid 43 tid 100033 ] Stopped at cpu_throw+0x18: lock btrl %eax,0x140(%rdx) db> bt Tracing pid 43 tid 100033 td 0xffffff003da9d9c0 cpu_throw() at cpu_throw+0x18 thread_exit() at thread_exit+0x31d exit1() at exit1+0xb13 sys_exit() at sys_exit+0xe syscall() at syscall+0x254 Xfast_syscall() at Xfast_syscall+0xab --- syscall (1, FreeBSD ELF64, sys_exit), rip = 0x800930f6c, rsp = 0x7fffffffe388, rbp = 0x800b110b5 --- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 21:45:06 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B2BB616A468 for ; Tue, 12 Jun 2007 21:45:06 +0000 (UTC) (envelope-from besko@msu.edu) Received: from sys32.mail.msu.edu (sys32.mail.msu.edu [35.9.75.132]) by mx1.freebsd.org (Postfix) with ESMTP id 912BD13C480 for ; Tue, 12 Jun 2007 21:45:06 +0000 (UTC) (envelope-from besko@msu.edu) Received: from sector14.cl.msu.edu ([35.8.1.195]) by sys32.mail.msu.edu with esmtpsa (Exim 4.63 #1) (TLSv1:AES256-SHA:256) id 1HyDiQ-0000C8-06; Tue, 12 Jun 2007 17:15:50 -0400 Message-ID: <466F0D06.6080401@msu.edu> Date: Tue, 12 Jun 2007 17:15:50 -0400 From: Lisa Besko User-Agent: Thunderbird 2.0.0.0 (X11/20070607) MIME-Version: 1.0 To: Andrei Kolu References: <200706052010.30271.antik@bsd.ee> In-Reply-To: <200706052010.30271.antik@bsd.ee> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus: None found by Clam AV Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD Intel i852GM/i855GM DRI problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: besko@msu.edu List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 21:45:06 -0000 Andrei Kolu wrote: > Hello guys! > > I have strange problem enabling DRI on Intel 855GM graphics card. Kernel shows > that everything is allright but why I enable DRI in xorg.conf and startx then > system freeze and reboot without any error message- /var/log/Xorg.log.0 file > was not updated with error or anything similar. > > FreeBSD 6.2-STABLE #1: Tue Jun 5 18:49:57 EEST 2007 > xorg-server-1.2.0_2,1 > dri-6.5.3_1,2 I justrebuild world and I'm running FreeBSD 6.2-STABLE #4 now. I was having problems similar to yours with the i810, agpgart, and Xorg 7.2 until I cvsuped down the latest source and rebuilt world. From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 23:14:22 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B22C116A46E for ; Tue, 12 Jun 2007 23:14:22 +0000 (UTC) (envelope-from steinex@nognu.de) Received: from shodan.nognu.de (shodan.nognu.de [85.14.216.230]) by mx1.freebsd.org (Postfix) with ESMTP id 7DD0A13C4AD for ; Tue, 12 Jun 2007 23:14:22 +0000 (UTC) (envelope-from steinex@nognu.de) Received: by shodan.nognu.de (Postfix, from userid 1002) id 39DB6B835; Wed, 13 Jun 2007 00:56:10 +0200 (CEST) Date: Wed, 13 Jun 2007 00:56:10 +0200 From: Frank Steinborn To: freebsd-stable@FreeBSD.org Mail-Followup-To: freebsd-stable@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: mutt-ng/devel-r804 (FreeBSD) Message-Id: <20070612225610.39DB6B835@shodan.nognu.de> Cc: Subject: linprocfs/linsysfs broken in -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: Tue, 12 Jun 2007 23:14:22 -0000 Hi, On -STABLE from 13. Jun, 18:00 CEST, linprocfs and linsysfs is not mountable anymore: mount_linprocfs: Operation not supported by device mount_linsysfs: Operation not supported by device Frank From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 23:15:52 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2AF2E16A400 for ; Tue, 12 Jun 2007 23:15:52 +0000 (UTC) (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 185CB13C4AD for ; Tue, 12 Jun 2007 23:15:52 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 213A81A3C19 for ; Tue, 12 Jun 2007 16:15:31 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 6D614513C5 for ; Tue, 12 Jun 2007 19:15:51 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 63AF7BE7C; Tue, 12 Jun 2007 19:15:51 -0400 (EDT) Date: Tue, 12 Jun 2007 19:15:51 -0400 From: Kris Kennaway To: freebsd-stable@FreeBSD.org Message-ID: <20070612231551.GA21764@rot13.obsecurity.org> References: <20070612225610.39DB6B835@shodan.nognu.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070612225610.39DB6B835@shodan.nognu.de> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: linprocfs/linsysfs broken in -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: Tue, 12 Jun 2007 23:15:52 -0000 On Wed, Jun 13, 2007 at 12:56:10AM +0200, Frank Steinborn wrote: > Hi, > > On -STABLE from 13. Jun, 18:00 CEST, linprocfs and linsysfs is not > mountable anymore: > > mount_linprocfs: Operation not supported by device > mount_linsysfs: Operation not supported by device Typically this means you don't have one of the other prerequisites loaded (pseudofs, procfs, maybe linux). Kris From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 23:27:13 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1D93516A41F for ; Tue, 12 Jun 2007 23:27:13 +0000 (UTC) (envelope-from steinex@nognu.de) Received: from shodan.nognu.de (shodan.nognu.de [85.14.216.230]) by mx1.freebsd.org (Postfix) with ESMTP id DB74C13C43E for ; Tue, 12 Jun 2007 23:27:12 +0000 (UTC) (envelope-from steinex@nognu.de) Received: by shodan.nognu.de (Postfix, from userid 1002) id 098D4B835; Wed, 13 Jun 2007 01:25:51 +0200 (CEST) Date: Wed, 13 Jun 2007 01:25:50 +0200 From: Frank Steinborn To: freebsd-stable@FreeBSD.org Mail-Followup-To: freebsd-stable@FreeBSD.org References: <20070612225610.39DB6B835@shodan.nognu.de> <20070612231551.GA21764@rot13.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070612231551.GA21764@rot13.obsecurity.org> User-Agent: mutt-ng/devel-r804 (FreeBSD) Message-Id: <20070612232551.098D4B835@shodan.nognu.de> Cc: Subject: Re: linprocfs/linsysfs broken in -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: Tue, 12 Jun 2007 23:27:13 -0000 Kris Kennaway wrote: > On Wed, Jun 13, 2007 at 12:56:10AM +0200, Frank Steinborn wrote: > > Hi, > > > > On -STABLE from 13. Jun, 18:00 CEST, linprocfs and linsysfs is not > > mountable anymore: > > > > mount_linprocfs: Operation not supported by device > > mount_linsysfs: Operation not supported by device > > Typically this means you don't have one of the other prerequisites > loaded (pseudofs, procfs, maybe linux). > > Kris Kris, you are right - i missed adding 'options LINPROCFS' and 'options LINSYSFS' in the kernel. I overlooked it in NOTES, somehow. Sorry for wasting your time. Thanks. Frank From owner-freebsd-stable@FreeBSD.ORG Tue Jun 12 23:39:15 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0826F16A41F for ; Tue, 12 Jun 2007 23:39:15 +0000 (UTC) (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 90AF313C447 for ; Tue, 12 Jun 2007 23:39:14 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp169-208.lns11.adl2.internode.on.net [121.45.169.208]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id l5CNcxIS069375 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Jun 2007 09:09:11 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Wed, 13 Jun 2007 09:08:27 +0930 User-Agent: KMail/1.9.5 References: <9fce1cdb0706120932v21d918fbsa3ee9e4b79a1eb28@mail.gmail.com> In-Reply-To: <9fce1cdb0706120932v21d918fbsa3ee9e4b79a1eb28@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1613736.RYYA32c2FU"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706130908.40022.doconnor@gsoft.com.au> X-Spam-Score: -2.312 () BAYES_00 X-Scanned-By: MIMEDefang 2.58 on 203.31.81.10 Cc: WaW Subject: Re: Can't boot freebsd from usb device - Invalid slice 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, 12 Jun 2007 23:39:15 -0000 --nextPart1613736.RYYA32c2FU Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 13 June 2007 02:02, WaW wrote: > I'm trying to install freebsd 6.2-STABLE to usb device. After > installation done successfully and reboot i getting messages like > this: > > Invalid slice > Invalid slice > No /boot/loader > > FreeBSD/i386 boot > Default: 0:ad(0,a)/boot/kernel/kernel > boot: How did you install? =46reeSBIE does the following and works.. fdisk -BI ${DEVICE} >> ${LOGFILE} 2>&1 bsdlabel -w -B ${DEVICE}s1 >> ${LOGFILE} 2>&1 newfs -b 4096 -f 512 -i 8192 -L ${FREESBIE_LABEL} -O1 -U ${DEVICE}s1a >> ${= LOGFILE} 2>&1 mount ${DEVICE}s1a ${TMPDIR} echo "Writing files..." cd ${CLONEDIR} find . -print -depth | cpio -dump -v ${TMPDIR} >> ${LOGFILE} 2>&1 echo "/dev/ufs/${FREESBIE_LABEL} / ufs ro 1 1" > ${TMPDIR}/etc/fstab umount ${TMPDIR} Which works for me. I have had difficulty partitioning the flash drive though, either it doesn'= t=20 work properly in Windows XP, or doesn't boot (or both) I don't think it is related to loader limitations as Jeremy alludes too sin= ce it doesn't get as far as the loader, and there is no crash. Although maybe it is since it gets to boot2 (which uses BTX).. Also GRUB only works with i386 :( The patch for BTX is here.. http://people.freebsd.org/~kib/realbtx/ You need to install a new loader and reinstall boot2 (bsdlabel -B) after you've built it. =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 --nextPart1613736.RYYA32c2FU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBGby5/5ZPcIHs/zowRAuBjAKCrMJmBX2deI5uokBs1/HuOnluS4gCggL9H HhlH+sTA8K/EKChg+udgqaU= =KB+E -----END PGP SIGNATURE----- --nextPart1613736.RYYA32c2FU-- From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 00:37:16 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9E67016A41F for ; Wed, 13 Jun 2007 00:37:16 +0000 (UTC) (envelope-from jzw@authority.vistua.com) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.24.2.57]) by mx1.freebsd.org (Postfix) with ESMTP id 5DF6213C45D for ; Wed, 13 Jun 2007 00:37:16 +0000 (UTC) (envelope-from jzw@authority.vistua.com) Received: from jhengis.vistua.com (cpe-72-226-239-58.rochester.res.rr.com [72.226.239.58]) by ms-smtp-03.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id l5D0bE2x014069 for ; Tue, 12 Jun 2007 20:37:15 -0400 (EDT) Received: from jhengis.vistua.com (localhost [127.0.0.1]) by jhengis.vistua.com (8.13.8/8.13.8) with ESMTP id l5D0bDvr038596 for ; Tue, 12 Jun 2007 20:37:14 -0400 (EDT) (envelope-from jzw@authority.vistua.com) Received: from localhost (localhost [[UNIX: localhost]]) by jhengis.vistua.com (8.13.8/8.13.8/Submit) id l5D0bDre038595 for freebsd-stable@freebsd.org; Tue, 12 Jun 2007 20:37:13 -0400 (EDT) (envelope-from jzw@authority.vistua.com) X-Authentication-Warning: jhengis.vistua.com: john set sender to jzw@authority.vistua.com using -f From: John Walthall Organization: Vistua Authority To: freebsd-stable@freebsd.org Date: Tue, 12 Jun 2007 20:37:12 -0400 User-Agent: KMail/1.9.6 References: <200706052010.30271.antik@bsd.ee> <466F0D06.6080401@msu.edu> In-Reply-To: <466F0D06.6080401@msu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706122037.12982.jzw@authority.vistua.com> X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: FreeBSD Intel i852GM/i855GM DRI problem 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, 13 Jun 2007 00:37:16 -0000 On Tuesday 12 June 2007 5:15:50 pm Lisa Besko wrote: # Andrei Kolu wrote: # > Hello guys! # > # > I have strange problem enabling DRI on Intel 855GM graphics card. Kernel # I justrebuild world and I'm running FreeBSD 6.2-STABLE #4 now. I was # having problems similar to yours with the i810, agpgart, and Xorg 7.2 # until I cvsuped down the latest source and rebuilt world. I am having a different problem with DRI, and with an S3 savage card, My system does not crash, and DRI enables properly... but when shutting X down, the console goes completely blank and new output refues to appear; my monitor complains that "Frequencies are out of range". issuing the command vidcontrol MODE_279 causes gibberish to appear on the current VT, but the other VT's are back to normal; issuing vidcontrol MODE_27 on the first VT clears the gibberish. I will try rebuilding world, and report if it works. --John From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 04:44:21 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2053416A41F for ; Wed, 13 Jun 2007 04:44:21 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by mx1.freebsd.org (Postfix) with ESMTP id E3C2113C44B for ; Wed, 13 Jun 2007 04:44:20 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so103733waf for ; Tue, 12 Jun 2007 21:44:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=CuqrBdVzJFyunya6OiGwPEUZpY5ph8m1mLBO9rs2EFP1Y5ghKebIYvlCeuYfwpLL+/hHrX9qjIRcXKWSSsOAjOX81UByS8UejAsn7N5bR895nX3tDI0dXuRDBin19g28Who7ZqTGKHvQHok90y5WQH11BM+WmjqDwYDtKmh32dM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=XKJrAX4CbDJ4I+BBaebLXCrVKYR1jq8kRolE6Mm+GxzvHXoFSCHGd1aqTLHubw9f1oKTM1d/iLM775IUpkliwINGX3fwUWuhqk1Ux2V0mA8Mk3fEdP9Yf9CfL7q/sEkk2Rur6oj3CGkobI4J8l4U7H+HVQKpr3QQRmxvSAkJ1bI= Received: by 10.114.25.3 with SMTP id 3mr255948way.1181708143502; Tue, 12 Jun 2007 21:15:43 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id j6sm661013wah.2007.06.12.21.15.39 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 12 Jun 2007 21:15:41 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l5D4FYLx051154 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Jun 2007 13:15:34 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l5D4FX6N051153; Wed, 13 Jun 2007 13:15:33 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Wed, 13 Jun 2007 13:15:33 +0900 From: Pyun YongHyeon To: Freddie Cash Message-ID: <20070613041533.GB50150@cdnetworks.co.kr> References: <200706080913.37450.fjwcash+freebsd@gmail.com> <20070609045945.GC32123@cdnetworks.co.kr> <200706121020.11926.fjwcash+freebsd@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: <200706121020.11926.fjwcash+freebsd@gmail.com> User-Agent: Mutt/1.4.2.1i Cc: stable@freebsd.org Subject: Re: Can't get if_txp(4) to attach to a 3CR990B-TXM NIC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@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, 13 Jun 2007 04:44:21 -0000 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jun 12, 2007 at 10:20:11AM -0700, Freddie Cash wrote: > On Friday 08 June 2007 09:59 pm, Pyun YongHyeon wrote: > > On Fri, Jun 08, 2007 at 09:13:37AM -0700, Freddie Cash wrote: > > > Good morning, > > > > > > I'm having a bit of an issue getting a 3CR990B-TXM NIC detected and > > > usable. Just wondering if anyone knows of any issues with this NIC > > > chipset and/or with the motherboard chipset. > > > > > > The motherboard is a Biostar GeForce 6100 AM2 using an nVidia nForce > > > 410 chipset and nVidia GeForce 6100 vide chipset. > > > > > > I've tried FreeBSD 6.1, 6.2, 6-STABLE (from Wed), and 7-CURRENT > > > (from Thu) on this system. Everything installs nicely, everything > > > on the board is detected correctly and usable. It's just the PCI > > > NIC that doesn't work. > > > > > > If I compile a custom kernel without any network drivers in it, and > > > then kldload if_txp, the following appears (same message on all 4 > > > versions): > > > > > > txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port > > > 0xbc00-0xbc7f mem 0xfdcff000-0xfdcff07f irq 16 at device 8.0 on pci3 > > > txp0: not waiting for boot > > > device_attach: txp0 attach returned -1 > > > > Would you try attached path? > > It wouldn't fix your issue but it will handle failure of contigmalloc > > as expected. > > Patch applies cleanly, module compiles cleanly, and module is kldloaded > cleanly. But same error message as before, and no txp0 device is > created. > > Tested on 7-CURRENT from last week. > Thanks for testing! It seems that the message will show up in case of firmware loading/ring initialization failure. Try attached patch which will show failing function name. Because I don't have 3CR990 hardware it's very hard to fix it. I'm unsure remote debugging would help here. Btw, it seems the hardware looks very good(except for extra copying on strict alignment architecture) and it even supports TSO! -- Regards, Pyun YongHyeon --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="if_txp.patch2" Index: if_txp.c =================================================================== RCS file: /home/ncvs/src/sys/dev/txp/if_txp.c,v retrieving revision 1.46 diff -u -r1.46 if_txp.c --- if_txp.c 12 Jun 2007 04:33:21 -0000 1.46 +++ if_txp.c 13 Jun 2007 04:10:18 -0000 @@ -548,7 +548,8 @@ DELAY(50); } if (r != STAT_WAITING_FOR_BOOT) { - device_printf(sc->sc_dev, "not waiting for boot\n"); + device_printf(sc->sc_dev, "%s: not waiting for boot\n", + __func__); return (-1); } @@ -1022,7 +1023,8 @@ } if (r != STAT_WAITING_FOR_BOOT) { - device_printf(sc->sc_dev, "not waiting for boot\n"); + device_printf(sc->sc_dev, "%s: not waiting for boot\n", + __func__); return(ENXIO); } --qDbXVdCdHGoSgWSk-- From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 05:55:19 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5E6516A46E for ; Wed, 13 Jun 2007 05:55:19 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 3EC7B13C45D for ; Wed, 13 Jun 2007 05:55:18 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.1/8.14.1) with ESMTP id l5D5tIV6072472; Wed, 13 Jun 2007 09:55:18 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Wed, 13 Jun 2007 09:55:18 +0400 (MSD) From: Dmitry Morozovsky To: Jeremy Chadwick In-Reply-To: <20070612172030.GA81995@eos.sc1.parodius.com> Message-ID: <20070613095326.J71077@woozle.rinet.ru> References: <9fce1cdb0706120932v21d918fbsa3ee9e4b79a1eb28@mail.gmail.com> <20070612172030.GA81995@eos.sc1.parodius.com> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (woozle.rinet.ru [0.0.0.0]); Wed, 13 Jun 2007 09:55:18 +0400 (MSD) Cc: freebsd-stable@freebsd.org, WaW Subject: Re: Can't boot freebsd from usb device - Invalid slice 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, 13 Jun 2007 05:55:19 -0000 On Tue, 12 Jun 2007, Jeremy Chadwick wrote: JC> On Tue, Jun 12, 2007 at 08:32:03PM +0400, WaW wrote: JC> > Hello. JC> > I'm trying to install freebsd 6.2-STABLE to usb device. After JC> > installation done successfully and reboot i getting messages like JC> > this: JC> > JC> > Invalid slice JC> > Invalid slice JC> > No /boot/loader JC> > JC> > FreeBSD/i386 boot JC> > Default: 0:ad(0,a)/boot/kernel/kernel JC> > boot: JC> > JC> > typing "da(0,a)/boot/loader" and many other variants had no success. JC> > Also i tried to install manually, allocating full disk for bsdlabel JC> > slice - same result. JC> > JC> > My motherboard is asus a8n-sli premium, and it is capable of booting JC> > from usb. Recently i successfully installed and booted opensuse from JC> > the same usb device. JC> > JC> > Is there any solution to make freebsd boot from usb device? JC> > JC> > PS as usb device i mean my usb flash and ata disk with external case, JC> > i tried both of them. JC> JC> I believe this has been discussed before. The conclusions I remember JC> being reached were that the FreeBSD bootloader has issues when trying JC> boot USB disks (pendrives, CF, hard disks, etc.). JC> JC> Using something like GRUB (yes, to boot FreeBSD) instead apparently JC> works fine. It's in ports; sysutils/grub. I have sliced 2G USB stick which boots FreeBSD on some motherboards and chokes on 'invalid slice' on others. I did not find the dihotomy point yet. Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 13:30:18 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75D7216A400 for ; Wed, 13 Jun 2007 13:30:18 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by mx1.freebsd.org (Postfix) with ESMTP id 1123713C46A for ; Wed, 13 Jun 2007 13:30:17 +0000 (UTC) (envelope-from stb@lassitu.de) Received: (from stb@koef.zs64.net) (authenticated) by koef.zs64.net (8.14.1/8.14.1) with ESMTP id l5DDUBiP022630 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Wed, 13 Jun 2007 15:30:11 +0200 (CEST) (envelope-from stb@lassitu.de) In-Reply-To: <200705300932.28190.rmiranda@digitalrelay.ca> References: <200705300932.28190.rmiranda@digitalrelay.ca> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <7BE5FD18-5621-4AE4-8AE1-B17E943C3EBA@lassitu.de> Content-Transfer-Encoding: 7bit From: Stefan Bethke Date: Wed, 13 Jun 2007 15:30:16 +0200 To: Roger Miranda X-Mailer: Apple Mail (2.752.2) Cc: freebsd-stable@freebsd.org Subject: Re: Dead lock 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, 13 Jun 2007 13:30:18 -0000 Am 30.05.2007 um 16:32 schrieb Roger Miranda: > As of right now the machine goes into dead lock within a few hours > (only when > on the network). I get no WITNESS errors (LORs), or kernel dumps, or > anything in the logs that look like an error or out of the ordinary. > > Is there anything else I could try? or am I looking at a hardware > failure? What specifically do you mean by "deadlock"? Does Caps Lock or Num Lock still toggle the indicator? Can you enter the debugger? If so, there's a couple of things you could try from there, including saving a dump by entering "call doadump" or "panic". Stefan -- Stefan Bethke Fon +49 170 346 0140 From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 13:37:05 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C73E16A400 for ; Wed, 13 Jun 2007 13:37:05 +0000 (UTC) (envelope-from rmiranda@digitalrelay.ca) Received: from wrdsl02.terago.ca (wrdsl02.terago.ca [207.54.102.194]) by mx1.freebsd.org (Postfix) with ESMTP id ECFAC13C44B for ; Wed, 13 Jun 2007 13:37:04 +0000 (UTC) (envelope-from rmiranda@digitalrelay.ca) Received: from [192.168.0.12] (unknown [64.201.181.165]) by wrdsl02.terago.ca (Postfix) with ESMTP id 1429686E88 for ; Wed, 13 Jun 2007 08:37:03 -0500 (CDT) From: "Roger Miranda - Digital Relay Inc." Organization: Digital Relay Inc. To: freebsd-stable@freebsd.org Date: Wed, 13 Jun 2007 08:37:48 -0500 User-Agent: KMail/1.9.4 References: <200705300932.28190.rmiranda@digitalrelay.ca> <7BE5FD18-5621-4AE4-8AE1-B17E943C3EBA@lassitu.de> In-Reply-To: <7BE5FD18-5621-4AE4-8AE1-B17E943C3EBA@lassitu.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706130837.48861.rmiranda@digitalrelay.ca> Subject: Re: Dead lock 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, 13 Jun 2007 13:37:05 -0000 On Wednesday 13 June 2007 08:30, Stefan Bethke wrote: > Am 30.05.2007 um 16:32 schrieb Roger Miranda: > > As of right now the machine goes into dead lock within a few hours > > (only when > > on the network). I get no WITNESS errors (LORs), or kernel dumps, or > > anything in the logs that look like an error or out of the ordinary. > > > > Is there anything else I could try? or am I looking at a hardware > > failure? > > What specifically do you mean by "deadlock"? Does Caps Lock or Num > Lock still toggle the indicator? Can you enter the debugger? If so, > there's a couple of things you could try from there, including saving > a dump by entering "call doadump" or "panic". > Hi Stefan, Caps Lock nor Num Lock Toggles. We can not enter the debugger. It's a completly locked up system. At first I thought it was a Hardware or NIC issue. But we have tried new Hardware and 3com nics instead of the em (intel) NICs. Roger From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 14:22:47 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2E7C516A46D for ; Wed, 13 Jun 2007 14:22:47 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id BE5D613C45D for ; Wed, 13 Jun 2007 14:22:46 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so447278uge for ; Wed, 13 Jun 2007 07:22:45 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=bbmrYnIa6aOi6NOjBNcJun+vN2d31xnKWf8WQoqF1rPUZk8nswrVr/zZ5Sma4FUdPZRElcgMp4+kDJ0FK43OjJjyFf0CXM9jOrznkaQq6phv6B2IaymRSHioXrGx0GPLTLhN2Zdz+2oiFsxZrBsv06Nt7FoNT7qb/fWSlefr128= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=rG6x9qU56nmnnFacAJ2OuyFAwS6c3qEsjujOpUway9LA4YamWXnKbx84ZbjOdu3tXR45ZTfWWHbDycRSyS65GHHST5QHiy6E5dmWGjKkiDxPUeOHvy7bEfFaAPMEjXe6aSQQ2KFHLDKCzxuffdxhtulu93ydK+RXuSaZmvTjhro= Received: by 10.78.140.17 with SMTP id n17mr212202hud.1181744565381; Wed, 13 Jun 2007 07:22:45 -0700 (PDT) Received: by 10.78.174.6 with HTTP; Wed, 13 Jun 2007 07:22:45 -0700 (PDT) Message-ID: <7ad7ddd90706130722t6731afa7j5fa9a78a3e87f9e5@mail.gmail.com> Date: Wed, 13 Jun 2007 16:22:45 +0200 From: "Ulrich Spoerlein" To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: rwatson@freebsd.org Subject: Unix domain socket leak in 6-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: Wed, 13 Jun 2007 14:22:47 -0000 Hi, as you are aware, there is a unix domain socket leak in 6-STABLE, which AFAIK is not yet fully fixed. I wanted to ask about the status or some possible fixes, as I know a way to reproduce the problem in a matter of minutes. We are running Cyrus and Postfix with the user DB in OpenLDAP. When using ldapi://%2fvar%2frun%2fopenldap%2fldapi/ as a connection URL for both Postfix' user lookup and cyrus' user lookup (via nss_ldap). slapd quickly runs out of filedescriptors as it is not closing any unix sockets (judging by ever increasing lsof output). Using TCP sockets is just fine. If there are patches I could try, don't hesitate to send them to me. Cheers, Uli From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 15:29:59 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E55A016A41F for ; Wed, 13 Jun 2007 15:29:59 +0000 (UTC) (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 9C88013C448 for ; Wed, 13 Jun 2007 15:29:59 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HyUck-0000vY-8D for freebsd-stable@freebsd.org; Wed, 13 Jun 2007 17:19:06 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jun 2007 17:19:06 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jun 2007 17:19:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Wed, 13 Jun 2007 17:05:13 +0200 Lines: 38 Message-ID: References: <7ad7ddd90706130722t6731afa7j5fa9a78a3e87f9e5@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig86B95D5F91F36F8A9BBC8A5B" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.12 (X11/20060911) In-Reply-To: <7ad7ddd90706130722t6731afa7j5fa9a78a3e87f9e5@mail.gmail.com> X-Enigmail-Version: 0.94.2.0 Sender: news Subject: Re: Unix domain socket leak in 6-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: Wed, 13 Jun 2007 15:30:00 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig86B95D5F91F36F8A9BBC8A5B Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Ulrich Spoerlein wrote: > Hi, >=20 > as you are aware, there is a unix domain socket leak in 6-STABLE, > which AFAIK is not yet fully fixed. > We are running Cyrus and Postfix with the user DB in OpenLDAP. When > using ldapi://%2fvar%2frun%2fopenldap%2fldapi/ as a connection URL for > both Postfix' user lookup and cyrus' user lookup (via nss_ldap). slapd > quickly runs out of filedescriptors as it is not closing any unix > sockets (judging by ever increasing lsof output). Can you perhaps isolate the bug / give more information on it? I'm=20 asking because I'm currently using an application with unix domain=20 sockets in production wich handles lots of connects/disconnects per=20 second and it doesn't seem to show leakage. --------------enig86B95D5F91F36F8A9BBC8A5B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGcAeqldnAQVacBcgRAvjYAKCcpdgB3wj3mo1ALPimd/JOviNYPgCePAbk /2POK3uZv2LcSj9pGBbCpNE= =7l0E -----END PGP SIGNATURE----- --------------enig86B95D5F91F36F8A9BBC8A5B-- From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 16:01:45 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 18CB816A46B for ; Wed, 13 Jun 2007 16:01:45 +0000 (UTC) (envelope-from fjwcash+freebsd@gmail.com) Received: from smtp.sd73.bc.ca (smtp.sd73.bc.ca [142.24.13.140]) by mx1.freebsd.org (Postfix) with ESMTP id BCC8413C48A for ; Wed, 13 Jun 2007 16:01:44 +0000 (UTC) (envelope-from fjwcash+freebsd@gmail.com) Received: from localhost (localhost [127.0.0.1]) by localhost.sd73.bc.ca (Postfix) with ESMTP id 0C9D11A000B0E for ; Wed, 13 Jun 2007 09:01:44 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at smtp.sd73.bc.ca Received: from smtp.sd73.bc.ca ([127.0.0.1]) by localhost (smtp.sd73.bc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4xDDXKMRKW3H for ; Wed, 13 Jun 2007 09:01:41 -0700 (PDT) Received: from coal (s10.sbo [192.168.0.10]) by smtp.sd73.bc.ca (Postfix) with ESMTP id 33F091A000B0C for ; Wed, 13 Jun 2007 09:01:41 -0700 (PDT) From: Freddie Cash Organization: School District 73 To: stable@freebsd.org Date: Wed, 13 Jun 2007 09:01:39 -0700 User-Agent: KMail/1.9.5 References: <200706080913.37450.fjwcash+freebsd@gmail.com> <200706121020.11926.fjwcash+freebsd@gmail.com> <20070613041533.GB50150@cdnetworks.co.kr> In-Reply-To: <20070613041533.GB50150@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706130901.39724.fjwcash+freebsd@gmail.com> Cc: Subject: Re: Can't get if_txp(4) to attach to a 3CR990B-TXM NIC 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, 13 Jun 2007 16:01:45 -0000 On Tuesday 12 June 2007 09:15 pm, Pyun YongHyeon wrote: > On Tue, Jun 12, 2007 at 10:20:11AM -0700, Freddie Cash wrote: > > On Friday 08 June 2007 09:59 pm, Pyun YongHyeon wrote: > > > On Fri, Jun 08, 2007 at 09:13:37AM -0700, Freddie Cash wrote: > > > > Good morning, > > > > > > > > I'm having a bit of an issue getting a 3CR990B-TXM NIC detected > > > > and usable. Just wondering if anyone knows of any issues with > > > > this NIC chipset and/or with the motherboard chipset. > > > > > > > > The motherboard is a Biostar GeForce 6100 AM2 using an nVidia > > > > nForce 410 chipset and nVidia GeForce 6100 vide chipset. > > > > > > > > I've tried FreeBSD 6.1, 6.2, 6-STABLE (from Wed), and 7-CURRENT > > > > (from Thu) on this system. Everything installs nicely, > > > > everything on the board is detected correctly and usable. It's > > > > just the PCI NIC that doesn't work. > > > > > > > > If I compile a custom kernel without any network drivers in it, > > > > and then kldload if_txp, the following appears (same message on > > > > all 4 versions): > > > > > > > > txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port > > > > 0xbc00-0xbc7f mem 0xfdcff000-0xfdcff07f irq 16 at device 8.0 on > > > > pci3 txp0: not waiting for boot > > > > device_attach: txp0 attach returned -1 > > > > > > Would you try attached path? > > > It wouldn't fix your issue but it will handle failure of > > > contigmalloc as expected. > > > > Patch applies cleanly, module compiles cleanly, and module is > > kldloaded cleanly. But same error message as before, and no txp0 > > device is created. > > > > Tested on 7-CURRENT from last week. > > Thanks for testing! > > It seems that the message will show up in case of firmware loading/ring > initialization failure. Try attached patch which will show failing > function name. Patch uplied cleanly, module compiled clealy, and module was kldloaded cleanly. Error message is now: txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port 0xbc00-0xbc7f mem 0xfdcff000-0xfdcff07f irq 18 at device 6.0 on pci3 txp0: txp_download_fw: not waiting for boot device_attach: txp0 attach returned -1 The IRQ and device numbers changed as it's in a different PCI slot than before. Looks like your guess was right, there's something not working right in the firmware download. > Because I don't have 3CR990 hardware it's very hard to fix it. I'm > unsure remote debugging would help here. > Btw, it seems the hardware looks very good(except for extra copying on > strict alignment architecture) and it even supports TSO! We normally use 3C905-series and 3C980-series NICs. Our local PC vendor sent us these instead when we ordered low-profile NICs to put into our new firewall boxes (while we wait for the back-order on Intel gigabit dual-port, low-profile, PCIe NICs to be filled). I was going to try upgrading the firmware on the NICs, as there's an update available on the 3Com website, but the installer requires a Windows box (tried via a DOS boot disk and get the "Can't be run in DOS mode" error), which we don't have available at the moment. -- Freddie Cash, LPIC-2 CCNT CCLP Network Support Technician School District 73 (250) 377-HELP [377-4357] fjwcash+freebsd@gmail.com From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 16:17:36 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C993A16A468 for ; Wed, 13 Jun 2007 16:17:36 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id B92F913C457 for ; Wed, 13 Jun 2007 16:17:36 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id A22631CC04E; Wed, 13 Jun 2007 09:17:36 -0700 (PDT) Date: Wed, 13 Jun 2007 09:17:36 -0700 From: Jeremy Chadwick To: Ulrich Spoerlein Message-ID: <20070613161736.GA16117@eos.sc1.parodius.com> Mail-Followup-To: Ulrich Spoerlein , stable@freebsd.org, rwatson@freebsd.org References: <7ad7ddd90706130722t6731afa7j5fa9a78a3e87f9e5@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7ad7ddd90706130722t6731afa7j5fa9a78a3e87f9e5@mail.gmail.com> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: stable@freebsd.org, rwatson@freebsd.org Subject: Re: Unix domain socket leak in 6-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: Wed, 13 Jun 2007 16:17:36 -0000 On Wed, Jun 13, 2007 at 04:22:45PM +0200, Ulrich Spoerlein wrote: > Hi, > > as you are aware, there is a unix domain socket leak in 6-STABLE, > which AFAIK is not yet fully fixed. > > I wanted to ask about the status or some possible fixes, as I know a > way to reproduce the problem in a matter of minutes. > > We are running Cyrus and Postfix with the user DB in OpenLDAP. When > using ldapi://%2fvar%2frun%2fopenldap%2fldapi/ as a connection URL for > both Postfix' user lookup and cyrus' user lookup (via nss_ldap). slapd > quickly runs out of filedescriptors as it is not closing any unix > sockets (judging by ever increasing lsof output). > > Using TCP sockets is just fine. If there are patches I could try, > don't hesitate to send them to me. Might be a red herring, but worth mentioning as a possibility: I've seen this kind of problem with domain sockets (at least on Linux with a multi-use tool called busybox) where on error conditions the code never bothered to close the existing socket it opened, thus resulting in leaks/resource exhaustion over time. The code later got fixed, but a pretty nasty bug especially when the program is used in a lot of embedded products... In regards to FreeBSD, I remember reading some mails from Robert Watson last month in regards to UNIX domain socket code changes: http://monkey.org/freebsd/archive/freebsd-stable/200705/msg00200.html -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 16:36:14 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A962A16A509 for ; Wed, 13 Jun 2007 16:36:14 +0000 (UTC) (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 6E54013C4B7 for ; Wed, 13 Jun 2007 16:36:14 +0000 (UTC) (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 1HyVAo-0006HI-AT for ; Wed, 13 Jun 2007 17:54:18 +0200 Received: (qmail 3279 invoked from network); 13 Jun 2007 15:54:07 -0000 Received: from localhost.thuis.klop.ws (HELO guido.klop.ws) (127.0.0.1) by localhost.thuis.klop.ws with SMTP; 13 Jun 2007 15:54:07 -0000 Date: Wed, 13 Jun 2007 17:54:05 +0200 To: stable@freebsd.org From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <7ad7ddd90706130722t6731afa7j5fa9a78a3e87f9e5@mail.gmail.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <7ad7ddd90706130722t6731afa7j5fa9a78a3e87f9e5@mail.gmail.com> User-Agent: Opera Mail/9.21 (FreeBSD) Cc: Subject: Re: Unix domain socket leak in 6-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: Wed, 13 Jun 2007 16:36:14 -0000 On Wed, 13 Jun 2007 16:22:45 +0200, Ulrich Spoerlein wrote: > Hi, > > as you are aware, there is a unix domain socket leak in 6-STABLE, > which AFAIK is not yet fully fixed. > > I wanted to ask about the status or some possible fixes, as I know a > way to reproduce the problem in a matter of minutes. > > We are running Cyrus and Postfix with the user DB in OpenLDAP. When > using ldapi://%2fvar%2frun%2fopenldap%2fldapi/ as a connection URL for > both Postfix' user lookup and cyrus' user lookup (via nss_ldap). slapd > quickly runs out of filedescriptors as it is not closing any unix > sockets (judging by ever increasing lsof output). Shouldn't slapd close its unix socket? Or am I misreading this. > Using TCP sockets is just fine. If there are patches I could try, > don't hesitate to send them to me. > > Cheers, > Uli Ronald. -- Ronald Klop Amsterdam, The Netherlands From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 16:50:16 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83CB316A480 for ; Wed, 13 Jun 2007 16:50:16 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.230]) by mx1.freebsd.org (Postfix) with ESMTP id 358DD13C447 for ; Wed, 13 Jun 2007 16:50:15 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so202983wra for ; Wed, 13 Jun 2007 09:50:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OpGp8iFsgYjyS+LcPjsPhPwY2unXul6xTNMhOBvEScM/Cq2IvuOpW2hvE6AxB5i17TwDeMAZC9Hc/vkhpdIq+XIZuOfZsAx2PWxU6i1rhjxYQoG7s6tN6v0vlg/romRq8j1EBBm4jZ9HY4AIlHX5p9nOhKoekM1cqoqOBMD6AHU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BJZbWtxzbmQA3w2nnMzDEOX96uU79hAnGNUiveGnoy5gF5uw3eGTtTDS6zwpS2i8tnUtaLkbOeAqM7A/P5kJ6wDzUxpWrDKkfsk9lPvRy1CU++NqeuEgs4m3ML+C9fHXwAvco/sogw8BBTxobgK2hXELYcsCO4M8u70ojawxOLQ= Received: by 10.78.130.6 with SMTP id c6mr295807hud.1181753414696; Wed, 13 Jun 2007 09:50:14 -0700 (PDT) Received: by 10.78.174.6 with HTTP; Wed, 13 Jun 2007 09:50:14 -0700 (PDT) Message-ID: <7ad7ddd90706130950v48686221t5f27945607789c94@mail.gmail.com> Date: Wed, 13 Jun 2007 18:50:14 +0200 From: "Ulrich Spoerlein" To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Re Unix domain socket leak in 6-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: Wed, 13 Jun 2007 16:50:16 -0000 On 6/13/07, Ivan Voras wrote: > Can you perhaps isolate the bug / give more information on it? I'm > asking because I'm currently using an application with unix domain > sockets in production wich handles lots of connects/disconnects per > second and it doesn't seem to show leakage. Ok, I'm not exactly sure what I should do. First of all, there are two LDAP consumers: postfix and cyrus-saslauthd. A fairly common setup, I suppose. If I bombard this setup with hundreds of mails, cyrus is at one point unable to process the mails further, stating that: Jun 13 18:27:22 misctest1 lmtpunix[47460]: IOERROR: opening /data/cyrus/spool/user/ulrspoe/cyrus.cache: Too many open files The error is misleading, though, as it is not cyrus that is out of file descriptors, but rather OpenLDAP. Restarting slapd will make cyrus work again. I logged the lsof output during the mail bomb and the slapd-lines are continually rising: misctest1# while :; do echo -n `date` " "; lsof 2>/dev/null | awk '$1 ~ /imapd/{imapd+=1} $1 ~ /slapd/{slapd+=1} $3 ~ /postfix/{pf+=1} END{print imapd, pf, slapd}'; sleep 60;done Wed Jun 13 18:21:55 CEST 2007 1378 71 272 Wed Jun 13 18:22:57 CEST 2007 1378 71 272 Wed Jun 13 18:23:58 CEST 2007 1378 216 316 Wed Jun 13 18:24:59 CEST 2007 1378 321 644 Wed Jun 13 18:26:01 CEST 2007 1378 333 1132 Wed Jun 13 18:27:02 CEST 2007 1378 329 1804 Wed Jun 13 18:28:04 CEST 2007 1378 417 2280 The third column never goes down significantly. I have the setup now sitting at 2k open files for the slapd process and will wait until tomorrow, if the count ever decreases again. Changing from ldapi://%2fvar%2frun%2fopenldap%2fldapi/ to ldap://127.0.0.1/ "fixes" the problem. It might be a genuine problem in OpenLDAP, though. We are using openldap-server-2.3.34_1 Cheers, Uli From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 17:45:24 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 35EE216A46E; Wed, 13 Jun 2007 17:45:24 +0000 (UTC) (envelope-from freebsd@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.freebsd.org (Postfix) with ESMTP id E17D413C48A; Wed, 13 Jun 2007 17:45:23 +0000 (UTC) (envelope-from freebsd@hub.org) Received: from localhost (maia-4.hub.org [200.46.204.183]) by hub.org (Postfix) with ESMTP id 8E47AB47A86; Wed, 13 Jun 2007 14:45:23 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 78140-02; Wed, 13 Jun 2007 14:45:22 -0300 (ADT) Received: from ganymede.hub.org (blk-89-241-126.eastlink.ca [24.89.241.126]) by hub.org (Postfix) with ESMTP id 83CC3B47A84; Wed, 13 Jun 2007 14:45:22 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 333EC5CAB6; Wed, 13 Jun 2007 14:45:22 -0300 (ADT) Date: Wed, 13 Jun 2007 14:45:22 -0300 From: "Marc G. Fournier" To: Jeremy Chadwick , Ulrich Spoerlein Message-ID: <7EEECFAE63E9B976653B3254@ganymede.hub.org> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: stable@freebsd.org, rwatson@freebsd.org Subject: Re: Unix domain socket leak in 6-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: Wed, 13 Jun 2007 17:45:24 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Wednesday, June 13, 2007 09:17:36 -0700 Jeremy Chadwick wrote: > I've seen this kind of problem with domain sockets (at least on Linux > with a multi-use tool called busybox) where on error conditions the > code never bothered to close the existing socket it opened, thus > resulting in leaks/resource exhaustion over time. The code later got > fixed, but a pretty nasty bug especially when the program is used in > a lot of embedded products... > > In regards to FreeBSD, I remember reading some mails from Robert Watson > last month in regards to UNIX domain socket code changes: > > http://monkey.org/freebsd/archive/freebsd-stable/200705/msg00200.html 'k, just to ring in here ... I can definitely attest to there being a leak here, as it was me that was originally burned by it ... in my case, I eventually was able to isolate which VPS/jail was causing it and haven't run it since, but was never able to determine exactly what was causing it, since there wasn't really anything unusual running in that jail :( But ... based on the discussions that were had at the time, it was my understanding that if all applications were shut down on the server (to the bare minimal), eventually the kernel GC should clean up all residual sockets ... when I did this (shut down all applications but the very bare minimum) and waited for 10+ minutes, socket usage never drop'd below about 4k sockets in use, or something like that ... Unlike Ulrich, I wasn't running LDAP at the time, so that wasn't the cause for me ... I could easily enough restart that jail if there was some more useful information I could get from it, but the thread kinda dwindled off over time, and rebooting a server ever 3 days was getting a wee bit annoying to my clients :) But, if someone has something they'd like me to do to provide more info, I'm willing to do it (short of anything that requires DDB / console access ... that server is remote) ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFGcC0y4QvfyHIvDvMRApuZAJ9xKfa2/LqkcMkFEr4vrtnLt3ObcQCg43hs 7QX1hYskbQh/L8XJn1r1/Ts= =xKdx -----END PGP SIGNATURE----- From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 18:02:04 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9224116A400 for ; Wed, 13 Jun 2007 18:02:04 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.freebsd.org (Postfix) with ESMTP id 6ECAB13C46E for ; Wed, 13 Jun 2007 18:02:04 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id C0A98184C for ; Wed, 13 Jun 2007 14:02:03 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 13 Jun 2007 14:02:03 -0400 X-Sasl-enc: PARQPIJqoPAcunV+gufphRPiIvBtRn9Qn4DEe755KQFH 1181757723 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id 5B26520501 for ; Wed, 13 Jun 2007 14:02:03 -0400 (EDT) Message-ID: <4670311A.3000200@incunabulum.net> Date: Wed, 13 Jun 2007 19:02:02 +0100 From: Bruce M Simpson User-Agent: Thunderbird 1.5.0.10 (X11/20070407) MIME-Version: 1.0 To: FreeBSD stable Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: FYI: ULi/ALi SATA fix committed on HEAD 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, 13 Jun 2007 18:02:04 -0000 I have just committed a change (with soren's blessing) for the upcoming 7.0 branch which resolves the regression with ALI/ULI sata controllers introduced in 6.2-RELEASE. This affected a number of systems in particular the ASUS Vintage series of barebones boxes. Some folks on stable were affected too. regards, BMS From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 18:16:07 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3346616A468 for ; Wed, 13 Jun 2007 18:16:07 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 7A0DF13C489 for ; Wed, 13 Jun 2007 18:16:06 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so506173uge for ; Wed, 13 Jun 2007 11:16:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to; b=A+kqHFOhIBSu0GWMavmVDLs00G6Klb52NAXWxcYT8e7MLMJTlYKJzE7IWdFLQvwWMh6BRIq7+hR+wzcXlwa2P8B42k4t9r0Scgd4eDJy6yX7ySH5iRRvEEJ9RFc+gHCjFHM+WUHUK3m/gmPMrGaDalvmQkq7BBc/BVR1ZslVJEE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to; b=d+KkkD/A+rpS0ItxEB2/yc2Kg4OOZu/P+uSFR27V4oMUaxizOhJMvfHuug0YATkveSMM9io3jrGJ8nX6RiHCY9B6ShXYny2D06ZpLyoPT5sk/xaFgLopQ/N06IRwR1TO9MbAU/G8wN1N9yR15SRIWSCaS/5loBlcgFG22yQ7wnk= Received: by 10.66.243.4 with SMTP id q4mr1437582ugh.1181758565049; Wed, 13 Jun 2007 11:16:05 -0700 (PDT) Received: from roadrunner.q.local ( [85.180.147.166]) by mx.google.com with ESMTP id k1sm3285316ugf.2007.06.13.11.16.02 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 13 Jun 2007 11:16:04 -0700 (PDT) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.14.1/8.14.1) with ESMTP id l5DIFv5D002502; Wed, 13 Jun 2007 20:15:57 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Received: (from q@localhost) by roadrunner.q.local (8.14.1/8.14.1/Submit) id l5DIFuj9002501; Wed, 13 Jun 2007 20:15:56 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Date: Wed, 13 Jun 2007 20:15:56 +0200 From: Ulrich Spoerlein To: "Marc G. Fournier" Message-ID: <20070613181555.GA1506@roadrunner.q.local> Mail-Followup-To: "Marc G. Fournier" , Jeremy Chadwick , stable@freebsd.org, rwatson@freebsd.org References: <7EEECFAE63E9B976653B3254@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7EEECFAE63E9B976653B3254@ganymede.hub.org> Cc: Jeremy Chadwick , rwatson@FreeBSD.org, stable@FreeBSD.org Subject: Re: Unix domain socket leak in 6-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: Wed, 13 Jun 2007 18:16:07 -0000 Marc G. Fournier wrote: > 'k, just to ring in here ... I can definitely attest to there being a leak > here, as it was me that was originally burned by it ... in my case, I > eventually was able to isolate which VPS/jail was causing it and haven't run it > since, but was never able to determine exactly what was causing it, since there > wasn't really anything unusual running in that jail :( > > But ... based on the discussions that were had at the time, it was my > understanding that if all applications were shut down on the server (to the > bare minimal), eventually the kernel GC should clean up all residual sockets > ... when I did this (shut down all applications but the very bare minimum) and > waited for 10+ minutes, socket usage never drop'd below about 4k sockets in > use, or something like that ... Hi Marc, was your leak a "kernel leak" or a "user leak" (if it actually makes a difference). Because I'm only hitting the problem within the slapd process itself. Restart it, every thing is good again. Other applications are also no affected. I think what's happening to me, is that slapd keeps unix domain sockets lingering too long. When blasting mails through the system, all those tiny ldap lookups then lead to slapd reaching it's process limit. I wonder though: maxfilesperproc is roughly 12k, but lsof needs to only count 2.5k lines of slapd output when the limit is hit. Is there a better way to check, how much fds/resources are open by a certain process? When using TCP sockets, the number of open files hardly changes. Ulrich Spoerlein -- "The trouble with the dictionary is you have to know how the word is spelled before you can look it up to see how it is spelled." -- Will Cuppy From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 18:22:17 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0472816A46B; Wed, 13 Jun 2007 18:22:17 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id C9CB413C4BE; Wed, 13 Jun 2007 18:22:16 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 88C191CC050; Wed, 13 Jun 2007 11:22:16 -0700 (PDT) Date: Wed, 13 Jun 2007 11:22:16 -0700 From: Jeremy Chadwick To: "Marc G. Fournier" , stable@freebsd.org, rwatson@freebsd.org Message-ID: <20070613182216.GA19533@eos.sc1.parodius.com> Mail-Followup-To: "Marc G. Fournier" , stable@freebsd.org, rwatson@freebsd.org References: <7EEECFAE63E9B976653B3254@ganymede.hub.org> <20070613181555.GA1506@roadrunner.q.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070613181555.GA1506@roadrunner.q.local> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Subject: Re: Unix domain socket leak in 6-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: Wed, 13 Jun 2007 18:22:17 -0000 On Wed, Jun 13, 2007 at 08:15:56PM +0200, Ulrich Spoerlein wrote: > I wonder though: maxfilesperproc is roughly 12k, but lsof needs to only > count 2.5k lines of slapd output when the limit is hit. Is there > a better way to check, how much fds/resources are open by a certain process? sockstat is what you're looking for. Also, do not forget about limits(1). If the sockets aren't being closed (in any condition; after completion or after error), there's going to be a leak until the daemon is restarted. I wouldn't be surprised if this is what's happening, based on previous experience I've had with slapd during my day job. :-) -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 18:52:10 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A38EE16A400 for ; Wed, 13 Jun 2007 18:52:10 +0000 (UTC) (envelope-from idiotbg@gmail.com) Received: from smtp.studnetz.uni-leipzig.de (smtp.studnetz.uni-leipzig.de [139.18.143.252]) by mx1.freebsd.org (Postfix) with ESMTP id 63C6713C45E for ; Wed, 13 Jun 2007 18:52:10 +0000 (UTC) (envelope-from idiotbg@gmail.com) Received: from localhost (localhost [127.0.0.1]) by smtp.studnetz.uni-leipzig.de (Postfix) with ESMTP id 3257028E for ; Wed, 13 Jun 2007 20:34:24 +0200 (CEST) X-Virus-Scanned: by amavisd-new at studnetz-ul Received: from smtp.studnetz.uni-leipzig.de ([127.0.0.1]) by localhost (smtp.studnetz.uni-leipzig.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xTY9IErRqjqL for ; Wed, 13 Jun 2007 20:34:24 +0200 (CEST) Received: from a144026.studnetz.uni-leipzig.de (a144026.studnetz.uni-leipzig.de [139.18.144.26]) by smtp.studnetz.uni-leipzig.de (Postfix) with ESMTP id 17A1E28D for ; Wed, 13 Jun 2007 20:34:23 +0200 (CEST) From: Momchil Ivanov To: freebsd-stable@freebsd.org Date: Wed, 13 Jun 2007 20:34:19 +0200 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7077370.Lp68UysmuC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706132034.22794.idiotbg@gmail.com> Subject: atapicam and cd-rw problem, no cd0 but acd0 some 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: Wed, 13 Jun 2007 18:52:10 -0000 --nextPart7077370.Lp68UysmuC Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi guys, I am running 6-STABLE as of today and I cannot use the CD-RW on my IBM T40= to=20 burn CDs. When I put atapicam_load=3D"YES" in loader.conf or compile it in = the=20 kernel I see the following error acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks=3D0x40 0= x00 0x01 and no /dev/cd0 is created. I don`t see the above error without atapicam=20 loaded or in kernel. This is not something new, I haven`t been able to=20 get /dev/cd0 since more than a month following 6-STABLE, don`t know if it=20 ever worked on 6 or 6.x, but I certainly cannot get it to work on 6-STABLE.= =20 Any help would be appreciated :) I would be happy ot be able to burn CDs. I have acd0: CDRW at ata1-master UDMA33 and camcontrol shows: at scbus2 target 0 lun 0 (pass1) Thanks =2D-=20 PGP KeyID: 0x3118168B Keyserver: pgp.mit.edu Key fingerprint BB50 2983 0714 36DC D02E =C2=A0158A E03D 56DA 3118 168B =20 --nextPart7077370.Lp68UysmuC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGcDir4D1W2jEYFosRAjp6AJ9zqx+0Lzc/7tVzS3yCwcgcA+uQgQCfQe7/ GbjAOKai6K/SlUGt/eUXqrw= =2wln -----END PGP SIGNATURE----- --nextPart7077370.Lp68UysmuC-- From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 19:38:21 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C8AC16A468 for ; Wed, 13 Jun 2007 19:38:21 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by mx1.freebsd.org (Postfix) with ESMTP id 470BD13C46E for ; Wed, 13 Jun 2007 19:38:21 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by wx-out-0506.google.com with SMTP id h28so262915wxd for ; Wed, 13 Jun 2007 12:38:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=SN/bp+sqIm0rdRhotAL4OFbli7SUHYJSXpTJH+8kWGMuHGdgRss6nGOZ2xC47FnZ/8UFw/keoyTcv6c1YevRVwHmtCcTy6TikMOsRSCXyD5na1ZwGbZ4k+iOpoEsQUrKREBFngnWgPonCACQxL+5u0TuDUG3d7qrJ6Mo+R3m9B8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ojXEMS7KR0ydteo8kGUfjgCP7elkXdYywxs/I8HIscA+X1Vonkv1qo99oP2WRzQY+J/nd5qzG94HBOU4S+1uW2DBB1/FiTWX0YBah9LsrUkQhschs6S+EWpY9uD+Wg0awKOwgT5mK/FYBusO4qs7XNdN5RPe3/hvZ9aT9iT5wL4= Received: by 10.70.87.5 with SMTP id k5mr1546317wxb.1181762060504; Wed, 13 Jun 2007 12:14:20 -0700 (PDT) Received: by 10.70.63.4 with HTTP; Wed, 13 Jun 2007 12:14:20 -0700 (PDT) Message-ID: <8e10486b0706131214m9e04f36rbaf9db859e9e65da@mail.gmail.com> Date: Wed, 13 Jun 2007 16:14:20 -0300 From: "Alexandre Biancalana" To: stable@freebsd.org, rwatson@freebsd.org In-Reply-To: <7ad7ddd90706130722t6731afa7j5fa9a78a3e87f9e5@mail.gmail.com> MIME-Version: 1.0 References: <7ad7ddd90706130722t6731afa7j5fa9a78a3e87f9e5@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Unix domain socket leak in 6-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: Wed, 13 Jun 2007 19:38:21 -0000 On 6/13/07, Ulrich Spoerlein wrote: > > Hi, > > as you are aware, there is a unix domain socket leak in 6-STABLE, > which AFAIK is not yet fully fixed. > > I wanted to ask about the status or some possible fixes, as I know a > way to reproduce the problem in a matter of minutes. > > We are running Cyrus and Postfix with the user DB in OpenLDAP. When > using ldapi://%2fvar%2frun%2fopenldap%2fldapi/ as a connection URL for > both Postfix' user lookup and cyrus' user lookup (via nss_ldap). slapd > quickly runs out of filedescriptors as it is not closing any unix > sockets (judging by ever increasing lsof output). > > Using TCP sockets is just fine. If there are patches I could try, > don't hesitate to send them to me. Ohhh !! I had exactly the same problem last night. After change the line of /usr/local/etc/nss_ldap.conf from uri ldap://127.0.0.1/ to uri ldapi://%2fvar%2frun%2fopenldap%2fldapi/ The open sockets off this machine started to increase until reach maxfiles limit and show messages like this: kernel: kern.maxfiles limit exceeded by uid 65534, please see tuning(7). and slapd stopped to accept new connections. During the day (production hours) the number off connections (using TCP sockets) to OpenLDAP range from 16 to 45. Last night after change the type connection to Unix Domain Socket the number of connections raised rapidly to about 4000. I get this numbers using sockstat -c command. This machine is our Samba PDC, running 6.2-STABLE compile in Apr 5 13:33:50 using samba-3.0.24,1, nss_ldap-1.255, openldap-server-2.3.34_1 I can provide more information if need. Any Advises/Patches ? Best Regards, Alexandre Biancalana From owner-freebsd-stable@FreeBSD.ORG Wed Jun 13 22:01:21 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F054116A41F for ; Wed, 13 Jun 2007 22:01:21 +0000 (UTC) (envelope-from landlord@admi.org) Received: from rfsgtwjhb01.rennies.co.za (rfsgtwjhb01.rennies.co.za [165.233.48.234]) by mx1.freebsd.org (Postfix) with ESMTP id DB3C513C457 for ; Wed, 13 Jun 2007 22:01:20 +0000 (UTC) (envelope-from landlord@admi.org) Received: from rfsexchdbn01.rennies.co.za (Not Verified[165.233.220.16]) by rfsgtwjhb01.rennies.co.za with MailMarshal (v6, 2, 0, 2977) id ; Wed, 13 Jun 2007 23:45:04 +0200 Received: from DM ([61.173.172.249]) by rfsexchdbn01.rennies.co.za with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Jun 2007 23:45:03 +0200 Received: from ruthenium-turnabout.adkathome.de(cinnamon-armonk.adkathome.de [adkathome.de]) by burnside-tower.adkathome.de (8.11.1/8.11.1) with ESMTP id eA5KcNf0A24D for ; Wed, 13 Jun 2007 20:39:56 -0200 Date: Thu, 14 Jun 2007 00:36:56 +0200 From: "wearisome Butcher" To: stable@freebsd.org, benglish@utk.edu, acceso@bne.es, arezaiyan@sbcglobal.net, mturner85@gmail.com, donnasomerville@fundy.net, alpha0387@comcast.net Message-ID: MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Priority: normal X-OriginalArrivalTime: 13 Jun 2007 21:45:03.0597 (UTC) FILETIME=[1999F1D0:01C7AE04] Cc: Subject: marketing lists for medical and dental fields 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, 13 Jun 2007 22:01:22 -0000 I was told that you were looking for marketing databases of the medical community. Until the end of this week (June 15/2007) we have this deal on the go: Directories for the USA: - Physicians: 700 thousand doctors in the US. Data is provided in Excel format and sortable by state or specialty. Over a dozen different fields and more than 30 specialties. Individual Cost: $349 - Hospital Admins: 23 thousand in all with data for the CEO, CFO, CIO, COO and more Individual Cost: $220 - Dentists and Related Dental Services: 597 thousand records in all Individual Cost: $209 If you buy the directory of physicians you will get the other 2 for free. Contact us at 1-206-984-0935 or send an email to medical.data@hotmail.com Reply with 'null' in the subject if you choose not to remain in our records ##################################################################################### This e-mail message has been scanned for Viruses and Content and cleared by MailMarshal ##################################################################################### From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 00:28:33 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 71A8316A468 for ; Thu, 14 Jun 2007 00:28:33 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 6137013C447 for ; Thu, 14 Jun 2007 00:28:33 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id BEB6A1A4D80; Wed, 13 Jun 2007 16:58:50 -0700 (PDT) Date: Wed, 13 Jun 2007 16:58:50 -0700 From: Alfred Perlstein To: Alexandre Biancalana Message-ID: <20070613235850.GM96936@elvis.mu.org> References: <7ad7ddd90706130722t6731afa7j5fa9a78a3e87f9e5@mail.gmail.com> <8e10486b0706131214m9e04f36rbaf9db859e9e65da@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8e10486b0706131214m9e04f36rbaf9db859e9e65da@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: stable@freebsd.org, rwatson@freebsd.org Subject: Re: Unix domain socket leak in 6-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, 14 Jun 2007 00:28:33 -0000 * Alexandre Biancalana [070613 12:40] wrote: > On 6/13/07, Ulrich Spoerlein wrote: > > > >Hi, > > > >as you are aware, there is a unix domain socket leak in 6-STABLE, > >which AFAIK is not yet fully fixed. > > > >I wanted to ask about the status or some possible fixes, as I know a > >way to reproduce the problem in a matter of minutes. > > > >We are running Cyrus and Postfix with the user DB in OpenLDAP. When > >using ldapi://%2fvar%2frun%2fopenldap%2fldapi/ as a connection URL for > >both Postfix' user lookup and cyrus' user lookup (via nss_ldap). slapd > >quickly runs out of filedescriptors as it is not closing any unix > >sockets (judging by ever increasing lsof output). > > > >Using TCP sockets is just fine. If there are patches I could try, > >don't hesitate to send them to me. > > > > Ohhh !! I had exactly the same problem last night. > > After change the line of /usr/local/etc/nss_ldap.conf from > > uri ldap://127.0.0.1/ > > to > > uri ldapi://%2fvar%2frun%2fopenldap%2fldapi/ > > The open sockets off this machine started to increase until reach maxfiles > limit and show messages like this: > > kernel: kern.maxfiles limit exceeded by uid 65534, please see tuning(7). > > and slapd stopped to accept new connections. > > During the day (production hours) the number off connections (using TCP > sockets) to OpenLDAP range from 16 to 45. Last night after change the type > connection to Unix Domain Socket the number of connections raised rapidly to > about 4000. I get this numbers using sockstat -c command. > > This machine is our Samba PDC, running 6.2-STABLE compile in Apr 5 13:33:50 > using samba-3.0.24,1, nss_ldap-1.255, openldap-server-2.3.34_1 > > I can provide more information if need. > > Any Advises/Patches ? I would advise running "truss" or ktrace against the process to see if it's actually attempting to close the descriptor. this would explain if the leak is in the application, or maybe libc/kernel. -- - Alfred Perlstein From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 04:11:19 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DA99416A46B for ; Thu, 14 Jun 2007 04:11:18 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by mx1.freebsd.org (Postfix) with ESMTP id 7F90513C469 for ; Thu, 14 Jun 2007 04:11:18 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by wx-out-0506.google.com with SMTP id h28so354144wxd for ; Wed, 13 Jun 2007 21:11:17 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=U2t7u+VN3kKkIV7w+ONjldLqtcm9fUpAAWDPzPye5XQQViyDv1Z3J4R1NDwQVbNk6ec3pgfjiTNjCJHRWQ4bG6Ebrd0FfDGnaS7EzAxPsKQMy3hFJFPuqM98bqzvFDevnYH+wz8qsjQ7LdXp5rtxgb6Cml7WvlovUJygCbL7tno= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=klZrmMc6cp27rAtWD/0owuEZ4wvnJibg93ezbsTX6qzGStwaM/eQl32IRzqpVcbPbI2YY56ijwtECeJ5WiwkYRSaXPr4RdcsQvWtTh+lRdhJ0utoo+LodMLU/Cu4/1Zf9SylcZxnSsvNoVy55F3x1cgX2T2ZLrELFxLVHAopoSs= Received: by 10.70.17.1 with SMTP id 1mr1652886wxq.1181794276658; Wed, 13 Jun 2007 21:11:16 -0700 (PDT) Received: by 10.70.63.4 with HTTP; Wed, 13 Jun 2007 21:11:16 -0700 (PDT) Message-ID: <8e10486b0706132111l34f3e7cayfbf408014a4c5516@mail.gmail.com> Date: Thu, 14 Jun 2007 01:11:16 -0300 From: "Alexandre Biancalana" To: "Alfred Perlstein" In-Reply-To: <20070613235850.GM96936@elvis.mu.org> MIME-Version: 1.0 References: <7ad7ddd90706130722t6731afa7j5fa9a78a3e87f9e5@mail.gmail.com> <8e10486b0706131214m9e04f36rbaf9db859e9e65da@mail.gmail.com> <20070613235850.GM96936@elvis.mu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: stable@freebsd.org, rwatson@freebsd.org Subject: Re: Unix domain socket leak in 6-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, 14 Jun 2007 04:11:19 -0000 On 6/13/07, Alfred Perlstein wrote: > > I would advise running "truss" or ktrace against the process > to see if it's actually attempting to close the descriptor. > > this would explain if the leak is in the application, or > maybe libc/kernel. > > -- > - Alfred Perlstein > Hi ! I change nss_ldap.conf again to access OpenLDAP via unix domain socket. Here is the connection counter before the change: Wed Jun 13 22:35:55 BRT 2007 unix sockets: 99 tcp sockets: 12 Here is the connection counter rigth before change connection method back to TCP socket: Wed Jun 13 22:56:01 BRT 2007 unix sockets: 2902 tcp sockets: 13 Follow the link to the 500k lines kdump file from a ktrace of an smbd process that leaked more than 1000 unix domain sockets connections during this time. http://www.seudns.net/~ale/smbd.kdump.bz2 ps: I removed some lines from the file that shows socket read returns, because they showed usernames e other informations that I don't want to expose. Regards, Alexandre From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 04:17:30 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 811DB16A41F for ; Thu, 14 Jun 2007 04:17:30 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id 4C2B813C455 for ; Thu, 14 Jun 2007 04:17:30 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so549947waf for ; Wed, 13 Jun 2007 21:17:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=doAwg2eL693HwpYu60/CcwJIYbt47siAWy5UJN8R80PnS9ZWtREjzz8TuEfVv5y0bUAsFQJjIjYu/AeIU8gL6rKOXrwtjR1lPpoXeA7z6UP7HHdFEy58kAmH0FjK2Xqbf16V3D6WDf/aJpi9KrxpALsPV9PW4qVrjGdzkLmleqg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=iI7IUaP4B4VNoWHTNQUM1AbZRkpHosciOH+rEcZkQnE7M8fCdB/6cJpx0Z8PJmDPn+Ldmc2NZqW7SZGEVhDX84YIR5tQrQXGYgueG+bk7xxRP3WJ5UjvYWWZAv9Tvhg4aVPKTnChcxQUf/+F6JWj90A//XkQCMN9jLnfRtmMFEc= Received: by 10.114.134.1 with SMTP id h1mr1452241wad.1181794650011; Wed, 13 Jun 2007 21:17:30 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id n32sm3182510wag.2007.06.13.21.17.25 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 13 Jun 2007 21:17:28 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l5E3w7U1055506 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Jun 2007 12:58:07 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l5E3w7N0055505; Thu, 14 Jun 2007 12:58:07 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Thu, 14 Jun 2007 12:58:07 +0900 From: Pyun YongHyeon To: Freddie Cash Message-ID: <20070614035807.GB54650@cdnetworks.co.kr> References: <200706080913.37450.fjwcash+freebsd@gmail.com> <200706121020.11926.fjwcash+freebsd@gmail.com> <20070613041533.GB50150@cdnetworks.co.kr> <200706130901.39724.fjwcash+freebsd@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <200706130901.39724.fjwcash+freebsd@gmail.com> User-Agent: Mutt/1.4.2.1i Cc: stable@freebsd.org Subject: Re: Can't get if_txp(4) to attach to a 3CR990B-TXM NIC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2007 04:17:30 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jun 13, 2007 at 09:01:39AM -0700, Freddie Cash wrote: > On Tuesday 12 June 2007 09:15 pm, Pyun YongHyeon wrote: > > On Tue, Jun 12, 2007 at 10:20:11AM -0700, Freddie Cash wrote: > > > On Friday 08 June 2007 09:59 pm, Pyun YongHyeon wrote: > > > > On Fri, Jun 08, 2007 at 09:13:37AM -0700, Freddie Cash wrote: > > > > > Good morning, > > > > > > > > > > I'm having a bit of an issue getting a 3CR990B-TXM NIC detected > > > > > and usable. Just wondering if anyone knows of any issues with > > > > > this NIC chipset and/or with the motherboard chipset. > > > > > > > > > > The motherboard is a Biostar GeForce 6100 AM2 using an nVidia > > > > > nForce 410 chipset and nVidia GeForce 6100 vide chipset. > > > > > > > > > > I've tried FreeBSD 6.1, 6.2, 6-STABLE (from Wed), and 7-CURRENT > > > > > (from Thu) on this system. Everything installs nicely, > > > > > everything on the board is detected correctly and usable. It's > > > > > just the PCI NIC that doesn't work. > > > > > > > > > > If I compile a custom kernel without any network drivers in it, > > > > > and then kldload if_txp, the following appears (same message on > > > > > all 4 versions): > > > > > > > > > > txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port > > > > > 0xbc00-0xbc7f mem 0xfdcff000-0xfdcff07f irq 16 at device 8.0 on > > > > > pci3 txp0: not waiting for boot > > > > > device_attach: txp0 attach returned -1 > > > > > > > > Would you try attached path? > > > > It wouldn't fix your issue but it will handle failure of > > > > contigmalloc as expected. > > > > > > Patch applies cleanly, module compiles cleanly, and module is > > > kldloaded cleanly. But same error message as before, and no txp0 > > > device is created. > > > > > > Tested on 7-CURRENT from last week. > > > > Thanks for testing! > > > > It seems that the message will show up in case of firmware loading/ring > > initialization failure. Try attached patch which will show failing > > function name. > > Patch uplied cleanly, module compiled clealy, and module was kldloaded > cleanly. > > Error message is now: > txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port 0xbc00-0xbc7f > mem 0xfdcff000-0xfdcff07f irq 18 at device 6.0 on pci3 > txp0: txp_download_fw: not waiting for boot > device_attach: txp0 attach returned -1 > > The IRQ and device numbers changed as it's in a different PCI slot than > before. > > Looks like your guess was right, there's something not working right in > the firmware download. > Revert previous patch and apply attached patch again. Please give it spin and let me know result. > > Because I don't have 3CR990 hardware it's very hard to fix it. I'm > > unsure remote debugging would help here. > > Btw, it seems the hardware looks very good(except for extra copying on > > strict alignment architecture) and it even supports TSO! > > We normally use 3C905-series and 3C980-series NICs. Our local PC vendor > sent us these instead when we ordered low-profile NICs to put into our > new firewall boxes (while we wait for the back-order on Intel gigabit > dual-port, low-profile, PCIe NICs to be filled). > I don't have experience from 3C980 but it seems the 3C990 with 3XP processor looks better hardware than 3C905/3C980 series. > I was going to try upgrading the firmware on the NICs, as there's an > update available on the 3Com website, but the installer requires a > Windows box (tried via a DOS boot disk and get the "Can't be run in DOS > mode" error), which we don't have available at the moment. > -- Regards, Pyun YongHyeon --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="if_txp.patch3" Index: if_txp.c =================================================================== RCS file: /home/ncvs/src/sys/dev/txp/if_txp.c,v retrieving revision 1.46 diff -u -r1.46 if_txp.c --- if_txp.c 12 Jun 2007 04:33:21 -0000 1.46 +++ if_txp.c 14 Jun 2007 03:50:51 -0000 @@ -541,14 +541,15 @@ WRITE_REG(sc, TXP_H2A_0, TXP_BOOTCMD_DOWNLOAD_COMPLETE); - for (i = 0; i < 10000; i++) { + for (i = 0; i < 20000; i++) { r = READ_REG(sc, TXP_A2H_0); if (r == STAT_WAITING_FOR_BOOT) break; DELAY(50); } if (r != STAT_WAITING_FOR_BOOT) { - device_printf(sc->sc_dev, "not waiting for boot\n"); + device_printf(sc->sc_dev, "%s: not waiting for boot, " + "status = 0x%08x\n", __func__, r); return (-1); } @@ -1014,7 +1015,7 @@ boot->br_zero_hi = 0; /* See if it's waiting for boot, and try to boot it */ - for (i = 0; i < 10000; i++) { + for (i = 0; i < 20000; i++) { r = READ_REG(sc, TXP_A2H_0); if (r == STAT_WAITING_FOR_BOOT) break; @@ -1022,7 +1023,8 @@ } if (r != STAT_WAITING_FOR_BOOT) { - device_printf(sc->sc_dev, "not waiting for boot\n"); + device_printf(sc->sc_dev, "%s: not waiting for boot, " + "status = 0x%08x\n", __func__, r); return(ENXIO); } --17pEHd4RhPHOinZp-- From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 04:19:31 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE1F316A468 for ; Thu, 14 Jun 2007 04:19:31 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.238]) by mx1.freebsd.org (Postfix) with ESMTP id 808AE13C45B for ; Thu, 14 Jun 2007 04:19:31 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so384150nzn for ; Wed, 13 Jun 2007 21:19:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=mhV06gTPmmPYepjcOx2vmxcTj8w8IwHV6jwr6XHjdASwiqGTlfilBH3gm2/+uSTSvj/7u48hfKnVEJO5iY4gCt/B/zZp9IslqcPNsNeX8TFAIPTZCjkeSjAJxs0cOVfnOTDyJgmdg/l+k/jCxnLE8zpjYOUO56oB1mv+v/+Opco= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=unhqJO2oQR3wHMst2E94sX+47Co7wUWr923VDitM6HnrX4vhr1jO34XkFIRBnQLQ7iEDHeNN2/nOZDT5bSSTmIexuv8L5zhCmbcz3lP9MFZHlaBeNRw+A9QalrCTcrWgSezoKdxN5qkRWJB+5JCseVvqnCKOkyB+5maz5xoPdmU= Received: by 10.114.93.17 with SMTP id q17mr1400566wab.1181794770410; Wed, 13 Jun 2007 21:19:30 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id v9sm1987550wah.2007.06.13.21.19.28 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 13 Jun 2007 21:19:29 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l5E4JPUt055628 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Jun 2007 13:19:25 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l5E4JO81055627; Thu, 14 Jun 2007 13:19:24 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Thu, 14 Jun 2007 13:19:24 +0900 From: Pyun YongHyeon To: Freddie Cash Message-ID: <20070614041924.GC54650@cdnetworks.co.kr> References: <200706080913.37450.fjwcash+freebsd@gmail.com> <200706121020.11926.fjwcash+freebsd@gmail.com> <20070613041533.GB50150@cdnetworks.co.kr> <200706130901.39724.fjwcash+freebsd@gmail.com> <20070614035807.GB54650@cdnetworks.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070614035807.GB54650@cdnetworks.co.kr> User-Agent: Mutt/1.4.2.1i Cc: stable@freebsd.org Subject: Re: Can't get if_txp(4) to attach to a 3CR990B-TXM NIC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2007 04:19:32 -0000 On Thu, Jun 14, 2007 at 12:58:07PM +0900, To Freddie Cash wrote: > On Wed, Jun 13, 2007 at 09:01:39AM -0700, Freddie Cash wrote: > > On Tuesday 12 June 2007 09:15 pm, Pyun YongHyeon wrote: > > > On Tue, Jun 12, 2007 at 10:20:11AM -0700, Freddie Cash wrote: > > > > On Friday 08 June 2007 09:59 pm, Pyun YongHyeon wrote: > > > > > On Fri, Jun 08, 2007 at 09:13:37AM -0700, Freddie Cash wrote: > > > > > > Good morning, > > > > > > > > > > > > I'm having a bit of an issue getting a 3CR990B-TXM NIC detected > > > > > > and usable. Just wondering if anyone knows of any issues with > > > > > > this NIC chipset and/or with the motherboard chipset. > > > > > > > > > > > > The motherboard is a Biostar GeForce 6100 AM2 using an nVidia > > > > > > nForce 410 chipset and nVidia GeForce 6100 vide chipset. > > > > > > > > > > > > I've tried FreeBSD 6.1, 6.2, 6-STABLE (from Wed), and 7-CURRENT > > > > > > (from Thu) on this system. Everything installs nicely, > > > > > > everything on the board is detected correctly and usable. It's > > > > > > just the PCI NIC that doesn't work. > > > > > > > > > > > > If I compile a custom kernel without any network drivers in it, > > > > > > and then kldload if_txp, the following appears (same message on > > > > > > all 4 versions): > > > > > > > > > > > > txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port > > > > > > 0xbc00-0xbc7f mem 0xfdcff000-0xfdcff07f irq 16 at device 8.0 on > > > > > > pci3 txp0: not waiting for boot > > > > > > device_attach: txp0 attach returned -1 > > > > > > > > > > Would you try attached path? > > > > > It wouldn't fix your issue but it will handle failure of > > > > > contigmalloc as expected. > > > > > > > > Patch applies cleanly, module compiles cleanly, and module is > > > > kldloaded cleanly. But same error message as before, and no txp0 > > > > device is created. > > > > > > > > Tested on 7-CURRENT from last week. > > > > > > Thanks for testing! > > > > > > It seems that the message will show up in case of firmware loading/ring > > > initialization failure. Try attached patch which will show failing > > > function name. > > > > Patch uplied cleanly, module compiled clealy, and module was kldloaded > > cleanly. > > > > Error message is now: > > txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port 0xbc00-0xbc7f > > mem 0xfdcff000-0xfdcff07f irq 18 at device 6.0 on pci3 > > txp0: txp_download_fw: not waiting for boot > > device_attach: txp0 attach returned -1 > > > > The IRQ and device numbers changed as it's in a different PCI slot than > > before. > > > > Looks like your guess was right, there's something not working right in > > the firmware download. > > > > Revert previous patch and apply attached patch again. > Please give it spin and let me know result. > > > > Because I don't have 3CR990 hardware it's very hard to fix it. I'm > > > unsure remote debugging would help here. > > > Btw, it seems the hardware looks very good(except for extra copying on > > > strict alignment architecture) and it even supports TSO! > > > > We normally use 3C905-series and 3C980-series NICs. Our local PC vendor > > sent us these instead when we ordered low-profile NICs to put into our > > new firewall boxes (while we wait for the back-order on Intel gigabit > > dual-port, low-profile, PCIe NICs to be filled). > > > > I don't have experience from 3C980 but it seems the 3C990 with 3XP > processor looks better hardware than 3C905/3C980 series. > > > I was going to try upgrading the firmware on the NICs, as there's an > > update available on the 3Com website, but the installer requires a > > Windows box (tried via a DOS boot disk and get the "Can't be run in DOS > > mode" error), which we don't have available at the moment. > > Forgot to say an important thing. It seems that OpenBSD has a newer firmware image than that of FreeBSD. If you are still in trouble with firmware, try updating the firmware image at the following URL. http://people.freebsd.org/~yongari/txp/3c990img.h Just replace sys/dev/txp/3c990img.h with the file at the URL. -- Regards, Pyun YongHyeon From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 07:38:28 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A12D616A46D for ; Thu, 14 Jun 2007 07:38:28 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226]) by mx1.freebsd.org (Postfix) with ESMTP id 4D4F413C4BE for ; Thu, 14 Jun 2007 07:38:28 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so373935wra for ; Thu, 14 Jun 2007 00:38:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=GeYSdC4noIynCkoORhVve+8j4W6II5QQXHw9LFOQ+dT8A/OeZRoEgLOkasUkmIW+/4cgV5texvPSB8gkeEBEggxwHzDbc2lmFFjx150sXO2Gwp5hdKl+FqL6rCb2IMd6vkpbkFKkkNRmFJnrIMHdvrvcLhpNxPe1T4RF44hd5TI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=IWGg0MWnimXYAxfRxNJf4YkkNYvVl7obE/9MipV8z8helGk5Wrfq7T14AL2HazEhQZQkiYPbHwpJOPA4h22mjb6EqsQLKqZE6F9QAmJbyChS19MEwOf9kg/J3W6LeTgYB4cT90AnmnF2F6LYaUFELexOqncvFry8Pfr6SFlw3GY= Received: by 10.78.170.6 with SMTP id s6mr546619hue.1181806706949; Thu, 14 Jun 2007 00:38:26 -0700 (PDT) Received: by 10.78.171.8 with HTTP; Thu, 14 Jun 2007 00:38:26 -0700 (PDT) Message-ID: <7ad7ddd90706140038r6b1cf9emb4f3bd2e46fcbb16@mail.gmail.com> Date: Thu, 14 Jun 2007 09:38:26 +0200 From: "Ulrich Spoerlein" To: "Alexandre Biancalana" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: stable@freebsd.org, Alfred Perlstein , rwatson@freebsd.org Subject: Re: OpenLDAP unix domain socket leak 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, 14 Jun 2007 07:38:28 -0000 On 6/14/07, Alexandre Biancalana wrote: > I change nss_ldap.conf again to access OpenLDAP via unix domain socket. > > Here is the connection counter before the change: > > Wed Jun 13 22:35:55 BRT 2007 > unix sockets: 99 > tcp sockets: 12 > > > Here is the connection counter rigth before change connection method back to > TCP socket: > > Wed Jun 13 22:56:01 BRT 2007 > unix sockets: 2902 > tcp sockets: 13 Hi, It looks like it is not actually a leak, per se. Letting slapd sit there idly for a while, it starts to close the unix domain sockets. However, if you constantly hit it with requests, it never recuperates. misctest1# while :; do echo -n `date` " "; lsof 2>/dev/null | awk '$1 ~ /imapd/{imapd+=1} $1 ~ /slapd/{slapd+=1} $3 ~ /postfix/{pf+=1} END{print imapd, pf, slapd}'; sleep 15;done Thu Jun 14 09:27:58 CEST 2007 1354 46 228 Thu Jun 14 09:28:13 CEST 2007 1354 341 516 Thu Jun 14 09:28:29 CEST 2007 1354 325 868 Thu Jun 14 09:28:45 CEST 2007 1308 337 1192 Thu Jun 14 09:29:01 CEST 2007 1308 323 1192 Thu Jun 14 09:29:17 CEST 2007 1308 337 1457 Thu Jun 14 09:29:33 CEST 2007 1308 323 1520 Thu Jun 14 09:29:49 CEST 2007 1262 321 1748 Thu Jun 14 09:30:04 CEST 2007 1262 329 1979 Thu Jun 14 09:30:20 CEST 2007 1262 333 2316 Thu Jun 14 09:30:37 CEST 2007 1262 333 2580 Thu Jun 14 09:30:53 CEST 2007 1262 335 3044 Thu Jun 14 09:31:09 CEST 2007 1262 393 3164 Thu Jun 14 09:31:25 CEST 2007 1262 393 2420 Thu Jun 14 09:31:41 CEST 2007 1262 395 2556 Thu Jun 14 09:31:57 CEST 2007 1262 393 2556 Thu Jun 14 09:32:13 CEST 2007 1262 393 2556 Thu Jun 14 09:32:29 CEST 2007 1262 391 2556 Thu Jun 14 09:32:45 CEST 2007 1262 391 2556 Thu Jun 14 09:33:01 CEST 2007 1262 391 888 Thu Jun 14 09:33:16 CEST 2007 1262 385 888 Thu Jun 14 09:33:32 CEST 2007 1262 94 228 Thu Jun 14 09:33:48 CEST 2007 1262 94 228 I think we really should take this up with the OpenLDAP guys. Btw, why is lsof printing lines multiple times? I ran lsof through sort and get almost every line four times: slapd 94403 ldipr 515u unix 0xc8f68000 0t0 /var/run/openldap/ldapi slapd 94403 ldipr 515u unix 0xc8f68000 0t0 /var/run/openldap/ldapi slapd 94403 ldipr 515u unix 0xc8f68000 0t0 /var/run/openldap/ldapi slapd 94403 ldipr 515u unix 0xc8f68000 0t0 /var/run/openldap/ldapi slapd 94403 ldipr 516u unix 0xc8f13858 0t0 /var/run/openldap/ldapi slapd 94403 ldipr 516u unix 0xc8f13858 0t0 /var/run/openldap/ldapi slapd 94403 ldipr 516u unix 0xc8f13858 0t0 /var/run/openldap/ldapi slapd 94403 ldipr 516u unix 0xc8f13858 0t0 /var/run/openldap/ldapi slapd 94403 ldipr 517u unix 0xc8f35000 0t0 /var/run/openldap/ldapi slapd 94403 ldipr 517u unix 0xc8f35000 0t0 /var/run/openldap/ldapi slapd 94403 ldipr 517u unix 0xc8f35000 0t0 /var/run/openldap/ldapi slapd 94403 ldipr 517u unix 0xc8f35000 0t0 /var/run/openldap/ldapi Uli From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 09:44:21 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 82B0E16A400 for ; Thu, 14 Jun 2007 09:44:21 +0000 (UTC) (envelope-from phoenix.lists@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 98CB813C447 for ; Thu, 14 Jun 2007 09:44:19 +0000 (UTC) (envelope-from phoenix.lists@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so665999uge for ; Thu, 14 Jun 2007 02:44:18 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=VBkPI8GGXz8p258sf+kgYn1Mw/pKQNIdfWJt9sZJC6WLwRShxXZ8022zXDSzfmXwhU6s1qiWUQ3jizosqv/UgiDjjyqzvpETpc5ar/rmDFGEoXH/jpccd7kec3Ziw9sL61ZRxrG6MaiZQFh9IomssQDZNd3hQzWfmYq161JBHvo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=Iaa02LzjkpXfYhEdYj21t9t6cL6TYY2zxJY72zYLHkxwOyzNys98Y9WXZDMMM9Gji8lg8eCqA06IMB9vrY9u9JmZ923WRvGlsIXnat2YpPCzXUK0YTzwIzYVgRw6+3CmbiASeQR4Zktdqm1Px+ER/ir6+zhirLi/NYbV06zGN2M= Received: by 10.82.116.15 with SMTP id o15mr2955606buc.1181812634398; Thu, 14 Jun 2007 02:17:14 -0700 (PDT) Received: from sp0-host.lan ( [77.123.95.138]) by mx.google.com with ESMTP id 35sm3526938nfu.2007.06.14.02.17.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 Jun 2007 02:17:13 -0700 (PDT) Message-ID: <4671079B.5080907@gmail.com> Date: Thu, 14 Jun 2007 12:17:15 +0300 From: Bogdan Potishuk User-Agent: Thunderbird 2.0.0.0 (X11/20070521) MIME-Version: 1.0 To: Momchil Ivanov References: <200706132034.22794.idiotbg@gmail.com> In-Reply-To: <200706132034.22794.idiotbg@gmail.com> X-Enigmail-Version: 0.95.0 OpenPGP: id=2569D30B; url=https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x84B8D5142569D30B Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some 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: Thu, 14 Jun 2007 09:44:21 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Momchil Ivanov said the following on 13.06.2007 21:34: > Hi guys, > > I am running 6-STABLE as of today and I cannot use the CD-RW on my IBM T40 to > burn CDs. When I put atapicam_load="YES" in loader.conf or compile it in the > kernel I see the following error > acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 > and no /dev/cd0 is created. I don`t see the above error without atapicam > loaded or in kernel. This is not something new, I haven`t been able to > get /dev/cd0 since more than a month following 6-STABLE, don`t know if it > ever worked on 6 or 6.x, but I certainly cannot get it to work on 6-STABLE. > Any help would be appreciated :) I would be happy ot be able to burn CDs. > > I have acd0: CDRW at ata1-master UDMA33 > and camcontrol shows: > at scbus2 target 0 lun 0 (pass1) > > Thanks > Hi. Yes, this is a not new problem. That was discussed. Try find it in this or question maillists or in PRs. Good luck. - -- Regards, Bogdan - --------------------------------------------------------------- KeyID: 0x84B8D5142569D30B Fingerprint: 78FC 5C40 07CC D331 148E CC79 84B8 D514 2569 D30B Keyserver: keyserver.pgp.com - --------------------------------------------------------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGcQeXhLjVFCVp0wsRCnrSAJ4pTHeR+5URkFgiE4BnIYgHLqd6AwCfTydM WvXeUeOe1W4trQZmBn3KQQM= =CHAm -----END PGP SIGNATURE----- From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 10:42:25 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E04816A400 for ; Thu, 14 Jun 2007 10:42:25 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by mx1.freebsd.org (Postfix) with ESMTP id 39F7613C4BF for ; Thu, 14 Jun 2007 10:42:25 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: by wr-out-0506.google.com with SMTP id 70so408126wra for ; Thu, 14 Jun 2007 03:42:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=m21WlSHyg8NEet/kANVXCMiCuVV0z3K740v1jWjOliytzTkWbQO5xvx9Ma+ID5XEXxl5usWRtITd8u89IqW0+G2WqE6WAQbPVWnKMvZmXeuLMpIvIsUX6qqwytJn8AXy3N7Le/Bvm1/QbYStjqJ5Yn5jJqxjW1ErG9j1bJ1ne1w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=rtO0slOsdgV3a9RHBmXU/UKwaJQ07KMv9zNfhBJPNkZH2MBxw4fCxlotZb6bvIw7uNGA9BALdvP02mhG4XW7FV3hj9O+M6dBXYhm0sqKvn0r/8ZABvikolWl3zN1SMMekniCSWMDXiJsJhcR3scfVUZdXTqNLQgJ4Zp2dv/UD0c= Received: by 10.78.118.5 with SMTP id q5mr612511huc.1181817744076; Thu, 14 Jun 2007 03:42:24 -0700 (PDT) Received: from ?IPv6:::ffff:127.0.0.1%720078848? ( [217.206.187.79]) by mx.google.com with ESMTP id 6sm4724333nfv.2007.06.14.03.42.22 (version=SSLv3 cipher=RC4-MD5); Thu, 14 Jun 2007 03:42:23 -0700 (PDT) From: Tom Evans To: Momchil Ivanov In-Reply-To: <200706132034.22794.idiotbg@gmail.com> References: <200706132034.22794.idiotbg@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-/1PNK3xwjxZRSGWOyzWm" Date: Thu, 14 Jun 2007 11:42:20 +0100 Message-Id: <1181817741.1212.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Cc: freebsd-stable@freebsd.org Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some 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: Thu, 14 Jun 2007 10:42:25 -0000 --=-/1PNK3xwjxZRSGWOyzWm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2007-06-13 at 20:34 +0200, Momchil Ivanov wrote: > Hi guys, >=20 > I am running 6-STABLE as of today and I cannot use the CD-RW on my IBM T= 40 to=20 > burn CDs. When I put atapicam_load=3D"YES" in loader.conf or compile it i= n the=20 > kernel I see the following error > acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks=3D0x40= 0x00 0x01 > and no /dev/cd0 is created. I don`t see the above error without atapicam=20 > loaded or in kernel. This is not something new, I haven`t been able to=20 > get /dev/cd0 since more than a month following 6-STABLE, don`t know if it= =20 > ever worked on 6 or 6.x, but I certainly cannot get it to work on 6-STABL= E.=20 > Any help would be appreciated :) I would be happy ot be able to burn CDs. >=20 > I have acd0: CDRW at ata1-master UDMA33 > and camcontrol shows: > at scbus2 target 0 lun 0 (pass1) >=20 > Thanks >=20 The error message is benign - the controller tries to send a command to the device, the device doesn't support it, so you get the error message. That's all, everything else should work. Do you load or compile into your kernel=20 device scbus=20 device cd device atapicam atapicam allows you to access ATAPI devices through the SCSI subsystem, so you must ensure that you have a SCSI subsystem to access them through. Cheers Tom --=-/1PNK3xwjxZRSGWOyzWm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGcRuDlcRvFfyds/cRAr17AJ44Shqk91kKIhE3QxELpaEj9bvfSwCfU7nP 2N8Abn+Midhtt+q5XUDpUUw= =ZkVz -----END PGP SIGNATURE----- --=-/1PNK3xwjxZRSGWOyzWm-- From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 12:45:21 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C22AA16A469 for ; Thu, 14 Jun 2007 12:45:21 +0000 (UTC) (envelope-from eculp@argosteve.com) Received: from ArgosTeVe.com (dsl-200-67-153-142.prod-empresarial.com.mx [200.67.153.142]) by mx1.freebsd.org (Postfix) with ESMTP id 979EA13C457 for ; Thu, 14 Jun 2007 12:45:21 +0000 (UTC) (envelope-from eculp@argosteve.com) Received: from localhost (localhost [127.0.0.1]) (uid 80) by ArgosTeVe.com with local; Thu, 14 Jun 2007 07:35:19 -0500 id 0063E89A.46713607.00007746 Received: from dsl-189-129-2-135.prod-infinitum.com.mx (dsl-189-129-2-135.prod-infinitum.com.mx [189.129.2.135]) by correo.argosteve.com (Horde MIME library) with HTTP; Thu, 14 Jun 2007 07:35:19 -0500 Message-ID: <20070614073519.fhyyh35ztw8swssk@correo.argosteve.com> X-Priority: 3 (Normal) Date: Thu, 14 Jun 2007 07:35:19 -0500 From: "eculp@argosteve.com" To: freebsd-stable@freebsd.org References: <200706132034.22794.idiotbg@gmail.com> <1181817741.1212.3.camel@localhost> In-Reply-To: <1181817741.1212.3.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.2-cvs) Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some 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: Thu, 14 Jun 2007 12:45:21 -0000 Quoting Tom Evans : > On Wed, 2007-06-13 at 20:34 +0200, Momchil Ivanov wrote: >> Hi guys, >> >> I am running 6-STABLE as of today and I cannot use the CD-RW on my >> IBM T40 to >> burn CDs. When I put atapicam_load=3D"YES" in loader.conf or compile it i= n the >> kernel I see the following error >> acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks=3D0x40 >> 0x00 0x01 >> and no /dev/cd0 is created. I don`t see the above error without atapicam >> loaded or in kernel. This is not something new, I haven`t been able to >> get /dev/cd0 since more than a month following 6-STABLE, don`t know if it >> ever worked on 6 or 6.x, but I certainly cannot get it to work on 6-STABL= E. >> Any help would be appreciated :) I would be happy ot be able to burn CDs. >> >> I have acd0: CDRW at ata1-master UDMA33 >> and camcontrol shows: >> at scbus2 target 0 lun 0 (pass1) >> >> Thanks >> > > The error message is benign - the controller tries to send a command to > the device, the device doesn't support it, so you get the error message. > That's all, everything else should work. > > Do you load or compile into your kernel > =09device scbus > =09device cd > =09device atapicam > > atapicam allows you to access ATAPI devices through the SCSI subsystem, > so you must ensure that you have a SCSI subsystem to access them > through. > > Cheers > > Tom Hi Tom, I am getting a very similar error with my sony cdrom: Jun 14 07:12:36 HOME kernel: acd0: FAILURE - INQUIRY ILLEGAL REQUEST =20 asc=3D0x24 ascq=3D0x00 Jun 14 07:12:36 HOME kernel: (probe0:ata1:0:1:0): error 22 Jun 14 07:12:36 HOME kernel: (probe0:ata1:0:1:0): Unretryable Error Jun 14 07:12:36 HOME kernel: pass0 at ata1 bus 0 target 1 lun 0 Jun 14 07:12:36 HOME kernel: pass0: =20 Removable CD-ROM SCSI-0 device Jun 14 07:12:36 HOME kernel: pass0: 33.000MB/s transfers Jun 14 07:12:36 HOME kernel: GEOM: new disk cd0 Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error Jun 14 07:12:36 HOME kernel: cd0 at ata1 bus 0 target 1 lun 0 Jun 14 07:12:36 HOME kernel: cd0: =20 Removable CD-ROM SCSI-0 device Jun 14 07:12:36 HOME kernel: cd0: 33.000MB/s transfers Jun 14 07:12:36 HOME kernel: cd0: Attempt to query device size failed: =20 NOT READY, Medium not present Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error There was a good cd in the burner when booting. the unfortunate part is that in this case, it doesn't seem to be =20 benign because I can't mount any cd nor can I use burncd or k3b. Any suggestions appreciated. IIRC, I can use burncd if I remove scsi suppor= t. Thanks, ed From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 13:20:17 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4639616A46B for ; Thu, 14 Jun 2007 13:20:17 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id A926F13C469 for ; Thu, 14 Jun 2007 13:20:16 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: by ug-out-1314.google.com with SMTP id u2so709163uge for ; Thu, 14 Jun 2007 06:20:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=pZLLuGE13bK63EzTJHTM++pTiAPF3NxhYkb1Zrlukr3pHje3GP1cMm5BUpmH21wBAvOqHG0G+ktDpoEJ2QP5FzO55rAIwwNSE8QQvi4761/i/YJQ0yUugDSjrpJ6Cn3QrnDsY5hShnZi3ErIyQxrt5FrmZNYVhvfIFKXSQRSP3I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=pR+chEbyxIgyvgJBwr+oe6ujSoW1WmsWd0q4g1rJgNKnppEoBolaACkuJz7Y6lnAlHSpp2QHOSR7gpm1Vwy3mFR3ozgS7lGGDjli5W/9ofcE7FPGfOQhZpUCHFMT3J/B6CDlmBp9PqkVq/QfWhKg7T0cdDUkJUyr2Y+M2y0WwgQ= Received: by 10.78.56.19 with SMTP id e19mr659966hua.1181827215354; Thu, 14 Jun 2007 06:20:15 -0700 (PDT) Received: from ?IPv6:::ffff:127.0.0.1? ( [217.206.187.79]) by mx.google.com with ESMTP id d26sm4027667nfh.2007.06.14.06.20.13 (version=SSLv3 cipher=RC4-MD5); Thu, 14 Jun 2007 06:20:14 -0700 (PDT) From: Tom Evans To: "eculp@argosteve.com" In-Reply-To: <20070614073519.fhyyh35ztw8swssk@correo.argosteve.com> References: <200706132034.22794.idiotbg@gmail.com> <1181817741.1212.3.camel@localhost> <20070614073519.fhyyh35ztw8swssk@correo.argosteve.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-canLSypoi+STR9YbfGQO" Date: Thu, 14 Jun 2007 14:20:12 +0100 Message-Id: <1181827212.1212.27.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Cc: freebsd-stable@freebsd.org Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some 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: Thu, 14 Jun 2007 13:20:17 -0000 --=-canLSypoi+STR9YbfGQO Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2007-06-14 at 07:35 -0500, eculp@argosteve.com wrote: > Quoting Tom Evans : >=20 > > On Wed, 2007-06-13 at 20:34 +0200, Momchil Ivanov wrote: > >> Hi guys, > >> > >> I am running 6-STABLE as of today and I cannot use the CD-RW on my > >> IBM T40 to > >> burn CDs. When I put atapicam_load=3D"YES" in loader.conf or compile i= t in the > >> kernel I see the following error > >> acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks=3D0= x40 > >> 0x00 0x01 > >> and no /dev/cd0 is created. I don`t see the above error without atapic= am > >> loaded or in kernel. This is not something new, I haven`t been able to > >> get /dev/cd0 since more than a month following 6-STABLE, don`t know if= it > >> ever worked on 6 or 6.x, but I certainly cannot get it to work on 6-ST= ABLE. > >> Any help would be appreciated :) I would be happy ot be able to burn C= Ds. > >> > >> I have acd0: CDRW at ata1-master UDMA3= 3 > >> and camcontrol shows: > >> at scbus2 target 0 lun 0 (pass1) > >> > >> Thanks > >> > > > > The error message is benign - the controller tries to send a command to > > the device, the device doesn't support it, so you get the error message= . > > That's all, everything else should work. > > > > Do you load or compile into your kernel > > device scbus > > device cd > > device atapicam > > > > atapicam allows you to access ATAPI devices through the SCSI subsystem, > > so you must ensure that you have a SCSI subsystem to access them > > through. > > > > Cheers > > > > Tom >=20 > Hi Tom, >=20 > I am getting a very similar error with my sony cdrom: >=20 > Jun 14 07:12:36 HOME kernel: acd0: FAILURE - INQUIRY ILLEGAL REQUEST =20 > asc=3D0x24 ascq=3D0x00 > Jun 14 07:12:36 HOME kernel: (probe0:ata1:0:1:0): error 22 > Jun 14 07:12:36 HOME kernel: (probe0:ata1:0:1:0): Unretryable Error > Jun 14 07:12:36 HOME kernel: pass0 at ata1 bus 0 target 1 lun 0 > Jun 14 07:12:36 HOME kernel: pass0: =20 > Removable CD-ROM SCSI-0 device > Jun 14 07:12:36 HOME kernel: pass0: 33.000MB/s transfers > Jun 14 07:12:36 HOME kernel: GEOM: new disk cd0 > Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 > Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error > Jun 14 07:12:36 HOME kernel: cd0 at ata1 bus 0 target 1 lun 0 > Jun 14 07:12:36 HOME kernel: cd0: =20 > Removable CD-ROM SCSI-0 device > Jun 14 07:12:36 HOME kernel: cd0: 33.000MB/s transfers > Jun 14 07:12:36 HOME kernel: cd0: Attempt to query device size failed: =20 > NOT READY, Medium not present > Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 > Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error > Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 > Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error > Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 > Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error >=20 > There was a good cd in the burner when booting. >=20 > the unfortunate part is that in this case, it doesn't seem to be =20 > benign because I can't mount any cd nor can I use burncd or k3b. >=20 > Any suggestions appreciated. IIRC, I can use burncd if I remove scsi sup= port. >=20 > Thanks, >=20 > ed >=20 Hey ed Those errors look different to what was described (I only get one such error in my dmesg), and different to what the OP reported (he didnt get a cd0). I don't run STABLE, just CURRENT, so I don't know what to suggest. There was a lot of talk about problems burning in k3b on freebsd-stable@ a few months ago, I suggest searching the archives for k3b and see what the resolution was to that. If you haven't already (and don't have a good reason to not), I'd ensure your kernel + userland are up to date, perhaps track RELENG_6 rather than RELENG_6_[12] and see if that helps. Tom --=-canLSypoi+STR9YbfGQO Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGcUCMlcRvFfyds/cRAllDAKCVgOFz/895QIHRYRuDx71OTDfEJACglXCh rFhqyeFYjPvt3LxF/RgKcz8= =Xdld -----END PGP SIGNATURE----- --=-canLSypoi+STR9YbfGQO-- From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 13:56:20 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D50016A41F for ; Thu, 14 Jun 2007 13:56:20 +0000 (UTC) (envelope-from eculp@argosteve.com) Received: from ArgosTeVe.com (dsl-200-67-153-142.prod-empresarial.com.mx [200.67.153.142]) by mx1.freebsd.org (Postfix) with ESMTP id EF88413C4B8 for ; Thu, 14 Jun 2007 13:56:19 +0000 (UTC) (envelope-from eculp@argosteve.com) Received: from localhost (localhost [127.0.0.1]) (uid 80) by ArgosTeVe.com with local; Thu, 14 Jun 2007 08:56:18 -0500 id 0063E833.46714902.000079D8 Received: from dsl-189-129-2-135.prod-infinitum.com.mx (dsl-189-129-2-135.prod-infinitum.com.mx [189.129.2.135]) by correo.argosteve.com (Horde MIME library) with HTTP; Thu, 14 Jun 2007 08:56:18 -0500 Message-ID: <20070614085618.ozgo990a048408g8@correo.argosteve.com> X-Priority: 3 (Normal) Date: Thu, 14 Jun 2007 08:56:18 -0500 From: "eculp@argosteve.com" To: freebsd-stable@freebsd.org References: <200706132034.22794.idiotbg@gmail.com> <1181817741.1212.3.camel@localhost> <20070614073519.fhyyh35ztw8swssk@correo.argosteve.com> <1181827212.1212.27.camel@localhost> In-Reply-To: <1181827212.1212.27.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.2-cvs) Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some 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: Thu, 14 Jun 2007 13:56:20 -0000 Quoting Tom Evans : > On Thu, 2007-06-14 at 07:35 -0500, eculp@argosteve.com wrote: >> Quoting Tom Evans : >> >> > On Wed, 2007-06-13 at 20:34 +0200, Momchil Ivanov wrote: >> >> Hi guys, >> >> >> >> I am running 6-STABLE as of today and I cannot use the CD-RW on my >> >> IBM T40 to >> >> burn CDs. When I put atapicam_load=3D"YES" in loader.conf or >> compile it in the >> >> kernel I see the following error >> >> acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks=3D0= x40 >> >> 0x00 0x01 >> >> and no /dev/cd0 is created. I don`t see the above error without atapic= am >> >> loaded or in kernel. This is not something new, I haven`t been able to >> >> get /dev/cd0 since more than a month following 6-STABLE, don`t know if= it >> >> ever worked on 6 or 6.x, but I certainly cannot get it to work on >> 6-STABLE. >> >> Any help would be appreciated :) I would be happy ot be able to burn C= Ds. >> >> >> >> I have acd0: CDRW at ata1-master UDMA3= 3 >> >> and camcontrol shows: >> >> at scbus2 target 0 lun 0 (pass1) >> >> >> >> Thanks >> >> >> > >> > The error message is benign - the controller tries to send a command to >> > the device, the device doesn't support it, so you get the error message= . >> > That's all, everything else should work. >> > >> > Do you load or compile into your kernel >> > =09device scbus >> > =09device cd >> > =09device atapicam >> > >> > atapicam allows you to access ATAPI devices through the SCSI subsystem, >> > so you must ensure that you have a SCSI subsystem to access them >> > through. >> > >> > Cheers >> > >> > Tom >> >> Hi Tom, >> >> I am getting a very similar error with my sony cdrom: >> >> Jun 14 07:12:36 HOME kernel: acd0: FAILURE - INQUIRY ILLEGAL REQUEST >> asc=3D0x24 ascq=3D0x00 >> Jun 14 07:12:36 HOME kernel: (probe0:ata1:0:1:0): error 22 >> Jun 14 07:12:36 HOME kernel: (probe0:ata1:0:1:0): Unretryable Error >> Jun 14 07:12:36 HOME kernel: pass0 at ata1 bus 0 target 1 lun 0 >> Jun 14 07:12:36 HOME kernel: pass0: >> Removable CD-ROM SCSI-0 device >> Jun 14 07:12:36 HOME kernel: pass0: 33.000MB/s transfers >> Jun 14 07:12:36 HOME kernel: GEOM: new disk cd0 >> Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 >> Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error >> Jun 14 07:12:36 HOME kernel: cd0 at ata1 bus 0 target 1 lun 0 >> Jun 14 07:12:36 HOME kernel: cd0: >> Removable CD-ROM SCSI-0 device >> Jun 14 07:12:36 HOME kernel: cd0: 33.000MB/s transfers >> Jun 14 07:12:36 HOME kernel: cd0: Attempt to query device size failed: >> NOT READY, Medium not present >> Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 >> Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error >> Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 >> Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error >> Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): error 6 >> Jun 14 07:12:36 HOME kernel: (cd0:ata1:0:1:0): Unretryable Error >> >> There was a good cd in the burner when booting. >> >> the unfortunate part is that in this case, it doesn't seem to be >> benign because I can't mount any cd nor can I use burncd or k3b. >> >> Any suggestions appreciated. IIRC, I can use burncd if I remove >> scsi support. >> >> Thanks, >> >> ed >> > > Hey ed > > Those errors look different to what was described (I only get one such > error in my dmesg), and different to what the OP reported (he didnt get > a cd0). > > I don't run STABLE, just CURRENT, so I don't know what to suggest. There > was a lot of talk about problems burning in k3b on freebsd-stable@ a few > months ago, I suggest searching the archives for k3b and see what the > resolution was to that. > > If you haven't already (and don't have a good reason to not), I'd ensure > your kernel + userland are up to date, perhaps track RELENG_6 rather > than RELENG_6_[12] and see if that helps. > > Tom > Thanks a lot, Tom. I am running RELENG6 from this morning. 6.2-STABLE FreeBSD 6.2-STABLE #279: Thu Jun 14 07:50:36 CDT 2007 I've had some really weird problems with RELENG_6 since the end of =20 May. My kernel from May 21 has fewer problems. Actually my CURRENT =20 machines are giving me no grief and I'm considering upgrading this one =20 to current. Thanks again, ed From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 14:20:40 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 642C616A400 for ; Thu, 14 Jun 2007 14:20:40 +0000 (UTC) (envelope-from idiotbg@gmail.com) Received: from v4.rz.uni-leipzig.de (v4.rz.uni-leipzig.de [139.18.1.30]) by mx1.freebsd.org (Postfix) with ESMTP id E5AFB13C4AD for ; Thu, 14 Jun 2007 14:20:39 +0000 (UTC) (envelope-from idiotbg@gmail.com) Received: from localhost (localhost [127.0.0.1]) by v4.rz.uni-leipzig.de (Postfix) with ESMTP id 0A4081047A0 for ; Thu, 14 Jun 2007 16:00:58 +0200 (CEST) X-Virus-Scanned: by amavisd-new at v4-ul Received: from v4.rz.uni-leipzig.de ([127.0.0.1]) by localhost (v4.rz.uni-leipzig.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 52KTKsPFLMhS for ; Thu, 14 Jun 2007 16:00:57 +0200 (CEST) Received: from v1.rz.uni-leipzig.de (v1.rz.uni-leipzig.de [139.18.1.26]) by v4.rz.uni-leipzig.de (Postfix) with ESMTP id DB1DC10479C for ; Thu, 14 Jun 2007 16:00:57 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by v1.rz.uni-leipzig.de (Postfix) with ESMTP id 3096E15890; Thu, 14 Jun 2007 16:00:56 +0200 (CEST) X-Virus-Scanned: by amavisd-new at v1-ul Received: from v1.rz.uni-leipzig.de ([127.0.0.1]) by localhost (v1.rz.uni-leipzig.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nnvo9TFoaFLX; Thu, 14 Jun 2007 16:00:56 +0200 (CEST) Received: from server1.rz.uni-leipzig.de (server1.rz.uni-leipzig.de [139.18.1.1]) by v1.rz.uni-leipzig.de (Postfix) with ESMTP id 168AE1588F; Thu, 14 Jun 2007 16:00:56 +0200 (CEST) Received: from [192.168.231.4] (unknown [139.18.202.253]) by server1.rz.uni-leipzig.de (Postfix) with ESMTP id F15AD21; Thu, 14 Jun 2007 16:00:55 +0200 (METDST) From: Momchil Ivanov To: Tom Evans Date: Thu, 14 Jun 2007 16:00:28 +0200 User-Agent: KMail/1.9.6 References: <200706132034.22794.idiotbg@gmail.com> <1181817741.1212.3.camel@localhost> In-Reply-To: <1181817741.1212.3.camel@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1997352.GlCSl4p4II"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706141600.37249.idiotbg@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some 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: Thu, 14 Jun 2007 14:20:40 -0000 --nextPart1997352.GlCSl4p4II Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 14 June 2007 12:42:20 Tom Evans wrote: > > The error message is benign - the controller tries to send a command to > the device, the device doesn't support it, so you get the error message. > That's all, everything else should work. > > Do you load or compile into your kernel > device scbus > device cd I have missed this one ^^, I`ve checked my config today and noticed that I`= ve=20 left that "device cd" commented, because it used to hang my system before=20 when trying to access the cd-rw drive. I`ve uncommented it and now it works= ,=20 I have /dev/cd0, though I still see some errors about /dev/acd0 acd0: FAILURE - MODE_SELECT_BIG ILLEGAL REQUEST asc=3D0x26 ascq=3D0x00 sks= =3D0x00=20 0x00 0x0c acd0: FAILURE - MODE_SELECT_BIG ILLEGAL REQUEST asc=3D0x26 ascq=3D0x00 sks= =3D0x00=20 0x00 0x0c acd0: FAILURE - MODE_SENSE_BIG ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks= =3D0x40=20 0x00 0x02 acd0: FAILURE - MODE_SELECT_BIG ILLEGAL REQUEST asc=3D0x26 ascq=3D0x00 sks= =3D0x00=20 0x00 0x0c acd0: FAILURE - MODE_SELECT_BIG ILLEGAL REQUEST asc=3D0x26 ascq=3D0x00 sks= =3D0x00=20 0x00 0x0c acd0: FAILURE - READ_BUFFER ILLEGAL REQUEST asc=3D0x20 ascq=3D0x00=20 acd0: FAILURE - START_STOP ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks=3D0x4= 0 0x00=20 0x04 acd0: FAILURE - MODE_SENSE_BIG ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks= =3D0x40=20 0x00 0x02 acd0: FAILURE - READ_TOC ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks=3D0x40 = 0x00 0x00 acd0: FAILURE - MODE_SENSE_BIG ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks= =3D0x40=20 0x00 0x02 I have successfully burned a cd with k3b and mounted it afterwards, everyth= ing=20 seems to be there. Sorry for the noise. > device atapicam > > atapicam allows you to access ATAPI devices through the SCSI subsystem, > so you must ensure that you have a SCSI subsystem to access them > through. > > Cheers > > Tom =2D-=20 PGP KeyID: 0x3118168B Keyserver: pgp.mit.edu Key fingerprint BB50 2983 0714 36DC D02E =A0158A E03D 56DA 3118 168B =20 --nextPart1997352.GlCSl4p4II Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGcUn84D1W2jEYFosRAuIMAKCj8j6U1rRj8ctgloQq8tfkVR7pLgCghZVA MWFac5AVU0y+J7gXTPlPhoU= =VypZ -----END PGP SIGNATURE----- --nextPart1997352.GlCSl4p4II-- From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 14:29:10 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDDA016A476 for ; Thu, 14 Jun 2007 14:29:10 +0000 (UTC) (envelope-from eculp@argosteve.com) Received: from ArgosTeVe.com (dsl-200-67-153-142.prod-empresarial.com.mx [200.67.153.142]) by mx1.freebsd.org (Postfix) with ESMTP id 93A4D13C4EF for ; Thu, 14 Jun 2007 14:29:10 +0000 (UTC) (envelope-from eculp@argosteve.com) Received: from localhost (localhost [127.0.0.1]) (uid 80) by ArgosTeVe.com with local; Thu, 14 Jun 2007 09:29:09 -0500 id 0063E89A.467150B5.00007B11 Received: from dsl-189-129-2-135.prod-infinitum.com.mx (dsl-189-129-2-135.prod-infinitum.com.mx [189.129.2.135]) by correo.argosteve.com (Horde MIME library) with HTTP; Thu, 14 Jun 2007 09:29:09 -0500 Message-ID: <20070614092909.553h1gdf2g4gg4ks@correo.argosteve.com> X-Priority: 3 (Normal) Date: Thu, 14 Jun 2007 09:29:09 -0500 From: "eculp@argosteve.com" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.2-cvs) Cc: freebsd-ports@freebsd.org Subject: Strange problem with skype on RELENG_6 KERNEL since the end of may. 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, 14 Jun 2007 14:29:10 -0000 A RELENG_6 kernel from May 21 works fine with skype but boot a newer kernel and skype seems to be blocking port 80. Apache logs show nothing. I can find no logs errors anywhere but a telnet to port 80 answers with what would seem to be binary chars. I close skype and all is back to normal. I had originally thought that it had to do with the new xorg installation but it seems to be something in the kernel. The configurations were the same, basically GENERIC with all the pf stuff. I won't even ask if anyone else is seeing it. I have a hard time believing it myself. Thanks, ed From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 15:41:38 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD4A116A41F for ; Thu, 14 Jun 2007 15:41:38 +0000 (UTC) (envelope-from bamston@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (reactor-xg.kiev.ua [82.144.204.150]) by mx1.freebsd.org (Postfix) with ESMTP id 43AE113C4E5 for ; Thu, 14 Jun 2007 15:41:37 +0000 (UTC) (envelope-from bamston@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (mail.reactor-xg.kiev.ua [82.144.204.150]) by mail.reactor-xg.kiev.ua (Reactor-XG Mailer System) with ESMTP id l5EF4l6d012775 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 14 Jun 2007 18:04:53 +0300 (EEST) (envelope-from bamston@reactor-xg.kiev.ua) Authentication-Results: mail.reactor-xg.kiev.ua from=bamston@reactor-xg.kiev.ua; sender-id=pass; spf=pass From: "Andrei V. Lavreniyuk" Organization: Technica-03, Inc. To: stable@freebsd.org Date: Thu, 14 Jun 2007 18:04:44 +0300 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706141804.47668.bamston@reactor-xg.kiev.ua> X-Virus-Scanned: ClamAV version 0.90.3, clamav-milter version 0.90.3 on mail.reactor-xg.kiev.ua X-Virus-Status: Clean Cc: Subject: make kernel 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: Thu, 14 Jun 2007 15:41:38 -0000 Hi! # uname -a FreeBSD datacenter.technica-03.local 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jun 8 20:16:09 EEST 2007 root@datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP-DATACENTER i386 If enable: options LIBICONV options CD9660_ICONV options MSDOSFS_ICONV options NTFS_ICONV options UDF_ICONV then error: MAKE=make sh /usr/src/sys/conf/newvers.sh SMP-DATACENTER cc -c -O2 -pipe -fno-strict-aliasing -march=pentium4 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror vers.c linking kernel.debug ntfs_iconv.o(.text+0x21): In function `ntfs_iconv_mod_handler': /usr/src/sys/fs/ntfs/ntfs_iconv.c:36: undefined reference to `ntfs_iconv' ntfs_iconv.o(.text+0x47):/usr/src/sys/fs/ntfs/ntfs_iconv.c:36: undefined reference to `ntfs_iconv' udf_iconv.o(.text+0x21): In function `udf_iconv_mod_handler': /usr/src/sys/fs/udf/udf_iconv.c:36: undefined reference to `udf_iconv' udf_iconv.o(.text+0x47):/usr/src/sys/fs/udf/udf_iconv.c:36: undefined reference to `udf_iconv' *** Error code 1 Stop in /usr/obj/usr/src/sys/SMP-DATACENTER. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ------------------------------------- If disable: options LIBICONV #options CD9660_ICONV #options MSDOSFS_ICONV #options NTFS_ICONV #options UDF_ICONV then make complete. I look after it already month... Best regards, Andrei V. Lavreniyuk. From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 16:07:16 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A5E3F16A41F; Thu, 14 Jun 2007 16:07:16 +0000 (UTC) (envelope-from freebsd@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.freebsd.org (Postfix) with ESMTP id 32A4213C4BE; Thu, 14 Jun 2007 16:07:10 +0000 (UTC) (envelope-from freebsd@hub.org) Received: from localhost (maia-2.hub.org [200.46.204.187]) by hub.org (Postfix) with ESMTP id 11704B47AB4; Thu, 14 Jun 2007 13:07:10 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-maia, port 10024) with ESMTP id 29230-02; Thu, 14 Jun 2007 13:07:08 -0300 (ADT) Received: from ganymede.hub.org (blk-89-241-126.eastlink.ca [24.89.241.126]) by hub.org (Postfix) with ESMTP id 29D69B47AB2; Thu, 14 Jun 2007 13:07:09 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id BB5A15CD9F; Thu, 14 Jun 2007 13:07:08 -0300 (ADT) Date: Thu, 14 Jun 2007 13:07:08 -0300 From: "Marc G. Fournier" To: Ulrich Spoerlein Message-ID: In-Reply-To: <20070613181555.GA1506@roadrunner.q.local> References: <7EEECFAE63E9B976653B3254@ganymede.hub.org> <20070613181555.GA1506@roadrunner.q.local> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Jeremy Chadwick , rwatson@FreeBSD.org, stable@FreeBSD.org Subject: Re: Unix domain socket leak in 6-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, 14 Jun 2007 16:07:16 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Wednesday, June 13, 2007 20:15:56 +0200 Ulrich Spoerlein wrote: > was your leak a "kernel leak" or a "user leak" (if it actually makes a > difference). I don't know ... it was caused by an application, but nothing was freed up after the application was stop'd ... Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFGcWes4QvfyHIvDvMRAnaVAJ4pfQ69GvcfXObQ37yMlHG61Foz4wCcClFp p2TKa/KvLdgkKv9XCbA5hok= =d3WG -----END PGP SIGNATURE----- From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 17:03:29 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2933016A46B for ; Thu, 14 Jun 2007 17:03:29 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by mx1.freebsd.org (Postfix) with ESMTP id 72C3513C46E for ; Thu, 14 Jun 2007 17:03:28 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by wx-out-0506.google.com with SMTP id h28so526559wxd for ; Thu, 14 Jun 2007 10:03:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=FrGLBzeU/t0cck8TNneVxtqHzX5KNRAMPrt00ugBN46H8QVhSCZa5GhNFhHE9tmkXWE7GhyRxRzNkWmZIwSAFhjOWpxR07xa8D//AGNx0ftxID4n6/FELZDjEvHSBz0LejPhuixET85f0VystZuwnt6MlgpUrG5B6wYs+DVNiM4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=KVYoQmpx5tvGRbu8fCQWq/7s5LUtHwy1gVdagQfw6O8h4lCYqiVCkeRwZB7xsLk7SGCMjW6UBZvcT/RakCw7jfu1Ypfwvxc/vQsGwbil+dE8pnLW9trcZSjnaZmin7kSvsFuu9sgs3ndlwp27+WxPc+9npFgM23ETFobUZlQnLU= Received: by 10.90.56.5 with SMTP id e5mr1795359aga.1181840607701; Thu, 14 Jun 2007 10:03:27 -0700 (PDT) Received: by 10.70.63.4 with HTTP; Thu, 14 Jun 2007 10:03:27 -0700 (PDT) Message-ID: <8e10486b0706141003k1ac4cc56tf585363c11896a8@mail.gmail.com> Date: Thu, 14 Jun 2007 14:03:27 -0300 From: "Alexandre Biancalana" To: stable@freebsd.org In-Reply-To: MIME-Version: 1.0 References: <7EEECFAE63E9B976653B3254@ganymede.hub.org> <20070613181555.GA1506@roadrunner.q.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Unix domain socket leak in 6-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, 14 Jun 2007 17:03:29 -0000 On 6/14/07, Marc G. Fournier wrote: > I don't know ... it was caused by an application, but nothing was freed up > after the application was stop'd ... In my case the sockets are closed only if I stop the samba processes. When I just changed the connection mode from Unix Socket to TCP on nss_ldap.conf, the connections remain opened. I think this could be a problem with nss_ldap (in the way of the connections are handled ?) because samba is accessing OpenLDAP directly via TCP, the access via Unix Sockets is only done by Samba throughnss_ldap. I trying to simulate this error on another machine. I will write some scripts/program that connect to OpenLDAP socket directly and via nss_ldap and post the results. Any more hints ? From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 17:36:39 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BCC9216A400 for ; Thu, 14 Jun 2007 17:36:39 +0000 (UTC) (envelope-from fjwcash+freebsd@gmail.com) Received: from smtp.sd73.bc.ca (smtp.sd73.bc.ca [142.24.13.140]) by mx1.freebsd.org (Postfix) with ESMTP id 8ED9513C44C for ; Thu, 14 Jun 2007 17:36:39 +0000 (UTC) (envelope-from fjwcash+freebsd@gmail.com) Received: from localhost (localhost [127.0.0.1]) by localhost.sd73.bc.ca (Postfix) with ESMTP id 933271A000B06; Thu, 14 Jun 2007 10:36:36 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at smtp.sd73.bc.ca Received: from smtp.sd73.bc.ca ([127.0.0.1]) by localhost (smtp.sd73.bc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Q5648cgTUUyn; Thu, 14 Jun 2007 10:36:34 -0700 (PDT) Received: from coal (s10.sbo [192.168.0.10]) by smtp.sd73.bc.ca (Postfix) with ESMTP id 844DB1A000B0D; Thu, 14 Jun 2007 10:36:34 -0700 (PDT) From: Freddie Cash Organization: School District 73 To: stable@freebsd.org Date: Thu, 14 Jun 2007 10:36:33 -0700 User-Agent: KMail/1.9.5 References: <200706080913.37450.fjwcash+freebsd@gmail.com> <200706130901.39724.fjwcash+freebsd@gmail.com> <20070614035807.GB54650@cdnetworks.co.kr> In-Reply-To: <20070614035807.GB54650@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706141036.33578.fjwcash+freebsd@gmail.com> Cc: pyunyh@gmail.com Subject: Re: Can't get if_txp(4) to attach to a 3CR990B-TXM NIC 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, 14 Jun 2007 17:36:39 -0000 On Wednesday 13 June 2007 08:58 pm, Pyun YongHyeon wrote: > On Wed, Jun 13, 2007 at 09:01:39AM -0700, Freddie Cash wrote: > > On Tuesday 12 June 2007 09:15 pm, Pyun YongHyeon wrote: > > > On Tue, Jun 12, 2007 at 10:20:11AM -0700, Freddie Cash wrote: > > > > On Friday 08 June 2007 09:59 pm, Pyun YongHyeon wrote: > > > > > On Fri, Jun 08, 2007 at 09:13:37AM -0700, Freddie Cash wrote: > > > > > > Good morning, > > > > > > > > > > > > I'm having a bit of an issue getting a 3CR990B-TXM NIC > > > > > > detected and usable. Just wondering if anyone knows of > > > > > > any issues with this NIC chipset and/or with the > > > > > > motherboard chipset. > > > > > > > > > > > > The motherboard is a Biostar GeForce 6100 AM2 using an > > > > > > nVidia nForce 410 chipset and nVidia GeForce 6100 vide > > > > > > chipset. > > > > > > > > > > > > I've tried FreeBSD 6.1, 6.2, 6-STABLE (from Wed), and > > > > > > 7-CURRENT (from Thu) on this system. Everything installs > > > > > > nicely, everything on the board is detected correctly and > > > > > > usable. It's just the PCI NIC that doesn't work. > > > > > > > > > > > > If I compile a custom kernel without any network drivers > > > > > > in it, and then kldload if_txp, the following appears > > > > > > (same message on all 4 versions): > > > > > > > > > > > > txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port > > > > > > 0xbc00-0xbc7f mem 0xfdcff000-0xfdcff07f irq 16 at device > > > > > > 8.0 on pci3 txp0: not waiting for boot > > > > > > device_attach: txp0 attach returned -1 > > > > > > > > > > Would you try attached path? > > > > > It wouldn't fix your issue but it will handle failure of > > > > > contigmalloc as expected. > > > > > > > > Patch applies cleanly, module compiles cleanly, and module is > > > > kldloaded cleanly. But same error message as before, and no > > > > txp0 device is created. > > > > > > > > Tested on 7-CURRENT from last week. > > > > > > Thanks for testing! > > > > > > It seems that the message will show up in case of firmware > > > loading/ring initialization failure. Try attached patch which will > > > show failing function name. > > > > Patch uplied cleanly, module compiled clealy, and module was > > kldloaded cleanly. > > > > Error message is now: > > txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port > > 0xbc00-0xbc7f mem 0xfdcff000-0xfdcff07f irq 18 at device 6.0 on pci3 > > txp0: txp_download_fw: not waiting for boot > > device_attach: txp0 attach returned -1 > > > > The IRQ and device numbers changed as it's in a different PCI slot > > than before. > > > > Looks like your guess was right, there's something not working right > > in the firmware download. > > Revert previous patch and apply attached patch again. > Please give it spin and let me know result. Error message is now: txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port 0xbc00-0xbc7f mem 0xfdcff000-0xfdcff07f irq 18 at device 6.0 on pci3 txp0: txp_download_fw: not waiting for boot, status = 0x00008008 device_attach: txp0 attach returned -1 I'm going to try the updated firmware you mentioned in the followup message. I'll let you know how it goes. -- Freddie Cash, LPIC-2 CCNT CCLP Network Support Technician School District 73 (250) 377-HELP [377-4357] fjwcash+freebsd@gmail.com From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 17:42:25 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB78916A46F for ; Thu, 14 Jun 2007 17:42:25 +0000 (UTC) (envelope-from fjwcash+freebsd@gmail.com) Received: from smtp.sd73.bc.ca (smtp.sd73.bc.ca [142.24.13.140]) by mx1.freebsd.org (Postfix) with ESMTP id 8935C13C468 for ; Thu, 14 Jun 2007 17:42:25 +0000 (UTC) (envelope-from fjwcash+freebsd@gmail.com) Received: from localhost (localhost [127.0.0.1]) by localhost.sd73.bc.ca (Postfix) with ESMTP id D999F1A000B1A for ; Thu, 14 Jun 2007 10:42:24 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at smtp.sd73.bc.ca Received: from smtp.sd73.bc.ca ([127.0.0.1]) by localhost (smtp.sd73.bc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id p3GUpq3LA+Ms for ; Thu, 14 Jun 2007 10:42:22 -0700 (PDT) Received: from coal (s10.sbo [192.168.0.10]) by smtp.sd73.bc.ca (Postfix) with ESMTP id 0418A1A000B19 for ; Thu, 14 Jun 2007 10:42:21 -0700 (PDT) From: Freddie Cash Organization: School District 73 To: stable@freebsd.org Date: Thu, 14 Jun 2007 10:42:20 -0700 User-Agent: KMail/1.9.5 References: <200706080913.37450.fjwcash+freebsd@gmail.com> <20070614035807.GB54650@cdnetworks.co.kr> <200706141036.33578.fjwcash+freebsd@gmail.com> In-Reply-To: <200706141036.33578.fjwcash+freebsd@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706141042.20782.fjwcash+freebsd@gmail.com> Cc: Subject: Re: Can't get if_txp(4) to attach to a 3CR990B-TXM NIC 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, 14 Jun 2007 17:42:25 -0000 On Thursday 14 June 2007 10:36 am, Freddie Cash wrote: > On Wednesday 13 June 2007 08:58 pm, Pyun YongHyeon wrote: > > Revert previous patch and apply attached patch again. > > Please give it spin and let me know result. Same error message as below, with the updated firmware downloaded from your site. :( > Error message is now: > txp0: <3Com 3cR990B-TXM Etherlink with 3XP Processor> port > 0xbc00-0xbc7f mem 0xfdcff000-0xfdcff07f irq 18 at device 6.0 on pci3 > txp0: txp_download_fw: not waiting for boot, status = 0x00008008 > device_attach: txp0 attach returned -1 > > I'm going to try the updated firmware you mentioned in the followup > message. I'll let you know how it goes. -- Freddie Cash, LPIC-2 CCNT CCLP Network Support Technician School District 73 (250) 377-HELP [377-4357] fjwcash+freebsd@gmail.com From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 18:47:50 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9FC5816A468 for ; Thu, 14 Jun 2007 18:47:50 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 592FF13C4AD for ; Thu, 14 Jun 2007 18:47:50 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id EEF942C50CCE; Thu, 14 Jun 2007 21:32:00 +0300 (EEST) Date: Thu, 14 Jun 2007 21:31:54 +0300 From: Ion-Mihai Tetcu To: "eculp@argosteve.com" Message-ID: <20070614213154.6889de9b@it.buh.tecnik93.com> In-Reply-To: <20070614092909.553h1gdf2g4gg4ks@correo.argosteve.com> References: <20070614092909.553h1gdf2g4gg4ks@correo.argosteve.com> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_jqOT_L5BMV8LEsEEmkMpFfr; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Strange problem with skype on RELENG_6 KERNEL since the end of may. 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, 14 Jun 2007 18:47:50 -0000 --Sig_jqOT_L5BMV8LEsEEmkMpFfr Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 14 Jun 2007 09:29:09 -0500 "eculp@argosteve.com" wrote: > A RELENG_6 kernel from May 21 works fine with skype but boot a newer =20 > kernel and skype seems to be blocking port 80. Apache logs show =20 > nothing. I can find no logs errors anywhere but a telnet to port 80 =20 > answers with what would seem to be binary chars. I close skype and =20 > all is back to normal. I had originally thought that it had to do =20 > with the new xorg installation but it seems to be something in the =20 > kernel. The configurations were the same, basically GENERIC with > all the pf stuff. >=20 > I won't even ask if anyone else is seeing it. I have a hard time =20 > believing it myself. Did you put skype to listen on port 80 by any chance ? There's no other reason I can think of. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" --Sig_jqOT_L5BMV8LEsEEmkMpFfr Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGcYmgBX6fi0k6KXsRApZgAJ9PCYuhwazBuHbXYzwHmk62LSGOKACgwzPq Ey5NJ+pWjeSZwIYw0UcnfrI= =fnFu -----END PGP SIGNATURE----- --Sig_jqOT_L5BMV8LEsEEmkMpFfr-- From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 19:11:57 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE8CF16A400 for ; Thu, 14 Jun 2007 19:11:57 +0000 (UTC) (envelope-from freebsd@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.freebsd.org (Postfix) with ESMTP id 7E81913C489 for ; Thu, 14 Jun 2007 19:11:57 +0000 (UTC) (envelope-from freebsd@hub.org) Received: from localhost (maia-1.hub.org [200.46.204.191]) by hub.org (Postfix) with ESMTP id AF0B5B47AEA; Thu, 14 Jun 2007 16:11:56 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-maia, port 10024) with ESMTP id 34622-04; Thu, 14 Jun 2007 16:11:52 -0300 (ADT) Received: from ganymede.hub.org (blk-89-241-126.eastlink.ca [24.89.241.126]) by hub.org (Postfix) with ESMTP id DF371B47AE9; Thu, 14 Jun 2007 16:11:51 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 2F5D55D0D8; Thu, 14 Jun 2007 16:11:53 -0300 (ADT) Date: Thu, 14 Jun 2007 16:11:53 -0300 From: "Marc G. Fournier" To: Alexandre Biancalana , stable@freebsd.org Message-ID: In-Reply-To: <8e10486b0706141003k1ac4cc56tf585363c11896a8@mail.gmail.com> References: <7EEECFAE63E9B976653B3254@ganymede.hub.org> <20070613181555.GA1506@roadrunner.q.local> <8e10486b0706141003k1ac4cc56tf585363c11896a8@mail.gmail.com> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Re: Unix domain socket leak in 6-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, 14 Jun 2007 19:11:57 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Thursday, June 14, 2007 14:03:27 -0300 Alexandre Biancalana wrote: > On 6/14/07, Marc G. Fournier wrote: > >> I don't know ... it was caused by an application, but nothing was freed up >> after the application was stop'd ... > > > In my case the sockets are closed only if I stop the samba processes. When I > just changed the connection mode from Unix Socket to TCP on nss_ldap.conf, > the connections remain opened. I think this could be a problem with nss_ldap > (in the way of the connections are handled ?) because samba is accessing > OpenLDAP directly via TCP, the access via Unix Sockets is only done by Samba > throughnss_ldap. > > I trying to simulate this error on another machine. I will write some > scripts/program that connect to OpenLDAP socket directly and via nss_ldap > and post the results. > > Any more hints ? Hrmm .. how about nss in general? the one VPS that I killed off was using nss-mysql for passwd/group and shadow ... its definitely not something that is normally done here, and about the only thing I can think of that is 'unusual' about that specific VPS, in my case ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD4DBQFGcZL54QvfyHIvDvMRAgbBAJ4zbygUUNdl6kKEp+sAPW0vLgJsvwCWP768 Ulzq5eM+ygPOM+A243NTsg== =EuC7 -----END PGP SIGNATURE----- From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 19:23:04 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2894816A400 for ; Thu, 14 Jun 2007 19:23:04 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from a5.virtuaal.com (a5.virtuaal.com [195.222.15.75]) by mx1.freebsd.org (Postfix) with ESMTP id D598813C447 for ; Thu, 14 Jun 2007 19:23:03 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from pc26.host51.starman.ee ([62.65.243.26]) by a5.virtuaal.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.66) (envelope-from ) id 1HyuuK-0004og-Ch for freebsd-stable@freebsd.org; Thu, 14 Jun 2007 22:23:00 +0300 From: Andrei Kolu To: freebsd-stable@freebsd.org Date: Thu, 14 Jun 2007 22:22:59 +0300 User-Agent: KMail/1.9.6 References: <200706052010.30271.antik@bsd.ee> <466F0D06.6080401@msu.edu> <200706122037.12982.jzw@authority.vistua.com> In-Reply-To: <200706122037.12982.jzw@authority.vistua.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706142223.00459.antik@bsd.ee> X-Virtuaalcom-MailScanner-Information: Please contact the ISP for more information X-Virtuaalcom-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-Virtuaalcom-MailScanner-SpamCheck: X-Virtuaalcom-MailScanner-From: antik@bsd.ee X-Spam-Status: No X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a5.virtuaal.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - bsd.ee X-Source: X-Source-Args: X-Source-Dir: Subject: Re: FreeBSD Intel i852GM/i855GM DRI problem 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, 14 Jun 2007 19:23:04 -0000 Wednesday 13 June 2007 03:37:12 kirjutas John Walthall: > On Tuesday 12 June 2007 5:15:50 pm Lisa Besko wrote: > # Andrei Kolu wrote: > # > Hello guys! > # > > # > I have strange problem enabling DRI on Intel 855GM graphics card. > Kernel > > # I justrebuild world and I'm running FreeBSD 6.2-STABLE #4 now. I was > # having problems similar to yours with the i810, agpgart, and Xorg 7.2 > # until I cvsuped down the latest source and rebuilt world. > > I am having a different problem with DRI, and with an S3 savage card, My > system does not crash, and DRI enables properly... but when shutting X > down, the console goes completely blank and new output refues to appear; my > monitor complains that "Frequencies are out of range". issuing the command > vidcontrol MODE_279 causes gibberish to appear on the current VT, but the > other VT's are back to normal; issuing vidcontrol MODE_27 on the first VT > clears the gibberish. > > I will try rebuilding world, and report if it works. > > --John > _______________________________________________ Installed FreeBSD 7.0-CURRENT #0: Thu Jun 7 00:31:45 EEST 2007 with xorg-7.2 and dri-6.5.3_1,2 Direct rendering works now but can't use Beryl- it said some feature is not supported by graphics card.... (II) I810(0): [drm] installed DRM signal handler (II) I810(0): [DRI] installation complete (II) I810(0): direct rendering: Enabled From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 20:11:37 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DCCFF16A41F for ; Thu, 14 Jun 2007 20:11:37 +0000 (UTC) (envelope-from fj@panix.com) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.freebsd.org (Postfix) with ESMTP id A237813C447 for ; Thu, 14 Jun 2007 20:11:35 +0000 (UTC) (envelope-from fj@panix.com) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail1.panix.com (Postfix) with ESMTP id 024E92940D; Thu, 14 Jun 2007 16:11:35 -0400 (EDT) Received: (from fj@localhost) by panix5.panix.com (8.11.6p3/8.8.8/PanixN1.1) id l5EKBY628147; Thu, 14 Jun 2007 16:11:34 -0400 (EDT) Date: Thu, 14 Jun 2007 16:11:34 -0400 From: Joe Altman To: freebsd-stable@freebsd.org Message-ID: <20070614201134.GA22000@panix.com> Mail-Followup-To: Joe Altman , freebsd-stable@freebsd.org, idiotbg@gmail.com References: <20070614120022.D219416A4E1@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070614120022.D219416A4E1@hub.freebsd.org> User-Agent: Mutt/1.5.10i Cc: idiotbg@gmail.com Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some 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: Thu, 14 Jun 2007 20:11:37 -0000 On Thu, Jun 14, 2007 at 12:00:22PM +0000, freebsd-stable-request@freebsd.org wrote: > 13. atapicam and cd-rw problem, no cd0 but acd0 some error > (Momchil Ivanov) > 22. Re: atapicam and cd-rw problem, no cd0 but acd0 some error > (Tom Evans) > ------------------------------ > > Message: 13 > Date: Wed, 13 Jun 2007 20:34:19 +0200 > From: Momchil Ivanov > Subject: atapicam and cd-rw problem, no cd0 but acd0 some error > > Hi guys, > > I am running 6-STABLE as of today and I cannot use the CD-RW on my IBM T40 to > burn CDs. When I put atapicam_load="YES" in loader.conf or compile it in the > kernel I see the following error > acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 > and no /dev/cd0 is created. I don`t see the above error without atapicam > loaded or in kernel. This is not something new, I haven`t been able to > get /dev/cd0 since more than a month following 6-STABLE, don`t know if it > ever worked on 6 or 6.x, but I certainly cannot get it to work on 6-STABLE. > Any help would be appreciated :) I would be happy ot be able to burn CDs. > > I have acd0: CDRW at ata1-master UDMA33 > and camcontrol shows: > at scbus2 target 0 lun 0 (pass1) > > Thanks > > ------------------------------ > > Message: 22 > Date: Thu, 14 Jun 2007 11:42:20 +0100 > From: Tom Evans > Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some error > > The error message is benign - the controller tries to send a command to If it's benign, then why does this occur with the error message (quoting the OP): "...I haven`t been able to get /dev/cd0 since more than a month following 6-STABLE, don`t know if it ever worked on 6 or 6.x, but I certainly cannot get it to work on 6-STABLE. Any help would be appreciated :) I would be happy ot be able to burn CDs." Which says to me that his drive doesn't work with atapicam in his kernel, and has not worked for at least one month. This was my experience, until I removed atapicam from my kernel. To the OP: I recommend removing atapicam as a device from your kernel config; this remedied the issue for me. I could not use my Plextor, at all, with atapicam as a device in my kernel config. -- In other news, the weather is supposed to be nice in Southern France tomorrow. From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 20:36:51 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE21A16A46C for ; Thu, 14 Jun 2007 20:36:51 +0000 (UTC) (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 6C8B013C465 for ; Thu, 14 Jun 2007 20:36:51 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id l5EKalMI090111; Thu, 14 Jun 2007 14:36:47 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4671A6D7.3000202@samsco.org> Date: Thu, 14 Jun 2007 14:36:39 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2 MIME-Version: 1.0 To: Joe Altman , freebsd-stable@freebsd.org, idiotbg@gmail.com References: <20070614120022.D219416A4E1@hub.freebsd.org> <20070614201134.GA22000@panix.com> In-Reply-To: <20070614201134.GA22000@panix.com> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Thu, 14 Jun 2007 14:36:48 -0600 (MDT) X-Spam-Status: No, score=-1.4 required=5.5 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some 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: Thu, 14 Jun 2007 20:36:51 -0000 Joe Altman wrote: > On Thu, Jun 14, 2007 at 12:00:22PM +0000, freebsd-stable-request@freebsd.org wrote: > >> 13. atapicam and cd-rw problem, no cd0 but acd0 some error >> (Momchil Ivanov) >> 22. Re: atapicam and cd-rw problem, no cd0 but acd0 some error >> (Tom Evans) >> ------------------------------ >> >> Message: 13 >> Date: Wed, 13 Jun 2007 20:34:19 +0200 >> From: Momchil Ivanov >> Subject: atapicam and cd-rw problem, no cd0 but acd0 some error >> >> Hi guys, >> >> I am running 6-STABLE as of today and I cannot use the CD-RW on my IBM T40 to >> burn CDs. When I put atapicam_load="YES" in loader.conf or compile it in the >> kernel I see the following error >> acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 >> and no /dev/cd0 is created. I don`t see the above error without atapicam >> loaded or in kernel. This is not something new, I haven`t been able to >> get /dev/cd0 since more than a month following 6-STABLE, don`t know if it >> ever worked on 6 or 6.x, but I certainly cannot get it to work on 6-STABLE. >> Any help would be appreciated :) I would be happy ot be able to burn CDs. >> >> I have acd0: CDRW at ata1-master UDMA33 >> and camcontrol shows: >> at scbus2 target 0 lun 0 (pass1) >> >> Thanks >> >> ------------------------------ >> >> Message: 22 >> Date: Thu, 14 Jun 2007 11:42:20 +0100 >> From: Tom Evans >> Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some error >> >> The error message is benign - the controller tries to send a command to > > If it's benign, then why does this occur with the error message > (quoting the OP): > > "...I haven`t been able to get /dev/cd0 since more than a month > following 6-STABLE, don`t know if it ever worked on 6 or 6.x, but I > certainly cannot get it to work on 6-STABLE. Any help would be > appreciated :) I would be happy ot be able to burn CDs." > > Which says to me that his drive doesn't work with atapicam in his > kernel, and has not worked for at least one month. This was my > experience, until I removed atapicam from my kernel. > > To the OP: I recommend removing atapicam as a device from your kernel > config; this remedied the issue for me. I could not use my Plextor, > at all, with atapicam as a device in my kernel config. > The atapicam problems were extensively discussed on this list last month. Other than the one person on this thread whose problem was traced to not having the right drivers in the kernel, most problems are simply design limitations of the current system. The design problems are being remedied. No, I do not need people to volunteer to test the code. When I do, it will not be a secret. No, it's not ready yet, and it won't be ready for several months. Scott From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 20:40:43 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5CF016A476 for ; Thu, 14 Jun 2007 20:40:43 +0000 (UTC) (envelope-from jzw@authority.vistua.com) Received: from ms-smtp-05.nyroc.rr.com (ms-smtp-05.nyroc.rr.com [24.24.2.59]) by mx1.freebsd.org (Postfix) with ESMTP id 749A413C4C2 for ; Thu, 14 Jun 2007 20:40:43 +0000 (UTC) (envelope-from jzw@authority.vistua.com) Received: from jhengis.vistua.com (cpe-72-226-239-58.rochester.res.rr.com [72.226.239.58]) by ms-smtp-05.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id l5EKedOK023067 for ; Thu, 14 Jun 2007 16:40:42 -0400 (EDT) Received: from jhengis.vistua.com (localhost [127.0.0.1]) by jhengis.vistua.com (8.13.8/8.13.8) with ESMTP id l5EKecZj007514 for ; Thu, 14 Jun 2007 16:40:39 -0400 (EDT) (envelope-from jzw@authority.vistua.com) Received: from localhost (localhost [[UNIX: localhost]]) by jhengis.vistua.com (8.13.8/8.13.8/Submit) id l5EKecc2007510 for freebsd-stable@freebsd.org; Thu, 14 Jun 2007 16:40:38 -0400 (EDT) (envelope-from jzw@authority.vistua.com) X-Authentication-Warning: jhengis.vistua.com: john set sender to jzw@authority.vistua.com using -f From: John Walthall Organization: Vistua Authority To: freebsd-stable@freebsd.org Date: Thu, 14 Jun 2007 16:40:38 -0400 User-Agent: KMail/1.9.6 References: <200706052010.30271.antik@bsd.ee> <200706122037.12982.jzw@authority.vistua.com> <200706142223.00459.antik@bsd.ee> In-Reply-To: <200706142223.00459.antik@bsd.ee> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706141640.38335.jzw@authority.vistua.com> X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: FreeBSD Intel i852GM/i855GM DRI problem 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, 14 Jun 2007 20:40:43 -0000 # Wednesday 13 June 2007 03:37:12 kirjutas John Walthall: # > I will try rebuilding world, and report if it works. # > # > --John It did not. From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 20:41:39 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DAD4D16A469 for ; Thu, 14 Jun 2007 20:41:38 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by mx1.freebsd.org (Postfix) with ESMTP id 5003713C457 for ; Thu, 14 Jun 2007 20:41:38 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by wx-out-0506.google.com with SMTP id h28so578328wxd for ; Thu, 14 Jun 2007 13:41:37 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Rdn3eT0nGdd5ll5aYEVaRE0K3FXcAYSGQvyVIuBwf5RJX2JAhah4ooPkcPWjzmDClDm2ZmwVWdok8oUIw9zdcBiRpwBJ/dR2Py3i4ePMD7i2UyIsOiJtW0ZD4VvLGqEuphd7mf0U+EsNoJIsdBFqu9MuzeKCV1piszvj7mE1XcM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=auepCBxiLwTQiARat/6MVYXsYUeVAm9JzGx+NbYu2mkkdAIptN7VUOhcd/FY5WY2reVwdd4stJgpUFKVd/j5RTcjA78UD91iR16szegihYeGbFtKOfp8F/ra46FIwmGjvi6f4PBnzw5w9V2Q434rF/0gtt3hRFnToqetVkxM54U= Received: by 10.70.132.2 with SMTP id f2mr3545499wxd.1181853697389; Thu, 14 Jun 2007 13:41:37 -0700 (PDT) Received: by 10.70.63.4 with HTTP; Thu, 14 Jun 2007 13:41:37 -0700 (PDT) Message-ID: <8e10486b0706141341v4f5ba02clb4aa7e1c62a32896@mail.gmail.com> Date: Thu, 14 Jun 2007 17:41:37 -0300 From: "Alexandre Biancalana" To: stable@freebsd.org In-Reply-To: MIME-Version: 1.0 References: <7EEECFAE63E9B976653B3254@ganymede.hub.org> <20070613181555.GA1506@roadrunner.q.local> <8e10486b0706141003k1ac4cc56tf585363c11896a8@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Unix domain socket leak in 6-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, 14 Jun 2007 20:41:39 -0000 On 6/14/07, Marc G. Fournier wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > - --On Thursday, June 14, 2007 14:03:27 -0300 Alexandre Biancalana > wrote: > > > On 6/14/07, Marc G. Fournier wrote: > > > >> I don't know ... it was caused by an application, but nothing was freed > up > >> after the application was stop'd ... > > > > > > In my case the sockets are closed only if I stop the samba processes. > When I > > just changed the connection mode from Unix Socket to TCP on > nss_ldap.conf, > > the connections remain opened. I think this could be a problem with > nss_ldap > > (in the way of the connections are handled ?) because samba is accessing > > OpenLDAP directly via TCP, the access via Unix Sockets is only done by > Samba > > throughnss_ldap. > > > > I trying to simulate this error on another machine. I will write some > > scripts/program that connect to OpenLDAP socket directly and via > nss_ldap > > and post the results. > > > > Any more hints ? > > Hrmm .. how about nss in general? the one VPS that I killed off was using > nss-mysql for passwd/group and shadow ... its definitely not something > that is > normally done here, and about the only thing I can think of that is > 'unusual' > about that specific VPS, in my case ... Huuuummmm maybe... I don't know nss-mysql (I didn't ever know about your existence..... hahaha) What's the connection method used to access MySQL database ? You can read the rest of my message and try a similar test...... How I said......... here is the test: I write the following perl script: #!/usr/bin/perl $counter = 0; @users = ('user1', 'user2', 'user3'); while ( $counter <= 4 ) { my $idx = int(rand($#users)); my @data = getpwnam($users[$idx]); print join(' ', @data) . "\n"; $counter++; } sleep(50); After run the script I have: AleStation:/usr/home/ale $ sockstat -uc USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS root xterm 1528 3 stream -> /tmp/.X11-unix/X0 root xterm 1464 3 stream -> /tmp/.X11-unix/X0 ale nedit 1436 3 stream -> /tmp/.X11-unix/X0 ale xmms 1404 3 stream -> /tmp/.X11-unix/X0 ale gconfd-2 1331 4 dgram -> ?? ale gconfd-2 1331 12 stream /var/tmp/orbit-ale/linc-533-0-37a529d2e9123 ale gconfd-2 1331 14 stream -> /var/tmp/orbit-ale/linc-52b-0-249abddc2887e ale dbus-daemo 1329 4 stream -> /var/run/openldap/ldapi ale dbus-daemo 1329 5 stream -> ?? ale dbus-daemo 1329 7 stream -> ?? ale dbus-daemo 1329 8 stream /var/tmp/dbus-luPSSzilmv ale dbus-daemo 1329 10 stream -> /var/run/openldap/ldapi ale dbus-launc 1328 3 stream -> /tmp/.X11-unix/X0 ale pidgin 1324 3 stream -> /tmp/.X11-unix/X0 ale pidgin 1324 5 stream -> /var/tmp/dbus-luPSSzilmv ale firefox-bi 1323 3 stream -> /tmp/.X11-unix/X0 ale firefox-bi 1323 11 stream -> /var/tmp/orbit-ale/linc-533-0-37a529d2e9123 ale firefox-bi 1323 19 stream /var/tmp/orbit-ale/linc-52b-0-249abddc2887e ale gkrellm 1309 5 stream -> /tmp/.X11-unix/X0 ale wmaker 1306 3 stream -> /tmp/.X11-unix/X0 root Xorg 1301 10 stream /tmp/.X11-unix/X0 root Xorg 1301 11 stream /tmp/.X11-unix/X0 root Xorg 1301 12 stream /tmp/.X11-unix/X0 root Xorg 1301 13 stream /tmp/.X11-unix/X0 root Xorg 1301 14 stream /tmp/.X11-unix/X0 root Xorg 1301 15 stream /tmp/.X11-unix/X0 root Xorg 1301 16 stream /tmp/.X11-unix/X0 root Xorg 1301 17 stream /tmp/.X11-unix/X0 root Xorg 1301 18 stream /tmp/.X11-unix/X0 root Xorg 1301 19 stream /tmp/.X11-unix/X0 ale xinit 1300 3 stream -> /tmp/.X11-unix/X0 root login 1295 3 dgram -> ?? root login 1295 5 stream -> /var/run/openldap/ldapi root natd 1294 4 dgram -> ?? _dhcp dhclient 1219 3 dgram -> ?? root dhclient 1195 3 dgram -> ?? root smbd 1044 4 dgram -> ?? root smbd 1044 18 stream -> /var/db/samba/winbindd_privileged/pipe root smbd 1044 22 stream -> /var/run/openldap/ldapi root winbindd 954 3 dgram -> ?? root winbindd 954 15 stream -> ?? root winbindd 954 17 stream -> ?? root winbindd 954 19 stream /var/db/samba/winbindd_privileged/pipe root winbindd 954 20 stream -> ?? root winbindd 953 3 dgram -> ?? root winbindd 953 15 stream -> ?? root winbindd 953 17 stream -> ?? root winbindd 953 19 stream /var/db/samba/winbindd_privileged/pipe root winbindd 951 3 dgram -> ?? root winbindd 951 14 stream -> ?? root winbindd 925 3 dgram -> ?? root winbindd 925 15 stream -> ?? root winbindd 925 19 stream /var/db/samba/winbindd_privileged/pipe root winbindd 925 20 stream -> ?? root winbindd 925 21 stream -> ?? root smbd 921 4 dgram -> ?? root smbd 921 18 stream -> /var/db/samba/winbindd_privileged/pipe root smbd 921 22 stream -> /var/run/openldap/ldapi root nmbd 917 4 dgram -> ?? ldap slapd 898 3 dgram -> ?? ldap slapd 898 19 stream /var/run/openldap/ldapi ldap slapd 898 21 stream /var/run/openldap/ldapi ldap slapd 898 22 stream /var/run/openldap/ldapi ldap slapd 898 23 stream /var/run/openldap/ldapi AleStation:/usr/home/ale $ sockstat -uc |wc -l 65 Running the above script, after the end of the while loop I have: AleStation:/usr/home/ale $ sockstat -uc USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS ale perl5.8.8 1639 3 stream -> /var/run/openldap/ldapi ale perl5.8.8 1639 4 stream -> /var/run/openldap/ldapi ale perl5.8.8 1639 6 stream -> /var/run/openldap/ldapi ale perl5.8.8 1639 7 stream -> /var/run/openldap/ldapi ale perl5.8.8 1639 8 stream -> /var/run/openldap/ldapi root xterm 1528 3 stream -> /tmp/.X11-unix/X0 root xterm 1464 3 stream -> /tmp/.X11-unix/X0 ale nedit 1436 3 stream -> /tmp/.X11-unix/X0 ale xmms 1404 3 stream -> /tmp/.X11-unix/X0 ale gconfd-2 1331 4 dgram -> ?? ale gconfd-2 1331 12 stream /var/tmp/orbit-ale/linc-533-0-37a529d2e9123 ale gconfd-2 1331 14 stream -> /var/tmp/orbit-ale/linc-52b-0-249abddc2887e ale dbus-daemo 1329 4 stream -> /var/run/openldap/ldapi ale dbus-daemo 1329 5 stream -> ?? ale dbus-daemo 1329 7 stream -> ?? ale dbus-daemo 1329 8 stream /var/tmp/dbus-luPSSzilmv ale dbus-daemo 1329 10 stream -> /var/run/openldap/ldapi ale dbus-launc 1328 3 stream -> /tmp/.X11-unix/X0 ale pidgin 1324 3 stream -> /tmp/.X11-unix/X0 ale pidgin 1324 5 stream -> /var/tmp/dbus-luPSSzilmv ale firefox-bi 1323 3 stream -> /tmp/.X11-unix/X0 ale firefox-bi 1323 11 stream -> /var/tmp/orbit-ale/linc-533-0-37a529d2e9123 ale firefox-bi 1323 19 stream /var/tmp/orbit-ale/linc-52b-0-249abddc2887e ale gkrellm 1309 5 stream -> /tmp/.X11-unix/X0 ale wmaker 1306 3 stream -> /tmp/.X11-unix/X0 root Xorg 1301 10 stream /tmp/.X11-unix/X0 root Xorg 1301 11 stream /tmp/.X11-unix/X0 root Xorg 1301 12 stream /tmp/.X11-unix/X0 root Xorg 1301 13 stream /tmp/.X11-unix/X0 root Xorg 1301 14 stream /tmp/.X11-unix/X0 root Xorg 1301 15 stream /tmp/.X11-unix/X0 root Xorg 1301 16 stream /tmp/.X11-unix/X0 root Xorg 1301 17 stream /tmp/.X11-unix/X0 root Xorg 1301 18 stream /tmp/.X11-unix/X0 root Xorg 1301 19 stream /tmp/.X11-unix/X0 ale xinit 1300 3 stream -> /tmp/.X11-unix/X0 root login 1295 3 dgram -> ?? root login 1295 5 stream -> /var/run/openldap/ldapi root natd 1294 4 dgram -> ?? _dhcp dhclient 1219 3 dgram -> ?? root dhclient 1195 3 dgram -> ?? root smbd 1044 4 dgram -> ?? root smbd 1044 18 stream -> /var/db/samba/winbindd_privileged/pipe root smbd 1044 22 stream -> /var/run/openldap/ldapi root winbindd 954 3 dgram -> ?? root winbindd 954 15 stream -> ?? root winbindd 954 17 stream -> ?? root winbindd 954 19 stream /var/db/samba/winbindd_privileged/pipe root winbindd 954 20 stream -> ?? root winbindd 953 3 dgram -> ?? root winbindd 953 15 stream -> ?? root winbindd 953 17 stream -> ?? root winbindd 953 19 stream /var/db/samba/winbindd_privileged/pipe root winbindd 951 3 dgram -> ?? root winbindd 951 14 stream -> ?? root winbindd 925 3 dgram -> ?? root winbindd 925 15 stream -> ?? root winbindd 925 19 stream /var/db/samba/winbindd_privileged/pipe root winbindd 925 20 stream -> ?? root winbindd 925 21 stream -> ?? root smbd 921 4 dgram -> ?? root smbd 921 18 stream -> /var/db/samba/winbindd_privileged/pipe root smbd 921 22 stream -> /var/run/openldap/ldapi root nmbd 917 4 dgram -> ?? ldap slapd 898 3 dgram -> ?? ldap slapd 898 19 stream /var/run/openldap/ldapi ldap slapd 898 21 stream /var/run/openldap/ldapi ldap slapd 898 22 stream /var/run/openldap/ldapi ldap slapd 898 23 stream /var/run/openldap/ldapi ldap slapd 898 24 stream /var/run/openldap/ldapi ldap slapd 898 25 stream /var/run/openldap/ldapi ldap slapd 898 26 stream /var/run/openldap/ldapi ldap slapd 898 27 stream /var/run/openldap/ldapi ldap slapd 898 28 stream /var/run/openldap/ldapi AleStation:/usr/home/ale $ sockstat -uc |wc -l 75 This is the diff between the two outputs: USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS +ale perl5.8.8 1639 3 stream -> /var/run/openldap/ldapi +ale perl5.8.8 1639 4 stream -> /var/run/openldap/ldapi +ale perl5.8.8 1639 6 stream -> /var/run/openldap/ldapi +ale perl5.8.8 1639 7 stream -> /var/run/openldap/ldapi +ale perl5.8.8 1639 8 stream -> /var/run/openldap/ldapi root xterm 1528 3 stream -> /tmp/.X11-unix/X0 root xterm 1464 3 stream -> /tmp/.X11-unix/X0 ale nedit 1436 3 stream -> /tmp/.X11-unix/X0 @@ -64,3 +69,10 @@ ldap slapd 898 21 stream /var/run/openldap/ldapi ldap slapd 898 22 stream /var/run/openldap/ldapi ldap slapd 898 23 stream /var/run/openldap/ldapi +ldap slapd 898 24 stream /var/run/openldap/ldapi +ldap slapd 898 25 stream /var/run/openldap/ldapi +ldap slapd 898 26 stream /var/run/openldap/ldapi +ldap slapd 898 27 stream /var/run/openldap/ldapi +ldap slapd 898 28 stream /var/run/openldap/ldapi At each call of getpwnam I have 2 new sockets opened and not closed. At the end of the script all the sockets are close and the number return to the 65 before start the script. The problem is when the program does no end like a daemon. I think that this is a problem of nss_ldap when configured to access OpenLDAP via Unix Domain Socket. I repeated this same test changing the connection to TCP Socket at nss_ldap.conf and only 2 sockets are opened during all execution time of the script. Any comments ?? From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 20:43:40 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D22C16A41F for ; Thu, 14 Jun 2007 20:43:40 +0000 (UTC) (envelope-from fj@panix.com) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.freebsd.org (Postfix) with ESMTP id 16AE313C447 for ; Thu, 14 Jun 2007 20:43:40 +0000 (UTC) (envelope-from fj@panix.com) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail1.panix.com (Postfix) with ESMTP id 9BFCF29429; Thu, 14 Jun 2007 16:43:38 -0400 (EDT) Received: (from fj@localhost) by panix5.panix.com (8.11.6p3/8.8.8/PanixN1.1) id l5EKhcp09702; Thu, 14 Jun 2007 16:43:38 -0400 (EDT) Date: Thu, 14 Jun 2007 16:43:38 -0400 From: Joe Altman To: Scott Long Message-ID: <20070614204338.GA24083@panix.com> Mail-Followup-To: Joe Altman , Scott Long , freebsd-stable@freebsd.org References: <20070614120022.D219416A4E1@hub.freebsd.org> <20070614201134.GA22000@panix.com> <4671A6D7.3000202@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4671A6D7.3000202@samsco.org> User-Agent: Mutt/1.5.10i Cc: freebsd-stable@freebsd.org Subject: Re: atapicam and cd-rw problem, no cd0 but acd0 some 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: Thu, 14 Jun 2007 20:43:40 -0000 On Thu, Jun 14, 2007 at 02:36:39PM -0600, Scott Long wrote: > > The atapicam problems were extensively discussed on this list last > month. I know; I griped rather a lot about the whole thing. I think the maintainer is back from vacation now, if anyone feels a need to drop him a line and ask him what is up with his investigation of the issue, which has existed since approximately mid-April, IIRC. > Other than the one person on this thread whose problem was > traced to not having the right drivers in the kernel, I missed that part of the discussion. > most problems are simply design limitations of the current system. This part I think I understood. > The design problems are being remedied. > > No, I do not need people to volunteer to test the code. When I do, it > will not be a secret. Yes, and thank you. -- Your own/personal/beavis/someone to hear your prayer/ someone to care. From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 21:07:41 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B7DB316A41F for ; Thu, 14 Jun 2007 21:07:41 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248]) by mx1.freebsd.org (Postfix) with ESMTP id 7786D13C45A for ; Thu, 14 Jun 2007 21:07:41 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so171770anc for ; Thu, 14 Jun 2007 14:07:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=EZGSZTChfVMZX9at7HVrUfqEvdma/PAIH8bGMQioULUXCemug1vcdSWYNX0H4op8F5bA98MwBwHFaICGs/8mscugn0ngZ4+coarjVmZJdCgYWWgzPCMKraMv3nhxJmowciWXv4Yg0XkVU49A63fy8ye61Q5G3GbUz9guIZtNkgo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rrcf8vUY4c3f/3WuQUga41YF/s1zOjVZptIAIy+WSPkl5tXP5P3NP9WjYA+T09xkOAr0DTw1+U1KobjEt7FGo1yDhF4ia2zmGFH+5x1414WZvIldD4mnwFieZzFUcsmMed0C5ddIlH2hySxmSsGwduxNqtqgJrv7vt+FsRQgRBI= Received: by 10.100.124.5 with SMTP id w5mr1421292anc.1181855260682; Thu, 14 Jun 2007 14:07:40 -0700 (PDT) Received: by 10.100.131.8 with HTTP; Thu, 14 Jun 2007 14:07:40 -0700 (PDT) Message-ID: <468d29450706141407u6a4538fbgcb9d3d58b1550e28@mail.gmail.com> Date: Fri, 15 Jun 2007 00:07:40 +0300 From: ExTaZyTi To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Problem with "installworld" in FreeBSD 6.2-RELEASE-p5 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, 14 Jun 2007 21:07:41 -0000 Hi, My problem is with the installing new world in my system, this is the error ===> bin (install) ===> bin/cat (install) install -s -o root -g wheel -m 555 cat /bin strip: /bin/sthZDAzl: Operation not permitted install: wait: Operation not permitted *** Error code 70 Stop in /usr/src/bin/cat. *** Error code 1 Stop in /usr/src/bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. If someone can help me. Thanks in advance. From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 21:14:20 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B92916A469 for ; Thu, 14 Jun 2007 21:14:20 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 594F013C448 for ; Thu, 14 Jun 2007 21:14:20 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 3CC5D1CC044; Thu, 14 Jun 2007 14:14:20 -0700 (PDT) Date: Thu, 14 Jun 2007 14:14:20 -0700 From: Jeremy Chadwick To: ExTaZyTi Message-ID: <20070614211420.GA57881@eos.sc1.parodius.com> Mail-Followup-To: ExTaZyTi , freebsd-stable@freebsd.org, freebsd-questions@freebsd.org References: <468d29450706141407u6a4538fbgcb9d3d58b1550e28@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <468d29450706141407u6a4538fbgcb9d3d58b1550e28@mail.gmail.com> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Problem with "installworld" in FreeBSD 6.2-RELEASE-p5 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, 14 Jun 2007 21:14:20 -0000 On Fri, Jun 15, 2007 at 12:07:40AM +0300, ExTaZyTi wrote: > My problem is with the installing new world in my system, this is the error > > ===> bin (install) > ===> bin/cat (install) > install -s -o root -g wheel -m 555 cat /bin > strip: /bin/sthZDAzl: Operation not permitted > install: wait: Operation not permitted > *** Error code 70 Could be caused by some filesystem mount options you've got set, maybe incorrect permissions on /bin (no execute bit?), or possibly a secure runlevel setting (which I believe was the cause of your last issue you reported here). -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 21:22:30 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A11CD16A400 for ; Thu, 14 Jun 2007 21:22:30 +0000 (UTC) (envelope-from victor@bsdes.net) Received: from alf.dyndns.ws (244.Red-217-126-240.staticIP.rima-tde.net [217.126.240.244]) by mx1.freebsd.org (Postfix) with ESMTP id 0D6D713C448 for ; Thu, 14 Jun 2007 21:22:29 +0000 (UTC) (envelope-from victor@bsdes.net) Received: from alf.dyndns.ws (pato.euesrg02.net [192.168.0.3]) by alf.dyndns.ws (8.13.1/8.13.1) with ESMTP id l5ELMLat007664; Thu, 14 Jun 2007 23:22:27 +0200 (CEST) (envelope-from victor@bsdes.net) Date: Thu, 14 Jun 2007 23:22:21 +0200 From: Victor Balada Diaz To: Peter Jeremy Message-ID: <20070614212220.GB4246@pato.euesrg02.net> References: <20070520162630.GA1481@pato.euesrg02.net> <20070520191123.GR1164@turion.vk2pj.dyndns.org> <20070520193808.GA857@pato.euesrg02.net> <20070521065532.GC1143@turion.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20070521065532.GC1143@turion.vk2pj.dyndns.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (alf.dyndns.ws [217.126.240.244]); Thu, 14 Jun 2007 23:22:27 +0200 (CEST) Cc: stable@freebsd.org Subject: Re: RTC clock doesn't generate interrupts 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, 14 Jun 2007 21:22:30 -0000 On Mon, May 21, 2007 at 04:55:32PM +1000, Peter Jeremy wrote: > On 2007-May-20 21:38:09 +0200, Victor Balada Diaz wrote: > >I tried the machdep.adjkerntz trick and didn't work very well. > >If i'm on 0 irqs per second after changing the value i get 1 > >irq per second. If i'm on 20 i get 21, and so on. > > The machdep.adjkerntz trick works by reading the status register - > which implicitly acknowledges the interrupt and allows further > interrupts to be generated. I can't explain how this would effectivly > increase the interrupt frequency by 1Hz. Is is possible your CMOS > battery is dead? After waiting a few days to be sure the problem doesn't happen again I can confirm that the problem was that the CMOS battery was dead. Changed it and now it's working without any problems. Is there any guide out there for tracking hardware failures? I think that a chapter about hardware related problems could be a great addition to the handbook. Thanks a lot for your help! -- La prueba más fehaciente de que existe vida inteligente en otros planetas, es que no han intentado contactar con nosotros. From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 22:47:07 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A1CE16A46E for ; Thu, 14 Jun 2007 22:47:07 +0000 (UTC) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.freebsd.org (Postfix) with ESMTP id 66EA613C45B for ; Thu, 14 Jun 2007 22:47:07 +0000 (UTC) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 88CEDF23DE for ; Thu, 14 Jun 2007 15:27:52 -0700 (PDT) X-Virus-Scanned: amavisd-new at mcneil.com Received: from mail.mcneil.com ([127.0.0.1]) by localhost (mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mWqfcIa5zXnY for ; Thu, 14 Jun 2007 15:27:50 -0700 (PDT) Received: from [10.10.10.253] (ferrari.mcneil.com [10.10.10.253]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.mcneil.com (Postfix) with ESMTP id E7F60F1A4B for ; Thu, 14 Jun 2007 15:27:50 -0700 (PDT) Message-ID: <4671C0CE.5040108@mcneil.com> Date: Thu, 14 Jun 2007 15:27:26 -0700 From: Sean McNeil User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Regression in /etc/rc.conf.d support 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, 14 Jun 2007 22:47:07 -0000 I don't know why this was done, but now we are no longer able to place firewall rule info as once possible in /etc/rc.conf.d/ipfw. I had firewall_enable="YES" firewall_type="/etc/fw/rc.firewall.rules" firewall_quiet="YES" and now the last two variables no longer make it into /etc/rc.firewall. They have to be placed in /etc/rc.conf or /etc/rc.conf.local which is what /etc/rc.conf.d was trying to mitigate. I see: Revision *1.15*: download - view: text , annotated - select for diffs /Mon Apr 2 15:38:53 2007 UTC/ (2 months, 1 week ago) by /mtm/ Branches: MAIN CVS tags: HEAD Instead of directly sourcing the firewall script, run it in a separate shell. If the firewall script is sourced directly from the script, then any exit statements in it will also terminate the rc.d script prematurely. I think this should be reverted and anyone using exit statements in their firewall_script should be told to remove them. It certainly should not have been MFCd. Cheers, Sean From owner-freebsd-stable@FreeBSD.ORG Fri Jun 15 03:53:16 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E1E116A469 for ; Fri, 15 Jun 2007 03:53:16 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.225]) by mx1.freebsd.org (Postfix) with ESMTP id 2391113C448 for ; Fri, 15 Jun 2007 03:53:15 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so703533nzn for ; Thu, 14 Jun 2007 20:53:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=gSxV6ZooWqVSpWaKL+XKAcK7yvMpKRI1i2cNn9S12OWu2VqKSPcTCDB5SzkTaLxuyG2ZxHD2NeuY9gGLYI6ehyYZYO7oZKJXiHzXuZnrEK5kHI2ycZMTK/WNSN9mhuIGgtiWUA73Np6kU72kGj6XWoyEWtKlN6n9Z6miNV0p/l8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=MCrgJVkZ3gtuyJ27zQARU+djDPln/HmFjciKIFLM4Ae2R/+qNV+ZgLT5y5b0CEhZAPhk4lNvNKuHA2GkI3QByZpED17uI6Smvpvg8c3crGnp+w9iRTAJT2FpYoo0iMnWNxEpYWx4ocDMaNEqp+nVb9BL4j0QUk2rz5WBoRn3evY= Received: by 10.114.88.1 with SMTP id l1mr2557872wab.1181879595172; Thu, 14 Jun 2007 20:53:15 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id m10sm5710251waf.2007.06.14.20.53.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 14 Jun 2007 20:53:14 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l5F3r9sK060036 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Jun 2007 12:53:09 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l5F3r9YG060035; Fri, 15 Jun 2007 12:53:09 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Fri, 15 Jun 2007 12:53:09 +0900 From: Pyun YongHyeon To: Freddie Cash Message-ID: <20070615035309.GA59209@cdnetworks.co.kr> References: <200706080913.37450.fjwcash+freebsd@gmail.com> <20070614035807.GB54650@cdnetworks.co.kr> <200706141036.33578.fjwcash+freebsd@gmail.com> <200706141042.20782.fjwcash+freebsd@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline In-Reply-To: <200706141042.20782.fjwcash+freebsd@gmail.com> User-Agent: Mutt/1.4.2.1i Cc: stable@freebsd.org Subject: Re: Can't get if_txp(4) to attach to a 3CR990B-TXM NIC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2007 03:53:16 -0000 --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jun 14, 2007 at 10:42:20AM -0700, Freddie Cash wrote: > On Thursday 14 June 2007 10:36 am, Freddie Cash wrote: > > On Wednesday 13 June 2007 08:58 pm, Pyun YongHyeon wrote: > > > Revert previous patch and apply attached patch again. > > > Please give it spin and let me know result. > > Same error message as below, with the updated firmware downloaded from > your site. :( > Hmm.... ATM the only reaminging one I can think of is additional delay after reseting the hardware. Revert previous patch and try attached one. -- Regards, Pyun YongHyeon --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="if_txp.patch4" Index: if_txp.c =================================================================== RCS file: /home/ncvs/src/sys/dev/txp/if_txp.c,v retrieving revision 1.46 diff -u -r1.46 if_txp.c --- if_txp.c 12 Jun 2007 04:33:21 -0000 1.46 +++ if_txp.c 15 Jun 2007 03:51:46 -0000 @@ -480,6 +480,9 @@ return (-1); } + /* Give a 5ms to complete the reset. */ + pause("txprst", hz / 200); + return (0); } @@ -548,7 +551,8 @@ DELAY(50); } if (r != STAT_WAITING_FOR_BOOT) { - device_printf(sc->sc_dev, "not waiting for boot\n"); + device_printf(sc->sc_dev, "%s: not waiting for boot, " + "status = 0x%08x\n", __func__, r); return (-1); } @@ -1022,7 +1026,8 @@ } if (r != STAT_WAITING_FOR_BOOT) { - device_printf(sc->sc_dev, "not waiting for boot\n"); + device_printf(sc->sc_dev, "%s: not waiting for boot, " + "status = 0x%08x\n", __func__, r); return(ENXIO); } --azLHFNyN32YCQGCU-- From owner-freebsd-stable@FreeBSD.ORG Fri Jun 15 07:27:03 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1EAE216A468 for ; Fri, 15 Jun 2007 07:27:03 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id CE13313C43E for ; Fri, 15 Jun 2007 07:27:02 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so203651anc for ; Fri, 15 Jun 2007 00:27:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=kQZ1R/S1Cbbiz3MhIHa/k82SP2jxBshrzC588OcNOahf4goQJUCGiKdA8DilBetXi6iKyIWVHJuNMkwb3P74tJiXKCObhNbLbB9/UJCNgYcAhwv56lTsrgh7EvImqYNC7cV0vTSZw1jmRdhlC3k+5f8NEL+m1Q70dCDr0G6F8c8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=njRtUbiLN8Q2B8FYqskYgIC8kAqhJ0+pWf92CAwrv18FmrNuvquNkHLCl2wC4GRogRa1e0F/L/MgWeIoadp2Eqy/bupstiXUqLgAZjQvJE9EMFZa0/GIPDFRhWuIo0B6xx7pTrxpdTzIIiMZq1FyEC/EisGxgcCgPt1/uRE4Qfg= Received: by 10.100.202.13 with SMTP id z13mr140992anf.1181892422253; Fri, 15 Jun 2007 00:27:02 -0700 (PDT) Received: by 10.100.131.8 with HTTP; Fri, 15 Jun 2007 00:27:02 -0700 (PDT) Message-ID: <468d29450706150027n5d68c46cq17fd32c7b0c208f5@mail.gmail.com> Date: Fri, 15 Jun 2007 10:27:02 +0300 From: ExTaZyTi To: ExTaZyTi , freebsd-stable@freebsd.org, freebsd-questions@freebsd.org In-Reply-To: <20070614211420.GA57881@eos.sc1.parodius.com> MIME-Version: 1.0 References: <468d29450706141407u6a4538fbgcb9d3d58b1550e28@mail.gmail.com> <20070614211420.GA57881@eos.sc1.parodius.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Problem with "installworld" in FreeBSD 6.2-RELEASE-p5 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, 15 Jun 2007 07:27:03 -0000 kern.securelevel: -1 and the permessions on /bin and / is the correct :[ 2007/6/15, Jeremy Chadwick : > > On Fri, Jun 15, 2007 at 12:07:40AM +0300, ExTaZyTi wrote: > > My problem is with the installing new world in my system, this is the > error > > > > ===> bin (install) > > ===> bin/cat (install) > > install -s -o root -g wheel -m 555 cat /bin > > strip: /bin/sthZDAzl: Operation not permitted > > install: wait: Operation not permitted > > *** Error code 70 > > Could be caused by some filesystem mount options you've got set, maybe > incorrect permissions on /bin (no execute bit?), or possibly a secure > runlevel setting (which I believe was the cause of your last issue you > reported here). > > -- > | Jeremy Chadwick jdc at parodius.com | > | Parodius Networking http://www.parodius.com/ | > | UNIX Systems Administrator Mountain View, CA, USA | > | Making life hard for others since 1977. PGP: 4BD6C0CB | > > From owner-freebsd-stable@FreeBSD.ORG Fri Jun 15 07:44:55 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48C3A16A469 for ; Fri, 15 Jun 2007 07:44:55 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id 0008113C489 for ; Fri, 15 Jun 2007 07:44:54 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so204546anc for ; Fri, 15 Jun 2007 00:44:54 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=KFsY9lcsmHbjRYZtZU3K6rFO7tb49jLfBxxWle90vVC7aQ2UFf25TvLVRGNx9+mkVqYglCkOrWEh+pBfjZFxG6i/PSFB5Mdx9D/X0mqghbCqdhbepRyKDT8eH85tAxhW5hcW6OpkdzMvmBO+NcNlTvDksocPB6zm/Jk594RHq9c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=m3P9ARu7pgaK1HjPIBGvJZAobbd7OFn3jLVrjmSsNjagS005yG5w1EcmLt1kXyanUBEAfvGb6PVqLgyFLK4PV5DOA8t9papdGc0yhihFKM5O6eClmayV2oQz+orCV0TcuTpigWAYHA+kRVQicPr/w8hkdDjLWu8/kZ+AaDWTZuk= Received: by 10.100.13.12 with SMTP id 12mr1634196anm.1181893494168; Fri, 15 Jun 2007 00:44:54 -0700 (PDT) Received: by 10.100.131.8 with HTTP; Fri, 15 Jun 2007 00:44:54 -0700 (PDT) Message-ID: <468d29450706150044m23adb605hf5835cf97fce7ded@mail.gmail.com> Date: Fri, 15 Jun 2007 10:44:54 +0300 From: ExTaZyTi To: ExTaZyTi , freebsd-stable@freebsd.org, freebsd-questions@freebsd.org In-Reply-To: <468d29450706150027n5d68c46cq17fd32c7b0c208f5@mail.gmail.com> MIME-Version: 1.0 References: <468d29450706141407u6a4538fbgcb9d3d58b1550e28@mail.gmail.com> <20070614211420.GA57881@eos.sc1.parodius.com> <468d29450706150027n5d68c46cq17fd32c7b0c208f5@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Problem with "installworld" in FreeBSD 6.2-RELEASE-p5 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, 15 Jun 2007 07:44:55 -0000 I do chflags noschg /bin and its work :) 2007/6/15, ExTaZyTi : > > kern.securelevel: -1 and the permessions on /bin and / is the correct :[ > > 2007/6/15, Jeremy Chadwick : > > > > On Fri, Jun 15, 2007 at 12:07:40AM +0300, ExTaZyTi wrote: > > > My problem is with the installing new world in my system, this is the > > error > > > > > > ===> bin (install) > > > ===> bin/cat (install) > > > install -s -o root -g wheel -m 555 cat /bin > > > strip: /bin/sthZDAzl: Operation not permitted > > > install: wait: Operation not permitted > > > *** Error code 70 > > > > Could be caused by some filesystem mount options you've got set, maybe > > incorrect permissions on /bin (no execute bit?), or possibly a secure > > runlevel setting (which I believe was the cause of your last issue you > > reported here). > > > > -- > > | Jeremy Chadwick jdc at parodius.com| > > | Parodius Networking http://www.parodius.com/| > > | UNIX Systems Administrator Mountain View, CA, USA > > | > > | Making life hard for others since 1977. PGP: 4BD6C0CB > > | > > > > > From owner-freebsd-stable@FreeBSD.ORG Fri Jun 15 08:00:56 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C709316A482 for ; Fri, 15 Jun 2007 08:00:56 +0000 (UTC) (envelope-from eti@erata.net) Received: from s1.net-solution.ro (s1.net-solution.ro [65.98.58.122]) by mx1.freebsd.org (Postfix) with ESMTP id 7989B13C448 for ; Fri, 15 Jun 2007 08:00:56 +0000 (UTC) (envelope-from eti@erata.net) Received: (qmail 11342 invoked from network); 15 Jun 2007 11:00:57 +0300 Received: from 223.126.77.82.static.cluj.rdsnet.ro (HELO toshiba) (82.77.126.223) by s1.net-solution.ro with (DHE-RSA-AES256-SHA encrypted) SMTP; 15 Jun 2007 11:00:57 +0300 From: Iulian M Organization: www.erata.net To: freebsd-stable@freebsd.org Date: Fri, 15 Jun 2007 11:00:03 +0300 User-Agent: KMail/1.9.6 References: <42285E31-082F-449D-B105-7E43D6A64D8C@mac.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1274787.SWBFzc7NLk"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706151100.10706.eti@erata.net> Subject: Re: pf(4) + fetch(1) + http://ftp.gnu.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: , X-List-Received-Date: Fri, 15 Jun 2007 08:00:56 -0000 --nextPart1274787.SWBFzc7NLk Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 15 June 2007, Vlad GURDIGA wrote: > On 15/06/07, Chuck Swiger wrote: > > On Jun 14, 2007, at 2:24 PM, Vlad GURDIGA wrote: > > >> Presumably you want to make sure that fetch(1) is using: > > >> > > >> FTP_PASSIVE_MODE If set to anything but `no', forces the FTP > > >> code to > > >> use passive mode. > > > > > > Just in case, I have checked my environment and FTP_PASSIVE_MODE is > > > set to "yes". I'm saying "just in case" because the downloads were > > > from "http://ftp.gnu.org", not from "ftp://ftp.gnu.org", I mean the > > > HTTP protocol was used, not FTP. > > > > Hrm, missed that part, or perhaps just ran with the ftp.gnu.org > > hostname implying FTP access. :-) > > > > I might watch out for the "no-df" entry to your scrub line, as it is > > probably breaking PMTUd: > > I thought about it too and ran a test with that line commented out, > but it did not help. > Try to enable logging in pf and see if it's dropping anything. Also just to= be=20 sure try removing the scrubbing to see if it makes any difference. =2D-=20 Best Regards, Iulian Margarintescu http://www.erata.net eti@erata.net (spamassassin & pf & spamd all said it's OK to make it public ;-) ) Key ID: 0x03176E5CEDEFF7AB I prefer plain text email --nextPart1274787.SWBFzc7NLk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGckcEAxduXO3v96sRAtDdAJ9cRXnJSEvTC0qxQzQ6F72pU9ENrwCeJhay 7FeRNitcuVDvq9+oNinvKNs= =JeUC -----END PGP SIGNATURE----- --nextPart1274787.SWBFzc7NLk-- From owner-freebsd-stable@FreeBSD.ORG Fri Jun 15 08:03:53 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 926A616A41F for ; Fri, 15 Jun 2007 08:03:53 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [82.208.36.70]) by mx1.freebsd.org (Postfix) with ESMTP id 51C7513C44C for ; Fri, 15 Jun 2007 08:03:48 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 91B7C19E054; Fri, 15 Jun 2007 09:48:03 +0200 (CEST) Received: from [192.168.1.2] (grimm.quip.cz [213.220.192.218]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTP id 71AA219E053; Fri, 15 Jun 2007 09:48:00 +0200 (CEST) Message-ID: <46724441.7040405@quip.cz> Date: Fri, 15 Jun 2007 09:48:17 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: cz, cs, en, en-us MIME-Version: 1.0 To: ExTaZyTi References: <468d29450706141407u6a4538fbgcb9d3d58b1550e28@mail.gmail.com> In-Reply-To: <468d29450706141407u6a4538fbgcb9d3d58b1550e28@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Problem with "installworld" in FreeBSD 6.2-RELEASE-p5 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, 15 Jun 2007 08:03:53 -0000 ExTaZyTi wrote: > Hi, > > My problem is with the installing new world in my system, this is the error > > ===> bin (install) > ===> bin/cat (install) > install -s -o root -g wheel -m 555 cat /bin > strip: /bin/sthZDAzl: Operation not permitted > install: wait: Operation not permitted > *** Error code 70 > > Stop in /usr/src/bin/cat. > *** Error code 1 > > Stop in /usr/src/bin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > If someone can help me. Thanks in advance. It could be caused /tmp is mounted with noexec, or by securelevel settings. Miroslav Lachman From owner-freebsd-stable@FreeBSD.ORG Fri Jun 15 08:34:41 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7847716A41F for ; Fri, 15 Jun 2007 08:34:41 +0000 (UTC) (envelope-from matrix@itlegion.ru) Received: from corpmail.itlegion.ru (corpmail.itlegion.ru [84.21.226.211]) by mx1.freebsd.org (Postfix) with SMTP id A3D4413C455 for ; Fri, 15 Jun 2007 08:34:40 +0000 (UTC) (envelope-from matrix@itlegion.ru) Received: (qmail 27066 invoked from network); 15 Jun 2007 12:06:37 +0400 Received: from unknown (HELO Artem) (192.168.0.12) by 84.21.226.211 with SMTP; 15 Jun 2007 12:06:37 +0400 X-AntiVirus: Checked by Dr.Web [version: 4.33, engine: 4.33.5.10110, virus records: 211564, updated: 15.06.2007] Message-ID: <00fd01c7af24$181a2ac0$0c00a8c0@Artem> From: "Artem Kuchin" To: Date: Fri, 15 Jun 2007 12:06:26 +0400 Organization: IT Legion MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="koi8-r"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Cc: Subject: question about gtar and --newer 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, 15 Jun 2007 08:34:41 -0000 man gtar states: --newer date Only store files with creation time newer than date. Is it totally wrong and gtar really uses inode change time (like tar) or gtar does no take inode change time into account at all? -- Regards, Artem From owner-freebsd-stable@FreeBSD.ORG Sat Jun 16 01:45:11 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF37F16A469 for ; Sat, 16 Jun 2007 01:45:11 +0000 (UTC) (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 8486F13C45B for ; Sat, 16 Jun 2007 01:45:11 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1HzNLb-0005hp-S9 for freebsd-stable@freebsd.org; Sat, 16 Jun 2007 03:45:04 +0200 Received: from 89-172-49-214.adsl.net.t-com.hr ([89.172.49.214]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Jun 2007 03:45:03 +0200 Received: from ivoras by 89-172-49-214.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Jun 2007 03:45:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Sat, 16 Jun 2007 03:38:29 +0200 Lines: 31 Message-ID: References: <6f50eac40706151829g64b8a8abg798f97449c05888f@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig110E316A05CE58FB7C2F201C" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 89-172-49-214.adsl.net.t-com.hr User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) In-Reply-To: <6f50eac40706151829g64b8a8abg798f97449c05888f@mail.gmail.com> X-Enigmail-Version: 0.94.3.0 Sender: news Cc: freebsd-ports@freebsd.org Subject: Re: Upgrading to amd64 requires recompilation of ports? 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, 16 Jun 2007 01:45:11 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig110E316A05CE58FB7C2F201C Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Indigo 23 wrote: > the ports? (I already know that it does require a recompilation of > world and the kernel). AFAIK nobody has succeeded in this (i.e. upgrading i386 to amd64 via buildkernel/world) on-line far enough to tell the tale. You might be the first :) --------------enig110E316A05CE58FB7C2F201C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGcz8VldnAQVacBcgRAk+sAKCovc594QeeKACVcwqERZzS/KYLQQCg4ZYI DO+rW4zHQ/uXCqRUxdc9iQI= =4TUv -----END PGP SIGNATURE----- --------------enig110E316A05CE58FB7C2F201C-- From owner-freebsd-stable@FreeBSD.ORG Sat Jun 16 01:57:05 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 94CEC16A468 for ; Sat, 16 Jun 2007 01:57:05 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id 7160513C455 for ; Sat, 16 Jun 2007 01:57:05 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so1397723waf for ; Fri, 15 Jun 2007 18:57:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QQfHDEBklj8ByR0cUZIl7AV4FxD5zilGYgtFTzyOg+/evfcuuRjUhLa+wA8J53BurXsCuBIFo7BEUvvvxEKmthZLexHFq3jcQMGWDuo6jwhLMhOXQQpbs/qk20Vs83Hq0DMKw8yymZUCtH+icwE868N9+sLouhb19t1Wk4mtQI0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RfOxOBsY2+UHBeXj6A7CdoO4pphyT6IjEeOYhoGz2O2uDSgdCTbdH3xDOsnuX/wzDEVn3QMYxo5fdgtUFbv6wTdWI8171Loj0ncSSLZMvqG7Kb6+CPo66s0m8RDznbHNaumnJuH5OQ4wabXAW2LH3auI1bRjvx9msXS9kpKdeuU= Received: by 10.115.18.1 with SMTP id v1mr3702910wai.1181957399522; Fri, 15 Jun 2007 18:29:59 -0700 (PDT) Received: by 10.115.90.14 with HTTP; Fri, 15 Jun 2007 18:29:59 -0700 (PDT) Message-ID: <6f50eac40706151829g64b8a8abg798f97449c05888f@mail.gmail.com> Date: Fri, 15 Jun 2007 21:29:59 -0400 From: "Indigo 23" To: freebsd-ports@freebsd.org, freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Upgrading to amd64 requires recompilation of ports? 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, 16 Jun 2007 01:57:05 -0000 I was just wondering if one were to "upgrade" a FreeBSD installation from i386 to amd64, would it require a complete recompilation of all the ports? (I already know that it does require a recompilation of world and the kernel). Thanks. From owner-freebsd-stable@FreeBSD.ORG Sat Jun 16 03:03:30 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1FC6416A400; Sat, 16 Jun 2007 03:03:30 +0000 (UTC) (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 0642213C447; Sat, 16 Jun 2007 03:03:30 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 7D1041A3C1A; Fri, 15 Jun 2007 20:02:55 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id E1802513AE; Fri, 15 Jun 2007 23:03:28 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 0F955BE98; Fri, 15 Jun 2007 23:03:28 -0400 (EDT) Date: Fri, 15 Jun 2007 23:03:28 -0400 From: Kris Kennaway To: Ivan Voras Message-ID: <20070616030328.GA17075@rot13.obsecurity.org> References: <6f50eac40706151829g64b8a8abg798f97449c05888f@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yrj/dFKFPuw6o+aM" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Upgrading to amd64 requires recompilation of ports? 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, 16 Jun 2007 03:03:30 -0000 --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 16, 2007 at 03:38:29AM +0200, Ivan Voras wrote: > Indigo 23 wrote: >=20 > > the ports? (I already know that it does require a recompilation of > > world and the kernel). >=20 > AFAIK nobody has succeeded in this (i.e. upgrading i386 to amd64 via > buildkernel/world) on-line far enough to tell the tale. You might be the > first :) Nah, I've done it several times. Yes, you will want to recompile all ports. While they may mostly work, some things (e.g. threaded applications) will currently fail, and if you ever want to build any new ports on that systemthey'll be very unhappy trying to link together 32-bit and 64-bit objects. Kris --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGc1L/Wry0BWjoQKURAkAIAJ9IaYZIPN0o9tLzWNkT6RqlFRN5ewCgxmp8 WgLA0nYx5VjqcJ9PZ2gvw0c= =6xTQ -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM-- From owner-freebsd-stable@FreeBSD.ORG Sat Jun 16 10:22:40 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1209C16A41F for ; Sat, 16 Jun 2007 10:22:40 +0000 (UTC) (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 BA22413C480 for ; Sat, 16 Jun 2007 10:22:39 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HzVQ7-0007Ot-7Z for freebsd-stable@freebsd.org; Sat, 16 Jun 2007 12:22:15 +0200 Received: from 78-1-114-116.adsl.net.t-com.hr ([78.1.114.116]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Jun 2007 12:22:15 +0200 Received: from ivoras by 78-1-114-116.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Jun 2007 12:22:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Sat, 16 Jun 2007 12:21:42 +0200 Lines: 37 Message-ID: References: <6f50eac40706151829g64b8a8abg798f97449c05888f@mail.gmail.com> <20070616030328.GA17075@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigEC52FFCC9986EF95AE355B27" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 78-1-114-116.adsl.net.t-com.hr User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) In-Reply-To: <20070616030328.GA17075@rot13.obsecurity.org> X-Enigmail-Version: 0.94.3.0 Sender: news Cc: freebsd-ports@freebsd.org Subject: Re: Upgrading to amd64 requires recompilation of ports? 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, 16 Jun 2007 10:22:40 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEC52FFCC9986EF95AE355B27 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Kris Kennaway wrote: > On Sat, Jun 16, 2007 at 03:38:29AM +0200, Ivan Voras wrote: >> Indigo 23 wrote: >> >>> the ports? (I already know that it does require a recompilation of >>> world and the kernel). >> AFAIK nobody has succeeded in this (i.e. upgrading i386 to amd64 via >> buildkernel/world) on-line far enough to tell the tale. You might be t= he >> first :) >=20 > Nah, I've done it several times. That's good news. Are there any particular problems in the process or does it "just work"? --------------enigEC52FFCC9986EF95AE355B27 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGc7nPldnAQVacBcgRApyKAKDpRFm41IJR1L87EUAr9TJfgbZZoQCdHwds wT1S8unvuEataG3sJLjr1Lg= =3HyL -----END PGP SIGNATURE----- --------------enigEC52FFCC9986EF95AE355B27-- From owner-freebsd-stable@FreeBSD.ORG Sat Jun 16 20:19:22 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B547B16A400; Sat, 16 Jun 2007 20:19:22 +0000 (UTC) (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 9FE8C13C457; Sat, 16 Jun 2007 20:19:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 1437B1A3C1A; Sat, 16 Jun 2007 13:18:45 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id B36C6512A6; Sat, 16 Jun 2007 16:19:21 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 693FFBE98; Sat, 16 Jun 2007 16:19:21 -0400 (EDT) Date: Sat, 16 Jun 2007 16:19:21 -0400 From: Kris Kennaway To: Ivan Voras Message-ID: <20070616201921.GA29173@rot13.obsecurity.org> References: <6f50eac40706151829g64b8a8abg798f97449c05888f@mail.gmail.com> <20070616030328.GA17075@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Upgrading to amd64 requires recompilation of ports? 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, 16 Jun 2007 20:19:22 -0000 On Sat, Jun 16, 2007 at 12:21:42PM +0200, Ivan Voras wrote: > Kris Kennaway wrote: > > On Sat, Jun 16, 2007 at 03:38:29AM +0200, Ivan Voras wrote: > >> Indigo 23 wrote: > >> > >>> the ports? (I already know that it does require a recompilation of > >>> world and the kernel). > >> AFAIK nobody has succeeded in this (i.e. upgrading i386 to amd64 via > >> buildkernel/world) on-line far enough to tell the tale. You might be the > >> first :) > > > > Nah, I've done it several times. > > That's good news. Are there any particular problems in the process or > does it "just work"? I may have had to use the statically linked /rescue to do some things, I don't remember. It's not completely trivial, but someone who knows their way around a FreeBSD system can do it. Kris From owner-freebsd-stable@FreeBSD.ORG Sat Jun 16 21:13:26 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 903E516A41F; Sat, 16 Jun 2007 21:13:26 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from relay01.kiev.sovam.com (relay01.kiev.sovam.com [62.64.120.200]) by mx1.freebsd.org (Postfix) with ESMTP id 307F013C455; Sat, 16 Jun 2007 21:13:26 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from [89.162.146.170] (helo=skuns.kiev.zoral.com.ua) by relay01.kiev.sovam.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1HzfGI-000BgC-7H; Sat, 16 Jun 2007 23:52:47 +0300 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by skuns.kiev.zoral.com.ua (8.14.1/8.14.1) with ESMTP id l5GKqZkb010415 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 16 Jun 2007 23:52:35 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.1/8.14.1) with ESMTP id l5GKqZNN019221; Sat, 16 Jun 2007 23:52:35 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.1/8.14.1/Submit) id l5GKqYwI019220; Sat, 16 Jun 2007 23:52:34 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 16 Jun 2007 23:52:34 +0300 From: Kostik Belousov To: Kris Kennaway Message-ID: <20070616205234.GN2268@deviant.kiev.zoral.com.ua> References: <6f50eac40706151829g64b8a8abg798f97449c05888f@mail.gmail.com> <20070616030328.GA17075@rot13.obsecurity.org> <20070616201921.GA29173@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5GhfgoEmdHCdzgqp" Content-Disposition: inline In-Reply-To: <20070616201921.GA29173@rot13.obsecurity.org> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: ClamAV version 0.90.2, clamav-milter version 0.90.2 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on skuns.kiev.zoral.com.ua X-Scanner-Signature: b88a486dba0f71889b871e8b63a4ea3b X-DrWeb-checked: yes X-SpamTest-Envelope-From: kostikbel@gmail.com X-SpamTest-Group-ID: 00000000 X-SpamTest-Header: Not Detected X-SpamTest-Info: Profiles 1148 [June 14 2007] X-SpamTest-Info: helo_type=3 X-SpamTest-Method: none X-SpamTest-Rate: 0 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0255], KAS30/Release Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org, Ivan Voras Subject: Re: Upgrading to amd64 requires recompilation of ports? 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, 16 Jun 2007 21:13:26 -0000 --5GhfgoEmdHCdzgqp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 16, 2007 at 04:19:21PM -0400, Kris Kennaway wrote: > On Sat, Jun 16, 2007 at 12:21:42PM +0200, Ivan Voras wrote: > > Kris Kennaway wrote: > > > On Sat, Jun 16, 2007 at 03:38:29AM +0200, Ivan Voras wrote: > > >> Indigo 23 wrote: > > >> > > >>> the ports? (I already know that it does require a recompilation of > > >>> world and the kernel). > > >> AFAIK nobody has succeeded in this (i.e. upgrading i386 to amd64 via > > >> buildkernel/world) on-line far enough to tell the tale. You might be= the > > >> first :) > > >=20 > > > Nah, I've done it several times. > >=20 > > That's good news. Are there any particular problems in the process or > > does it "just work"? >=20 > I may have had to use the statically linked /rescue to do some things, > I don't remember. It's not completely trivial, but someone who knows > their way around a FreeBSD system can do it. We did it by using miniroot on swap partition of the system disk. This approach has an advantage of keeping at least one good bootable base system installation in any moment. Also, it allows move in both directions, i.e. i386 <-> amd64. --5GhfgoEmdHCdzgqp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGdE2RC3+MBN1Mb4gRAohKAJwKPpx1jtxgT2NcJf2t9m4uCXMm+QCg0a49 pIbh83iGI/spjp8YBEifNB8= =WoNl -----END PGP SIGNATURE----- --5GhfgoEmdHCdzgqp-- From owner-freebsd-stable@FreeBSD.ORG Sat Jun 16 21:25:04 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CDC0F16A509 for ; Sat, 16 Jun 2007 21:25:04 +0000 (UTC) (envelope-from matrix@itlegion.ru) Received: from corpmail.itlegion.ru (corpmail.itlegion.ru [84.21.226.211]) by mx1.freebsd.org (Postfix) with SMTP id 03F5313C45E for ; Sat, 16 Jun 2007 21:25:03 +0000 (UTC) (envelope-from matrix@itlegion.ru) Received: (qmail 48685 invoked from network); 17 Jun 2007 01:25:01 +0400 Received: from unknown (HELO Artem) (192.168.0.12) by 84.21.226.211 with SMTP; 17 Jun 2007 01:25:01 +0400 X-AntiVirus: Checked by Dr.Web [version: 4.33, engine: 4.33.5.10110, virus records: 211810, updated: 15.06.2007] Message-ID: <003801c7b05c$cac2c3b0$0c00a8c0@Artem> From: "Artem Kuchin" To: Date: Sun, 17 Jun 2007 01:24:56 +0400 Organization: IT Legion MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="koi8-r"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Cc: Subject: When inode change time changes? 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, 16 Jun 2007 21:25:04 -0000 I am having tough time with backup system. I use gtar (gtar because it has incremental backups, and tar does not) I use inode change time in order to backup all changed files. I have notices that some files are always backed up even if they did not change. For example all mysql database. I checked their file change time and it is not changed, howeever, inode change time changes on every mysql restart. Maybe someone can englighten me when inode change time changes? What must be done with file to change it (except writing to it)? I tried chmoding - it does not affect inode time. -- Regards, Artem From owner-freebsd-stable@FreeBSD.ORG Sat Jun 16 22:21:41 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 761B416A46B for ; Sat, 16 Jun 2007 22:21:41 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.freebsd.org (Postfix) with ESMTP id 366DF13C4C9 for ; Sat, 16 Jun 2007 22:21:41 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so2358895pyi for ; Sat, 16 Jun 2007 15:21:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cFuyoOrryXLBC5LFpNrQemtYpAK498y5s2bLTvP1ek5uBrHcwwwG8imXng0EqbTWNpXt07B8gxfqxXx2uPJO8OP7gOIPiAG2qqLYeM5jiiOVqw59fIJ4b99qUFg2uZRITsn98EIENFTcQRtVE6mvk61FW15rhH0kYTHt9vU6yJE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PfgFI/QKnKw7+UZ99nCQUiR2R8btcl4h7yb2YWwduxPO/HFh3rMdLRJF1Za67qj2OQFDJr0wyK2EeiMwgJRMpxO7Q3igzVBpZuG9criR73mLXvXquxWtRmv5zwvqzWKmgbGkZoY5MLNqaRYMYllwZt080AX5jpthHGoZSaJgakA= Received: by 10.114.194.1 with SMTP id r1mr4591172waf.1182032500069; Sat, 16 Jun 2007 15:21:40 -0700 (PDT) Received: by 10.115.90.14 with HTTP; Sat, 16 Jun 2007 15:21:40 -0700 (PDT) Message-ID: <6f50eac40706161521r2b524263la2385138f67e10bc@mail.gmail.com> Date: Sat, 16 Jun 2007 18:21:40 -0400 From: "Indigo 23" To: freebsd-ports@freebsd.org, freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: RE: Upgrading to amd64 requires recompilation of ports? 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, 16 Jun 2007 22:21:41 -0000 Does anyone think that its worth the hassle? If you do manage to get it up and running, will you see any noticeable advantages or is it better to just stick with i386? The only caveat that I can see is a recompilation of all the ports. Any thoughts? From owner-freebsd-stable@FreeBSD.ORG Sat Jun 16 22:24:14 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A9ABA16A400; Sat, 16 Jun 2007 22:24:14 +0000 (UTC) (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 9177913C44B; Sat, 16 Jun 2007 22:24:14 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 9D45B1A3C1A; Sat, 16 Jun 2007 15:23:36 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id A0F0351438; Sat, 16 Jun 2007 18:24:13 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 3D582BE98; Sat, 16 Jun 2007 18:24:13 -0400 (EDT) Date: Sat, 16 Jun 2007 18:24:13 -0400 From: Kris Kennaway To: Kostik Belousov Message-ID: <20070616222413.GA29804@rot13.obsecurity.org> References: <6f50eac40706151829g64b8a8abg798f97449c05888f@mail.gmail.com> <20070616030328.GA17075@rot13.obsecurity.org> <20070616201921.GA29173@rot13.obsecurity.org> <20070616205234.GN2268@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070616205234.GN2268@deviant.kiev.zoral.com.ua> User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org, Ivan Voras , Kris Kennaway Subject: Re: Upgrading to amd64 requires recompilation of ports? 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, 16 Jun 2007 22:24:14 -0000 On Sat, Jun 16, 2007 at 11:52:34PM +0300, Kostik Belousov wrote: > On Sat, Jun 16, 2007 at 04:19:21PM -0400, Kris Kennaway wrote: > > On Sat, Jun 16, 2007 at 12:21:42PM +0200, Ivan Voras wrote: > > > Kris Kennaway wrote: > > > > On Sat, Jun 16, 2007 at 03:38:29AM +0200, Ivan Voras wrote: > > > >> Indigo 23 wrote: > > > >> > > > >>> the ports? (I already know that it does require a recompilation of > > > >>> world and the kernel). > > > >> AFAIK nobody has succeeded in this (i.e. upgrading i386 to amd64 via > > > >> buildkernel/world) on-line far enough to tell the tale. You might be the > > > >> first :) > > > > > > > > Nah, I've done it several times. > > > > > > That's good news. Are there any particular problems in the process or > > > does it "just work"? > > > > I may have had to use the statically linked /rescue to do some things, > > I don't remember. It's not completely trivial, but someone who knows > > their way around a FreeBSD system can do it. > We did it by using miniroot on swap partition of the system disk. > This approach has an advantage of keeping at least one good bootable > base system installation in any moment. Also, it allows move in both > directions, i.e. i386 <-> amd64. Yeah, that's a neat trick to remember. Another trick for doing i386->amd64 is to install your new world into a DESTDIR, tar it up, put the tarball onto the root filesystem, boot the new amd64 kernel into single-user mode and use /rescue/tar to spam the amd64 tarball over the i386 world. Kris From owner-freebsd-stable@FreeBSD.ORG Sat Jun 16 23:30:57 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 12CC016A400 for ; Sat, 16 Jun 2007 23:30:57 +0000 (UTC) (envelope-from moruku@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.189]) by mx1.freebsd.org (Postfix) with ESMTP id 86C4013C45E for ; Sat, 16 Jun 2007 23:30:56 +0000 (UTC) (envelope-from moruku@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so1335473mue for ; Sat, 16 Jun 2007 16:30:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=fdIofO9FesEuDRwxf58hOACowwJK5Yhmx9teGFpa2ijAT7ObgrqW4y+Om9CyFcnLNj8lVjYL+c5+YiWY8zRJ0lCxw5WbL7cw1YX9kbTFM3rEqx0z+O7iTorvPNtkbLeBQ9aSGw+qwaVj6Ky/KxoNl0B4HwTnJbWbTPy+RWDoans= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=mGDSJZRLSMugQXx2lUSarcbGSx9I0CsujFFUMEeI/F6w2h7Kay+Kxoe8xHipU/V3FF9Q2I2/xlZRlBtXX4T7h/eOXPXkWr2AfMtIKww4bS9Rk3to2P7597aEfASpUSfUJaXt6qK8ITI6polxnUeEDq1YaE+6P/ODSNch8VfDIFM= Received: by 10.82.189.6 with SMTP id m6mr8503247buf.1182034925872; Sat, 16 Jun 2007 16:02:05 -0700 (PDT) Received: by 10.82.164.4 with HTTP; Sat, 16 Jun 2007 16:02:05 -0700 (PDT) Message-ID: <94e0cac00706161602r2c5a6e56if7c714b0341cec4@mail.gmail.com> Date: Sun, 17 Jun 2007 01:02:05 +0200 From: "Marcus Kaatari" Sender: moruku@gmail.com To: "Kris Kennaway" In-Reply-To: <20070616222413.GA29804@rot13.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6f50eac40706151829g64b8a8abg798f97449c05888f@mail.gmail.com> <20070616030328.GA17075@rot13.obsecurity.org> <20070616201921.GA29173@rot13.obsecurity.org> <20070616205234.GN2268@deviant.kiev.zoral.com.ua> <20070616222413.GA29804@rot13.obsecurity.org> X-Google-Sender-Auth: 7153087e92c29b4b Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Upgrading to amd64 requires recompilation of ports? 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, 16 Jun 2007 23:30:57 -0000 On 17/06/07, Kris Kennaway wrote: > On Sat, Jun 16, 2007 at 11:52:34PM +0300, Kostik Belousov wrote: > > On Sat, Jun 16, 2007 at 04:19:21PM -0400, Kris Kennaway wrote: > > > On Sat, Jun 16, 2007 at 12:21:42PM +0200, Ivan Voras wrote: > > > > Kris Kennaway wrote: > > > > > On Sat, Jun 16, 2007 at 03:38:29AM +0200, Ivan Voras wrote: > > > > >> Indigo 23 wrote: > > > > >> > > > > >>> the ports? (I already know that it does require a recompilation of > > > > >>> world and the kernel). > > > > >> AFAIK nobody has succeeded in this (i.e. upgrading i386 to amd64 via > > > > >> buildkernel/world) on-line far enough to tell the tale. You might be the > > > > >> first :) > > > > > > > > > > Nah, I've done it several times. > > > > > > > > That's good news. Are there any particular problems in the process or > > > > does it "just work"? > > > > > > I may have had to use the statically linked /rescue to do some things, > > > I don't remember. It's not completely trivial, but someone who knows > > > their way around a FreeBSD system can do it. > > We did it by using miniroot on swap partition of the system disk. > > This approach has an advantage of keeping at least one good bootable > > base system installation in any moment. Also, it allows move in both > > directions, i.e. i386 <-> amd64. > > Yeah, that's a neat trick to remember. Another trick for doing > i386->amd64 is to install your new world into a DESTDIR, tar it up, > put the tarball onto the root filesystem, boot the new amd64 kernel > into single-user mode and use /rescue/tar to spam the amd64 tarball > over the i386 world. > > Kris > > > _______________________________________________ > 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" > That is quite interesting, but, let's say 'world' would be quite large (although I know it's not all that huge..), isn't there a limit to how much data tar can handle? I believe myself to have encountered such a limit, at least with GNU tar on a Linux system.. -- email: moruku@moruku.org website: moruku.org () ascii ribbon campaign - against html mail /\ - against microsoft attachments