From owner-freebsd-questions@FreeBSD.ORG Sun May 18 00:33:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25AEB106567C for ; Sun, 18 May 2008 00:33:07 +0000 (UTC) (envelope-from LukeD@pobox.com) Received: from sasl.smtp.pobox.com (a-sasl-fastnet.sasl.smtp.pobox.com [207.106.133.19]) by mx1.freebsd.org (Postfix) with ESMTP id ED6118FC15 for ; Sun, 18 May 2008 00:33:06 +0000 (UTC) (envelope-from LukeD@pobox.com) Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id AFDCA422C for ; Sat, 17 May 2008 20:33:04 -0400 (EDT) Received: from lukas.is-a-geek.org (pool-71-113-78-181.sttlwa.dsl-w.verizon.net [71.113.78.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 1FDDD422B for ; Sat, 17 May 2008 20:33:03 -0400 (EDT) Date: Sat, 17 May 2008 17:32:50 -0700 (PDT) From: Luke Dean X-X-Sender: lukas@border.lukas.is-a-geek.org To: freebsd-questions@freebsd.org Message-ID: <20080517172701.F93636@border.lukas.is-a-geek.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Pobox-Relay-ID: FAB551DE-2471-11DD-8BFF-80001473D85F-96347044!a-sasl-fastnet.pobox.com Subject: Stop building all those kernel modules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Luke Dean List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 00:33:07 -0000 I'm trying to use nanobsd to build a small kernel for an embedded system on FreeBSD 7. In previous versions, I could modify GENERIC by just commenting out all the devices and options that I wasn't interested in, and buildkernel KERNCONF=myconf would happily ignore all the things I wasn't interested in. This no longer works. Now everything gets built, even things that are broken/incompatible with other options I've chosen. I've tried setting NO_MODULES=YES, but the modules were still built. I see documentation for WITHOUT_MODULES, but it wants me to list every module I don't want to build? Come on! There must be a better way... From owner-freebsd-questions@FreeBSD.ORG Sun May 18 00:38:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B3C6106564A for ; Sun, 18 May 2008 00:38:52 +0000 (UTC) (envelope-from jwynstra@nyc.rr.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.123]) by mx1.freebsd.org (Postfix) with ESMTP id 1D4208FC16 for ; Sun, 18 May 2008 00:38:51 +0000 (UTC) (envelope-from jwynstra@nyc.rr.com) Received: from [74.73.126.126] by hrndva-omta06.mail.rr.com with ESMTP id <20080518003850.WRVJ25757.hrndva-omta06.mail.rr.com@[74.73.126.126]>; Sun, 18 May 2008 00:38:50 +0000 Message-ID: <482F7A89.7070705@nyc.rr.com> Date: Sat, 17 May 2008 20:38:33 -0400 From: John Wynstra User-Agent: Thunderbird 2.0.0.9 (X11/20080415) MIME-Version: 1.0 To: glyn@millingtons.org References: <482C9DE5.60906@nyc.rr.com> <20080515205252.GA2821@osiris.chen.org.nz> <482CEA3E.1090402@nyc.rr.com> <20080516035346.GA35105@osiris.chen.org.nz> <482DDA7B.6020201@nyc.rr.com> <482DF607.4050209@nyc.rr.com> <482E294B.8010408@nyc.rr.com> <482F061D.7020307@nyc.rr.com> <20080517181438.GA4418@shepherd> <482F3B18.4030302@nyc.rr.com> <8663tcpsu4.fsf@nowhere.org> In-Reply-To: <8663tcpsu4.fsf@nowhere.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" , Sahil Tandon Subject: Re: another problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 00:38:52 -0000 I applied this fix, it worked for the previous problem and I came to the next one. I am getting the impression this is very filthy code. Making: ../unxfbsdi.pro/slo/textenc.obj c++ -fmessage-length=0 -c -Os -fno-strict-aliasing -D_FILE_OFFSET_BITS=no -I. -I../unxfbsdi.pro/inc/textenc -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdi.pro/inc -I. -I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solver/680/unxfbsdi.pro/inc/stl -I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solver/680/unxfbsdi.pro/inc/external -I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solver/680/unxfbsdi.pro/inc -I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solenv/unxfbsdi/inc -I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solenv/inc -I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/res -I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solver/680/unxfbsdi.pro/inc/stl -I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/usr/ports/editors/openoffice.org-2/work/OOH680_m12/solver/680/unxfbsdi.pro/inc/offuh -I. -I../res -I. -pipe -mtune=pentiumpro -fvisibility-inlines-hidden -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DINTEL -DCVER=C341 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.2 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -fno-exceptions -DEXCEPTIONS_OFF -o ../unxfbsdi.pro/slo/textenc.o /usr/ports/editors/openoffice.org-2/work/OOH680_m12/sal/textenc/textenc.cxx c++: Internal error: Killed: 9 (program cc1plus) Please submit a full bug report. See for instructions. dmake: Error code 1, while making '../unxfbsdi.pro/slo/textenc.obj' ---* tg_merge.mk *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-2/work/OOH680_m12/sal/textenc dmake: Error code 1, while making 'build_instsetoo_native' ---* *--- *** Error code 255 Stop in /usr/ports/editors/openoffice.org-2. [root@ /usr/ports/editors/openoffice.org-2]# [root@ /usr/ports/editors/openoffice.org-2]# cd work/OOH680_m12/sal/textenc [root@ /usr/ports/editors/openoffice.org-2/work/OOH680_m12/sal/textenc]# ls CVS convertiso2022kr.h tcvtmb.c context.c convertiso2022kr.tab tcvtscn1.tab context.h convertsinglebytetobmpunicode.cxx tcvtscn2.tab convertadobe.tab convertsinglebytetobmpunicode.hxx tcvtscn3.tab convertbig5hkscs.c generate tcvtscn4.tab convertbig5hkscs.h gettextencodingdata.h tcvtscn5.tab convertbig5hkscs.tab makefile.mk tcvtscn6.tab converter.c tcvtarb1.tab tcvtsym1.tab converter.h tcvtbyte.c tcvttcn1.tab converteuctw.c tcvteas1.tab tcvttcn2.tab converteuctw.h tcvtest1.tab tcvttcn6.tab converteuctw.tab tcvtjp1.tab tcvtuni1.tab convertgb18030.c tcvtjp2.tab tcvtutf7.c convertgb18030.h tcvtjp3.tab tcvtutf8.c convertgb18030.tab tcvtjp4.tab tenchelp.c convertiscii.tab tcvtjp5.tab tenchelp.h convertiso2022cn.c tcvtjp6.tab tencinfo.c convertiso2022cn.h tcvtkr1.tab textcvt.c convertiso2022cn.tab tcvtkr2.tab textenc.cxx convertiso2022jp.c tcvtkr4.tab unichars.c convertiso2022jp.h tcvtkr5.tab unichars.h convertiso2022jp.tab tcvtkr6.tab convertiso2022kr.c tcvtlat1.tab Anyone have a clue as to what's wrong? Glyn Millington wrote: > John Wynstra writes: > > >> And glib2 is part of Gnome? >> I never installed Gnome because I don't like Gnome. >> I tried to manually install /usr/ports/devel/gio-fam-backend and got >> the same error. >> >> Perhaps I need to get Gnome off the installation CDROM. >> I really only need the library stuff. >> >> Alternatively is there an Internet source for the missing Gnome libraries? >> > > Yes there is. > > Here is a snip from the Makefile in /usr/ports/devel/gio-fam-backend > > ,---- > | PORTNAME= gio-fam-backend > | PORTVERSION= 2.16.3 > | CATEGORIES= devel > | MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \ > | ftp://ftp.gtk.org/pub/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ \ > | ftp://ftp.gimp.org/pub/%SUBDIR%/ \ > | ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ > | http://www.ameth.org/gimp/%SUBDIR%/ \ > | ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} > | MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} > | DISTNAME= glib-${PORTVERSION} > `---- > > Compare the 2nd line with the last - this port needs glib-2.16.3 > > > Now > > $cat /usr/ports/devel/glib20/distinfo > > MD5 (gnome2/glib-2.16.3.tar.bz2) = 195f9a803cc5279dbb39afdf985f44cb > SHA256 (gnome2/glib-2.16.3.tar.bz2) = 562742a234c7b842d891ec8ed4c9bead093c33863cca01e31912f59f6c8e887d > SIZE (gnome2/glib-2.16.3.tar.bz2) = 4540919 > > so if you install that port then gio-fam-backend will work. It worked here! > > hth > > Glyn > From owner-freebsd-questions@FreeBSD.ORG Sun May 18 01:32:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 332CB1065677 for ; Sun, 18 May 2008 01:32:11 +0000 (UTC) (envelope-from LukeD@pobox.com) Received: from sasl.smtp.pobox.com (a-sasl-fastnet.sasl.smtp.pobox.com [207.106.133.19]) by mx1.freebsd.org (Postfix) with ESMTP id 058388FC17 for ; Sun, 18 May 2008 01:32:10 +0000 (UTC) (envelope-from LukeD@pobox.com) Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 73B47622F; Sat, 17 May 2008 21:32:08 -0400 (EDT) Received: from lukas.is-a-geek.org (pool-71-113-78-181.sttlwa.dsl-w.verizon.net [71.113.78.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id A0626622E; Sat, 17 May 2008 21:32:06 -0400 (EDT) Date: Sat, 17 May 2008 18:31:59 -0700 (PDT) From: Luke Dean X-X-Sender: lukas@border.lukas.is-a-geek.org To: Luke Dean In-Reply-To: <20080517172701.F93636@border.lukas.is-a-geek.org> Message-ID: <20080517181710.S93636@border.lukas.is-a-geek.org> References: <20080517172701.F93636@border.lukas.is-a-geek.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Pobox-Relay-ID: 3AF337EA-247A-11DD-AAA7-80001473D85F-96347044!a-sasl-fastnet.pobox.com Cc: freebsd-questions@freebsd.org Subject: Re: Stop building all those kernel modules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Luke Dean List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 01:32:11 -0000 On Sat, 17 May 2008, Luke Dean wrote: > In previous versions, I could modify GENERIC by just commenting out all the > devices and options that I wasn't interested in, and buildkernel > KERNCONF=myconf would happily ignore all the things I wasn't interested in. > > This no longer works. Now everything gets built, even things that are > broken/incompatible with other options I've chosen. Ah, I was confused. It built all of the modules in the past as well. It just wasn't a problem before because everything built correctly. Today it appears to be bombing while compiling the "zyd" device, which wouldn't be so annoying if it weren't at the end of the alphabet... I'm going to clean up and start over from the beginning. If it happens again and I can't figure it out, I'll post my kernel configuration and the error message. From owner-freebsd-questions@FreeBSD.ORG Sun May 18 03:50:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FE06106567C for ; Sun, 18 May 2008 03:50:43 +0000 (UTC) (envelope-from joerosenfeld@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id 61EBC8FC0C for ; Sun, 18 May 2008 03:50:43 +0000 (UTC) (envelope-from joerosenfeld@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so1003386wah.3 for ; Sat, 17 May 2008 20:50:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ez1KuJ9UsgN0J8L8uwQjQOXIAjnXYKeDiYwtCY3d9RA=; b=OIy5jqiRY1NNqnJVeu2dk28zvL8iz5hY8J5BDJ+MUCyySJylxz8P9gvngcV/6VCiB0nCIdCcqLU34NcM/YarDEBqVJmV4X8O5JW6oDHQZsdg5ccjk6YrFcEoD+YCA+RUR73v+8xkvgLQWhkWpONgXZRdrktZT2holua4h0pdMM0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bV1bPFnhapD72LYnnZW830Orr3gEecWY2164hBA8NAPq3L6aEntYKzZCE9wploDSSdo3fwIiXHnEdoauojd8YDMui392php8J1tvklNT5sdTli2SpyAtcE/2s0uIwZ7ZLCnSdzULx/+Fjaa5Hh88+NgUIzvjuMm8zcLVheDX2y0= Received: by 10.114.107.19 with SMTP id f19mr5737559wac.113.1211082642676; Sat, 17 May 2008 20:50:42 -0700 (PDT) Received: by 10.114.15.9 with HTTP; Sat, 17 May 2008 20:50:42 -0700 (PDT) Message-ID: <6e5cf6a70805172050r6214df11k9f6716a3117b255f@mail.gmail.com> Date: Sat, 17 May 2008 23:50:42 -0400 From: "Joachim Rosenfeld" To: freebsd-questions@freebsd.org In-Reply-To: <6e5cf6a70805131930i46715869jf6acae8bfc2eff99@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6e5cf6a70805131930i46715869jf6acae8bfc2eff99@mail.gmail.com> Subject: Re: [SOLVED] major CD errors when installing 7.0 (only 7.0)! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 03:50:43 -0000 On Tue, May 13, 2008 at 10:30 PM, Joachim Rosenfeld > But when I installed via the 7.0 disk 1, I received CD errors when I > got to the point where it started copying the base distribution off > the disk. > > When I booted off the same CD again, I saw something similar to the following: > > acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=... ascq=... I was able to plug in an external CD drive and boot off of and install via that. But it is odd that FreeBSD 7 would have problems with this CD drive that 6.{3,2,1} and Windows (dual-booting) doesn't. From owner-freebsd-questions@FreeBSD.ORG Sun May 18 03:51:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03E2E106566B for ; Sun, 18 May 2008 03:51:08 +0000 (UTC) (envelope-from LukeD@pobox.com) Received: from sasl.smtp.pobox.com (a-sasl-fastnet.sasl.smtp.pobox.com [207.106.133.19]) by mx1.freebsd.org (Postfix) with ESMTP id CB9308FC16 for ; Sun, 18 May 2008 03:51:07 +0000 (UTC) (envelope-from LukeD@pobox.com) Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 44B679ABF for ; Sat, 17 May 2008 23:51:06 -0400 (EDT) Received: from lukas.is-a-geek.org (pool-71-113-78-181.sttlwa.dsl-w.verizon.net [71.113.78.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id A89E09AB8 for ; Sat, 17 May 2008 23:51:03 -0400 (EDT) Date: Sat, 17 May 2008 20:51:01 -0700 (PDT) From: Luke Dean X-X-Sender: lukas@border.lukas.is-a-geek.org cc: freebsd-questions@freebsd.org In-Reply-To: <20080517181710.S93636@border.lukas.is-a-geek.org> Message-ID: <20080517204624.H93636@border.lukas.is-a-geek.org> References: <20080517172701.F93636@border.lukas.is-a-geek.org> <20080517181710.S93636@border.lukas.is-a-geek.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Pobox-Relay-ID: A4AB94BC-248D-11DD-9E07-80001473D85F-96347044!a-sasl-fastnet.pobox.com Subject: Re: Stop building all those kernel modules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Luke Dean List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 03:51:08 -0000 On Sat, 17 May 2008, Luke Dean wrote: > > > On Sat, 17 May 2008, Luke Dean wrote: > >> In previous versions, I could modify GENERIC by just commenting out all the >> devices and options that I wasn't interested in, and buildkernel >> KERNCONF=myconf would happily ignore all the things I wasn't interested in. >> >> This no longer works. Now everything gets built, even things that are >> broken/incompatible with other options I've chosen. > > Ah, I was confused. It built all of the modules in the past as well. It > just wasn't a problem before because everything built correctly. > Today it appears to be bombing while compiling the "zyd" device, which > wouldn't be so annoying if it weren't at the end of the alphabet... > > I'm going to clean up and start over from the beginning. If it happens again > and I can't figure it out, I'll post my kernel configuration and the error > message. There's nothing wrong with zyd. It just has the misfortune of being the last module to be built. I was building the kernel with nanobsd, which uses "make -j3" by default. Running multiple make jobs at the same time like that made it impossible for me to see that the build was really crashing because I'd left something important out of my kernel configuration. From owner-freebsd-questions@FreeBSD.ORG Sun May 18 04:10:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C4021065677 for ; Sun, 18 May 2008 04:10:11 +0000 (UTC) (envelope-from dan@nyi.unixathome.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id 652658FC0A for ; Sun, 18 May 2008 04:10:11 +0000 (UTC) (envelope-from dan@nyi.unixathome.org) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id 2E4C250A7D for ; Sun, 18 May 2008 05:10:05 +0100 (BST) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bajvtf3e3-jZ for ; Sun, 18 May 2008 05:10:02 +0100 (BST) Received: by nyi.unixathome.org (Postfix, from userid 1001) id 2A3EF509EF; Sun, 18 May 2008 05:10:01 +0100 (BST) From: Dan Langille To: freebsd-questions@freebsd.org Message-Id: <20080518041002.2A3EF509EF@nyi.unixathome.org> Date: Sun, 18 May 2008 05:10:01 +0100 (BST) Subject: The FreeBSD Diary: 2008-04-27 - 2008-05-17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 04:10:11 -0000 The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the mailing list archives and/or The FreeBSD Diary . -- Dan Langille BSDCan - http://www.BSDCan.org/ - BSD Conference From owner-freebsd-questions@FreeBSD.ORG Sun May 18 04:15:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA593106566B for ; Sun, 18 May 2008 04:15:11 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id 64A558FC19 for ; Sun, 18 May 2008 04:15:11 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so805861ywe.13 for ; Sat, 17 May 2008 21:15:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=orvm57Ln0NPdQKA1K+ckp0gRfUoqBPgF652Z/RA5L1g=; b=Hqsy0j4IHG5eAJlnZUlmHi/nY9n3BIYToSkNmxJpPAaqbkpN+9cbrIZ9Xdmq4KSHqLJxmur6xHwLA3cUZ+RjD4OYmuqOwESgql6vvLacN+AI2b8j/uZnxTm5P5K7tqVG7/5IgzzRgFI0IkH4dh3XylTQEmpLqL7TjnD2zsmJjUM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=T3q6UpOTBkP6wvzIVzrv17mfULpt8FZbuyIDV3gfq0jJgpTNPa/8rtSciGu3gZitW6x9Nag38zTaevtSrETQ51YvMwAEMavvNyQKhU1D0UCO5v7zWhvP0rrVd+5O5vodj7eei3u9hBWPSkQ+xTBBeRhNEOCHcV72EqmcpGfCKwI= Received: by 10.150.83.29 with SMTP id g29mr5042437ybb.142.1211084110625; Sat, 17 May 2008 21:15:10 -0700 (PDT) Received: by 10.150.219.9 with HTTP; Sat, 17 May 2008 21:15:10 -0700 (PDT) Message-ID: <991123400805172115sb12efe4u7bf32bbfff14d456@mail.gmail.com> Date: Sun, 18 May 2008 07:15:10 +0300 From: "Odhiambo Washington" To: "Toni Schmidbauer" In-Reply-To: <87wslu811h.wl%pinhead@bluebook.stderror.at> MIME-Version: 1.0 References: <20080502094646.GA3576@rebelion.Sisis.de> <87wslu811h.wl%pinhead@bluebook.stderror.at> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Matthias Apitz , freebsd-questions@freebsd.org Subject: Re: measure traffic caused by pppd (UMTS) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 04:15:11 -0000 On Fri, May 16, 2008 at 11:08 PM, Toni Schmidbauer wrote: > At Fri, 2 May 2008 11:46:46 +0200, > Matthias Apitz wrote: > > Sometimes when I travel around and can't see any usable WLAN I'm using > > the UMTS and PPPD, which works well but of course one must pay for this; > > mb=`netstat -ib|awk '/tun0.*Link/ {mb=($6+$9)/1024^2; printf "%.2f",mb}'` > date=`date "+%s` > echo "MB Transfered: $mb" > echo "$date $mb" >> ~/tmp/grps_kosten.txt > > works for me. i'm using the above code snipped after shutting down > pppd. > ..as in from ppp.linkdown? -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Oh My God! They killed init! You Bastards!" --from a /. post From owner-freebsd-questions@FreeBSD.ORG Sun May 18 05:15:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F7901065672 for ; Sun, 18 May 2008 05:15:47 +0000 (UTC) (envelope-from glyn@millingtons.org) Received: from pluto.karoo.kcom.com (pluto.karoo.kcom.com [212.50.160.74]) by mx1.freebsd.org (Postfix) with ESMTP id CB2F58FC0C for ; Sun, 18 May 2008 05:15:46 +0000 (UTC) (envelope-from glyn@millingtons.org) X-IronPort-AV: E=Sophos;i="4.27,503,1204502400"; d="scan'208";a="45833346" Received: from unknown (HELO glynthebearded.millingtons.org) ([82.152.120.109]) by pluto.karoo.kcom.com with ESMTP; 18 May 2008 06:15:45 +0100 Received: by glynthebearded.millingtons.org (Postfix, from userid 1001) id 6C71C229AD; Sun, 18 May 2008 06:16:51 +0100 (BST) To: John Wynstra References: <482C9DE5.60906@nyc.rr.com> <20080515205252.GA2821@osiris.chen.org.nz> <482CEA3E.1090402@nyc.rr.com> <20080516035346.GA35105@osiris.chen.org.nz> <482DDA7B.6020201@nyc.rr.com> <482DF607.4050209@nyc.rr.com> <482E294B.8010408@nyc.rr.com> <482F061D.7020307@nyc.rr.com> <20080517181438.GA4418@shepherd> <482F3B18.4030302@nyc.rr.com> <8663tcpsu4.fsf@nowhere.org> <482F7A89.7070705@nyc.rr.com> Organization: Central Church, Torquay, U.K. X-Now-Playing: There's a deathly hush in the close tonight! X-Liturgical-Date: Solemnity: Most Holy Trinity, A.D. 2008 From: Glyn Millington Date: Sun, 18 May 2008 06:16:51 +0100 In-Reply-To: <482F7A89.7070705@nyc.rr.com> (John Wynstra's message of "Sat\, 17 May 2008 20\:38\:33 -0400") Message-ID: <86iqxcyyws.fsf@nowhere.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "freebsd-questions@freebsd.org" , Sahil Tandon Subject: Re: another problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glyn@millingtons.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 05:15:47 -0000 John Wynstra writes: > I applied this fix, it worked for the previous problem and I came to > the next one. The story of my life :-) > I am getting the impression this is very filthy code. Couldn't possibly comment! Not sure I can help directly with this one but ...... 1. Is your ports tree up to date? And have you run pkgdb -F lately just to make the database is in good shape? I'm pretty sure that's NOT the problem here but never does any harm to check :-) 2. There are ways around building openoffice natively. This was a major step for me as I need the thing occasionally and my hardware is too antique to build it that way. You can either A. Install a native FreeBSD binary package - take a look in ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-stable/ I'm told this should run on a -7.0-release system too. But no guarantees! B. Install a *Linux* binary and run that through FreeBSD's compatibility set-up. This is what I am currently doing and it works perfectly as far as I can tell. Detailed instructions here http://www.math.colostate.edu/~reinholz/freebsd/linux_openoffice.html One other thought - it helps if you reply _beneath_ the person to whom you are replying. That way Question and Answer follow in logical order, which helps if there are several layers of Q and A hth Glyn From owner-freebsd-questions@FreeBSD.ORG Sun May 18 06:36:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9655E106567A for ; Sun, 18 May 2008 06:36:45 +0000 (UTC) (envelope-from volker@thalreit.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.174]) by mx1.freebsd.org (Postfix) with ESMTP id 346768FC1E for ; Sun, 18 May 2008 06:36:45 +0000 (UTC) (envelope-from volker@thalreit.de) Received: from thalreit.de (p5496C13B.dip.t-dialin.net [84.150.193.59]) by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis) id 0ML21M-1JxcVf1PTB-0000Wt; Sun, 18 May 2008 08:36:43 +0200 Received: from localhost ([127.0.0.1] helo=ikarus.thalreit) by thalreit.de with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1JxcVe-000MxX-1h; Sun, 18 May 2008 08:36:42 +0200 Received: (from volker@localhost) by ikarus.thalreit (8.13.6/8.13.6/Submit) id m4I6afsE088258; Sun, 18 May 2008 08:36:41 +0200 (CEST) (envelope-from volker) Date: Sun, 18 May 2008 08:36:41 +0200 From: Volker Jahns To: Peter Boosten Message-ID: <20080518063640.GA88190@ikarus.thalreit> References: <482F44A0.5040802@boosten.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <482F44A0.5040802@boosten.org> User-Agent: Mutt/1.4.2.3i X-Provags-ID: V01U2FsdGVkX1/CO1wAKnZG2cflXtPb1mqE3pMLnBTyV5KWLIE pXAZc7A694Y6CozOkXbHDhXFb47iTNTM3xlTOUFkG8Xsni1Nqg vo7mKo660UTF0XEX8jCtQ== Cc: FreeBSD Questions Subject: Re: Problems with Apache-2.2.8 & PHP5 (+extensions) ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 06:36:45 -0000 On Sat, May 17, 2008 at 10:48:32PM +0200, Peter Boosten wrote: > Here's the situation: FreeBSD 7.0-RELEASE-p1, apache-2.2.8 from ports > and php5: > > I've downloaded Joomla 1.5 from their site and installed it in my > webroot, configured it with sample data and it works.... except for (so > far) two links: > > Whenever I click these, my browser wants to save a blank php-page, > Apache reports this: > > [notice] child pid 31685 exit signal Illegal instruction (4) > > and my /var/log/messages state: > > kernel: pid 31685 (httpd), uid 80: exited on signal 4 > Have a look into apache log file, increase loglevel in httpd.conf LogLevel debug -- Volker Jahns, volker@thalreit.de From owner-freebsd-questions@FreeBSD.ORG Sun May 18 06:36:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4500B1065674 for ; Sun, 18 May 2008 06:36:46 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 2C0808FC1C for ; Sun, 18 May 2008 06:36:46 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id 360B11CCC0; Sat, 17 May 2008 23:36:45 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id NbRkoTKyj6k4; Sat, 17 May 2008 23:36:28 -0700 (PDT) Date: Sun, 18 May 2008 02:36:23 -0400 From: Sahil Tandon To: John Wynstra Message-ID: <20080518063623.GA5212@shepherd> References: <482CEA3E.1090402@nyc.rr.com> <20080516035346.GA35105@osiris.chen.org.nz> <482DDA7B.6020201@nyc.rr.com> <482DF607.4050209@nyc.rr.com> <482E294B.8010408@nyc.rr.com> <482F061D.7020307@nyc.rr.com> <20080517181438.GA4418@shepherd> <482F3B18.4030302@nyc.rr.com> <8663tcpsu4.fsf@nowhere.org> <482F7A89.7070705@nyc.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <482F7A89.7070705@nyc.rr.com> Cc: glyn@millingtons.org, "freebsd-questions@freebsd.org" , Sahil Tandon Subject: Re: another problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 06:36:46 -0000 * John Wynstra [05-17-2008]: > I am getting the impression this is very filthy code. Doubt it. [...] > c++: Internal error: Killed: 9 (program cc1plus) Google this. You probably have RAM issues. Also, as Glyn already suggested, please stop top-posting (google if you do not know what this is). And in the future, for posterity if nothing else, please set subject lines that are related to your question. See: http://www.lemis.com/questions.html#submit -- Sahil Tandon From owner-freebsd-questions@FreeBSD.ORG Sun May 18 07:50:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE7BF10656CB for ; Sun, 18 May 2008 07:50:16 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id C2F478FC13 for ; Sun, 18 May 2008 07:50:15 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4I7o5A8034356; Sun, 18 May 2008 09:50:05 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4I7nxiL034353; Sun, 18 May 2008 09:50:00 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 18 May 2008 09:49:59 +0200 (CEST) From: Wojciech Puchar To: Luke Dean In-Reply-To: <20080517172701.F93636@border.lukas.is-a-geek.org> Message-ID: <20080518094922.S34350@wojtek.tensor.gdynia.pl> References: <20080517172701.F93636@border.lukas.is-a-geek.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Stop building all those kernel modules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 07:50:17 -0000 > I'm trying to use nanobsd to build a small kernel for an embedded system on > FreeBSD 7. > > In previous versions, I could modify GENERIC by just commenting out all the > devices and options that I wasn't interested in, and buildkernel > KERNCONF=myconf would happily ignore all the things I wasn't interested in. > > This no longer works. Now everything gets built, even things that are > broken/incompatible with other options I've chosen. > > I've tried setting NO_MODULES=YES, but the modules were still built. > I see documentation for WITHOUT_MODULES, but it wants me to list every module > I don't want to build? Come on! There must be a better way... > _______________________________________________ in kernel config put makeoptions MODULES_OVERRIDE="" or makeoptions NO_MODULES=yes From owner-freebsd-questions@FreeBSD.ORG Sun May 18 07:58:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0C0A1065685 for ; Sun, 18 May 2008 07:58:26 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq2.tilbu1.nb.home.nl (smtpq2.tilbu1.nb.home.nl [213.51.146.201]) by mx1.freebsd.org (Postfix) with ESMTP id 994058FC1C for ; Sun, 18 May 2008 07:58:26 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.146.189] (port=41751 helo=smtp2.tilbu1.nb.home.nl) by smtpq2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1Jxdmi-0005SH-RW; Sun, 18 May 2008 09:58:24 +0200 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:4961 helo=ra.egypt.nl) by smtp2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1Jxdmi-0000qL-9i; Sun, 18 May 2008 09:58:24 +0200 Received: from ramses.egypt.nl (ramses.egypt.nl [192.168.13.8]) by ra.egypt.nl (Postfix) with ESMTP id 0E8F739803; Sun, 18 May 2008 09:58:23 +0200 (CEST) Received: from ramses.egypt.nl (localhost [127.0.0.1]) by ramses.egypt.nl (8.14.2/8.14.2) with ESMTP id m4I7wNla025255; Sun, 18 May 2008 09:58:23 +0200 (CEST) (envelope-from peter@boosten.org) Received: (from www@localhost) by ramses.egypt.nl (8.14.2/8.14.2/Submit) id m4I7wNiU025254; Sun, 18 May 2008 09:58:23 +0200 (CEST) (envelope-from peter@boosten.org) Received: from NLBEK31LJCLJZ1J.egypt.nl (NLBEK31LJCLJZ1J.egypt.nl [192.168.13.173]) by www.boosten.org (Horde MIME library) with HTTP; Sun, 18 May 2008 09:58:23 +0200 Message-ID: <20080518095823.ab5celr6i8o4ko84@www.boosten.org> Date: Sun, 18 May 2008 09:58:23 +0200 From: Peter Boosten To: Volker Jahns References: <482F44A0.5040802@boosten.org> <20080518063640.GA88190@ikarus.thalreit> In-Reply-To: <20080518063640.GA88190@ikarus.thalreit> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.6) X-Spam-Score: -0.0 (/) Cc: FreeBSD Questions Subject: Re: Problems with Apache-2.2.8 & PHP5 (+extensions) ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 07:58:27 -0000 Quoting Volker Jahns : >> Apache reports this: >> >> [notice] child pid 31685 exit signal Illegal instruction (4) >> >> and my /var/log/messages state: >> >> kernel: pid 31685 (httpd), uid 80: exited on signal 4 >> > Have a look into apache log file, > increase loglevel in httpd.conf > LogLevel debug Hi Volker, Thanks for your answer. I tried that, but unfortunately it doesn't give me any more information (except deflating my traffic with gzip). Since this was in the errorlog I removed the DEFLATE option, just as a test, but that doesn't give the desired result either. This is the log: [debug] mod_deflate.c(619): [client 192.168.13.173] Zlib: Compressed 215 to 171 : URL /favicon.ico Peter -- http://www.boosten.org From owner-freebsd-questions@FreeBSD.ORG Sun May 18 09:47:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31DC51065675 for ; Sun, 18 May 2008 09:47:20 +0000 (UTC) (envelope-from CQG00620@nifty.ne.jp) Received: from mail.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by mx1.freebsd.org (Postfix) with ESMTP id 06CAC8FC20 for ; Sun, 18 May 2008 09:47:19 +0000 (UTC) (envelope-from CQG00620@nifty.ne.jp) Received: from asahi-net.jp (m039206.dynamic.ppp.asahi-net.or.jp [219.121.39.206]) by mail.asahi-net.or.jp (Postfix) with ESMTP id C2C571B720; Sun, 18 May 2008 18:26:41 +0900 (JST) Date: Sun, 18 May 2008 18:26:41 +0900 From: WATANABE Kazuhiro To: freebsd-questions In-Reply-To: <20080515175948.GA98896@charade.trit.org> References: <20080515175948.GA98896@charade.trit.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.7 Emacs/20.7 (i386--freebsd) MULE/4.1 (AOI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Message-Id: <20080518092641.C2C571B720@mail.asahi-net.or.jp> Cc: Andy Miller Subject: Re: FreeBSD and multi-port serial cards X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 09:47:20 -0000 Hi. At Thu, 15 May 2008 17:59:48 +0000, Andy Miller wrote: > I have a multi-port serial card that uses the puc driver. It doesn't work > out of the box, but I found a patch on the hackers list that claims to > fix the problem. My problem now is that it seems that the code for this > driver has been completely redone in FreeBSD 7.0. Can someone help me > translate the patch below to work on a 7.0 system? > > --- pucdata.c.org Sat Dec 16 00:31:37 2006 > +++ pucdata.c Thu Mar 22 13:03:32 2007 > @@ -865,6 +865,17 @@ > }, > }, > > + { "Oxford Semiconductor Ltd OX16PCI954 Quad UART", > + { 0x1415, 0x9501, 0x131f, 0x2050 }, > + { 0xffff, 0xffff, 0xffff, 0xffff }, > + { > + { PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ * 10 }, > + { PUC_PORT_TYPE_COM, 0x10, 0x08, COM_FREQ * 10 }, > + { PUC_PORT_TYPE_COM, 0x10, 0x10, COM_FREQ * 10 }, > + { PUC_PORT_TYPE_COM, 0x10, 0x18, COM_FREQ * 10 }, > + }, > + }, > + > { "SIIG Cyber 4S PCI 16C650 (20x family)", > { 0x1415, 0x9501, 0x131f, 0x2051 }, > { 0xffff, 0xffff, 0xffff, 0xffff }, > > Thanks. > > -- > Andy Miller How about this? --- pucdata.c.releng70 2008-05-18 18:15:16.000000000 +0900 +++ pucdata.c 2008-05-18 18:15:16.000000000 +0900 @@ -590,6 +590,12 @@ * I/O Flex PCI I/O Card Model-223 with 4 serial and 1 parallel ports. */ + { 0x1415, 0x9501, 0x131f, 0x2050, + "SIIG Cyber 4S PCI 16C650 (20x family)", + DEFAULT_RCLK * 10, + PUC_PORT_4S, 0x10, 0, 8, + }, + { 0x1415, 0x9501, 0x131f, 0x2051, "SIIG Cyber 4S PCI 16C650 (20x family)", DEFAULT_RCLK * 10, --- WATANABE Kazuhiro (CQG00620@nifty.ne.jp) From owner-freebsd-questions@FreeBSD.ORG Sun May 18 10:16:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7ED11065672 for ; Sun, 18 May 2008 10:16:54 +0000 (UTC) (envelope-from bernt@bah.homeip.net) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id 3D5D58FC16 for ; Sun, 18 May 2008 10:16:53 +0000 (UTC) (envelope-from bernt@bah.homeip.net) Received: from [80.217.108.107] (c80-217-108-107.bredband.comhem.se [80.217.108.107]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id m4IA37ZM091475 for ; Sun, 18 May 2008 12:03:07 +0200 (CEST) (envelope-from bernt@bah.homeip.net) Message-ID: <482FFE4C.3080702@bah.homeip.net> Date: Sun, 18 May 2008 12:00:44 +0200 From: B H User-Agent: slrn-1.0.0.0,1 (X11; FreeBSD) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: /boot is on the loose X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 10:16:54 -0000 Hello list! After a reboot my /boot directory is missing. Is it possible to somehow regenerate /boot and the files that live there? I do not want to reinstall. Thanks for any help. From owner-freebsd-questions@FreeBSD.ORG Sun May 18 10:49:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB1291065679 for ; Sun, 18 May 2008 10:49:11 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id AAD358FC15 for ; Sun, 18 May 2008 10:49:11 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 952E71CE18; Sun, 18 May 2008 02:49:10 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Sun, 18 May 2008 12:47:56 +0200 User-Agent: KMail/1.9.7 References: <482F44A0.5040802@boosten.org> In-Reply-To: <482F44A0.5040802@boosten.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805181247.57336.fbsd.questions@rachie.is-a-geek.net> Cc: Peter Boosten Subject: Re: Problems with Apache-2.2.8 & PHP5 (+extensions) ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 10:49:12 -0000 On Saturday 17 May 2008 22:48:32 Peter Boosten wrote: > Hi all, > > Here's the situation: FreeBSD 7.0-RELEASE-p1, apache-2.2.8 from ports > and php5: > > php5-5.2.6 PHP Scripting Language > php5-bz2-5.2.6 The bz2 shared extension for php > php5-ctype-5.2.6 The ctype shared extension for php > php5-dom-5.2.6 The dom shared extension for php > php5-extensions-1.1 A "meta-port" to install PHP extensions > php5-gd-5.2.6 The gd shared extension for php > php5-gettext-5.2.6 The gettext shared extension for php > php5-iconv-5.2.6 The iconv shared extension for php > php5-imap-5.2.6_1 The imap shared extension for php > php5-mbstring-5.2.6 The mbstring shared extension for php > php5-mcrypt-5.2.6 The mcrypt shared extension for php > php5-mhash-5.2.6 The mhash shared extension for php > php5-mysql-5.2.6 The mysql shared extension for php > php5-pcre-5.2.6 The pcre shared extension for php > php5-pdo-5.2.6 The pdo shared extension for php > php5-posix-5.2.6 The posix shared extension for php > php5-session-5.2.6 The session shared extension for php > php5-simplexml-5.2.6 The simplexml shared extension for php > php5-spl-5.2.6 The spl shared extension for php > php5-tokenizer-5.2.6 The tokenizer shared extension for php > php5-xml-5.2.6 The xml shared extension for php > php5-xmlreader-5.2.6 The xmlreader shared extension for php > php5-xmlwriter-5.2.6 The xmlwriter shared extension for php > php5-zlib-5.2.6 The zlib shared extension for php > > I've downloaded Joomla 1.5 from their site and installed it in my > webroot, configured it with sample data and it works.... except for (so > far) two links: > > Whenever I click these, my browser wants to save a blank php-page, > Apache reports this: > > [notice] child pid 31685 exit signal Illegal instruction (4) That would mean faulty CFLAGS when building or faulty asm in c files, usually seen in multimedia apps (seriously doubt that applies here). I don't think there's anything binary in joomla, but you may want to inspect the code in those faulty links. It might just shell_exec() an old binary you have lying around. -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Sun May 18 11:06:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B1A7106566C for ; Sun, 18 May 2008 11:06:01 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id E3D318FC1C for ; Sun, 18 May 2008 11:06:00 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id B61B91CD4A; Sun, 18 May 2008 03:05:59 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org, jhall@vandaliamo.net Date: Sun, 18 May 2008 13:05:58 +0200 User-Agent: KMail/1.9.7 References: <5535699.130101210864681525.JavaMail.javamailuser@localhost> In-Reply-To: <5535699.130101210864681525.JavaMail.javamailuser@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805181305.58419.fbsd.questions@rachie.is-a-geek.net> Cc: Subject: Re: Autoloader Compatability X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 11:06:01 -0000 On Thursday 15 May 2008 17:18:01 Jay Hall wrote: > Ladies and Gentlemen, > > I am getting ready to start my journey into the world of tape > autoloaders. At this point in time, I have an HP ML350-G5, and I am > looking at an HP 1/8 G2 Tape Autoloader Ultrium 920. > > I did not find this device specifically listed on the compatability > list. Where can I look to find out if this device will work with FBSD > 7.0? By finding out if it's SCSI and complies with SCSI standard for media changers. If it does, it should work with ch(4). Read NOTES and DIAGNOSTICS on that manpage. -- Mel Problem with today's modular software: they start with the modules and never get to the software part. From owner-freebsd-questions@FreeBSD.ORG Sun May 18 11:13:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D9651065676 for ; Sun, 18 May 2008 11:13:08 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr16.xs4all.nl (smtp-vbr16.xs4all.nl [194.109.24.36]) by mx1.freebsd.org (Postfix) with ESMTP id 81E418FC22 for ; Sun, 18 May 2008 11:13:07 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr16.xs4all.nl (8.13.8/8.13.8) with ESMTP id m4I81ZFa069359; Sun, 18 May 2008 10:01:35 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id B6E5BBAA8; Sun, 18 May 2008 10:01:34 +0200 (CEST) Date: Sun, 18 May 2008 10:01:34 +0200 From: Roland Smith To: Luke Dean Message-ID: <20080518080134.GA1212@slackbox.xs4all.nl> Mail-Followup-To: Luke Dean , freebsd-questions@freebsd.org References: <20080517172701.F93636@border.lukas.is-a-geek.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline In-Reply-To: <20080517172701.F93636@border.lukas.is-a-geek.org> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Stop building all those kernel modules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 11:13:08 -0000 --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 17, 2008 at 05:32:50PM -0700, Luke Dean wrote: >=20 > I'm trying to use nanobsd to build a small kernel for an embedded system = on=20 > FreeBSD 7. >=20 > In previous versions, I could modify GENERIC by just commenting out all t= he=20 > devices and options that I wasn't interested in, and buildkernel=20 > KERNCONF=3Dmyconf would happily ignore all the things I wasn't interested= in. >=20 > This no longer works. Now everything gets built, even things that are=20 > broken/incompatible with other options I've chosen. >=20 > I've tried setting NO_MODULES=3DYES, but the modules were still built. > I see documentation for WITHOUT_MODULES, but it wants me to list every=20 > module I don't want to build? Come on! There must be a better way... Put the following in you kernel config: makeoptions MODULES_OVERRIDE=3D"" This will prevent the building of all modules. So you will only get the devices built into the kernel. If you do wnat something to be built as a module, put it between the quotation marks, e.g. MODULES_OVERRIDE=3D"wlan r= al". Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --9amGYk9869ThD9tj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkgv4l4ACgkQEnfvsMMhpyU4hQCgnZOZFgwL45vquxzDLNTysVFu BnoAniOQeoHZ5lcBjLpQo3CttZgTas5p =hMe+ -----END PGP SIGNATURE----- --9amGYk9869ThD9tj-- From owner-freebsd-questions@FreeBSD.ORG Sun May 18 11:45:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C95A5106564A for ; Sun, 18 May 2008 11:45:42 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from www.liukuma.net (www.liukuma.net [62.220.235.15]) by mx1.freebsd.org (Postfix) with ESMTP id 856478FC16 for ; Sun, 18 May 2008 11:45:42 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from localhost (unknown [127.0.0.1]) by www.liukuma.net (Postfix) with ESMTP id 5742B1CC98; Sun, 18 May 2008 14:28:57 +0300 (EEST) Received: from www.liukuma.net ([127.0.0.1]) by localhost (www.liukuma.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id CLIctnNb-M2b; Sun, 18 May 2008 14:28:55 +0300 (EEST) Received: from rivendell (c-ab0471d5.019-61-68617010.cust.bredbandsbolaget.se [213.113.4.171]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: ignatz@www.liukuma.net) by www.liukuma.net (Postfix) with ESMTP id 277151CC96; Sun, 18 May 2008 14:28:53 +0300 (EEST) Message-ID: <9980B9A2F6C5404192F8C0D1D490EEAD@rivendell> From: "Reko Turja" To: "Peter Boosten" , "FreeBSD Questions" References: <482F44A0.5040802@boosten.org> Date: Sun, 18 May 2008 14:29:15 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 12.0.1606 X-MimeOLE: Produced By Microsoft MimeOLE V12.0.1606 Cc: Subject: Re: Problems with Apache-2.2.8 & PHP5 (+extensions) ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 11:45:42 -0000 > Whenever I click these, my browser wants to save a blank php-page, > Apache reports this: > > [notice] child pid 31685 exit signal Illegal instruction (4) I've got signal 4's with PHP earlier, but I can't for now remember the exact cause. Usually my PHP problems have related to having module conflict in PHP, especially recode has been problematic. The solution has been commenting out extensions from /usr/local/etc/php/extensions.ini and then adding them back one by one until the problem returns - the last one added is the one causing the conflict. Of course you have to keep at least some extensions available in order to keep the website you're testing functional - databases etc. Other solution is trying to tweak the extension load order in extensions.ini after you have found the extension causing the crash. Other possible thing is accidentally building PHP against the wrong Apache if I recall right - in your case building Apache2 or Apache1 version when you are running Apache22. -Reko From owner-freebsd-questions@FreeBSD.ORG Sun May 18 13:26:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 185481065671 for ; Sun, 18 May 2008 13:26:36 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from cenn-smtp.mc.mpls.visi.com (cenn.mc.mpls.visi.com [208.42.156.9]) by mx1.freebsd.org (Postfix) with ESMTP id E1C8B8FC22 for ; Sun, 18 May 2008 13:26:35 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from mail.tcbug.org (mail.tcbug.org [208.42.70.163]) by cenn-smtp.mc.mpls.visi.com (Postfix) with ESMTP id D20FA8129; Sun, 18 May 2008 07:58:14 -0500 (CDT) Received: from [192.168.18.245] (unknown [24.114.252.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tcbug.org (Postfix) with ESMTPSA id 918EF558A63; Sun, 18 May 2008 07:58:14 -0500 (CDT) From: Josh Paetzel To: freebsd-questions@freebsd.org Date: Sun, 18 May 2008 08:58:07 -0400 User-Agent: KMail/1.9.7 References: <482FFE4C.3080702@bah.homeip.net> In-Reply-To: <482FFE4C.3080702@bah.homeip.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1426491.9b7sl9YPgf"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200805180858.12304.josh@tcbug.org> Cc: B H Subject: Re: /boot is on the loose X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 13:26:36 -0000 --nextPart1426491.9b7sl9YPgf Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 18 May 2008 06:00:44 am B H wrote: > Hello list! > > After a reboot my /boot directory is missing. > Is it possible to somehow regenerate /boot and the files that live > there? I do not want to reinstall. > > Thanks for any help. You will need install media. The things the install media will not have is your /boot/loader.conf and an= y=20 custom kernels you compiled. In fact the /boot/loader.conf on the cd has goo in it that will need to be= =20 removed for normal booting. =2D-=20 Thanks, Josh Paetzel PGP: 8A48 EF36 5E9F 4EDA 5A8C 11B4 26F9 01F1 27AF AECB --nextPart1426491.9b7sl9YPgf Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAkgwJ+QACgkQJvkB8Sevrsuk9gCgip4Ja/e896fOj23VBDa+lj/L 6jUAnjeR3wynpliKzCr76B/RfngRQYhi =TXsR -----END PGP SIGNATURE----- --nextPart1426491.9b7sl9YPgf-- From owner-freebsd-questions@FreeBSD.ORG Sun May 18 13:57:29 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 688CF1065670 for ; Sun, 18 May 2008 13:57:29 +0000 (UTC) (envelope-from ss6@digitalhousing.net) Received: from mx2.digitalhousing.net (mx2.digitalhousing.net [72.34.224.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4EBA68FC22 for ; Sun, 18 May 2008 13:57:29 +0000 (UTC) (envelope-from ss6@digitalhousing.net) Received: from SS6 [192.168.38.11] by mx2.digitalhousing.net with SMTP; Sun, 18 May 2008 06:46:16 -0700 Date: Sun, 18 May 2008 06:46:15 -0700 To: questions@FreeBSD.ORG From: Westpac Message-Id: <1307461111.3@westpac.co.nz> Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: protect your account X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 13:57:29 -0000 [1]Westpac Bank [dot_003399.gif] Bank of the West asks you to protect your online account following two easy steps: [trans_dot.gif] Tick Sign In to your Westpac bank account below. Tick Verify your details and activity. . [2][btn_signin.gif] We strongly recommend you to login to your online account following the link below: _________________________________________________________________ Arrow [3]Sign In to Westpac Online Banking [trans_dot.gif] _________________________________________________________________ Copyright © 2008 Westpac Banking Corporation. X-Declude-Sender: ss6@digitalhousing.net [192.168.38.11] X-Declude-Spoolname: 102395424.eml X-Declude-RefID: X-Declude-Note: Scanned by Declude 4.3.64 "http://www.declude.com/x-note.htm" X-Declude-Scan: Outgoing Score [5] at 06:46:22 on 18 May 2008 X-Declude-Tests: BADHEADERS [8], FROMNOMATCH [2] X-Country-Chain: X-Declude-Code: 8000004e X-Declude-Recipcount: 1 Organization: Declude, Inc. X-Helo: SS6 X-RevDNS: (Private IP) References 1. http://www.bankofthewest.com/ 2. http://euro-piata.ro/ws/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/ 3. http://euro-piata.ro/ws/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/ From owner-freebsd-questions@FreeBSD.ORG Sun May 18 13:57:47 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 559E4106564A for ; Sun, 18 May 2008 13:57:47 +0000 (UTC) (envelope-from ss6@digitalhousing.net) Received: from mx2.digitalhousing.net (mx2.digitalhousing.net [72.34.224.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3B6A38FC21 for ; Sun, 18 May 2008 13:57:47 +0000 (UTC) (envelope-from ss6@digitalhousing.net) Received: from SS6 [192.168.38.11] by mx2.digitalhousing.net with SMTP; Sun, 18 May 2008 06:49:33 -0700 Date: Sun, 18 May 2008 06:49:33 -0700 To: questions@FreeBSD.ORG From: Westpac Message-Id: <1307461111.3@westpac.co.nz> Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: protect your account X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 13:57:47 -0000 [1]Westpac Bank [dot_003399.gif] Bank of the West asks you to protect your online account following two easy steps: [trans_dot.gif] Tick Sign In to your Westpac bank account below. Tick Verify your details and activity. . [2][btn_signin.gif] We strongly recommend you to login to your online account following the link below: _________________________________________________________________ Arrow [3]Sign In to Westpac Online Banking [trans_dot.gif] _________________________________________________________________ Copyright © 2008 Westpac Banking Corporation. X-Declude-Sender: ss6@digitalhousing.net [192.168.38.11] X-Declude-Spoolname: 102395467.eml X-Declude-RefID: X-Declude-Note: Scanned by Declude 4.3.64 "http://www.declude.com/x-note.htm" X-Declude-Scan: Outgoing Score [5] at 06:49:38 on 18 May 2008 X-Declude-Tests: BADHEADERS [8], FROMNOMATCH [2] X-Country-Chain: X-Declude-Code: 8000004e X-Declude-Recipcount: 1 Organization: Declude, Inc. X-Helo: SS6 X-RevDNS: (Private IP) References 1. http://www.bankofthewest.com/ 2. http://euro-piata.ro/ws/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/ 3. http://euro-piata.ro/ws/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/ From owner-freebsd-questions@FreeBSD.ORG Sun May 18 13:58:21 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAC76106567E for ; Sun, 18 May 2008 13:58:21 +0000 (UTC) (envelope-from ss6@digitalhousing.net) Received: from mx2.digitalhousing.net (mx2.digitalhousing.net [72.34.224.3]) by mx1.freebsd.org (Postfix) with ESMTP id BCA0B8FC0A for ; Sun, 18 May 2008 13:58:21 +0000 (UTC) (envelope-from ss6@digitalhousing.net) Received: from SS6 [192.168.38.11] by mx2.digitalhousing.net with SMTP; Sun, 18 May 2008 06:47:32 -0700 Date: Sun, 18 May 2008 06:47:31 -0700 To: questions@FreeBSD.ORG From: Westpac Message-Id: <1307461111.3@westpac.co.nz> Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: protect your account X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 13:58:21 -0000 [1]Westpac Bank [dot_003399.gif] Bank of the West asks you to protect your online account following two easy steps: [trans_dot.gif] Tick Sign In to your Westpac bank account below. Tick Verify your details and activity. . [2][btn_signin.gif] We strongly recommend you to login to your online account following the link below: _________________________________________________________________ Arrow [3]Sign In to Westpac Online Banking [trans_dot.gif] _________________________________________________________________ Copyright © 2008 Westpac Banking Corporation. X-Declude-Sender: ss6@digitalhousing.net [192.168.38.11] X-Declude-Spoolname: 102395445.eml X-Declude-RefID: X-Declude-Note: Scanned by Declude 4.3.64 "http://www.declude.com/x-note.htm" X-Declude-Scan: Outgoing Score [5] at 06:47:37 on 18 May 2008 X-Declude-Tests: BADHEADERS [8], FROMNOMATCH [2] X-Country-Chain: X-Declude-Code: 8000004e X-Declude-Recipcount: 1 Organization: Declude, Inc. X-Helo: SS6 X-RevDNS: (Private IP) References 1. http://www.bankofthewest.com/ 2. http://euro-piata.ro/ws/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/ 3. http://euro-piata.ro/ws/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/westpac.co.nz/ From owner-freebsd-questions@FreeBSD.ORG Sun May 18 15:14:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9DB3106566C for ; Sun, 18 May 2008 15:14:11 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by mx1.freebsd.org (Postfix) with ESMTP id 86D5E8FC0C for ; Sun, 18 May 2008 15:14:11 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.146.189] (port=39100 helo=smtp2.tilbu1.nb.home.nl) by smtpq1.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JxkaQ-0003az-3X; Sun, 18 May 2008 17:14:10 +0200 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:4901 helo=ra.egypt.nl) by smtp2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JxkaO-0002Zv-NR; Sun, 18 May 2008 17:14:10 +0200 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 0352839803; Sun, 18 May 2008 17:14:07 +0200 (CEST) Message-ID: <483047BE.6010109@boosten.org> Date: Sun, 18 May 2008 17:14:06 +0200 From: Peter Boosten User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Reko Turja References: <482F44A0.5040802@boosten.org> <9980B9A2F6C5404192F8C0D1D490EEAD@rivendell> In-Reply-To: <9980B9A2F6C5404192F8C0D1D490EEAD@rivendell> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080518-0, 05/18/2008), Outbound message X-Antivirus-Status: Clean X-Spam-Score: -0.0 (/) Cc: FreeBSD Questions Subject: Re: Problems with Apache-2.2.8 & PHP5 (+extensions) ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 15:14:11 -0000 Reko Turja wrote: >> Whenever I click these, my browser wants to save a blank php-page, >> Apache reports this: >> >> [notice] child pid 31685 exit signal Illegal instruction (4) > > I've got signal 4's with PHP earlier, but I can't for now remember the > exact cause. Usually my PHP problems have related to having module > conflict in PHP, especially recode has been problematic. The solution > has been commenting out extensions from > /usr/local/etc/php/extensions.ini and then adding them back one by one > until the problem returns - the last one added is the one causing the > conflict. Of course you have to keep at least some extensions available > in order to keep the website you're testing functional - databases etc. Reko, That's actually a good pointer. I'll try tonight. > > Other solution is trying to tweak the extension load order in > extensions.ini after you have found the extension causing the crash. > > Other possible thing is accidentally building PHP against the wrong > Apache if I recall right - in your case building Apache2 or Apache1 > version when you are running Apache22. How would I do that? I installed Apache22 from ports and after that PHP. It never asked for any apache version. Peter -- http://www.boosten.org From owner-freebsd-questions@FreeBSD.ORG Sun May 18 15:16:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DA4C1065674 for ; Sun, 18 May 2008 15:16:15 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq2.tilbu1.nb.home.nl (smtpq2.tilbu1.nb.home.nl [213.51.146.201]) by mx1.freebsd.org (Postfix) with ESMTP id EFCF28FC0C for ; Sun, 18 May 2008 15:16:14 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.146.189] (port=57161 helo=smtp2.tilbu1.nb.home.nl) by smtpq2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JxkcP-0003UV-DQ; Sun, 18 May 2008 17:16:13 +0200 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:4889 helo=ra.egypt.nl) by smtp2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JxkcP-0003BF-0u; Sun, 18 May 2008 17:16:13 +0200 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 830CC39803; Sun, 18 May 2008 17:16:12 +0200 (CEST) Message-ID: <4830483B.9070901@boosten.org> Date: Sun, 18 May 2008 17:16:11 +0200 From: Peter Boosten User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Mel References: <482F44A0.5040802@boosten.org> <200805181247.57336.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200805181247.57336.fbsd.questions@rachie.is-a-geek.net> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080518-0, 05/18/2008), Outbound message X-Antivirus-Status: Clean X-Spam-Score: -0.0 (/) Cc: freebsd-questions@freebsd.org Subject: Re: Problems with Apache-2.2.8 & PHP5 (+extensions) ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 15:16:15 -0000 Mel wrote: >> >> [notice] child pid 31685 exit signal Illegal instruction (4) > > That would mean faulty CFLAGS when building or faulty asm in c files, usually > seen in multimedia apps (seriously doubt that applies here). I thought so at first. I had these in my /etc/make.conf, but rebuild every port without them: CPUTYPE= i686 CFLAGS= -O -pipe COPTFLAGS= -O -pipe > I don't think > there's anything binary in joomla, but you may want to inspect the code in > those faulty links. It might just shell_exec() an old binary you have lying > around. > Both FreeBSD, apache, php and joomla were fresh installs. Thanks for your answer. Peter -- http://www.boosten.org From owner-freebsd-questions@FreeBSD.ORG Sun May 18 15:24:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3D14106566C for ; Sun, 18 May 2008 15:24:25 +0000 (UTC) (envelope-from mister.olli@googlemail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 319B18FC0A for ; Sun, 18 May 2008 15:24:24 +0000 (UTC) (envelope-from mister.olli@googlemail.com) Received: by ug-out-1314.google.com with SMTP id q2so324556uge.37 for ; Sun, 18 May 2008 08:24:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=0NAO+XxJ1szYua/qj1AAJOi59HWyK/NHMSYlosjKgm0=; b=xa6rLoWKOh9symEdWiIOnQ5zgoGNXSRi62kmLSEdGmr/3a6OrCR21qM0Yw3KAuz8zdTcEp8HpviuCDDXw9MGr5Fe5ogBihwpDBkKbYklXM10ZiI5xij9A17xTeH5oX8iBX2Q8a9/hVC9dihhxN40eW7i9eqX6bM0w//ZcMhg71o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=JGhhEGBHtpMAqHkFjzkCJ6NpSoYbytT+r0Zb0xCa1JdmLjwv82S0+rK1IuGioHFT3vQnLmtv+1TUj0MZsfHFKM+5wchsWXORjuoTv4diy6Aw4ko0LwuXUDWtLu9Sk7ngV5FdvFp7GqoeARQC1AW6WIedRdpKt7zBbCC4U3yqA9A= Received: by 10.67.105.19 with SMTP id h19mr2557482ugm.64.1211124263535; Sun, 18 May 2008 08:24:23 -0700 (PDT) Received: from ?192.168.2.22? ( [91.33.91.110]) by mx.google.com with ESMTPS id 23sm962202ugf.54.2008.05.18.08.24.21 (version=SSLv3 cipher=RC4-MD5); Sun, 18 May 2008 08:24:22 -0700 (PDT) From: Mister Olli To: Derek Ragona In-Reply-To: <6.0.0.22.2.20080515180329.026c3230@mail.computinginnovations.com> References: <1210884102.21260.158.camel@phoenix.blechhirn.net> <6.0.0.22.2.20080515180329.026c3230@mail.computinginnovations.com> Content-Type: text/plain Date: Sun, 18 May 2008 17:24:09 +0200 Message-Id: <1211124249.21260.299.camel@phoenix.blechhirn.net> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: force file permission X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mister.olli@googlemail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 15:24:25 -0000 hi... [SNIP] > > but not the access via SSH/SCP. Is there any way to accomplish this? > > the > > solution needs to cover the following: > > - files created on the fileserver itself (during SSH session) need > > to > > have the permissions > > - files copied to the fileserver via SCP/SFTP need to have the > > permissions > > > > the old fileserver was linux-based and used some scripts that were > > triggerd by cron/ dnotify, but the solution became unhandy with > > growing > > amount of files. > The simplest solution is to properly set the umask for the user > accounts you use to ssh or scp. [/SNIP] Yeah, that was my first idea to, but it does not work with SCP/ SSH. if you create the files locally on the filer it works like a charme. but if you copy files to the server (tested from a linux system) which have permissions, that are less than 660/ 770 these permisisons are applied. does anyone know another handy solution for this, beside scripts that are triggerd by cron or file monitors??? regards, olli From owner-freebsd-questions@FreeBSD.ORG Sun May 18 16:08:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E60C106564A for ; Sun, 18 May 2008 16:08:56 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from www.liukuma.net (www.liukuma.net [62.220.235.15]) by mx1.freebsd.org (Postfix) with ESMTP id 195AF8FC0A for ; Sun, 18 May 2008 16:08:56 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from localhost (unknown [127.0.0.1]) by www.liukuma.net (Postfix) with ESMTP id 276AC1CC9B; Sun, 18 May 2008 19:08:35 +0300 (EEST) Received: from www.liukuma.net ([127.0.0.1]) by localhost (www.liukuma.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id U-ICryz8sTBn; Sun, 18 May 2008 19:08:32 +0300 (EEST) Received: from rivendell (c-ab0471d5.019-61-68617010.cust.bredbandsbolaget.se [213.113.4.171]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: ignatz@www.liukuma.net) by www.liukuma.net (Postfix) with ESMTP id A4B561CC94; Sun, 18 May 2008 19:08:25 +0300 (EEST) Message-ID: <3F74F48526574E9E8788ABECEDDA4B6E@rivendell> From: "Reko Turja" To: "Peter Boosten" References: <482F44A0.5040802@boosten.org> <9980B9A2F6C5404192F8C0D1D490EEAD@rivendell> <483047BE.6010109@boosten.org> Date: Sun, 18 May 2008 19:08:48 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 12.0.1606 X-MimeOLE: Produced By Microsoft MimeOLE V12.0.1606 Cc: FreeBSD Questions Subject: Re: Problems with Apache-2.2.8 & PHP5 (+extensions) ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 16:08:56 -0000 > How would I do that? I installed Apache22 from ports and after that > PHP. > It never asked for any apache version. I can't remember if that was at point in time when there wasAPACHE_VER=xxx knob - it was a long while ago. The module loading order difficulties tend to crop up every upgrade of PHP, forgetfulness to turn some extensions off from my part... -Reko From owner-freebsd-questions@FreeBSD.ORG Sun May 18 17:16:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BBE71065670 for ; Sun, 18 May 2008 17:16:17 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by mx1.freebsd.org (Postfix) with ESMTP id DC56A8FC12 for ; Sun, 18 May 2008 17:16:16 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.146.189] (port=56569 helo=smtp2.tilbu1.nb.home.nl) by smtpq1.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JxmUZ-0003pe-IZ; Sun, 18 May 2008 19:16:15 +0200 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:4855 helo=ra.egypt.nl) by smtp2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JxmUZ-0004B1-5s; Sun, 18 May 2008 19:16:15 +0200 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 24FCB39803; Sun, 18 May 2008 19:16:14 +0200 (CEST) Message-ID: <4830645D.2010301@boosten.org> Date: Sun, 18 May 2008 19:16:13 +0200 From: Peter Boosten User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Reko Turja References: <482F44A0.5040802@boosten.org> <9980B9A2F6C5404192F8C0D1D490EEAD@rivendell> <483047BE.6010109@boosten.org> <3F74F48526574E9E8788ABECEDDA4B6E@rivendell> In-Reply-To: <3F74F48526574E9E8788ABECEDDA4B6E@rivendell> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080518-1, 05/18/2008), Outbound message X-Antivirus-Status: Clean X-Spam-Score: -0.0 (/) Cc: FreeBSD Questions Subject: Re: Problems with Apache-2.2.8 & PHP5 (+extensions) ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 17:16:17 -0000 Reko Turja wrote: > >> How would I do that? I installed Apache22 from ports and after that PHP. >> It never asked for any apache version. > > I can't remember if that was at point in time when there > wasAPACHE_VER=xxx knob - it was a long while ago. The module loading > order difficulties tend to crop up every upgrade of PHP, forgetfulness > to turn some extensions off from my part... > Solved it by installing PHP from source. Thanks for your answer. Peter -- http://www.boosten.org From owner-freebsd-questions@FreeBSD.ORG Sun May 18 18:27:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF2A71065676 for ; Sun, 18 May 2008 18:27:50 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.freebsd.org (Postfix) with ESMTP id 816818FC14 for ; Sun, 18 May 2008 18:27:50 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id m4IIRmF5021362 for ; Sun, 18 May 2008 20:27:48 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id BAC5BBA9E; Sun, 18 May 2008 20:27:47 +0200 (CEST) Date: Sun, 18 May 2008 20:27:47 +0200 From: Roland Smith To: freebsd-questions@freebsd.org Message-ID: <20080518182747.GA3807@slackbox.xs4all.nl> Mail-Followup-To: freebsd-questions@freebsd.org References: <20080517100521.GA98116@slackbox.xs4all.nl> <20080517142612.F27585@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <20080517142612.F27585@wojtek.tensor.gdynia.pl> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: xf86-video-intel with G33 without agp? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 18:27:51 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 17, 2008 at 02:26:50PM +0200, Wojciech Puchar wrote: >> (EE) intel(0): Couldn't allocate video memory >>=20 >> According to intel(4) allocating memory is usually done with the agp(4) >> driver. This motherboard doesn't have agp, though. I've tried loading >=20 > it may have - internally. It turns out that it's not necessary to have an agp bus to use the agp(4) driver! It is mostly used to create the graphics aperture a.k.a GART. The device is even named /dev/agpgart.=20 I am guessing that on graphics cards with dedicated memory it is used to map that into the address space. With built-in graphics it seems to be used to "steal" RAM for use by the built-in chip. >> the agp, i915 and drm kernel modules, but that doesn't help. >=20 > is agp compiled in kernel and loaded when booting. it doesn't work right= =20 > when started after boot - at least didn't for me. It turned out that the PCI identifier for the G33 was commented out in /usr/src/sys/pci/agp_i810.c due to lack of testing. I've re-activated it, and /dev/agpgart is now created normally. =20 I also added the identifier for this chip to /usr/src/sys/dev/drm/drm_pciid= s.h With these changes, /dev/dri/card0 is also created, and I see the following in dmesg output: dmesg | grep drm drm0: on vgapci0 info: [drm] AGP at 0xe0000000 256MB info: [drm] Initialized i915 1.5.0 20060119 But starting X with the intel driver still produces errors (excerpt from Xorg.0.log): drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 9, (OK) drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 9, (OK) drmOpenByBusid: Searching for BusID pci:0000:00:02.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 9, (OK) drmOpenByBusid: drmOpenMinor returns 9 drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 (II) [drm] DRM interface version 1.2 (II) [drm] DRM open master succeeded. (II) intel(0): [drm] Using the DRM lock SAREA also for drawables. (II) intel(0): [drm] framebuffer mapped by ddx driver (II) intel(0): [drm] added 1 reserved context for kernel (II) intel(0): X context handle =3D 0x1 (II) intel(0): [drm] installed DRM signal handler (=3D=3D) intel(0): VideoRam: 262144 KB (**) intel(0): Framebuffer compression disabled (**) intel(0): Tiling enabled (=3D=3D) intel(0): Write-combining range (0xfe900000,0x80000) was already c= lear (=3D=3D) intel(0): Write-combining range (0xfe800000,0x40000) was already c= lear (II) intel(0): Attempting memory allocation with tiled buffers. (II) intel(0): Success. (II) intel(0): [drm] Registers =3D 0xfe900000 (II) intel(0): [drm] ring buffer =3D 0xe0000000 (II) intel(0): [drm] mapped front buffer at 0xe0400000, handle =3D 0xe04000= 00 (II) intel(0): [drm] mapped back buffer at 0xe1400000, handle =3D 0xe1400000 (II) intel(0): [drm] mapped depth buffer at 0xe1800000, handle =3D 0xe18000= 00 (II) intel(0): [drm] mapped classic textures at 0xe1c00000, handle =3D 0xe1= c00000 (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432 (II) intel(0): [dri] visual configs initialized (II) intel(0): Page Flipping disabled (=3D=3D) intel(0): Write-combining range (0xfe900000,0x80000) was already c= lear (=3D=3D) intel(0): Write-combining range (0xfe800000,0x40000) was already c= lear (WW) intel(0): Failed to set write-combining range (0xe0000000,0x10000000) Hmm. 0xe0000000 is the base address, and 0x10000000 is 256 MB. Anybody care to guess why this fails? I guess this is the cause of the failure further on. (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0= 000 (=3D=3D) intel(0): Write-combining range (0xa0000,0x10000) was already clear (II) EXA(0): Offscreen pixmap area of 12582912 bytes (II) EXA(0): Driver registered support for the following operations: (II) Solid (II) Copy (II) Composite (RENDER acceleration) (=3D=3D) intel(0): Backing store disabled (=3D=3D) intel(0): Silken mouse enabled (II) intel(0): Initializing HW Cursor (II) intel(0): [DRI] installation complete (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x006ff000 (pgoffset 1791) (WW) intel(0): xf86BindGARTMemory: binding of gart memory with key 1 at offset 0x6ff000 failed (Invalid argument) Fatal server error: Couldn't bind memory for front buffer If there are any X gurus out there I would appreciate any assistance. I've been grepping through the xf86-video-intel-2.2.1 source, but it is hard to follow. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkgwdSMACgkQEnfvsMMhpyX/ygCdF0qrIe7cBIuZyvUe/oJ1lXE6 xxkAoJdCDz2ctGZPqK+wUv3u4b4vstUT =q8ss -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- From owner-freebsd-questions@FreeBSD.ORG Sun May 18 19:01:01 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E73A31065670 for ; Sun, 18 May 2008 19:01:01 +0000 (UTC) (envelope-from steve.lake@raiden.net) Received: from dragoncrest.jasnetworks.net (dragoncrest.jasnetworks.net [69.51.138.187]) by mx1.freebsd.org (Postfix) with ESMTP id 943A78FC0A for ; Sun, 18 May 2008 19:01:01 +0000 (UTC) (envelope-from steve.lake@raiden.net) Received: from works.raiden.net (works [192.168.0.3]) by dragoncrest.jasnetworks.net (8.13.1/8.12.8) with ESMTP id m4IIg8ud022178 for ; Sun, 18 May 2008 14:42:08 -0400 (EDT) (envelope-from steve.lake@raiden.net) Message-Id: <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> X-Sender: megosdog@192.168.0.30 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 18 May 2008 14:54:15 -0400 To: questions@freebsd.org From: Steve Lake Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: VPN setup question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 19:01:02 -0000 Hi everyone. I'm looking for a tutorial on how to setup a VPN server on Freebsd. Since I'm unfamiliar with VPN, a guide that is as simple as possible would be preferred. Thanks in advance for any help you can offer. From owner-freebsd-questions@FreeBSD.ORG Sun May 18 19:09:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB7881065674 for ; Sun, 18 May 2008 19:09:22 +0000 (UTC) (envelope-from hoyhoy.freebsd@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.freebsd.org (Postfix) with ESMTP id 676EF8FC16 for ; Sun, 18 May 2008 19:09:22 +0000 (UTC) (envelope-from hoyhoy.freebsd@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so737086nfh.33 for ; Sun, 18 May 2008 12:09:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=7FnfVWNvt8ZG1Tzi8o8GE6pNK06LduwcPAo/EICRY5Q=; b=JMRSR7W9rDosQmj/dtq4KANo5GtpWNTeCgF4T1L/TtPm9zfdPB3usl6eS24A7d7FC5/DwcY6b65bkBYFAC3rULGtGO7EaPFCsjsPmUYuraInoIfFXSGjvzb/xhQ3lpLsyceHpiCyKIIOnZQ0gNiuKvAw+QgRpGSzoW0XJrHUpFM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=d7sYRhyBAxnE+fBgJQX3uxuR6WEv28zr32KIPTgudcdsvvstC/rU57QdExwzXlrE0xfv4p4/WPZ4o7c/3xjvHKF2ZZlvSopN4/T1ThjW1K1o+3GN11s/h148FuSAx6IcY3/zdqnKNp4qO3uZ5Dg5ZMZBJZZFwMVDmRpVQjsc4FU= Received: by 10.210.77.3 with SMTP id z3mr5954574eba.183.1211136186829; Sun, 18 May 2008 11:43:06 -0700 (PDT) Received: by 10.210.134.2 with HTTP; Sun, 18 May 2008 11:43:06 -0700 (PDT) Message-ID: <29e39ca0805181143w777e07e6m15429ab26166a128@mail.gmail.com> Date: Sun, 18 May 2008 11:43:06 -0700 From: "Tony Perrie" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Portinstall converters/ruby-iconv failing with rejected patch-rexml-update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 19:09:22 -0000 I'm attempting to portinstall ruby-iconv on FreeBSD 6.2-RELEASE #7, but I'm getting the following error: ===> Patching for ruby-1.8.6.111_2,1 ===> Applying FreeBSD patches for ruby-1.8.6.111_2,1 1 out of 3 hunks failed--saving rejects to lib/rexml/rexml.rb.rej => Patch patch-rexml-update failed to apply cleanly. => Patch(es) patch-ext_tk_tkutil_extconf.rb patch-io.c patch- lib_webrick_httpservlet_filehandler.rb patch-mkmf.rb applied cleanly. *** Error code 1 Stop in /ports/lang/ruby18. *** Error code 1 Stop in /ports/lang/ruby18. *** Error code 1 Stop in /ports/converters/ruby-iconv. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall. 1398.0 env make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! converters/ruby-iconv (patch error) I looked around for these individual patch files in /var/build and / tmp, but I didn't see them anywhere. I did find the rexml.rej contained the following. ************** *** 20,29 **** # or can be accessed # online[http://www.germane-software.com/software/rexml/docs/ tutorial.html] module REXML - COPYRIGHT = "Copyright (c) 2001-2007 Sean Russell " - DATE = "2007/209" - VERSION = "3.1.7.1" - REVISION = "$Revision: 1.1 $".gsub(/\$Revision: 1.1 $/,'').strip Copyright = COPYRIGHT Version = VERSION --- 22,31 ---- # or can be accessed # online[http://www.germane-software.com/software/rexml/docs/ tutorial.html] module REXML + COPYRIGHT = "Copyright \xC2\xA9 2001-2006 Sean Russell @germane-software.com>" + VERSION = "3.1.7.2" + DATE = "2007/275" + REVISION = "$Revision: 1.1 $".gsub(/\$Revision: 1.1 $/,'').strip Copyright = COPYRIGHT Version = VERSION Is there a before filter I can run to either prevent this patch from running or does another patch exist? Please advise, Tony From owner-freebsd-questions@FreeBSD.ORG Sun May 18 19:37:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07ED31065671 for ; Sun, 18 May 2008 19:37:51 +0000 (UTC) (envelope-from mav@mavhome.dp.ua) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 7B58B8FC20 for ; Sun, 18 May 2008 19:37:49 +0000 (UTC) (envelope-from mav@mavhome.dp.ua) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO [192.168.3.2]) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPA id 129327562 for freebsd-questions@freebsd.org; Sun, 18 May 2008 21:37:47 +0300 Message-ID: <48307778.9090802@mavhome.dp.ua> Date: Sun, 18 May 2008 21:37:44 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <1211073790.00071553.1211061602@10.7.7.3> In-Reply-To: <1211073790.00071553.1211061602@10.7.7.3> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Crypto on motherboard X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 19:37:51 -0000 Harry Matthiesen Jensen wrote: > After I loaded a driver (ubsec), I saw this line in the log: > > cryptosoft0: on motherboard > > Is it something I can take advantage of? This is software cryptography pseudo-driver working without any real hardware acceleration. It is used by IPSec, geli and some other subsystems when there is no any hardware cryptography accelerator present in system. -- Alexander Motin From owner-freebsd-questions@FreeBSD.ORG Sun May 18 19:44:42 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C376F106566B for ; Sun, 18 May 2008 19:44:42 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 7E2E88FC1B for ; Sun, 18 May 2008 19:44:42 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 18 May 2008 15:44:42 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id ORE93867; Sun, 18 May 2008 15:44:41 -0400 (EDT) Received: from unknown (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 18 May 2008 15:44:41 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18480.34587.7423.125738@jerusalem.litteratus.org> Date: Sun, 18 May 2008 15:44:27 -0400 To: questions@freebsd.org X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: Subject: (semi-)OT programming non-ASCII characters X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 19:44:42 -0000 A casual project I'm working on (in C) has just discovered the need to work with 8-bit characters > 127. Does anyone have pointers to tutorials on how to work with these? Or would be willing to answer questions off-list? Thanks, Robert Huff From owner-freebsd-questions@FreeBSD.ORG Sun May 18 20:43:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89E70106566B for ; Sun, 18 May 2008 20:43:30 +0000 (UTC) (envelope-from dmw@unete.cl) Received: from mail07.ifxnetworks.com (mail07.ifxnetworks.com [190.61.128.57]) by mx1.freebsd.org (Postfix) with ESMTP id 2B9CB8FC1B for ; Sun, 18 May 2008 20:43:29 +0000 (UTC) (envelope-from dmw@unete.cl) Received: (qmail 6475 invoked from network); 18 May 2008 20:16:48 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail07.ifxnetworks.com X-Spam-Level: X-Spam-Status: No, score=0.1 required=7.0 tests=RDNS_NONE autolearn=disabled version=3.2.4 Received: from unknown (HELO quake) (dmw@unete.cl@[200.73.29.221]) (envelope-sender ) by mail07.ifxnetworks.com (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 18 May 2008 20:16:48 -0000 From: Daniel Molina Wegener Organization: DMW To: freebsd-questions@freebsd.org Date: Sun, 18 May 2008 16:15:18 -0400 User-Agent: KMail/1.9.7 References: <18480.34587.7423.125738@jerusalem.litteratus.org> In-Reply-To: <18480.34587.7423.125738@jerusalem.litteratus.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805181615.18451.dmw@unete.cl> Cc: Robert Huff Subject: Re: (semi-)OT programming non-ASCII characters X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dmw@unete.cl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 20:43:30 -0000 On Sunday 18 May 2008 15:44:27 Robert Huff wrote: > A casual project I'm working on (in C) has just discovered > the need to work with 8-bit characters > 127. > Does anyone have pointers to tutorials on how to work with > these? Or would be willing to answer questions off-list? Try using "wchar" types and functions, also iconv can be usefull. > Thanks, > > > Robert Huff > > [SNIP] Regards, -- .O. | Daniel Molina Wegener | C/C++ Developer ..O | dmw [at] unete [dot] cl | FOSS Coding Adict OOO | FreeBSD & Linux User | Standards Rocks! From owner-freebsd-questions@FreeBSD.ORG Sun May 18 20:53:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E109106566B for ; Sun, 18 May 2008 20:53:59 +0000 (UTC) (envelope-from mister.olli@googlemail.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 2F9A38FC1C for ; Sun, 18 May 2008 20:53:58 +0000 (UTC) (envelope-from mister.olli@googlemail.com) Received: by ug-out-1314.google.com with SMTP id q2so417269uge.37 for ; Sun, 18 May 2008 13:53:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=K9aH9bbdsMl0lC2eLyKTVplIXilA3oWDlfa8AM209RQ=; b=Qf0cYUU0p5rlncDcEApUvL3aZdNg/kFgslbnilzSZe4/ciJuVbGlrmDa1pFbpY0XNFpMTYVsjvsxzuU5+EbNTyFwa3abQMfjwxPtZhpGhx1MID/iGjp5PZzTBTUNtkef26jHrYSls/QMxBpSWNmmxUeHPH3BLEL6mMOd0SZ033o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=subject:from:reply-to:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=nZDNw9A/KKI3476UjKSK5ttJe0FYTpLnGIuSDFuNhxPcZx8Y3zWgkDrVAdjiWnGOHvr9aWYYS/O6MvpljNtV0vnk3aTwgtyVwtWqRjaqNOieESazcg0Fo35J7aQx6Kzph/pNy3w2J2MQgjgo7UayejtU8bJkUX0djnKPLvuJJ6A= Received: by 10.67.115.9 with SMTP id s9mr2884874ugm.81.1211144036730; Sun, 18 May 2008 13:53:56 -0700 (PDT) Received: from ?10.30.1.190? ( [78.47.172.52]) by mx.google.com with ESMTPS id m1sm4544643uge.36.2008.05.18.13.53.52 (version=SSLv3 cipher=RC4-MD5); Sun, 18 May 2008 13:53:55 -0700 (PDT) From: Mister Olli To: freebsd-questions@freebsd.org In-Reply-To: <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> References: <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> Content-Type: text/plain Date: Sun, 18 May 2008 22:53:46 +0200 Message-Id: <1211144026.21260.357.camel@phoenix.blechhirn.net> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 Content-Transfer-Encoding: 7bit Subject: Re: VPN setup question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mister.olli@googlemail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 20:53:59 -0000 hi... > Hi everyone. I'm looking for a tutorial on how to setup a VPN server on > Freebsd. Since I'm unfamiliar with VPN, a guide that is as simple as > possible would be preferred. Thanks in advance for any help you can offer. first you should consider the following questions: - what kind of VPN do you wanna use? (SSL or IPSec based) - what kind of authentication? (user or certificate based) - what kind of traffic do you wanna protect? - do you wanna transport data between two host, from host-to-network or networ-to-network? regards olli From owner-freebsd-questions@FreeBSD.ORG Sun May 18 21:01:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A0651065670 for ; Sun, 18 May 2008 21:01:49 +0000 (UTC) (envelope-from pinhead@bluebook.stderror.at) Received: from stdin.stderror.at (stdin.stderror.at [83.65.196.90]) by mx1.freebsd.org (Postfix) with ESMTP id 400898FC23 for ; Sun, 18 May 2008 21:01:49 +0000 (UTC) (envelope-from pinhead@bluebook.stderror.at) Received: from bluebook.stderror.at (83-65-196-92.work.xdsl-line.inode.at [83.65.196.92]) by stdin.stderror.at (Postfix) with ESMTPA id E7D7D5C7F; Sun, 18 May 2008 23:01:47 +0200 (CEST) Date: Sun, 18 May 2008 23:01:40 +0200 Message-ID: <87hccvjphn.wl%pinhead@bluebook.stderror.at> From: Toni Schmidbauer To: "Odhiambo Washington" In-Reply-To: <991123400805172115sb12efe4u7bf32bbfff14d456@mail.gmail.com> References: <20080502094646.GA3576@rebelion.Sisis.de> <87wslu811h.wl%pinhead@bluebook.stderror.at> <991123400805172115sb12efe4u7bf32bbfff14d456@mail.gmail.com> User-Agent: Wanderlust Emacs Organization: stderror.at X-WWW-Home-Page: http://stderror.at X-PGP-Fingerprint: 53F2 28AE 8070 83E0 AFEC 0ABC BBF9 A34A 3ED1 3287 X-Operating-System: FreeBSD MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: Matthias Apitz , freebsd-questions@freebsd.org Subject: Re: measure traffic caused by pppd (UMTS) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 21:01:49 -0000 At Sun, 18 May 2008 07:15:10 +0300, Odhiambo Washington wrote: > ..as in from ppp.linkdown? i was using a custom script for umts startup/shutdown. but it should work there as well. toni -- If you understand what you're doing, you're | toni at stderror dot at not learning anything. | Toni Schmidbauer -- Anonymous | From owner-freebsd-questions@FreeBSD.ORG Sun May 18 21:42:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FA59106564A for ; Sun, 18 May 2008 21:42:25 +0000 (UTC) (envelope-from saltmiser@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id 537DA8FC15 for ; Sun, 18 May 2008 21:42:25 +0000 (UTC) (envelope-from saltmiser@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1038841wfg.7 for ; Sun, 18 May 2008 14:42:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=FbY6wvPtB0JhYxkbCIBTq/OyzEr6pCOXbS1X8lf/ZKU=; b=WztfqxAix1+lMUnYzKF6VFtvvhq/rMjCYkhZYkghu52dcFPdWmKL7wjaJuoo8Fgv/d9UEaQ8mJKx8jKJ5NPuqjELCEm7Ctf/DOIniY4CwNVgsQefl7Ws923At3gigfBql08Bx4ANa5EDHq+XwPNk3Q+xYSPDWn4abMEj+6y3wBQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qQFGxH/kx0vZ/OYNGJVV5P3jbSqTQvTkiOX4f5mVpG3VNFlb7orFrt67rizYal4F4Jk1/86ffV2V0+UW308+46U9V4QZCJsM37QxaU4UgB8siGPwD4NPCf7g5uxH5v6L9KQgkSmMpU5Lgag71hV7Nw/KOJ8qJVjl7iFvH0BVBNY= Received: by 10.143.161.3 with SMTP id n3mr2533515wfo.32.1211145282654; Sun, 18 May 2008 14:14:42 -0700 (PDT) Received: by 10.142.100.21 with HTTP; Sun, 18 May 2008 14:14:42 -0700 (PDT) Message-ID: <37f72b1f0805181414g7b05827ftceb4626b751978d@mail.gmail.com> Date: Sun, 18 May 2008 17:14:42 -0400 From: "Jim Capozzoli" To: Ghirai In-Reply-To: <20070903225247.bd5622ff.ghirai@ghirai.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <60608.18289.qm@web30810.mail.mud.yahoo.com> <20070903225247.bd5622ff.ghirai@ghirai.com> Cc: freebsd-questions@freebsd.org Subject: Re: periodic freeze and reset X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 21:42:26 -0000 On Mon, Sep 3, 2007 at 6:52 PM, Ghirai wrote: > Hello list, > > My desktop running 6.2-STABLE is freezing then resetting shortly after. > This behaviour happens every couple hours, for no apparent reason. > > I checked messages, etc, there's nothing there. > > This is getting annoying... :/ > > I'd appreciate any hints/where to look/what to look for. > > Thanks. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Maybe the problem isn't freebsd but your hardware. How long have you been running 6.2-stable? How long ago did this start occurring? Is it i386, amd64? Maybe you have bad memory. And as a good user, I'd probably have to suggest that you upgrade to freebsd 7-release at least. -- Jim Capozzoli D6499626857801B6065013E3645A6B75 From owner-freebsd-questions@FreeBSD.ORG Sun May 18 22:01:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50B7D106567C for ; Sun, 18 May 2008 22:01:01 +0000 (UTC) (envelope-from steve.lake@raiden.net) Received: from dragoncrest.jasnetworks.net (dragoncrest.jasnetworks.net [69.51.138.187]) by mx1.freebsd.org (Postfix) with ESMTP id 0E7D88FC1C for ; Sun, 18 May 2008 22:01:00 +0000 (UTC) (envelope-from steve.lake@raiden.net) Received: from works.raiden.net (works [192.168.0.3]) by dragoncrest.jasnetworks.net (8.13.1/8.12.8) with ESMTP id m4ILo7YW022846 for ; Sun, 18 May 2008 17:50:07 -0400 (EDT) (envelope-from steve.lake@raiden.net) Message-Id: <5.2.0.9.2.20080518175447.00c41508@192.168.0.30> X-Sender: megosdog@192.168.0.30 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 18 May 2008 18:02:14 -0400 To: freebsd-questions@freebsd.org From: Steve Lake In-Reply-To: <1211144026.21260.357.camel@phoenix.blechhirn.net> References: <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: VPN setup question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 22:01:01 -0000 At 10:53 PM 5/18/2008 +0200, Mister Olli wrote: >first you should consider the following questions: >- what kind of VPN do you wanna use? (SSL or IPSec based) From what I remember of my security training years ago, IPSec was always better. So I'd likely go with that. >- what kind of authentication? (user or certificate based) Definitely user, unless you think certificate is better. >- what kind of traffic do you wanna protect? Everything if possible. Basically I'm trying to create a protected Internet connection by using the VPN to allow me to connect to my vpn server at my home office over an insecure public connection. I would then use that vpn connection to securely securely surf the web from anywhere in the US or the world. >- do you wanna transport data between two host, from host-to-network or >networ-to-network? I'm not sure which would be best. Can you suggest one based on the previous answer? Thanks. From owner-freebsd-questions@FreeBSD.ORG Sun May 18 22:05:53 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E904106566C for ; Sun, 18 May 2008 22:05:53 +0000 (UTC) (envelope-from StevenFriedrich@InsightBB.com) Received: from mxsf02.insightbb.com (mxsf02.insightbb.com [74.128.0.63]) by mx1.freebsd.org (Postfix) with ESMTP id 5B4698FC15 for ; Sun, 18 May 2008 22:05:53 +0000 (UTC) (envelope-from StevenFriedrich@InsightBB.com) X-IronPort-AV: E=Sophos;i="4.27,505,1204520400"; d="scan'208";a="365137286" Received: from unknown (HELO asav01.insightbb.com) ([172.31.249.124]) by mxsf02.insightbb.com with ESMTP; 18 May 2008 18:05:52 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkMBAK9EMEhKjMu0/2dsb2JhbAAIq2I X-IronPort-AV: E=Sophos;i="4.27,505,1204520400"; d="scan'208";a="143404268" Received: from 74-140-203-180.dhcp.insightbb.com (HELO [192.168.45.146]) ([74.140.203.180]) by asavout01.insightbb.com with ESMTP; 18 May 2008 18:05:49 -0400 Message-ID: <4830A83B.70905@InsightBB.com> Date: Sun, 18 May 2008 18:05:47 -0400 From: Steven Friedrich User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: perryh@pluto.rain.com References: <482CC777.8060309@InsightBB.com> <482cda0c.vqeNxjersEZzdru+%perryh@pluto.rain.com> <482CE28D.3080107@InsightBB.com> <482d121f.1u3/tzXb60SdNrbc%perryh@pluto.rain.com> In-Reply-To: <482d121f.1u3/tzXb60SdNrbc%perryh@pluto.rain.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Belkin F5D9050 ver 4000 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 22:05:53 -0000 perryh@pluto.rain.com wrote: >>> Doing a descriptor dump, and posting the results to freebsd-usb@, >>> might find someone who knows how to get that particular device to >>> work. >>> >> Ok, I'll bite. How do you do a descriptor dump? > > One way is to use sysutils/udesc_dump, from ports, as recommended here: > http://lists.freebsd.org/pipermail/freebsd-usb/2008-January/004308.html > Standard Device Descriptor: bLength 18 bDescriptorType 01 bcdUSB 0200 bDeviceClass 00 bDeviceSubClass 00 bDeviceProtocol 00 bMaxPacketSize 64 idVendor 050d idProduct 905c bcdDevice 0001 iManufacturer 1 iProduct 2 iSerialNumber 0 bNumConfigurations 1 Configuration 0: Standard Configuration Descriptor: bLength 9 bDescriptorType 02 wTotalLength 53 bNumInterface 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 80 bMaxPower 150 (300 mA) Standard Interface Descriptor: bLength 9 bDescriptorType 04 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 5 bInterfaceClass ff bInterfaceSubClass ff bInterfaceProtocol ff iInterface 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 81 (in) bmAttributes 02 (Bulk) wMaxPacketSize 512 bInterval 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 01 (out) bmAttributes 02 (Bulk) wMaxPacketSize 512 bInterval 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 02 (out) bmAttributes 02 (Bulk) wMaxPacketSize 512 bInterval 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 03 (out) bmAttributes 02 (Bulk) wMaxPacketSize 512 bInterval 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 04 (out) bmAttributes 02 (Bulk) wMaxPacketSize 512 bInterval 0 Codes Representing Languages by the Device: bLength 4 bDescriptorType 03 wLANGID[0] 0409 String (index 1): Belkin -- Steven Friedrich Fairdale, KY 40118 From owner-freebsd-questions@FreeBSD.ORG Sun May 18 22:06:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AE01106567A for ; Sun, 18 May 2008 22:06:12 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr8.xs4all.nl (smtp-vbr8.xs4all.nl [194.109.24.28]) by mx1.freebsd.org (Postfix) with ESMTP id B7FC68FC1E for ; Sun, 18 May 2008 22:06:11 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr8.xs4all.nl (8.13.8/8.13.8) with ESMTP id m4IM69Wa062706; Mon, 19 May 2008 00:06:10 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 3221BBAA9; Mon, 19 May 2008 00:06:09 +0200 (CEST) Date: Mon, 19 May 2008 00:06:09 +0200 From: Roland Smith To: Ghirai Message-ID: <20080518220609.GA12496@slackbox.xs4all.nl> Mail-Followup-To: Ghirai , freebsd-questions@freebsd.org, Jim Capozzoli References: <60608.18289.qm@web30810.mail.mud.yahoo.com> <20070903225247.bd5622ff.ghirai@ghirai.com> <37f72b1f0805181414g7b05827ftceb4626b751978d@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline In-Reply-To: <37f72b1f0805181414g7b05827ftceb4626b751978d@mail.gmail.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: Jim Capozzoli , freebsd-questions@freebsd.org Subject: Re: periodic freeze and reset X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 22:06:12 -0000 --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 18, 2008 at 05:14:42PM -0400, Jim Capozzoli wrote: > On Mon, Sep 3, 2007 at 6:52 PM, Ghirai wrote: > > Hello list, > > > > My desktop running 6.2-STABLE is freezing then resetting shortly after. > > This behaviour happens every couple hours, for no apparent reason. > > > > I checked messages, etc, there's nothing there. > > > > This is getting annoying... :/ > > > > I'd appreciate any hints/where to look/what to look for. > > > > Thanks. > > > Maybe the problem isn't freebsd but your hardware. How long have you > been running 6.2-stable? How long ago did this start occurring? Is > it i386, amd64? Maybe you have bad memory. And as a good user, I'd > probably have to suggest that you upgrade to freebsd 7-release at > least. Run a memory tester like memtest86 to see if you have bad RAM.=20 Keep a monitoring program like mbmon running in an xterm, to see if=20 1) the CPU or case temperature aren't too high, or 2) the voltages are low. If (1) happens it could be caused by a broken or stuck fan or a plain dirty heat exchanger, while (2) is probably indicating a power supply which is short-circuiting or about to break down.=20 Sometimes cleaning the inside of the computer can sometime help with these problems. Do remove the power cord when you do this, and don't open up the power supply! Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkgwqFEACgkQEnfvsMMhpyWSpgCfaVRMssa/xpDW896NrxLy/KDq VgQAnAv7HinYvrwqjql5Da82aPaeI/Ur =O9PU -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm-- From owner-freebsd-questions@FreeBSD.ORG Sun May 18 22:32:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FEA0106564A for ; Sun, 18 May 2008 22:32:27 +0000 (UTC) (envelope-from jpp@cloudview.com) Received: from echelon.no-such-agency.net (echelon.no-such-agency.net [207.7.148.214]) by mx1.freebsd.org (Postfix) with ESMTP id 569658FC14 for ; Sun, 18 May 2008 22:32:27 +0000 (UTC) (envelope-from jpp@cloudview.com) Received: from echelon.no-such-agency.net (localhost [127.0.0.1]) by echelon.no-such-agency.net (Postfix) with ESMTP id EBDF2261820 for ; Sun, 18 May 2008 15:32:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cloudview.com; h= message-id:date:from:mime-version:to:subject:content-type: content-transfer-encoding; q=dns/txt; s=echelon; bh=C2qI5xVb9Luh 16LYHjfRHEPcZGo=; b=BFjbVD534SiLBrjzHd9LRWL6trJHiWKu79drQdI0iA7C gfVVc2m6xzB39Rn/QF5+J4hicja9ImDE7C4IjLyqrL5YZijL3O+ExdHxBpxmil/4 kRcNPDcuxbWS1Lc3Rn+e9luzeiAONtZ6FCt0+PDh59ymCl9Sdz+zLEIw7oBVCXI= Received: from jpp-desktop.localnet (gatekeeper.no-such-agency.net [64.142.103.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by echelon.no-such-agency.net (Postfix) with ESMTPSA id D7275261819 for ; Sun, 18 May 2008 15:32:26 -0700 (PDT) Message-ID: <4830AE78.6000806@cloudview.com> Date: Sun, 18 May 2008 15:32:24 -0700 From: John Pettitt User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: FreeBSD Questions X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Slightly OT - steaming data server software? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 22:32:27 -0000 Slightly OT but since I'm going to run this on FreeBSD 7 I figured I'd ask here .. I have an application where data arrives in what is effectively continuous stream (actually NMEA messages from an AIS receiver) and I'd like to have a server where an arbitrary number of clients can connect to a tcp port and receive a copy of the stream. I could probably write this in perl without too much work but somebody has to have done something similar already - does anybody know of code that does this? (and yes I know sending the messages as individual udp packets would be easier - I'm already doing that internally but it doesn't work for opening up the data stream to the public). John. P.S. for those who are interested AIS data contains info about large ships at sea - you can see live SF bay data on a map here http://hd-sf.com/livemap.html From owner-freebsd-questions@FreeBSD.ORG Sun May 18 22:42:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5842106566B for ; Sun, 18 May 2008 22:42:23 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-144.bluehost.com (outbound-mail-144.bluehost.com [67.222.38.34]) by mx1.freebsd.org (Postfix) with SMTP id 8A6638FC0A for ; Sun, 18 May 2008 22:42:23 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 3403 invoked by uid 0); 18 May 2008 22:42:23 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy5.bluehost.com with SMTP; 18 May 2008 22:42:23 -0000 Received: from c-24-8-180-234.hsd1.co.comcast.net ([24.8.180.234] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JxraA-00065H-RT for freebsd-questions@freebsd.org; Sun, 18 May 2008 16:42:23 -0600 Received: by demeter.hydra (sSMTP sendmail emulation); Sun, 18 May 2008 16:42:22 -0600 Date: Sun, 18 May 2008 16:42:22 -0600 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20080518224222.GA97110@demeter.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> <5.2.0.9.2.20080518175447.00c41508@192.168.0.30> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <5.2.0.9.2.20080518175447.00c41508@192.168.0.30> User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 24.8.180.234 authed with perrin@apotheon.com} DomainKey-Status: no signature Subject: Re: VPN setup question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 22:42:23 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 18, 2008 at 06:02:14PM -0400, Steve Lake wrote: > At 10:53 PM 5/18/2008 +0200, Mister Olli wrote: >=20 > >- what kind of traffic do you wanna protect? >=20 > Everything if possible. Basically I'm trying to create a=20 > protected Internet connection by using the VPN to allow me to connect to = my=20 > vpn server at my home office over an insecure public connection. I would= =20 > then use that vpn connection to securely securely surf the web from=20 > anywhere in the US or the world. =46rom what I'm reading, it looks like you want a secure proxy rather than a VPN, per se. SSH can be used to provide that functionality very simply: http://blogs.techrepublic.com.com/security/?p=3D408 That explains how to use SSH for remote proxy service with Firefox, but it's simple enough to do the same thing with Pidgin for IMs and a number of other applications. Would that solve the problems you want solved? --=20 Chad Perrin [ content licensed PDL: http://pdl.apotheon.org ] MacUser, Nov. 1990: "There comes a time in the history of any project when it becomes necessary to shoot the engineers and begin production." --d6Gm4EdcadzBjdND Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkgwsM4ACgkQ9mn/Pj01uKU6agCfdfw3+p57cst08+vyUNB5kegW W68AnA09XqNVmpUthH8KeIBXeEw/PXaC =IjIP -----END PGP SIGNATURE----- --d6Gm4EdcadzBjdND-- From owner-freebsd-questions@FreeBSD.ORG Mon May 19 00:22:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3376F106566B for ; Mon, 19 May 2008 00:22:39 +0000 (UTC) (envelope-from steve.lake@raiden.net) Received: from dragoncrest.jasnetworks.net (dragoncrest.jasnetworks.net [69.51.138.187]) by mx1.freebsd.org (Postfix) with ESMTP id 788118FC13 for ; Mon, 19 May 2008 00:22:38 +0000 (UTC) (envelope-from steve.lake@raiden.net) Received: from works.raiden.net (works [192.168.0.3]) by dragoncrest.jasnetworks.net (8.13.1/8.12.8) with ESMTP id m4J0NJdK023405 for ; Sun, 18 May 2008 20:23:19 -0400 (EDT) (envelope-from steve.lake@raiden.net) Message-Id: <5.2.0.9.2.20080518203149.01c23078@192.168.0.30> X-Sender: megosdog@192.168.0.30 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 18 May 2008 20:35:26 -0400 To: freebsd-questions@freebsd.org From: Steve Lake In-Reply-To: <20080518224222.GA97110@demeter.hydra> References: <5.2.0.9.2.20080518175447.00c41508@192.168.0.30> <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> <5.2.0.9.2.20080518175447.00c41508@192.168.0.30> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: VPN setup question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 00:22:39 -0000 > From what I'm reading, it looks like you want a secure proxy rather than >a VPN, per se. SSH can be used to provide that functionality very >simply: > > http://blogs.techrepublic.com.com/security/?p=408 > >That explains how to use SSH for remote proxy service with Firefox, but >it's simple enough to do the same thing with Pidgin for IMs and a number >of other applications. Would that solve the problems you want solved? Hmm, this may just work. I never thought of using an SSH remote proxy before. I'll definitely look into it and see if that does the job for me. Thanks. From owner-freebsd-questions@FreeBSD.ORG Mon May 19 01:17:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 827B5106567B for ; Mon, 19 May 2008 01:17:50 +0000 (UTC) (envelope-from LConrad@Go2France.com) Received: from mgw1.MEIway.com (mgw1.meiway.com [81.255.84.75]) by mx1.freebsd.org (Postfix) with ESMTP id 436D58FC0A for ; Mon, 19 May 2008 01:17:50 +0000 (UTC) (envelope-from LConrad@Go2France.com) Received: from VirusGate.MEIway.com (virusgate.meiway.com [81.255.84.76]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 78E3F47273E for ; Mon, 19 May 2008 03:00:58 +0200 (CEST) Received: from localhost (localhost.MEIWay.com [127.0.0.1]) by VirusGate.MEIway.com (Postfix) with SMTP id 8189E38677E for ; Mon, 19 May 2008 03:00:58 +0200 (CEST) (envelope-from LConrad@Go2France.com) X-AV-Checked: Mon May 19 03:00:58 2008 virusgate.meiway.com Received: from mail.Go2France.com (ms1.meiway.com [81.255.84.73]) by VirusGate.MEIway.com (Postfix) with ESMTP id 6E59B386612 for ; Mon, 19 May 2008 03:00:58 +0200 (CEST) (envelope-from LConrad@Go2France.com) Received: from TX2.Go2France.com [66.90.247.9] by mail.Go2France.com with ESMTP (SMTPD32-7.07) id A023C20000FE; Mon, 19 May 2008 02:56:03 +0200 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Sun, 18 May 2008 20:00:40 -0500 To: freebsd-questions@freebsd.org From: Len Conrad Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Message-Id: <200805190256171.SM02924@TX2.Go2France.com> Subject: upgraded OS, now how to fix all the pkgs? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 01:17:50 -0000 I used this: http://www.daemonology.net/blog/2007-11-10-freebsd-minor-version-upgrade.html mx1# pkg_add -r portupgrade Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.3-release/Latest/portupgrade.tbz... Done. Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.3-release/All/db41-4.1.25_4.tbz... Done. Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.3-release/All/ruby18-bdb-0.6.2.tbz... Done. I've deleted/installed berkeley and portupgrade to get started portupgrade-2.3.1,2 db41-4.1.25_4 ruby18-bdb-0.6.2 Ruby interface to Sleepycat's Berkeley DB revision 2 or lat , but portupgrade -all /usr/local/sbin/portupgrade:36:in `require': no such file to load -- optparse (LoadError) from /usr/local/sbin/portupgrade:36 where: 31 32 MYREVISION = %w$Rev: 71 $[1] 33 MYDATE = %w$Date: 2007/07/03 10:58:27 $[1] 34 MYNAME = File.basename($0) 35 36 require "optparse" 37 require "pkgtools" 38 39 REASON_COMMENT = { 40 :badcpp => "bad C++ code", 41 :bison => "bison error", 42 :categories => "invalid category", 43 :cc => "compiler error", how to fix? thanks Len From owner-freebsd-questions@FreeBSD.ORG Mon May 19 01:28:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AE1D106566B for ; Mon, 19 May 2008 01:28:34 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 13B828FC12 for ; Mon, 19 May 2008 01:28:33 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id AAD6E1CCE9; Sun, 18 May 2008 18:28:33 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id b0MCt2j6b1h4; Sun, 18 May 2008 18:28:23 -0700 (PDT) Date: Sun, 18 May 2008 21:28:20 -0400 From: Sahil Tandon To: Len Conrad Message-ID: <20080519012820.GA604@shepherd> Mail-Followup-To: Len Conrad , freebsd-questions@freebsd.org References: <200805190256171.SM02924@TX2.Go2France.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200805190256171.SM02924@TX2.Go2France.com> Cc: freebsd-questions@freebsd.org Subject: Re: upgraded OS, now how to fix all the pkgs? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 01:28:34 -0000 * Len Conrad [05-18-2008]: > I've deleted/installed berkeley and portupgrade to get started > > portupgrade-2.3.1,2 The latest version is portupgrade-2.4.3_2,2. Upgrade and try again. -- Sahil Tandon From owner-freebsd-questions@FreeBSD.ORG Mon May 19 01:39:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72519106567D for ; Mon, 19 May 2008 01:39:13 +0000 (UTC) (envelope-from lists@stringsutils.com) Received: from zoraida.natserv.net (p65-147.acedsl.com [66.114.65.147]) by mx1.freebsd.org (Postfix) with ESMTP id 479E28FC15 for ; Mon, 19 May 2008 01:39:13 +0000 (UTC) (envelope-from lists@stringsutils.com) Received: from zoraida.natserv.net (zoraida.natserv.net [66.114.65.147]) by zoraida.natserv.net (Postfix) with ESMTP id 5AF011703C for ; Sun, 18 May 2008 21:39:12 -0400 (EDT) Message-ID: X-Mailer: http://www.courier-mta.org/cone/ From: Francisco Reyes To: Free BSD Questions list Date: Sun, 18 May 2008 21:39:12 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Subject: Install fails, but newfs worked X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 01:39:13 -0000 Trying to install FreeBSD in a machine with Adaptec 2120 SCSI controller. Newfs finished without errors, but when the installer tried to write the different parts it fails with "write failure". Have tried it twice. Wouldn't any/most errors have been caught by newfs? From owner-freebsd-questions@FreeBSD.ORG Mon May 19 02:25:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E93B61065672 for ; Mon, 19 May 2008 02:25:02 +0000 (UTC) (envelope-from LConrad@Go2France.com) Received: from mgw1.MEIway.com (mgw1.meiway.com [81.255.84.75]) by mx1.freebsd.org (Postfix) with ESMTP id A814B8FC18 for ; Mon, 19 May 2008 02:25:02 +0000 (UTC) (envelope-from LConrad@Go2France.com) Received: from VirusGate.MEIway.com (virusgate.meiway.com [81.255.84.76]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id E838D4726CE for ; Mon, 19 May 2008 04:25:01 +0200 (CEST) Received: from localhost (localhost.MEIWay.com [127.0.0.1]) by VirusGate.MEIway.com (Postfix) with SMTP id 08B6F38677E for ; Mon, 19 May 2008 04:25:02 +0200 (CEST) (envelope-from LConrad@Go2France.com) X-AV-Checked: Mon May 19 04:25:02 2008 virusgate.meiway.com Received: from mail.Go2France.com (ms1.meiway.com [81.255.84.73]) by VirusGate.MEIway.com (Postfix) with ESMTP id D2673386612 for ; Mon, 19 May 2008 04:25:01 +0200 (CEST) (envelope-from LConrad@Go2France.com) Received: from TX2.Go2France.com [66.90.247.9] by mail.Go2France.com with ESMTP (SMTPD32-7.07) id A3D692CD00BA; Mon, 19 May 2008 04:20:06 +0200 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Sun, 18 May 2008 21:24:42 -0500 To: "freebsd-questions@freebsd.org" From: Len Conrad In-Reply-To: <20080519012820.GA604@shepherd> References: <200805190256171.SM02924@TX2.Go2France.com> <20080519012820.GA604@shepherd> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Message-Id: <200805190420359.SM02924@TX2.Go2France.com> Subject: Re: upgraded OS, now how to fix all the pkgs? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 02:25:03 -0000 >* Len Conrad [05-18-2008]: > > > I've deleted/installed berkeley and portupgrade to get started > > > > portupgrade-2.3.1,2 > >The latest version is portupgrade-2.4.3_2,2. Upgrade and try again. I now have: ruby-1.8.6.111_2,1 An object-oriented interpreted scripting language ruby18-bdb-0.6.2 Ruby interface to Sleepycat's Berkeley DB revision 2 or later portupgrade-2.4.3_2,2 FreeBSD ports/packages administration and management tools now: portupgrade -af Bad : modifier in $ ( ). portupgrade lftp-3.4.0_3 Bad : modifier in $ ( ). any portupgrade command give same. Len From owner-freebsd-questions@FreeBSD.ORG Mon May 19 02:59:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B81F0106564A for ; Mon, 19 May 2008 02:59:32 +0000 (UTC) (envelope-from stonee@Safe-mail.net) Received: from mango.safe-mail.net (mango.safe-mail.net [213.8.192.71]) by mx1.freebsd.org (Postfix) with ESMTP id 69B9E8FC18 for ; Mon, 19 May 2008 02:59:32 +0000 (UTC) (envelope-from stonee@Safe-mail.net) Received: by mango.safe-mail.net with Safe-mail (Exim 4.66) (envelope-from ) id 1JxuPt-0006bm-Pj for freebsd-questions@freebsd.org; Sun, 18 May 2008 21:43:57 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=N1-0105; d=Safe-mail.net; b=Mamx86zypRdAgjBIL67FANGVdun7063c3YlxHnRHSmgTgjyt1nT0dNvFAXeAUZuR AnwiGUchFc4/OwOalfG7wrb6C608K8nfZK+7ddnwE9qqgYVQROBaRxb/vdHV8aAv /Tr3vhfB3HkuQCuCPH91wGSXqHOMD5dAQjQoynpcKcg=; Received: from pc ([76.204.177.22]) by Safe-mail.net with https Date: Sun, 18 May 2008 18:43:57 -0700 From: stonee@Safe-mail.net To: freebsd-questions@freebsd.org X-SMType: Regular X-SMRef: N1N-LoQgHlj-q_ Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SMSignature: yh/i7PUT4L4q5MCkk249t8lcdWarrqPo9hBBRQX/3J9ZaRQAixRUYp0FDTbaHLNh +BPKGkvOmybAJ/7MD8oSldY86DzzpN46kXzNCXnMW5twW+fhYUGZFGWjwp43zmrG JsUZA2B/AO+qHhtdyd16VP4c1/NzcNno+99Kaagz5O0= Subject: Core file output directory, writeable directories and procfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 02:59:32 -0000 What are the rules dictating where core files are output? Is there a way to setup an output directory? I know that a bash shell allow you to set a limit on the size, but that seems to be all. If they are output to an applications working directory, I might need to write an exec wrapper script such that all applications are running from designated directory. The reason I ask is that I'm in the process of recreating my system and determining which directories on the system need to be set as writeable. So far, I'm setting allowing write access to: /home /tmp /var Also, I understand that the procfs provides additional information about the system's running processes. What are the benefits and disadvantages to using this file system? It appears that the FreeBSD 7.0 Release does not enable procfs by default. Why would someone want to enable this feature? stonee From owner-freebsd-questions@FreeBSD.ORG Mon May 19 03:33:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46928106566B for ; Mon, 19 May 2008 03:33:02 +0000 (UTC) (envelope-from fbsd-ml@scrapper.ca) Received: from pd3mo1so.prod.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id 177E58FC16 for ; Mon, 19 May 2008 03:33:02 +0000 (UTC) (envelope-from fbsd-ml@scrapper.ca) Received: from pd4mr3so.prod.shaw.ca (pd4mr3so-qfe3.prod.shaw.ca [10.0.141.214]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0K13002GIJ5RA310@l-daemon> for freebsd-questions@freebsd.org; Sun, 18 May 2008 21:32:15 -0600 (MDT) Received: from pn2ml1so.prod.shaw.ca ([10.0.121.145]) by pd4mr3so.prod.shaw.ca (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0K1300LG2J5QN580@pd4mr3so.prod.shaw.ca> for freebsd-questions@freebsd.org; Sun, 18 May 2008 21:32:15 -0600 (MDT) Received: from proven.lan ([24.85.241.34]) by l-daemon (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0K13000QQJ5Q9D00@l-daemon> for freebsd-questions@freebsd.org; Sun, 18 May 2008 21:32:14 -0600 (MDT) Received: from proven.lan (localhost [127.0.0.1]) by proven.lan (8.14.2/8.14.2) with ESMTP id m4J3WDCj002570 for ; Sun, 18 May 2008 20:32:13 -0700 (PDT envelope-from fbsd-ml@scrapper.ca) Received: from localhost (localhost [[UNIX: localhost]]) by proven.lan (8.14.2/8.14.2/Submit) id m4J3WDaf002569 for freebsd-questions@freebsd.org; Sun, 18 May 2008 20:32:13 -0700 (PDT envelope-from fbsd-ml@scrapper.ca) Date: Sun, 18 May 2008 20:32:13 -0700 From: Norbert Papke In-reply-to: To: freebsd-questions@freebsd.org Message-id: <200805182032.13524.fbsd-ml@scrapper.ca> Organization: Archaeological Filing MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: X-Authentication-warning: proven.lan: npapke set sender to fbsd-ml@scrapper.ca using -f User-Agent: KMail/1.9.7 Subject: Re: Core file output directory, writeable directories and procfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 03:33:02 -0000 On May 18, 2008, stonee@safe-mail.net wrote: > What are the rules dictating where core files are output? Is there a way to > setup an output directory? The sysctl(8) MIB controls core file generation. See core(5) for more information. To specify a particular location for your core files, you might want to put something like kern.corefile=/tmp/%N.%P.core into /etc/sysctl.conf. Cheers. From owner-freebsd-questions@FreeBSD.ORG Mon May 19 04:06:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD0781065670 for ; Mon, 19 May 2008 04:06:12 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-129.bluehost.com (outbound-mail-129.bluehost.com [67.222.38.29]) by mx1.freebsd.org (Postfix) with SMTP id 9C7D88FC0A for ; Mon, 19 May 2008 04:06:12 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 4765 invoked by uid 0); 19 May 2008 04:06:12 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy4.bluehost.com with SMTP; 19 May 2008 04:06:12 -0000 Received: from c-24-8-180-234.hsd1.co.comcast.net ([24.8.180.234] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JxwdX-0007de-UD for freebsd-questions@freebsd.org; Sun, 18 May 2008 22:06:12 -0600 Received: by demeter.hydra (sSMTP sendmail emulation); Sun, 18 May 2008 22:06:11 -0600 Date: Sun, 18 May 2008 22:06:11 -0600 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20080519040611.GA97882@demeter.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <5.2.0.9.2.20080518175447.00c41508@192.168.0.30> <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> <5.2.0.9.2.20080518175447.00c41508@192.168.0.30> <5.2.0.9.2.20080518203149.01c23078@192.168.0.30> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N" Content-Disposition: inline In-Reply-To: <5.2.0.9.2.20080518203149.01c23078@192.168.0.30> User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 24.8.180.234 authed with perrin@apotheon.com} DomainKey-Status: no signature Subject: Re: VPN setup question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 04:06:12 -0000 --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 18, 2008 at 08:35:26PM -0400, Steve Lake wrote: >=20 > >From what I'm reading, it looks like you want a secure proxy rather than > >a VPN, per se. SSH can be used to provide that functionality very > >simply: > > > > http://blogs.techrepublic.com.com/security/?p=3D408 > > > >That explains how to use SSH for remote proxy service with Firefox, but > >it's simple enough to do the same thing with Pidgin for IMs and a number > >of other applications. Would that solve the problems you want solved? >=20 > Hmm, this may just work. I never thought of using an SSH remote= =20 > proxy before. I'll definitely look into it and see if that does the job= =20 > for me. Thanks.=20 Glad to be of service. Sometimes, the answer we really need is easier than the one we think we need. --=20 Chad Perrin [ content licensed PDL: http://pdl.apotheon.org ] John Kenneth Galbraith: "If all else fails, immortality can always be assured through spectacular error." --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkgw/LMACgkQ9mn/Pj01uKWQFQCfWZLhRQAgiUpc4jn5KrVMlopC sP4AnRkU9qX8/iku5TcOE0iBXMwhoD5c =AFk/ -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N-- From owner-freebsd-questions@FreeBSD.ORG Mon May 19 05:44:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2EA41065672 for ; Mon, 19 May 2008 05:44:03 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 25A4F8FC2E for ; Mon, 19 May 2008 05:44:02 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m4J5htpT040773; Mon, 19 May 2008 06:43:56 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.5.5 smtp.infracaninophile.co.uk m4J5htpT040773 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1211175836; bh=9lJkvJ+28Eim+2 7YmEMpKN+vLlsduHcntsV162UocQ4=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<48311394.8040008@infracaninophile.co.uk>|Date:=20Mon,=2 019=20May=202008=2006:43:48=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User -Agent:=20Thunderbird=202.0.0.14=20(X11/20080503)|MIME-Version:=201 .0|To:=20Steve=20Lake=20|CC:=20freebsd-quest ions@freebsd.org|Subject:=20Re:=20VPN=20setup=20question|References :=20<5.2.0.9.2.20080518145034.00c412a8@192.168.0.30>=09<5.2.0.9.2.2 0080518145034.00c412a8@192.168.0.30>=20<5.2.0.9.2.20080518175447.00 c41508@192.168.0.30>|In-Reply-To:=20<5.2.0.9.2.20080518175447.00c41 508@192.168.0.30>|X-Enigmail-Version:=200.95.6|Content-Type:=20mult ipart/signed=3B=20micalg=3Dpgp-sha256=3B=0D=0A=20protocol=3D"applic ation/pgp-signature"=3B=0D=0A=20boundary=3D"------------enig3E48128 324E16652B1699137"; b=HthHJdHsBe1fOyCKCuj9uKgJ0kEtPc4NW3P0YrxDOGDLw uVNy7AHULJQScI1Bo95Z5MXpae75cYlYEVGwLwQoLpoOlPnf6zk6StYMUtYTomgclSr 83BP3fArkYY5w/UVotRE/oBahoa3Zmp3pbueMFA5ggxzXqpuUGnmwGohDN8= Message-ID: <48311394.8040008@infracaninophile.co.uk> Date: Mon, 19 May 2008 06:43:48 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.14 (X11/20080503) MIME-Version: 1.0 To: Steve Lake References: <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> <5.2.0.9.2.20080518145034.00c412a8@192.168.0.30> <5.2.0.9.2.20080518175447.00c41508@192.168.0.30> In-Reply-To: <5.2.0.9.2.20080518175447.00c41508@192.168.0.30> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig3E48128324E16652B1699137" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Mon, 19 May 2008 06:43:56 +0100 (BST) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: VPN setup question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 05:44:03 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3E48128324E16652B1699137 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Steve Lake wrote: > At 10:53 PM 5/18/2008 +0200, Mister Olli wrote: >> first you should consider the following questions: >> - what kind of VPN do you wanna use? (SSL or IPSec based) >=20 > From what I remember of my security training years ago, IPSec=20 > was always better. So I'd likely go with that. >=20 >> - what kind of authentication? (user or certificate based) >=20 > Definitely user, unless you think certificate is better. >=20 >> - what kind of traffic do you wanna protect? >=20 > Everything if possible. Basically I'm trying to create a=20 > protected Internet connection by using the VPN to allow me to connect t= o=20 > my vpn server at my home office over an insecure public connection. I = > would then use that vpn connection to securely securely surf the web=20 > from anywhere in the US or the world. >=20 >> - do you wanna transport data between two host, from host-to-network o= r >> networ-to-network? >=20 > I'm not sure which would be best. Can you suggest one based on= =20 > the previous answer? Thanks. If you're going to do this with IPSec it should be fairly simple to set up the connection. Given that you control both ends of the IPSec tunnel, you can just use a shared secret. You need to set up some=20 security policy definitions using setkey(1) -- the man page is full of acronyms and jargon but what setkey does is define what traffic should be encrypted based on the end point IPs, port numbers and some other data. [Note: in order for setkey to work, you need a kernel config with OPTIONS IPSEC added]. Finally, the third part of setting up an IPSec connection is to configure a method of key exchange -- this is the only part not actually built into the system, so you should install ipsec-tool= s or equivalent from ports. On the question of tunnel vs transport mode -- most of the tutorials you can find on the net are all about setting up /tunnel/ mode -- ie. to use a pair of routers as IPSec endpoints to connect two private networks.= In your case, I think you do need tunnel mode, despite it requiring a degenerate form of network with only one host at each end -- something that naturally screams transport mode -- since you need the capability to route traffic from elsewhere via the VPN link. Two handy references: Setting up a simple transport mode tunnel between two hosts: http://lists.freebsd.org/pipermail/freebsd-doc/2007-June/012632.html Step by step guide to setting up a tunnel. http://www.onlamp.com/pub/a/bsd/2002/12/26/FreeBSD_Basics.html It's a bit dated now, as the kernel configuration instructions apply to pre-6.x systems. In 7.0+ (which uses what was previously called FAST_IPS= EC), all you need is to add the following: device crypto device cryptodev options IPSEC Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig3E48128324E16652B1699137 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkgxE5sACgkQ8Mjk52CukIxFmACfalrioS+2cqqe2Ym7XM1uMGQ1 nBQAnREe6EHaOk6TZ2LY6ZiT4HAWQrxV =RhHY -----END PGP SIGNATURE----- --------------enig3E48128324E16652B1699137-- From owner-freebsd-questions@FreeBSD.ORG Mon May 19 09:17:17 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C19E5106564A for ; Mon, 19 May 2008 09:17:17 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.freebsd.org (Postfix) with ESMTP id 47B398FC1E for ; Mon, 19 May 2008 09:17:16 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so835222nfh.33 for ; Mon, 19 May 2008 02:17:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=6RmKal4uCsprTArqGgKagFIR/sNz2tOOsXOiHAtnsTg=; b=lO17ont69X105zq/tzv+cHVZ2bbcvbyRQxjgcwI7Cvv6jlsVjDpJwalrnvVFRt2KqGtrrRRzerwoBrW7b3QfcydMX6QP/VDUqbExPQ7qacoydxwKU01rydkVHSe9yCdtqq2QDJFbzzZzQ8XajXFDsdPmce+D1GDXRfFO+TyzPS0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=rOrjqP+LKmAm7foagIe/6NIEAeHBftlhj+21/Hs/VvVOOi8o4gZGnlo5waejsfza8TOBolgBsd2LCy9MmlgaYHJe6TXIzt10k7JiMYEI1Lfht+/PFca1jGunkuMrTqHMdpxwExXI74/ttFUp+DwpQYAIQQh8AclR7seyOc12U80= Received: by 10.125.124.15 with SMTP id b15mr5696396mkn.83.1211186975106; Mon, 19 May 2008 01:49:35 -0700 (PDT) Received: by 10.86.26.8 with HTTP; Mon, 19 May 2008 01:49:35 -0700 (PDT) Message-ID: <7d6fde3d0805190149y7a3bfa75j2ca6a67cef66e8f6@mail.gmail.com> Date: Mon, 19 May 2008 01:49:35 -0700 From: "Garrett Cooper" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Now what would you expect this to print out? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 09:17:17 -0000 Riddle for the day for folks that have source trees... what would you expect this to print out (ask yourself the question and then execute the command)? find /usr/src -name Makefile -or -name '*.mk' -print The expected output and what actual output differed in my mind, but maybe somebody else can "shed some light" on the logic behind what happened [I read through the find(1) code and can see why it does what it does, but I still don't find the result useful]. Cheers, -Garrett From owner-freebsd-questions@FreeBSD.ORG Mon May 19 10:02:11 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA1DE1065672 for ; Mon, 19 May 2008 10:02:11 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [202.89.146.5]) by mx1.freebsd.org (Postfix) with ESMTP id 25E318FC25 for ; Mon, 19 May 2008 10:02:11 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 9230828424; Mon, 19 May 2008 21:46:03 +1200 (NZST) Date: Mon, 19 May 2008 21:46:03 +1200 From: Jonathan Chen To: Garrett Cooper Message-ID: <20080519094603.GC12033@osiris.chen.org.nz> References: <7d6fde3d0805190149y7a3bfa75j2ca6a67cef66e8f6@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7d6fde3d0805190149y7a3bfa75j2ca6a67cef66e8f6@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: questions@freebsd.org Subject: Re: Now what would you expect this to print out? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 10:02:11 -0000 On Mon, May 19, 2008 at 01:49:35AM -0700, Garrett Cooper wrote: > Riddle for the day for folks that have source trees... what would you expect > this to print out (ask yourself the question and then execute the command)? > > find /usr/src -name Makefile -or -name '*.mk' -print > > The expected output and what actual output differed in my mind, but maybe > somebody else can "shed some light" on the logic behind what happened It's a problem that catches many young players with find(1). One has to remember from reading the man-page that all directives have an implicit AND operator on it; and that includes the "-print" directive. So to get what you want, you have to introduce brackets: find /usr/src \( -name Makefile -or -name '*.mk' \) -print Cheers. -- Jonathan Chen ---------------------------------------------------------------------- If you're right 90% of the time, why quibble about the remaining 3%? From owner-freebsd-questions@FreeBSD.ORG Mon May 19 10:10:06 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9E691065672 for ; Mon, 19 May 2008 10:10:06 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 771E88FC1D for ; Mon, 19 May 2008 10:10:06 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so1582592wah.3 for ; Mon, 19 May 2008 03:10:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=HsmQ4ccfic9dkWea06Fst+SiTYh01BLjJC5EeikRaiM=; b=QlN7VSKbQTI8bO8OQNc4Ni9XJYTp6OV8bAvJJbjejyofueG/zyAxHrpeyADkcWtVqAZBeb2XolLIctVmNLnqvNHcXWycEU2EwGWUon4738yrlOtBkjT3r2VFwCsS6g+hkAQ4URd9bha8jxcK5un36dlHME4qPoRrE7g9RucSnQY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=de93NokgRR5cIHCkx+dqHkLmZmlrdQpnX/M2pBzO+lQ5sSyZkaR6wF2DeIvPPZJwFY9mSETWrsc9/FCZyLwy7kIGwfVtKFUXxYBsbqZkcLv8l7+AYYFx2JJ9yQ9J9aeIR1AK2GwFNRtEP97D534aV40V5+k5rWk2tqU/z0kJchg= Received: by 10.114.195.19 with SMTP id s19mr7272439waf.58.1211190081231; Mon, 19 May 2008 02:41:21 -0700 (PDT) Received: by 10.114.173.14 with HTTP; Mon, 19 May 2008 02:41:21 -0700 (PDT) Message-ID: <16d3abd60805190241i2c2c0156ped93d96ba1f1971d@mail.gmail.com> Date: Mon, 19 May 2008 09:41:21 +0000 From: "=?ISO-8859-1?Q?S=E9bastien_Morand?=" To: "Garrett Cooper" In-Reply-To: <7d6fde3d0805190149y7a3bfa75j2ca6a67cef66e8f6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7d6fde3d0805190149y7a3bfa75j2ca6a67cef66e8f6@mail.gmail.com> Cc: questions@freebsd.org Subject: Re: Now what would you expect this to print out? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 10:10:06 -0000 > Riddle for the day for folks that have source trees... what would you expect > this to print out (ask yourself the question and then execute the command)? > > find /usr/src -name Makefile -or -name '*.mk' -print > > The expected output and what actual output differed in my mind, but maybe > somebody else can "shed some light" on the logic behind what happened [I > read through the find(1) code and can see why it does what it does, but I > still don't find the result useful]. Looks like you wanted to do this: find /usr/src \( -name Makefile -o -name '*.mk' \) -print Implicit operator is and (-a) and is arithmetic, and is equivalent to multiplication, or is equivalent to addition ... so and as the priority. From owner-freebsd-questions@FreeBSD.ORG Mon May 19 10:37:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F896106567A for ; Mon, 19 May 2008 10:37:55 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id 8056C8FC17 for ; Mon, 19 May 2008 10:37:51 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from sysadmin.hst.org.za (sysadmin.int.dbn.hst.org.za [10.1.1.20]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m4JAZZjL088665 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 19 May 2008 12:35:36 +0200 (SAST) (envelope-from jonathan@hst.org.za) From: Jonathan McKeown Organization: Health Systems Trust To: freebsd-questions@freebsd.org Date: Mon, 19 May 2008 12:40:46 +0200 User-Agent: KMail/1.7.2 References: <7d6fde3d0805190149y7a3bfa75j2ca6a67cef66e8f6@mail.gmail.com> <20080519094603.GC12033@osiris.chen.org.nz> In-Reply-To: <20080519094603.GC12033@osiris.chen.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805191240.47144.jonathan@hst.org.za> X-Spam-Score: -4.378 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Re: Now what would you expect this to print out? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 10:37:55 -0000 On Monday 19 May 2008 11:46, Jonathan Chen wrote: > On Mon, May 19, 2008 at 01:49:35AM -0700, Garrett Cooper wrote: > > Riddle for the day for folks that have source trees... what would you > > expect this to print out (ask yourself the question and then execute the > > command)? > > > > find /usr/src -name Makefile -or -name '*.mk' -print > > > > The expected output and what actual output differed in my mind, but maybe > > somebody else can "shed some light" on the logic behind what happened > > It's a problem that catches many young players with find(1). One has > to remember from reading the man-page that all directives have an > implicit AND operator on it; and that includes the "-print" directive. > So to get what you want, you have to introduce brackets: > > find /usr/src \( -name Makefile -or -name '*.mk' \) -print Or, slightly bizarrely, just leave the -print off altogether - as the manpage says, If none of -exec, -ls, -print0, or -ok is specified, the given expression shall be effectively replaced by ( given expression ) -print. [Note the parens around given expression] I forget where I saw this quote first, but the last five words always make me think of the find command: Real Programmers consider "what you see is what you get" to be just as bad a concept in Text Editors as it is in women. No, the Real Programmer wants a "you asked for it, you got it" text editor - complicated, cryptic, powerful, unforgiving, dangerous. Jonathan From owner-freebsd-questions@FreeBSD.ORG Mon May 19 10:38:38 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EED9B1065679; Mon, 19 May 2008 10:38:38 +0000 (UTC) (envelope-from walter.pelissero@iesy.net) Received: from mail01.ish.de (wsmip249.ish.de [80.69.98.249]) by mx1.freebsd.org (Postfix) with ESMTP id 5084B8FC14; Mon, 19 May 2008 10:38:37 +0000 (UTC) (envelope-from walter.pelissero@iesy.net) Received: from [81.210.239.8] (account walter.pelissero@iesy.net HELO zaphod.home.loc) by mail-fe-02.mail01.ish.de (CommuniGate Pro SMTP 5.1.12) with ESMTPSA id 175050938; Mon, 19 May 2008 12:23:30 +0200 Received: from zaphod.home.loc (localhost [127.0.0.1]) by zaphod.home.loc (8.14.2/8.14.1) with ESMTP id m4JAMj65010926; Mon, 19 May 2008 12:22:45 +0200 (CEST) (envelope-from wcp@zaphod.home.loc) Received: (from wcp@localhost) by zaphod.home.loc (8.14.2/8.13.3/Submit) id m4JAMjVk010922; Mon, 19 May 2008 12:22:45 +0200 (CEST) (envelope-from wcp) From: "Walter C. Pelissero" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18481.21748.522109.722808@zaphod.home.loc> Date: Mon, 19 May 2008 12:22:44 +0200 To: questions@freebsd.org, hardware@freebsd.org X-Mailer: VM 8.0.9 under Emacs 23.0.60.4 (i386-unknown-freebsd7.0) X-Attribution: WP X-For-Spammers: blacklistme@pelissero.de X-MArch-Archive-ID: 58992 X-MArch-Processing-Time: 0.42s Cc: Subject: VIA EX15000G X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: walter@pelissero.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 10:38:39 -0000 Has anyone tried this motherboard? With 7.0 boot-only disk, I haven't been able to get as far sa "Mounting root filesystem". In fact it stops just before (after probing acd0). As a matter of fact this board doesn't seem to boot FreeBSD 6.3 either, nor 5.4. (Even an old Gentoo 1.4 gets stuck pretty soon in the boot process.) So I thought there might be some BIOS trick I should try before ditching the board. Any help is welcome. -- walter pelissero http://www.pelissero.de From owner-freebsd-questions@FreeBSD.ORG Mon May 19 11:01:16 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C428106564A; Mon, 19 May 2008 11:01:16 +0000 (UTC) (envelope-from venture37@hotmail.com) Received: from bay0-omc3-s2.bay0.hotmail.com (bay0-omc3-s2.bay0.hotmail.com [65.54.246.202]) by mx1.freebsd.org (Postfix) with ESMTP id 61D5F8FC12; Mon, 19 May 2008 11:01:16 +0000 (UTC) (envelope-from venture37@hotmail.com) Received: from BAY138-W44 ([64.4.49.79]) by bay0-omc3-s2.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 19 May 2008 03:49:15 -0700 Message-ID: X-Originating-IP: [217.22.88.121] From: Sevan / Venture37 To: , , Date: Mon, 19 May 2008 11:49:15 +0100 Importance: Normal In-Reply-To: <18481.21748.522109.722808@zaphod.home.loc> References: <18481.21748.522109.722808@zaphod.home.loc> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 19 May 2008 10:49:16.0194 (UTC) FILETIME=[FB957820:01C8B99D] Cc: Subject: RE: VIA EX15000G X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 11:01:16 -0000 as a test try a daily snapshot Sevan / Venture37 _________________________________________________________________ http://clk.atdmt.com/UKM/go/msnnkmgl0010000007ukm/direct/01/= From owner-freebsd-questions@FreeBSD.ORG Mon May 19 12:04:56 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B32641065679; Mon, 19 May 2008 12:04:56 +0000 (UTC) (envelope-from walter.pelissero@iesy.net) Received: from mail01.ish.de (wsmip249.ish.de [80.69.98.249]) by mx1.freebsd.org (Postfix) with ESMTP id 0F98E8FC1F; Mon, 19 May 2008 12:04:55 +0000 (UTC) (envelope-from walter.pelissero@iesy.net) Received: from [81.210.239.8] (account walter.pelissero@iesy.net HELO zaphod.home.loc) by mail-fe-03.mail01.ish.de (CommuniGate Pro SMTP 5.1.12) with ESMTPSA id 11382260; Mon, 19 May 2008 14:04:54 +0200 Received: from zaphod.home.loc (localhost [127.0.0.1]) by zaphod.home.loc (8.14.2/8.14.1) with ESMTP id m4JC2jUI015274; Mon, 19 May 2008 14:02:45 +0200 (CEST) (envelope-from wcp@zaphod.home.loc) Received: (from wcp@localhost) by zaphod.home.loc (8.14.2/8.13.3/Submit) id m4JC2jZp015270; Mon, 19 May 2008 14:02:45 +0200 (CEST) (envelope-from wcp) From: "Walter C. Pelissero" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18481.27748.848866.54513@zaphod.home.loc> Date: Mon, 19 May 2008 14:02:44 +0200 To: Sevan / Venture37 In-Reply-To: References: <18481.21748.522109.722808@zaphod.home.loc> X-Mailer: VM 8.0.9 under Emacs 23.0.60.4 (i386-unknown-freebsd7.0) X-Attribution: WP X-For-Spammers: blacklistme@pelissero.de X-MArch-Archive-ID: 59001 X-MArch-Processing-Time: 0.42s Cc: questions@freebsd.org, hardware@freebsd.org Subject: RE: VIA EX15000G X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: walter@pelissero.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 12:04:56 -0000 Sevan / Venture37 writes: > > as a test try a daily snapshot Just tried 8.0 of May 2008. Same thing. BTW, Gentoo 1.4 eventually boots, disabling the USB disks legacy support in the BIOS. (As far as I understand, it's an emulation that lets primiteve OSs see the USB disks as IDE disks, or something like that.) This doesn't help FreeBSD, though. -- walter pelissero http://www.pelissero.de From owner-freebsd-questions@FreeBSD.ORG Mon May 19 12:17:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F6F61065674 for ; Mon, 19 May 2008 12:17:55 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5290C8FC12 for ; Mon, 19 May 2008 12:17:55 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jy4JN-0003GK-Cx for freebsd-questions@freebsd.org; Mon, 19 May 2008 12:17:53 +0000 Received: from bkkb-gw.voop.net ([62.97.242.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 May 2008 12:17:53 +0000 Received: from solskogen by bkkb-gw.voop.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 May 2008 12:17:53 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Christer Solskogen Date: Mon, 19 May 2008 14:17:45 +0200 Lines: 17 Message-ID: References: <18481.21748.522109.722808@zaphod.home.loc> <18481.27748.848866.54513@zaphod.home.loc> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: bkkb-gw.voop.net User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) In-Reply-To: <18481.27748.848866.54513@zaphod.home.loc> Sender: news Subject: Re: VIA EX15000G X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 12:17:55 -0000 Walter C. Pelissero wrote: > Sevan / Venture37 writes: > > > > as a test try a daily snapshot > > Just tried 8.0 of May 2008. Same thing. > > BTW, Gentoo 1.4 eventually boots, disabling the USB disks legacy > support in the BIOS. (As far as I understand, it's an emulation that > lets primiteve OSs see the USB disks as IDE disks, or something like > that.) This doesn't help FreeBSD, though. > Have you tried updating the BIOS (if it's available)? -- chs, for the greater good From owner-freebsd-questions@FreeBSD.ORG Mon May 19 13:08:47 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EADBF1065680; Mon, 19 May 2008 13:08:47 +0000 (UTC) (envelope-from walter.pelissero@iesy.net) Received: from mail01.ish.de (wsmip249.ish.de [80.69.98.249]) by mx1.freebsd.org (Postfix) with ESMTP id 472038FC2A; Mon, 19 May 2008 13:08:46 +0000 (UTC) (envelope-from walter.pelissero@iesy.net) Received: from [81.210.239.8] (account walter.pelissero@iesy.net HELO zaphod.home.loc) by mail-fe-03.mail01.ish.de (CommuniGate Pro SMTP 5.1.12) with ESMTPSA id 11399825; Mon, 19 May 2008 15:08:44 +0200 Received: from zaphod.home.loc (localhost [127.0.0.1]) by zaphod.home.loc (8.14.2/8.14.1) with ESMTP id m4JD8LBw018058; Mon, 19 May 2008 15:08:21 +0200 (CEST) (envelope-from wcp@zaphod.home.loc) Received: (from wcp@localhost) by zaphod.home.loc (8.14.2/8.13.3/Submit) id m4JD8LZF018055; Mon, 19 May 2008 15:08:21 +0200 (CEST) (envelope-from wcp) From: "Walter C. Pelissero" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18481.31685.747754.960974@zaphod.home.loc> Date: Mon, 19 May 2008 15:08:21 +0200 To: Christer Solskogen In-Reply-To: References: <18481.21748.522109.722808@zaphod.home.loc> X-Mailer: VM 8.0.9 under Emacs 23.0.60.4 (i386-unknown-freebsd7.0) X-Attribution: WP X-For-Spammers: blacklistme@pelissero.de X-MArch-Archive-ID: 59008 X-MArch-Processing-Time: 0.44s Cc: questions@freebsd.org, hardware@freebsd.org Subject: RE: VIA EX15000G X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: walter@pelissero.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 13:08:48 -0000 Christer Solskogen writes: > Have you tried updating the BIOS (if it's available)? As far as I can tell my BIOS is 1.04, while VIA, for the EX boards, provides an "upgrade" to 1.01: http://www.via.com.tw/en/products/mainboards/downloads.jsp?motherboard_id=450 I'm not sure this is funny. -- walter pelissero http://www.pelissero.de From owner-freebsd-questions@FreeBSD.ORG Mon May 19 15:23:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5EF9106566C for ; Mon, 19 May 2008 15:23:30 +0000 (UTC) (envelope-from demonichandextensions@hotmail.com) Received: from blu0-omc4-s30.blu0.hotmail.com (blu0-omc4-s30.blu0.hotmail.com [65.55.111.169]) by mx1.freebsd.org (Postfix) with ESMTP id 5D29E8FC17 for ; Mon, 19 May 2008 15:23:30 +0000 (UTC) (envelope-from demonichandextensions@hotmail.com) Received: from BLU116-W11 ([65.55.111.137]) by blu0-omc4-s30.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 19 May 2008 08:23:29 -0700 Message-ID: X-Originating-IP: [67.59.9.34] From: brad davison To: Date: Mon, 19 May 2008 15:23:30 +0000 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 19 May 2008 15:23:29.0778 (UTC) FILETIME=[4AAF2520:01C8B9C4] Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Lock down the all-staff email list? sendmail, alias, majordomo? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 15:23:30 -0000 Our company has a sendmail server 8.13.8 running on FBSD 6.2 with procmail.= We currently have an alias set up for our all-staff email (we only have a= bout 200 users). Someone recently sent out an email to the all-staff that = someone didn't like, so now I have to restrict who can send to it. I have disabled the alias, since I didn't know if there was a way to restri= ct who can send to aliases, but is there a good way to have a list of users= that either a) doesn't give the list name in the email, or B) a list progr= am like majordomo or something that I can keep people from using who isn't = 'the boss'? What is the best way to have a list that only certain users are able to sen= d to? I am open to suggestions that will get me out of this situation.=20 Thanks _________________________________________________________________ Give to a good cause with every e-mail. Join the i=92m Initiative from Micr= osoft. http://im.live.com/Messenger/IM/Join/Default.aspx?souce=3DEML_WL_ GoodCause= From owner-freebsd-questions@FreeBSD.ORG Mon May 19 15:44:43 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5811E1065670 for ; Mon, 19 May 2008 15:44:43 +0000 (UTC) (envelope-from gunther.mayer@googlemail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id D629A8FC14 for ; Mon, 19 May 2008 15:44:42 +0000 (UTC) (envelope-from gunther.mayer@googlemail.com) Received: by ug-out-1314.google.com with SMTP id q2so617264uge.37 for ; Mon, 19 May 2008 08:44:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:from; bh=MP+RD5D9bKrQbaJKq0MATBW8zQami3L7iUs1GxtDwdU=; b=XlxJddKHD+oMM2zCRt+h6uL9zD4fF3+d4bnTqlhrg5onYxFCiphPUElWz0+IyWyJ2zthGA11UCxJUKNk3gR3t/wguRyJG+HjngFl+opfRR+1tVide+zmNdnfibcBZtX7x6ldJ6lHMj/6py1U2GvceB9ulNAAxuwvpcACoOOSIXA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:from; b=NHJyApsRwziZHCrj8n0PSxOhisINrdhRsIwtWZN/edghoWLnVEi327h8C8ojWh3sqelwhxl2pW23XTBbqAeydbgiJ7vEOpShBUrF3BtCgjIIaoR9UaqLGUgjimXqk+lROi0GWJ9vqLZoobHuxXHYlkXtlS35ymxnEi/F7RjK+8c= Received: by 10.67.15.2 with SMTP id s2mr4082438ugi.87.1211210273424; Mon, 19 May 2008 08:17:53 -0700 (PDT) Received: from ?172.25.0.180? ( [196.7.14.186]) by mx.google.com with ESMTPS id c1sm1738996ugf.72.2008.05.19.08.17.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 19 May 2008 08:17:52 -0700 (PDT) Message-ID: <483199E1.5040505@gmail.com> Date: Mon, 19 May 2008 17:16:49 +0200 User-Agent: Thunderbird 2.0.0.14 (X11/20080502) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Gunther Mayer Cc: Subject: The impossible happened, committing suicide X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 15:44:43 -0000 Hi there, I couldn't quite believe it when I saw it. I received an email from cron stating Assertion failed: (0 && "The impossible happened, committing suicide"), function load_plist, file store_txt.c, line 840. Abort trap Obviously a developer's joke, but I'm concerned that there might be a real problem. Would anybody here have any clue as to why this would occur? This happened when executing the following daily (early morning) job on our development server: portsnap cron update >/dev/null && portsdb -u 2>/dev/null && [ $(hostname) = mydevserver ] && portsearch -u The hostname check we have in there is necessary because while portsearch is handy, it's very resource hungry and thus only tolerable in a testing environment - we share the crontab through svn between our live and dev box. I've now received the same output twice - once yesterday morning and once this morning, chances are I'll get the same tomorrow again... Gunther From owner-freebsd-questions@FreeBSD.ORG Mon May 19 16:12:42 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9449E106566C; Mon, 19 May 2008 16:12:42 +0000 (UTC) (envelope-from ian@bulinfo.net) Received: from xpcl.grogy.com (c-67-188-149-140.hsd1.ca.comcast.net [67.188.149.140]) by mx1.freebsd.org (Postfix) with ESMTP id 3BB4B8FC1B; Mon, 19 May 2008 16:12:42 +0000 (UTC) (envelope-from ian@bulinfo.net) Received: from xpcl.grogy.com (localhost [127.0.0.1]) by xpcl.grogy.com (8.14.2/8.14.2) with ESMTP id m4JFjfaX083214; Mon, 19 May 2008 08:45:41 -0700 (PDT) (envelope-from ian@bulinfo.net) Message-ID: <4831A0A5.6040808@bulinfo.net> Date: Mon, 19 May 2008 08:45:41 -0700 From: Yani Brankov User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: questions@freebsd.org, performance@freebsd.org Content-Type: multipart/mixed; boundary="------------010205040807060702000408" Cc: Subject: Low/Jerky performance in FreeBSD 7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 16:12:42 -0000 This is a multi-part message in MIME format. --------------010205040807060702000408 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hey guys, I recently updated to FreeBSD 7 and noticed that my box started to perform as windows does under heavier loads. The mouse starts to be jerky when compiling, window updates/redraws are slow and bump the CPU usage up to 100%. I attributed this to the mga driver which comes with the distro in the beginning. However, I later noticed the same happens even when X has not been started. For instance, I start a kernel compile and the console mouse becomes jumpy. All these have never happened before with FreeBSD on this box. It has enough memory (1.5G) and relatively fast CPU (2.5GHz). I started to think this may be originating from kernel level (irq handling, long times in giant locked code during syscalls, etc). I am wondering whether it is only me who has hit this problem or it is more common. It may be also related to hardware configuration, etc. I'm trying to figure out. Attaching my dmesg output in case it's important. Yani --------------010205040807060702000408 Content-Type: text/plain; name="dmesg" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="dmesg" Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 2.53GHz (2539.10-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xbfebfbff Features2=0x400 real memory = 1610547200 (1535 MB) avail memory = 1564446720 (1491 MB) ACPI APIC Table: ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) hptrr: HPT RocketRAID controller driver v1.1 (Feb 24 2008 19:59:27) acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, 5fef0000 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 cpu0: on acpi0 p4tcc0: on cpu0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: on hostb0 pcib1: at device 1.0 on pci0 pci1: on pcib1 vgapci0: mem 0xe4000000-0xe5ffffff,0xe6000000-0xe6003fff,0xe7000000-0xe77fffff irq 16 at device 0.0 on pci1 uhci0: port 0xd800-0xd81f irq 16 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xd000-0xd01f irq 19 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xd400-0xd41f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered ehci0: mem 0xe9100000-0xe91003ff irq 23 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 uhub3: on usb3 uhub3: 6 ports with 6 removable, self powered uhub4: on uhub3 uhub4: single transaction translator uhub4: 2 ports with 1 removable, self powered uhub5: on uhub4 uhub5: multiple transaction translators uhub5: 4 ports with 3 removable, self powered umass0: on uhub5 umass1: on uhub3 pcib2: at device 30.0 on pci0 pci2: on pcib2 rl0: port 0xc000-0xc0ff mem 0xe9000000-0xe90000ff irq 18 at device 6.0 on pci2 miibus0: on rl0 rlphy0: PHY 0 on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:30:1b:ac:d2:33 rl0: [ITHREAD] fwohci0: port 0xc400-0xc47f mem 0xe9001000-0xe90017ff irq 19 at device 7.0 on pci2 fwohci0: [FILTER] fwohci0: OHCI version 1.0 (ROM=1) fwohci0: No. of Isochronous channels is 8. fwohci0: EUI64 00:30:1b:ac:00:00:d2:97 fwohci0: Phy 1394a available S400, 3 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:30:1b:00:d2:97 fwe0: Ethernet address: 02:30:1b:00:d2:97 fwip0: on firewire0 fwip0: Firewire address: 00:30:1b:ac:00:00:d2:97 @ 0xfffe00000000, S400, maxrec 2048 sbp0: on firewire0 dcons_crom0: on firewire0 dcons_crom0: bus_addr 0x14b4000 fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf000-0xf00f at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] pci0: at device 31.3 (no driver attached) pcm0: port 0xe000-0xe0ff,0xe400-0xe43f mem 0xe9101000-0xe91011ff,0xe9102000-0xe91020ff irq 17 at device 31.5 on pci0 pcm0: [ITHREAD] pcm0: acpi_tz0: on acpi0 fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FILTER] sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio0: [FILTER] sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A sio1: [FILTER] atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model IntelliMouse Explorer, device ID 4 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc8fff,0xcc000-0xd3fff pnpid ORM0000 on isa0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: on ppc0 ppbus0: [ITHREAD] plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ppc0: [GIANT-LOCKED] ppc0: [ITHREAD] sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 2539103340 Hz quality 800 Timecounters tick every 1.000 msec hptrr: no controller detected. firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) ad0: 476940MB at ata0-master UDMA100 umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR cd0 at umass-sim1 bus 1 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 40.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR (da0:umass-sim0:0:0:0): got CAM status 0x4 (da0:umass-sim0:0:0:0): fatal error, failed to attach to device (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry da1 at umass-sim0 bus 0 target 0 lun 1 da1: Removable Direct Access SCSI-0 device da1: 40.000MB/s transfers da1: Attempt to query device size failed: NOT READY, Medium not present umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR umass0: BBB reset failed, IOERROR Trying to mount root from ufs:/dev/ad0s1a rl0: link state changed to UP --------------010205040807060702000408-- From owner-freebsd-questions@FreeBSD.ORG Mon May 19 17:43:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74DF4106566C for ; Mon, 19 May 2008 17:43:18 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 449438FC2B for ; Mon, 19 May 2008 17:43:18 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 98C3E10AF58; Mon, 19 May 2008 13:43:17 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Mon, 19 May 2008 13:43:17 -0400 X-Sasl-enc: wIM92wkYZjjN0jv0cfP/9Mbq6wEKxRhDd8YuLNMgLvOF 1211218996 Received: from hagrid.ewd.goldmark.org (n114.ewd.goldmark.org [72.64.118.114]) by mail.messagingengine.com (Postfix) with ESMTPSA id D649C15E1D; Mon, 19 May 2008 13:43:16 -0400 (EDT) Message-Id: <50D16E4F-5247-4A35-BF53-8202696C8EF4@goldmark.org> From: Jeffrey Goldberg To: brad davison In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 19 May 2008 12:43:15 -0500 References: X-Mailer: Apple Mail (2.919.2) Cc: freebsd-questions@freebsd.org Subject: Re: Lock down the all-staff email list? sendmail, alias, majordomo? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 17:43:18 -0000 On May 19, 2008, at 10:23 AM, brad davison wrote: > > Our company has a sendmail server 8.13.8 running on FBSD 6.2 with > procmail. We currently have an alias set up for our all-staff email > (we only have about 200 users). Someone recently sent out an email > to the all-staff that someone didn't like, so now I have to restrict > who can send to it. > or B) a list program like majordomo or something that I can keep > people from using who isn't 'the boss'? That is the option I recommend. Look at the mailman port. Mailman is a very nice (though not perfect) mailing list management system. I see that there is also a port for majordomo if that is what you prefer. But I find that mailman is easier for my users to cope with. > What is the best way to have a list that only certain users are able > to send to? > I am open to suggestions that will get me out of this situation. You have already given the answer. Use a mailing list management system like majordomo. I recommend mailman. By the way, mailman is what is used for managing the FreeBSD mailing lists. The announce list is set up so that only certain individuals can post to it. -j -- Jeffrey Goldberg http://www.goldmark.org/jeff/ From owner-freebsd-questions@FreeBSD.ORG Mon May 19 17:59:40 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C879106567D for ; Mon, 19 May 2008 17:59:40 +0000 (UTC) (envelope-from chuckr@telenix.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.7]) by mx1.freebsd.org (Postfix) with ESMTP id 6B9E78FC2B for ; Mon, 19 May 2008 17:59:40 +0000 (UTC) (envelope-from chuckr@telenix.org) Received: (qmail 23847 invoked from network); 19 May 2008 17:33:00 -0000 Received: from april.chuckr.org (HELO chuckr.org) (chuckr@[66.92.151.30]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 19 May 2008 17:33:00 -0000 Message-ID: <4831B7CF.7010002@telenix.org> Date: Mon, 19 May 2008 13:24:31 -0400 From: Chuck Robey User-Agent: Thunderbird 2.0.0.6 (X11/20071107) MIME-Version: 1.0 To: Steven Friedrich References: <482CC777.8060309@InsightBB.com> <482cda0c.vqeNxjersEZzdru+%perryh@pluto.rain.com> <482CE28D.3080107@InsightBB.com> <482d121f.1u3/tzXb60SdNrbc%perryh@pluto.rain.com> <4830A83B.70905@InsightBB.com> In-Reply-To: <4830A83B.70905@InsightBB.com> X-Enigmail-Version: 0.95.5 OpenPGP: id=F3DCA0E9; url=http://pgp.mit.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org, perryh@pluto.rain.com Subject: Re: Belkin F5D9050 ver 4000 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 17:59:40 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Steven Friedrich wrote: > perryh@pluto.rain.com wrote: >>>> Doing a descriptor dump, and posting the results to freebsd-usb@, >>>> might find someone who knows how to get that particular device to >>>> work. >>>> >>> Ok, I'll bite. How do you do a descriptor dump? >> >> One way is to use sysutils/udesc_dump, from ports, as recommended here: >> http://lists.freebsd.org/pipermail/freebsd-usb/2008-January/004308.html >> > Standard Device Descriptor: A way that gets you a hex dump is to use Kai Wang's kernel module, avaialble at http://people.freebsd.org/~kaiw/tools/krepdump.tgz. Just compile and load it (it builds trivially easy) and then unplug/plug your device, and out pops a descriptor dump. I liked that hex dump so much, I made it the input to my teaching parser, which I stuck at http://people.freebsd.org/~chuckr/code/python/uhidParser-0.2.1.tbz > bLength 18 > bDescriptorType 01 > bcdUSB 0200 > bDeviceClass 00 > bDeviceSubClass 00 > bDeviceProtocol 00 > bMaxPacketSize 64 > idVendor 050d > idProduct 905c > bcdDevice 0001 > iManufacturer 1 > iProduct 2 > iSerialNumber 0 > bNumConfigurations 1 > > Configuration 0: > Standard Configuration Descriptor: > bLength 9 > bDescriptorType 02 > wTotalLength 53 > bNumInterface 1 > bConfigurationValue 1 > iConfiguration 0 > bmAttributes 80 > bMaxPower 150 (300 mA) > > Standard Interface Descriptor: > bLength 9 > bDescriptorType 04 > bInterfaceNumber 0 > bAlternateSetting 0 > bNumEndpoints 5 > bInterfaceClass ff > bInterfaceSubClass ff > bInterfaceProtocol ff > iInterface 0 > > Standard Endpoint Descriptor: > bLength 7 > bDescriptorType 05 > bEndpointAddress 81 (in) > bmAttributes 02 (Bulk) > wMaxPacketSize 512 > bInterval 0 > > Standard Endpoint Descriptor: > bLength 7 > bDescriptorType 05 > bEndpointAddress 01 (out) > bmAttributes 02 (Bulk) > wMaxPacketSize 512 > bInterval 0 > > Standard Endpoint Descriptor: > bLength 7 > bDescriptorType 05 > bEndpointAddress 02 (out) > bmAttributes 02 (Bulk) > wMaxPacketSize 512 > bInterval 0 > > Standard Endpoint Descriptor: > bLength 7 > bDescriptorType 05 > bEndpointAddress 03 (out) > bmAttributes 02 (Bulk) > wMaxPacketSize 512 > bInterval 0 > > Standard Endpoint Descriptor: > bLength 7 > bDescriptorType 05 > bEndpointAddress 04 (out) > bmAttributes 02 (Bulk) > wMaxPacketSize 512 > bInterval 0 > > Codes Representing Languages by the Device: > bLength 4 > bDescriptorType 03 > wLANGID[0] 0409 > > String (index 1): Belkin > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIMbfPz62J6PPcoOkRAmenAJ9RdY2uRPPABAn823C0CnNe1kj2kwCeMAya Vp6J957Zf52N/pkpPbMa9yI= =trt7 -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Mon May 19 18:07:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E75DE1065670 for ; Mon, 19 May 2008 18:07:11 +0000 (UTC) (envelope-from chuckr@telenix.org) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.freebsd.org (Postfix) with ESMTP id BCB358FC1C for ; Mon, 19 May 2008 18:07:11 +0000 (UTC) (envelope-from chuckr@telenix.org) Received: (qmail 11971 invoked from network); 19 May 2008 17:40:31 -0000 Received: from april.chuckr.org (HELO chuckr.org) (chuckr@[66.92.151.30]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 19 May 2008 17:40:31 -0000 Message-ID: <4831B992.2090100@telenix.org> Date: Mon, 19 May 2008 13:32:02 -0400 From: Chuck Robey User-Agent: Thunderbird 2.0.0.6 (X11/20071107) MIME-Version: 1.0 To: brad davison References: In-Reply-To: X-Enigmail-Version: 0.95.5 OpenPGP: id=F3DCA0E9; url=http://pgp.mit.edu Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Lock down the all-staff email list? sendmail, alias, majordomo? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 18:07:12 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 brad davison wrote: > Our company has a sendmail server 8.13.8 running on FBSD 6.2 with procmail. We currently have an alias set up for our all-staff email (we only have about 200 users). Someone recently sent out an email to the all-staff that someone didn't like, so now I have to restrict who can send to it. > > I have disabled the alias, since I didn't know if there was a way to restrict who can send to aliases, but is there a good way to have a list of users that either a) doesn't give the list name in the email, or B) a list program like majordomo or something that I can keep people from using who isn't 'the boss'? > > What is the best way to have a list that only certain users are able to send to? > I am open to suggestions that will get me out of this situation. > I don't have your setup, but I could guess what I would do with mine: I wouldn't try to stop folks from sending to that address, instead, I would block it on the reception side, so only a given set can get thru to be re-echoed to. Blocking on the receive side, that's something that is very well covered in a huge number of tools, blocking on the sending, that's one heck of a lot more difficult. Wouldn't it give you the same effect, or does the filtering occur at the wrong point in your processing, to be able to block the retransmission (time to test it). > Thanks > > _________________________________________________________________ > Give to a good cause with every e-mail. Join the i’m Initiative from Microsoft. > http://im.live.com/Messenger/IM/Join/Default.aspx?souce=EML_WL_ GoodCause_______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIMbmSz62J6PPcoOkRAiV6AJ9XUml4l9ro4sng+POstt9Zy0HPmACfYeNi iM/2siKhPjAtd1XB6NThZ3g= =fBll -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Mon May 19 18:54:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80CD2106564A for ; Mon, 19 May 2008 18:54:23 +0000 (UTC) (envelope-from dkelly@Grumpy.DynDNS.org) Received: from smtp.knology.net (smtp.knology.net [24.214.63.101]) by mx1.freebsd.org (Postfix) with ESMTP id 0E5918FC23 for ; Mon, 19 May 2008 18:54:22 +0000 (UTC) (envelope-from dkelly@Grumpy.DynDNS.org) Received: (qmail 3076 invoked by uid 0); 19 May 2008 18:54:20 -0000 Received: from unknown (HELO Grumpy.DynDNS.org) (216.186.148.249) by smtp8.knology.net with SMTP; 19 May 2008 18:54:20 -0000 Received: by Grumpy.DynDNS.org (Postfix, from userid 928) id 1D8DD28429; Mon, 19 May 2008 13:54:20 -0500 (CDT) Date: Mon, 19 May 2008 13:54:20 -0500 From: David Kelly To: brad davison Message-ID: <20080519185420.GA17546@Grumpy.DynDNS.org> References: 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-questions@freebsd.org Subject: Re: Lock down the all-staff email list? sendmail, alias, majordomo? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 18:54:23 -0000 On Mon, May 19, 2008 at 03:23:30PM +0000, brad davison wrote: > > Our company has a sendmail server 8.13.8 running on FBSD 6.2 with > procmail. We currently have an alias set up for our all-staff email > (we only have about 200 users). Someone recently sent out an email to > the all-staff that someone didn't like, so now I have to restrict who > can send to it. If one is willing to consider replacing sendmail with postfix it appears there may be several ways to restrict who may send messages to an address. "man 5 access" and "man 5 header_checks" are my first guesses. Header_checks seems to run before the message is queued. If there is a match you can accept, reject, redirect, or many other things. OTOH if only a few people are allowed to send to all-staff then maybe it would be best to manually maintain a mail list in their personal address books? Another way to deal with it would be to rewrite the all-staff header with a bogus undeliverable address so that the minions don't know what the single whole world address is? So that if they reply it doesn't deliver, or it only delivers to a few select people? Only the privileged few know the real-all-staff email address. I know, its "security by obscurity" but when absolute security is not needed and all that is needed is protection from the ignorant its often plenty good enough. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad. From owner-freebsd-questions@FreeBSD.ORG Mon May 19 19:07:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5B071065671 for ; Mon, 19 May 2008 19:07:30 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from cartman.xxiii.com (cartman.xxiii.com [208.62.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 57A558FC1A for ; Mon, 19 May 2008 19:07:30 +0000 (UTC) (envelope-from bitabyss@gmail.com) Received: from [172.23.23.190] (lan23.xxiii.com [208.62.177.50]) by cartman.xxiii.com (8.13.8/8.13.8) with ESMTP id m4JJ7SlA042388 for ; Mon, 19 May 2008 15:07:28 -0400 (EDT) (envelope-from bitabyss@gmail.com) Message-ID: <4831CFF3.8070300@gmail.com> Date: Mon, 19 May 2008 15:07:31 -0400 From: Rob User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 To: FreeBSD Questions References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Lock down the all-staff email list? sendmail, alias, majordomo? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 19:07:30 -0000 brad davison wrote: > What is the best way to have a list that only certain users are able to send to? That sounds like you're getting into a full blown mailing0list package. I set up the "minimalist" port for a small list last year. Small & very easy to config. I think it has the restriction you want. -R From owner-freebsd-questions@FreeBSD.ORG Mon May 19 19:09:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E34B10656BC for ; Mon, 19 May 2008 19:09:06 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by mx1.freebsd.org (Postfix) with ESMTP id 90C2B8FC16 for ; Mon, 19 May 2008 19:09:05 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so2106704fkk.11 for ; Mon, 19 May 2008 12:09:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=IJ7mf51yZoA2OcDksY34PrE4mJcJTt0bACTnMZYs0hk=; b=XUz2YfqwIhR7FAs98nbuuIZNowfjbz/QGrEgxjc3P/ygK4lRX7Zw22X7nG5fGR7o+/RGZ9yYzh8c383sSJp7zGOTTBlDls4PnjWU9IaKVKSxYIV9vLtaHLsnEZJxwhdYbpKEyerovZSuGYk0fyVzTJRoC8Q2FQ8W+NDbAFIWqGQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=bPoufcl21ab3gQKeT2UDq7QlvxspiC6pBHhjx1rmrsuqI91RRgnG53EtW4qzbOoGCiHChbuYk1YT0J0mGWOu1FsOCtqz5mNs6hQtE3tROjR72u4W0MxbefNZLGKBe6NHyuu2XW0EHIpq9CKfcfuQhzD+1tAqZ5gBaPfvslqiokA= Received: by 10.125.157.20 with SMTP id j20mr6305907mko.125.1211222625657; Mon, 19 May 2008 11:43:45 -0700 (PDT) Received: by 10.86.98.6 with HTTP; Mon, 19 May 2008 11:43:45 -0700 (PDT) Message-ID: <1bd550a00805191143l4f684cf8o61b49977241e5e28@mail.gmail.com> Date: Mon, 19 May 2008 20:43:45 +0200 From: "=?ISO-8859-1?Q?Fernando_Apestegu=EDa?=" To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Touchpad issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 19:09:06 -0000 Hi all, I just installed FreeBSD 7 on my laptop. Most things work fine, but I run into problems with my touchpad. The "touching area" only works inside of firefox (clicking on links, tabs, etc), it works with the contacts list in Pidgin (only single click) but it doesn't work at all with other Gnome components (I can't click or double click on the panel or on the desktop icons using the area. I can do it fine with the buttons. I tried different things with the xorg.conf but it didn't work. My current configuration is this: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection And BTW, the buttons for the scroll don't work. They only paste the selection buffers, but they don't scroll at all. Any ideas? Thanks in advance From owner-freebsd-questions@FreeBSD.ORG Mon May 19 19:22:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 473411065671 for ; Mon, 19 May 2008 19:22:38 +0000 (UTC) (envelope-from aaron@aaronholmes.net) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id 0C8DB8FC0A for ; Mon, 19 May 2008 19:22:37 +0000 (UTC) (envelope-from aaron@aaronholmes.net) Received: by py-out-1112.google.com with SMTP id u52so2050014pyb.10 for ; Mon, 19 May 2008 12:22:37 -0700 (PDT) Received: by 10.141.152.8 with SMTP id e8mr3888533rvo.19.1211224957011; Mon, 19 May 2008 12:22:37 -0700 (PDT) Received: from ?192.168.1.110? ( [71.39.93.58]) by mx.google.com with ESMTPS id f42sm13067199rvb.5.2008.05.19.12.22.36 (version=SSLv3 cipher=RC4-MD5); Mon, 19 May 2008 12:22:36 -0700 (PDT) Message-ID: <4831D377.102@aaronholmes.net> Date: Mon, 19 May 2008 12:22:31 -0700 From: Aaron Holmes User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Samba, AD, nsswitch, freebsd & idmap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 19:22:38 -0000 I'm not sure where this issue should go, or if it's even a bug. If it's not, please help! https://bugzilla.samba.org/show_bug.cgi?id=5468 From owner-freebsd-questions@FreeBSD.ORG Mon May 19 19:26:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08486106566B for ; Mon, 19 May 2008 19:26:01 +0000 (UTC) (envelope-from raghu@mri.ernet.in) Received: from hrimail.hri.res.in (hrimail.hri.res.in [210.212.50.7]) by mx1.freebsd.org (Postfix) with ESMTP id E875D8FC1B for ; Mon, 19 May 2008 19:25:59 +0000 (UTC) (envelope-from raghu@mri.ernet.in) Received: from ipc2.mri.ernet.in (unknown [192.168.3.2]) by hrimail.hri.res.in (Postfix) with ESMTP id 8193197E57; Tue, 20 May 2008 01:02:06 +0530 (IST) Received: from ipc2 (localhost [127.0.0.1]) by ipc2 (Postfix) with SMTP id 121781DE6C; Tue, 20 May 2008 00:55:52 +0530 (IST) Received: from riemann.mri.ernet.in (riemann.mri.ernet.in [192.168.3.122]) by ipc2.mri.ernet.in (Postfix) with ESMTP id E47EF1D90A; Tue, 20 May 2008 00:55:51 +0530 (IST) Received: from riemann.mri.ernet.in (localhost [127.0.0.1]) by riemann.mri.ernet.in (8.13.6/8.13.6) with ESMTP id m4JJJdHO030955; Tue, 20 May 2008 00:49:39 +0530 (IST) (envelope-from raghu@riemann.mri.ernet.in) Received: (from raghu@localhost) by riemann.mri.ernet.in (8.13.6/8.13.6/Submit) id m4JJJZjh030954; Tue, 20 May 2008 00:49:35 +0530 (IST) (envelope-from raghu) From: "N. Raghavendra" To: brad davison In-Reply-To: (brad davison's message of "Mon, 19 May 2008 15:23:30 +0000") References: X-Organization: Harish-Chandra Research Institute (HRI) X-Address: Chhatnag Road, Jhusi, Allahabad 211 019, India X-URL: http://www.mri.ernet.in/ and http://www.retrotexts.net/ X-Phone: +91 (532) 2667 509, 2667 318, 2667 578, 2567 746, 2567 747 X-Fax: +91 (532) 2667 576, 2567 748, 2567 444, 2568 036 X-OpenPGP-Key-ID: 0x03618806 X-OpenPGP-Key-Fingerprint: C75D D0AF 457E 7454 BEC2 37AD C6E1 0407 0361 8806 X-OpenPGP-Public-Key-Available-At: http://www.keyserver.net/ Date: Tue, 20 May 2008 00:49:35 +0530 Message-ID: <86k5hq9k54.fsf@riemann.mri.ernet.in> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Lock down the all-staff email list? sendmail, alias, majordomo? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "N. Raghavendra" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 19:26:01 -0000 At 2008-05-19T15:23:30Z, brad davison wrote: > What is the best way to have a list that only certain users are able > to send to? You can use Majordomo, and set the parameter `restrict_post' in `listname.config': restrict_post = listname.allowed where `listname.allowed' is a file containing addresses from which messages to the list will be accepted. In addition, you may want to configure `/etc/mail/virtualusertable' as in Majordomo FAQ 3.6, http://www.greatcircle.com/majordomo/majordomo-faq.html#3.6 HTH, Raghavendra. -- N. Raghavendra | http://www.retrotexts.net/ Harish-Chandra Research Institute | http://www.mri.ernet.in/ See message headers for contact and OpenPGP information. From owner-freebsd-questions@FreeBSD.ORG Mon May 19 19:28:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7796A106566B for ; Mon, 19 May 2008 19:28:03 +0000 (UTC) (envelope-from derek.graham@att.net) Received: from smtp114.sbc.mail.re2.yahoo.com (smtp114.sbc.mail.re2.yahoo.com [68.142.229.91]) by mx1.freebsd.org (Postfix) with SMTP id 0D3EB8FC15 for ; Mon, 19 May 2008 19:28:02 +0000 (UTC) (envelope-from derek.graham@att.net) Received: (qmail 81924 invoked from network); 19 May 2008 19:01:22 -0000 Received: from unknown (HELO ?192.168.1.100?) (derek.graham@att.net@68.75.169.132 with plain) by smtp114.sbc.mail.re2.yahoo.com with SMTP; 19 May 2008 19:01:22 -0000 X-YMail-OSG: U2rIQWEVM1n3oU4fVwVTqM28cDPLHheTOnf4Qs9T08eCt1jSudNis8_A3RlL5spipAS4GfjrOcsZf7ZQw0hDbzX_0TAJ3yCorBA_mpYUpw-- X-Yahoo-Newman-Property: ymail-3 From: Derek Graham Organization: D and M Computers, Inc. To: freebsd-questions@freebsd.org Date: Mon, 19 May 2008 14:00:53 -0500 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805191400.53555.derek.graham@att.net> Subject: Status of KDE4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 19:28:03 -0000 Just curious when KDE4 is going to be officialy in the port tree and if there is any word on running KDE3 and KDE4 together? I want to try it out but want to hear what others got to say about installing it and if there is a good guide to doing it? Derek From owner-freebsd-questions@FreeBSD.ORG Mon May 19 20:12:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8424D106567C for ; Mon, 19 May 2008 20:12:57 +0000 (UTC) (envelope-from joerosenfeld@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 5E2508FC13 for ; Mon, 19 May 2008 20:12:57 +0000 (UTC) (envelope-from joerosenfeld@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so1805670wah.3 for ; Mon, 19 May 2008 13:12:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=XqGPJCTcvsE+Q5mFprRBUCF5TNAHTumZ8U1a/1vyj7g=; b=oWC4w6wT7p0QGbvtpqIA5Pji4JcHfTA9Kb0/QVlFQq2wiQrT+EzXYTKChvY1KAsb2G6E8sx3bFQ47W8GE/98RVGseqHganvoaNs60G3P/3vLB0v7enANC9w/C0nETlnJd+LOsPXzSos6GiSDrGWl4WktR7yh64V0+Q75ROv7Q/Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=vtC/1GLC/y9y/dJ6B2t7LNFFhEl9z6jQX22Ix/pSPI8YEAuhOFeE8mul7xQKG0t3RvMIz0HkALGpSJqUc0MzxoYFolx4hxmIkzKxYeOh2kWfTqhWOxXKPmJ00R+Y7DoTmIpTeKJ2IefxglgY7FqkT2b8TOOXV0Tv5O+7hdlhEp0= Received: by 10.114.125.2 with SMTP id x2mr7926705wac.48.1211227976959; Mon, 19 May 2008 13:12:56 -0700 (PDT) Received: by 10.114.15.9 with HTTP; Mon, 19 May 2008 13:12:56 -0700 (PDT) Message-ID: <6e5cf6a70805191312q20ad657fr8872e1cbb2ff1da9@mail.gmail.com> Date: Mon, 19 May 2008 16:12:56 -0400 From: "Joachim Rosenfeld" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Lenovo ThinkPad -- good as IBM? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 20:12:57 -0000 I had an IBM ThinkPad T41 that I was using until recently. It was rock solid, ran FreeBSD perfectly, handled all abuse I threw at it (I dropped it a couple of times), and generally did everything I needed it to do. I switched jobs so I had to return that T41, so I'm thinking about buying a ThinkPad of my own. Since the T41 however, IBM has sold its ThinkPad line to Lenovo. I've only heard anecdotal stories about Lenovo, and its largely been about driver compatibility. Can anyone comment on whether or not Lenovo has maintained the IBM quality standards for the ThinkPad line, whether or not a Lenovo would make a good FreeBSD laptop, or suggest some alternatives? thanks, Joe From owner-freebsd-questions@FreeBSD.ORG Mon May 19 20:16:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 100271065671 for ; Mon, 19 May 2008 20:16:55 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id D90428FC28 for ; Mon, 19 May 2008 20:16:54 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id 2A468EBC3D; Mon, 19 May 2008 16:16:54 -0400 (EDT) Date: Mon, 19 May 2008 16:16:41 -0400 From: Bill Moran To: "Joachim Rosenfeld" Message-Id: <20080519161641.68bee816.wmoran@potentialtech.com> In-Reply-To: <6e5cf6a70805191312q20ad657fr8872e1cbb2ff1da9@mail.gmail.com> References: <6e5cf6a70805191312q20ad657fr8872e1cbb2ff1da9@mail.gmail.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Lenovo ThinkPad -- good as IBM? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 20:16:55 -0000 In response to "Joachim Rosenfeld" : > I had an IBM ThinkPad T41 that I was using until recently. It was rock > solid, ran FreeBSD perfectly, handled all abuse I threw at it (I dropped > it a couple of times), and generally did everything I needed it to do. > > I switched jobs so I had to return that T41, so I'm thinking about > buying a ThinkPad of my own. > > Since the T41 however, IBM has sold its ThinkPad line to Lenovo. I've > only heard anecdotal stories about Lenovo, and its largely been about > driver compatibility. > > Can anyone comment on whether or not Lenovo has maintained the IBM > quality standards for the ThinkPad line, whether or not a Lenovo would > make a good FreeBSD laptop, or suggest some alternatives? I had an IBM Thinkpad until last November, when I replaced it with a Lenovo T61. It runs FreeBSD 7 pretty well. The only problem I've had so far is that FreeBSD is unable to put it to sleep, but my understanding is that's not a Thinkpad-specific problem. So far I've been very happy with all aspects of it. -- Bill Moran http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Mon May 19 20:21:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63570106564A for ; Mon, 19 May 2008 20:21:14 +0000 (UTC) (envelope-from det135@hoenikker.aset.psu.edu) Received: from f05n03.cac.psu.edu (f05s03.cac.psu.edu [128.118.141.46]) by mx1.freebsd.org (Postfix) with ESMTP id 212C38FC26 for ; Mon, 19 May 2008 20:21:13 +0000 (UTC) (envelope-from det135@hoenikker.aset.psu.edu) Received: from hoenikker.aset.psu.edu (hoenikker.aset.psu.edu [128.118.99.49]) by f05n03.cac.psu.edu (8.13.2/8.13.2) with ESMTP id m4JKLCMN102392 for ; Mon, 19 May 2008 16:21:12 -0400 Received: from hoenikker.aset.psu.edu (hoenikker.aset.psu.edu [128.118.99.49]) by hoenikker.aset.psu.edu (8.14.2/8.14.2) with ESMTP id m4JKKpCe002416 for ; Mon, 19 May 2008 16:20:51 -0400 (EDT) (envelope-from det135@hoenikker.aset.psu.edu) Received: (from det135@localhost) by hoenikker.aset.psu.edu (8.14.2/8.14.2/Submit) id m4JKKpCX002415 for freebsd-questions@freebsd.org; Mon, 19 May 2008 16:20:51 -0400 (EDT) (envelope-from det135) Date: Mon, 19 May 2008 16:20:51 -0400 From: Derek Taylor To: freebsd-questions@freebsd.org Message-ID: <20080519202051.GU40818@psu.edu> References: <20080514195340.GU40818@psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080514195340.GU40818@psu.edu> User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by amavisd-new Subject: Re: Kerberized CIFS client? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Derek Taylor List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 20:21:14 -0000 On Wed, 14 May 2008, Derek Taylor wrote: >I would like to use smb/cifs with kerberos auth, but mount_smbfs doesn't >seem to support this. > >Is anyone aware of an alternate means of performing a mount via smb/cifs >or any patches to provide such functionality? > >I already have smbclient working with -k, but I am also interested in a >mount. Having heard nothing yet, would it be advisable to try freebsd-hackers instead? Is more information about what I want and have tried necessary/advisable? Thanks, -Derek. From owner-freebsd-questions@FreeBSD.ORG Mon May 19 20:28:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDB9A1065675 for ; Mon, 19 May 2008 20:28:09 +0000 (UTC) (envelope-from dave.list@pixelhammer.com) Received: from smtp1.tls.net (smtp1.tls.net [65.196.224.82]) by mx1.freebsd.org (Postfix) with ESMTP id 8D3ED8FC21 for ; Mon, 19 May 2008 20:28:09 +0000 (UTC) (envelope-from dave.list@pixelhammer.com) Received: (qmail 4595 invoked from network); 19 May 2008 20:28:05 -0000 Received: by simscan 1.2.3 ppid: 4585, pid: 4591, t: 0.1879s scanners: attach: 1.2.3 clamav: 0.91.1/m:45/d:6125 spam: 3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on smtp1.tls.net X-Spam-Level: X-Spam-Status: No, score=0.2 required=20.0 tests=ALL_TRUSTED,TVD_RCVD_IP autolearn=disabled version=3.2.1 Received: from 64-184-11-185.bb.hrtc.net (HELO ?192.168.1.46?) (ldg%tls.net@64.184.11.185) by auth-smtp1.tls.net with ESMTPA; 19 May 2008 20:28:05 -0000 Message-ID: <4831E2CC.3000907@pixelhammer.com> Date: Mon, 19 May 2008 16:27:56 -0400 From: DAve User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <6e5cf6a70805191312q20ad657fr8872e1cbb2ff1da9@mail.gmail.com> In-Reply-To: <6e5cf6a70805191312q20ad657fr8872e1cbb2ff1da9@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Lenovo ThinkPad -- good as IBM? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 20:28:09 -0000 Joachim Rosenfeld wrote: > I had an IBM ThinkPad T41 that I was using until recently. It was rock > solid, ran FreeBSD perfectly, handled all abuse I threw at it (I dropped > it a couple of times), and generally did everything I needed it to do. > > I switched jobs so I had to return that T41, so I'm thinking about > buying a ThinkPad of my own. > > Since the T41 however, IBM has sold its ThinkPad line to Lenovo. I've > only heard anecdotal stories about Lenovo, and its largely been about > driver compatibility. > > Can anyone comment on whether or not Lenovo has maintained the IBM > quality standards for the ThinkPad line, whether or not a Lenovo would > make a good FreeBSD laptop, or suggest some alternatives? > > thanks, > Joe I am on my third Stinkpad and this one is a Lenovo R61i. I believe it is just as solid as my previous Stinkpads, I love it, wouldn't trade it. I have not installed FreeBSd on any of them, but my last ( a G40 ) and this R61i run Desktop BSD and PCBSD in vmware wonderfully. DAve -- In 50 years, our descendants will look back on the early years of the internet, and much like we now look back on men with rockets on their back and feathers glued to their arms, marvel that we had the intelligence to wipe the drool from our chins. From owner-freebsd-questions@FreeBSD.ORG Mon May 19 20:42:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D08D1065671 for ; Mon, 19 May 2008 20:42:18 +0000 (UTC) (envelope-from fbsd06+WC=c2ac30f2@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 245AB8FC15 for ; Mon, 19 May 2008 20:42:17 +0000 (UTC) (envelope-from fbsd06+WC=c2ac30f2@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id AC904163F74 for ; Mon, 19 May 2008 16:26:56 -0400 (EDT) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 55FDB23E458 for ; Mon, 19 May 2008 16:26:55 -0400 (EDT) Date: Mon, 19 May 2008 21:26:52 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080519212652.372a9c49@gumby.homeunix.com.> In-Reply-To: <200805191400.53555.derek.graham@att.net> References: <200805191400.53555.derek.graham@att.net> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Status of KDE4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 20:42:18 -0000 On Mon, 19 May 2008 14:00:53 -0500 Derek Graham wrote: > Just curious when KDE4 is going to be officialy in the port tree and > if there is any word on running KDE3 and KDE4 together? I want to try > it out but want to hear what others got to say about installing it > and if there is a good guide to doing it? It's available on the kubuntu live-cd if you want to try it now. It didn't seems all that stable when I tried it though. From owner-freebsd-questions@FreeBSD.ORG Mon May 19 20:52:57 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B78411065674; Mon, 19 May 2008 20:52:57 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8EE008FC20; Mon, 19 May 2008 20:52:55 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4JKqj3O007824; Mon, 19 May 2008 22:52:45 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4JKqjgg007821; Mon, 19 May 2008 22:52:45 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 19 May 2008 22:52:45 +0200 (CEST) From: Wojciech Puchar To: Yani Brankov In-Reply-To: <4831A0A5.6040808@bulinfo.net> Message-ID: <20080519225105.C7752@wojtek.tensor.gdynia.pl> References: <4831A0A5.6040808@bulinfo.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: questions@freebsd.org, performance@freebsd.org Subject: Re: Low/Jerky performance in FreeBSD 7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 20:52:57 -0000 > windows does under heavier loads. The mouse starts to be jerky when > compiling, window updates/redraws are slow and bump the CPU usage up to 100%. it is especially like that when you have heavy disk I/O, with lots of writes. > beginning. However, I later noticed the same happens even when X has not been > started. For instance, I start a kernel compile and the console mouse becomes > jumpy. All these have never happened before with FreeBSD on this box. It has > enough memory (1.5G) and relatively fast CPU (2.5GHz). I started to think that's why i keep 6.3 everywhere. From owner-freebsd-questions@FreeBSD.ORG Mon May 19 21:00:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BB3C106567E for ; Mon, 19 May 2008 21:00:46 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.bluestop.org (unknown [IPv6:2001:41c8:1:548a::2]) by mx1.freebsd.org (Postfix) with ESMTP id 349E38FC18 for ; Mon, 19 May 2008 21:00:46 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from [IPv6:2a01:348:10f:0:b54a:2bca:3917:48a8] (unknown [IPv6:2a01:348:10f:0:b54a:2bca:3917:48a8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTP id ED97730120; Mon, 19 May 2008 22:00:43 +0100 (BST) Message-ID: <4831EA4E.2040605@cran.org.uk> Date: Mon, 19 May 2008 21:59:58 +0100 From: Bruce Cran User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Derek Graham References: <200805191400.53555.derek.graham@att.net> In-Reply-To: <200805191400.53555.derek.graham@att.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Status of KDE4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 21:00:46 -0000 Derek Graham wrote: > Just curious when KDE4 is going to be officialy in the port tree and if there > is any word on running KDE3 and KDE4 together? I want to try it out but want > to hear what others got to say about installing it and if there is a good > guide to doing it? > I believe the current plan is to wait until KDE 4.1 is released before putting it into ports. -- Bruce From owner-freebsd-questions@FreeBSD.ORG Mon May 19 21:16:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BA021065672 for ; Mon, 19 May 2008 21:16:09 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 532088FC23 for ; Mon, 19 May 2008 21:15:55 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4JLFTMB008092; Mon, 19 May 2008 23:15:29 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4JLEegO008076; Mon, 19 May 2008 23:14:40 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 19 May 2008 23:14:40 +0200 (CEST) From: Wojciech Puchar To: stonee@Safe-mail.net In-Reply-To: Message-ID: <20080519231415.L8075@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Core file output directory, writeable directories and procfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 21:16:09 -0000 > /var move /usr/local/etc to /etc/local and make link from /etc/local to /usr/local/etc then you can have /usr readonly From owner-freebsd-questions@FreeBSD.ORG Mon May 19 21:36:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED6871065672 for ; Mon, 19 May 2008 21:36:05 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-19.bluehost.com (outbound-mail-19.bluehost.com [69.89.20.234]) by mx1.freebsd.org (Postfix) with SMTP id C7D218FC16 for ; Mon, 19 May 2008 21:36:05 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 1017 invoked by uid 0); 19 May 2008 21:36:05 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy1.bluehost.com with SMTP; 19 May 2008 21:36:05 -0000 Received: from c-24-8-180-234.hsd1.co.comcast.net ([24.8.180.234] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JyD1Y-0002b1-TG for freebsd-questions@freebsd.org; Mon, 19 May 2008 15:36:05 -0600 Received: by demeter.hydra (sSMTP sendmail emulation); Mon, 19 May 2008 15:36:04 -0600 Date: Mon, 19 May 2008 15:36:04 -0600 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20080519213604.GB1129@demeter.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <6e5cf6a70805191312q20ad657fr8872e1cbb2ff1da9@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="iFRdW5/EC4oqxDHL" Content-Disposition: inline In-Reply-To: <6e5cf6a70805191312q20ad657fr8872e1cbb2ff1da9@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 24.8.180.234 authed with perrin@apotheon.com} DomainKey-Status: no signature Subject: Re: Lenovo ThinkPad -- good as IBM? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 21:36:06 -0000 --iFRdW5/EC4oqxDHL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 19, 2008 at 04:12:56PM -0400, Joachim Rosenfeld wrote: > I had an IBM ThinkPad T41 that I was using until recently. It was rock > solid, ran FreeBSD perfectly, handled all abuse I threw at it (I dropped > it a couple of times), and generally did everything I needed it to do. >=20 > I switched jobs so I had to return that T41, so I'm thinking about > buying a ThinkPad of my own. >=20 > Since the T41 however, IBM has sold its ThinkPad line to Lenovo. I've > only heard anecdotal stories about Lenovo, and its largely been about > driver compatibility. >=20 > Can anyone comment on whether or not Lenovo has maintained the IBM > quality standards for the ThinkPad line, whether or not a Lenovo would > make a good FreeBSD laptop, or suggest some alternatives? Thinkpads are by far my favorite laptops -- I've used them for MS Windows, Debian GNU/Linux, and FreeBSD. My current Thinkpad is the first Thinkpad on which I've installed FreeBSD. It's an R52 that I got from Lenovo, though it was early enough that they were still using the IBM imprint on Thinkpads. It's most excellent. The only problem I've had with it is suspend/hibernate issues. If Thinkpads have declined in quality at all since Lenovo took over, they're still probably head and shoulders above everything else (with the possible exception of Mac laptops -- but I don't want a Mac laptop, for a number of reasons) for general-purpose laptops. Of course, there are also special-purpose laptops out there with which Thinkpads never could compete, like Toughbooks and TEMPEST-hardened laptops, but those are edge cases. In general, Thinkpads are all I use, and all I recommend, for running open source operating systems. Research a given Thinkpad before purchase, though. Check what graphics adapter it has in it, of course, and what it's using for wireless. There will always (until hardware vendors wise up) be cases where specific hardware components aren't fully supported *yet*. In general, though, any Thinkpad configuration more than about eight months old should be very well supported. --=20 Chad Perrin [ content licensed PDL: http://pdl.apotheon.org ] Marvin Minsky: "It's just incredible that a trillion-synapse computer could actually spend Saturday afternoon watching a football game." --iFRdW5/EC4oqxDHL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkgx8sQACgkQ9mn/Pj01uKXYAACeMkmkTt77OOqUn7SBDIpWwH3C BJ8An0YgRuPUcJaZNwqCsssDuy2QaOhV =Td1q -----END PGP SIGNATURE----- --iFRdW5/EC4oqxDHL-- From owner-freebsd-questions@FreeBSD.ORG Mon May 19 21:45:46 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17AF71065674; Mon, 19 May 2008 21:45:46 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8D2118FC0A; Mon, 19 May 2008 21:45:45 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from crab.unsane.co.uk (crab.unsane.co.uk [10.0.0.111]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m4JLjQeQ078172 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 May 2008 22:45:26 +0100 (BST) (envelope-from jhary@unsane.co.uk) Message-ID: <4831F4F9.2000302@unsane.co.uk> Date: Mon, 19 May 2008 22:45:29 +0100 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.14 (X11/20080507) MIME-Version: 1.0 To: Yani Brankov References: <4831A0A5.6040808@bulinfo.net> In-Reply-To: <4831A0A5.6040808@bulinfo.net> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org, performance@freebsd.org Subject: Re: Low/Jerky performance in FreeBSD 7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 21:45:46 -0000 Yani Brankov wrote: > Hey guys, Hi > > I recently updated to FreeBSD 7 and noticed that my box started to > perform as windows does under heavier loads. The mouse starts to be > jerky when compiling, window updates/redraws are slow and bump the CPU > usage up to 100%. I attributed this to the mga driver which comes with > the distro in the beginning. However, I later noticed the same happens > even when X has not been started. For instance, I start a kernel compile > and the console mouse becomes jumpy. All these have never happened > before with FreeBSD on this box. It has enough memory (1.5G) and > relatively fast CPU (2.5GHz). I started to think this may be originating > from kernel level (irq handling, long times in giant locked code during > syscalls, etc). > > I am wondering whether it is only me who has hit this problem or it is > more common. It may be also related to hardware configuration, etc. I'm > trying to figure out. > Not just you, http://wiki.freebsd.org/JeremyChadwick/Commonly_reported_issues Vince > Attaching my dmesg output in case it's important. > > Yani > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon May 19 21:50:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82E52106567A for ; Mon, 19 May 2008 21:50:35 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4]) by mx1.freebsd.org (Postfix) with ESMTP id 4F9268FC0C for ; Mon, 19 May 2008 21:50:35 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: by bsdcrew.de (Postfix, from userid 1001) id 5E0294ACBA; Mon, 19 May 2008 23:30:35 +0200 (CEST) Date: Mon, 19 May 2008 23:30:35 +0200 From: Martin Wilke To: Bruce Cran Message-ID: <20080519213035.GB48602@bsdcrew.de> References: <200805191400.53555.derek.graham@att.net> <4831EA4E.2040605@cran.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <4831EA4E.2040605@cran.org.uk> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Derek Graham , freebsd-questions@freebsd.org Subject: Re: Status of KDE4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 21:50:35 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, May 19, 2008 at 09:59:58PM +0100, Bruce Cran wrote: > Derek Graham wrote: >> Just curious when KDE4 is going to be officialy in the port tree and if >> there is any word on running KDE3 and KDE4 together? I want to try it out >> but want to hear what others got to say about installing it and if there >> is a good guide to doing it? >> > > I believe the current plan is to wait until KDE 4.1 is released before > putting it into ports. We work on it. Status can you read here: http://miwi.bsdcrew.de/index.php?s=kde4&submit=Suchen http://wiki.freebsd.org/KDE4 (out of date) http://wiki.freebsd.org/KDE4/QT4 Thanks - - Martin > > -- > Bruce > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > - -- +-----------------------+-------------------------------+ | PGP : 0x05682353 | Jabber : miwi(at)BSDCrew.de | | ICQ : 169139903 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFIMfF6FwpycAVoI1MRAjwdAJ91NnBoTPOSqEveZFRdLthRlcZ5jACfQXee y62ddHjEorVZEomEvzUbN+I= =miu0 -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Mon May 19 21:50:51 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EE2E1065685 for ; Mon, 19 May 2008 21:50:51 +0000 (UTC) (envelope-from lauasanf@wilderness.homeip.net) Received: from que11.charter.net (que11.charter.net [209.225.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id F112F8FC24 for ; Mon, 19 May 2008 21:50:50 +0000 (UTC) (envelope-from lauasanf@wilderness.homeip.net) Received: from aarprv04.charter.net ([10.20.200.74]) by mta11.charter.net (InterMail vM.7.08.03.00 201-2186-126-20070710) with ESMTP id <20080519213158.GULK5653.mta11.charter.net@aarprv04.charter.net> for ; Mon, 19 May 2008 17:31:58 -0400 Received: from angel.cotharyus.net ([75.143.155.159]) by aarprv04.charter.net with ESMTP id <20080519213158.GYRY4495.aarprv04.charter.net@angel.cotharyus.net> for ; Mon, 19 May 2008 17:31:58 -0400 Message-ID: <4831F1CD.5060408@wilderness.homeip.net> Date: Mon, 19 May 2008 16:31:57 -0500 From: Drew Sanford User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Chzlrs: 0 Cc: Subject: Freebsd without swap? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 21:50:51 -0000 Hi, I lost a hard drive in one of my machines here. Fortunately, the only thing on it was /tmp and a random storage partition I used as a dropoff point for backups before they get ftp'd to another machine. And...my swap partition. So how dangerously am I living to run this machine without any swap until I get my hands on a replacement drive? Frankly, it doesn't eat into the swap much at all on regular basis. Thanks for the help. Drew From owner-freebsd-questions@FreeBSD.ORG Mon May 19 23:17:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EA7B106566C for ; Mon, 19 May 2008 23:17:33 +0000 (UTC) (envelope-from montag@activeattack.com) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 803078FC12 for ; Mon, 19 May 2008 23:17:33 +0000 (UTC) (envelope-from montag@activeattack.com) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id D8D5A10A481 for ; Mon, 19 May 2008 19:17:32 -0400 (EDT) Received: from web6.messagingengine.com ([10.202.2.215]) by compute1.internal (MEProxy); Mon, 19 May 2008 19:17:32 -0400 Received: by web6.messagingengine.com (Postfix, from userid 99) id B183124960; Mon, 19 May 2008 19:17:32 -0400 (EDT) Message-Id: <1211239052.24579.1254029483@webmail.messagingengine.com> X-Sasl-Enc: 2BIkHIwhnprOW69QzMej+jJww1OutwY/+mF5NggWnxqX 1211239052 From: "Montag" To: "freebsd questions" Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MessagingEngine.com Webmail Interface Date: Mon, 19 May 2008 18:17:32 -0500 Subject: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 23:17:33 -0000 I've got Postfix SMTP server set up on a FreeBSD 7 box. I'm receiving mail just fine, and I can send mail to my other web accounts (gmail), but my mail is getting rejected from the mailing lists. Here is the output from the local mail queue: host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected: Host not found (in reply to RCPT TO command)) freebsd-questions@freebsd.org Any thoughts? I typed "sendmail -bp" to print that, which is curious, because I'm pretty sure sendmail is not running; Postfix should be handling everything. Appreciate the help, montag -------------------------- "Give the people contests they win by remembering the words to more popular songs or the names of state capitals or how much corn Iowa grew last year. Cram them full of non-combustible data, chock them so damned full of 'facts' they feel stuffed, but absolutely 'brilliant' with information. Then they'll feel they're thinking, they'll get a sense of motion without moving." From owner-freebsd-questions@FreeBSD.ORG Mon May 19 23:30:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B203C106566B for ; Mon, 19 May 2008 23:30:38 +0000 (UTC) (envelope-from fbsd06+WC=c2ac30f2@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 9249E8FC14 for ; Mon, 19 May 2008 23:30:38 +0000 (UTC) (envelope-from fbsd06+WC=c2ac30f2@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 2D8DF23E3EF for ; Mon, 19 May 2008 19:30:36 -0400 (EDT) Date: Tue, 20 May 2008 00:30:34 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080520003034.495ca553@gumby.homeunix.com.> In-Reply-To: <4831F1CD.5060408@wilderness.homeip.net> References: <4831F1CD.5060408@wilderness.homeip.net> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Freebsd without swap? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 23:30:38 -0000 On Mon, 19 May 2008 16:31:57 -0500 Drew Sanford wrote: > Hi, > I lost a hard drive in one of my machines here. Fortunately, the only > thing on it was /tmp and a random storage partition I used as a > dropoff point for backups before they get ftp'd to another machine. > And...my swap partition. So how dangerously am I living to run this > machine without any swap until I get my hands on a replacement drive? > Frankly, it doesn't eat into the swap much at all on regular basis. I've not tried it myself, but the question came-up before and no-one seemed to regard it as a problem, provided you don't actually need swap space. If you're concerned you can create a swap file with dd, and add swapfile="path-to-file" in rc.conf From owner-freebsd-questions@FreeBSD.ORG Mon May 19 23:36:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C1C7106567D; Mon, 19 May 2008 23:36:34 +0000 (UTC) (envelope-from amoran@forsythia.net) Received: from mail-out3.apple.com (mail-out3.apple.com [17.254.13.22]) by mx1.freebsd.org (Postfix) with ESMTP id 0BA0B8FC13; Mon, 19 May 2008 23:36:33 +0000 (UTC) (envelope-from amoran@forsythia.net) Received: from relay11.apple.com (relay11.apple.com [17.128.113.48]) by mail-out3.apple.com (Postfix) with ESMTP id D5AD12C2CE03; Mon, 19 May 2008 16:18:20 -0700 (PDT) Received: from relay11.apple.com (unknown [127.0.0.1]) by relay11.apple.com (Symantec Mail Security) with ESMTP id BE6C22802F; Mon, 19 May 2008 16:18:20 -0700 (PDT) X-AuditID: 11807130-abb94bb000000ead-c2-48320abcdd02 Received: from cenarius.apple.com (cenarius.apple.com [17.228.13.75]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by relay11.apple.com (Apple SCV relay) with ESMTP id 7E1F728086; Mon, 19 May 2008 16:18:20 -0700 (PDT) Message-Id: From: Andrew Moran To: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 19 May 2008 16:18:20 -0700 X-Mailer: Apple Mail (2.919.2) X-Brightmail-Tracker: AAAAAA== Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 23:36:34 -0000 Hey guys, I recently upgraded my php5 ports to latest ports tree versions (5.2.6), and now I'm in a situation where any HUP signal sent to apache is causing the entire process to dump core. I get this in the apache error log: [Mon May 19 16:08:48 2008] [notice] SIGHUP received. Attempting to restart [Mon May 19 16:08:48 2008] [notice] seg fault or similar nasty error detected in the parent process and this in the messages log: May 19 16:14:45 celebrian kernel: pid 36900 (httpd), uid 0: exited on signal 11 (core dumped) I narrowed it down to php - when I disable the php5 module, it doesn't behave like this. celebrian# pkg_info | grep php php5-5.2.6 PHP Scripting Language php5-gd-5.2.6 The gd shared extension for php php5-gettext-5.2.6 The gettext shared extension for php php5-iconv-5.2.6 The iconv shared extension for php php5-mbstring-5.2.6 The mbstring shared extension for php php5-mhash-5.2.6 The mhash shared extension for php php5-mysql-5.2.6 The mysql shared extension for php php5-openssl-5.2.6 The openssl shared extension for php php5-pcre-5.2.6 The pcre shared extension for php php5-session-5.2.6 The session shared extension for php php5-xml-5.2.6 The xml shared extension for php celebrian# This is on apache-2.0.63 and php 5.2.6 on FreeBSD 7.0. In case it was an out of date dependency, I did a cvsup on the ports tree, then a portupgrade -fa . it rebuilt all ports without any errors. Has anyone else seen this? --Andy From owner-freebsd-questions@FreeBSD.ORG Mon May 19 23:37:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A51B1065681 for ; Mon, 19 May 2008 23:37:21 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id B2A0F8FC21 for ; Mon, 19 May 2008 23:37:20 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.198] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254] (may be forged)) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m4JNZN47064474 for ; Tue, 20 May 2008 09:35:24 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Tue, 20 May 2008 09:35:17 +1000 Message-Id: <1211240117.7529.43.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-4.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (cached, score=-16.384, required 4, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.42, BAYES_00 -15.00) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: CUPS photo printing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 23:37:21 -0000 I'm just trying to print some photo's which I haven't done since our total changeover to OSS, not something we get time to do on a regular basis anyway, and I'm testing a Samsung 610ND colour laser printer and a Canon MP750 pixma printer. After some issues with the usb on one laptop (HP - I'd recommend staying clear of), I finally got a couple of samples. I used photo paper one the pixma and high quality colour copy paper in the samsung, and the quality out of the samsung was pretty ordinary (to be expected, it is only a business colour printer) photo wise, but not too bad. When I printed out of the pixma though it was worse! I've seen an bjc3000 print better than that- in fact I haven't seen that quality since the dot matrix days! Obviously I want to fix this so I can get good quality photos out (and yes, I did try the gutenprint to get this), but I was specifically wondering if anyone knows what the basis for the EFI Fiery filters are? I've worked in the print industry (DOD) as well as the tech support for printers, and I know for a fact that Fiery have released several server types with their software for producing photo quality on laser printers, WINNT, linux, osx. They have also embedded their software on chips. This is why Xerox have specifically used Fiery on the majority of their products for this quality that it gives them, though the cost is higher. So I'm kinda curious how they do it. They obviously use a more direct connection to the printer itself, but they would use CUPS as the frontend surely? Besides info on this, I do need to get a good quality photo print out of these printers- why else would we bother with the pixma? Cheers guys From owner-freebsd-questions@FreeBSD.ORG Mon May 19 23:41:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEC1810656B3 for ; Mon, 19 May 2008 23:41:23 +0000 (UTC) (envelope-from montag@activeattack.com) Received: from fire.activeattack.com (triangle-140.flexabit.net [64.198.227.140]) by mx1.freebsd.org (Postfix) with ESMTP id 972B58FC1B for ; Mon, 19 May 2008 23:41:23 +0000 (UTC) (envelope-from montag@activeattack.com) Received: from 192.168.1.112 (localhost [127.0.0.1]) by fire.activeattack.com (Postfix) with ESMTP id 8355F2283B for ; Mon, 19 May 2008 06:05:38 -0500 (CDT) Received: from 192.168.1.107 (SquirrelMail authenticated user montag) by 192.168.1.112 with HTTP; Mon, 19 May 2008 06:05:38 -0500 (CDT) Message-ID: <60253.192.168.1.107.1211195138.squirrel@192.168.1.112> Date: Mon, 19 May 2008 06:05:38 -0500 (CDT) From: montag@activeattack.com To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: SVN Advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 23:41:23 -0000 Hello all, I'm seeking to set up an SVN repository on my home machine. I've come across the following two guides: http://www.bsdguides.org/guides/freebsd/misc/subversion.php http://www.onlamp.com/pub/a/bsd/2007/09/27/subversion-for-bsd-with-all-the-bells-and-whistles.html The second one is certainly overkill for what I need (I just want to use it to manage my personal projects, since I work remotely a lot). I'd definitely like a password protected web interface though. My issue is the following. In both guides (and in all the other ones I've come across) Apache is compiled with options that I did not select when I installed Apache a while ago. I'd rather not have to redo everything I've set up with my web server. Is there any way I get include those modules (namely WITH_BERKELEYDB) without having to recompile? Also, any advice relating to setting up Subversion on FreeBSD in general. Appreciate the help, montag From owner-freebsd-questions@FreeBSD.ORG Tue May 20 00:27:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7600106564A for ; Tue, 20 May 2008 00:27:24 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 7CE8A8FC19 for ; Tue, 20 May 2008 00:27:24 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m4K0R90D050929; Mon, 19 May 2008 19:27:09 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080519192338.024e3700@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Mon, 19 May 2008 19:24:52 -0500 To: Aaron Holmes , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <4831D377.102@aaronholmes.net> References: <4831D377.102@aaronholmes.net> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080519-0, 05/19/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m4K0R90D050929 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Samba, AD, nsswitch, freebsd & idmap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 00:27:24 -0000 At 02:22 PM 5/19/2008, Aaron Holmes wrote: >I'm not sure where this issue should go, or if it's even a bug. If it's >not, please help! >https://bugzilla.samba.org/show_bug.cgi?id=5468 There are known issues with the utilities than work with winbind, but the basic functionality does work. Some of the docs are also out of sync. I have found samba as a slave ad works ok. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 00:41:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1604C1065678 for ; Tue, 20 May 2008 00:41:16 +0000 (UTC) (envelope-from montag@activeattack.com) Received: from fire.activeattack.com (triangle-140.flexabit.net [64.198.227.140]) by mx1.freebsd.org (Postfix) with ESMTP id F41838FC0A for ; Tue, 20 May 2008 00:41:15 +0000 (UTC) (envelope-from montag@activeattack.com) Received: from 192.168.1.112 (localhost [127.0.0.1]) by fire.activeattack.com (Postfix) with ESMTP id A852C22836 for ; Sun, 18 May 2008 22:44:15 -0500 (CDT) Received: from 192.168.1.107 (SquirrelMail authenticated user montag) by 192.168.1.112 with HTTP; Sun, 18 May 2008 22:44:15 -0500 (CDT) Message-ID: <61701.192.168.1.107.1211168655.squirrel@192.168.1.112> Date: Sun, 18 May 2008 22:44:15 -0500 (CDT) From: montag@activeattack.com To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Adding Modules to Apache Port Post Install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 00:41:16 -0000 Hello, I configured and installed an Apache server on my FreeBSD box about a week or so back. Now I'm looking into installing subversion using this guide: http://www.onlamp.com/pub/a/bsd/2007/09/27/subversion-for-bsd-with-all-the-bells-and-whistles.html I notice that the guide complies Apache with WITH_BERKELEYDB=db42 and WITH_MPM=worker, which I did not do. Any way to add these without recompiling and losing everything? Regards, montag From owner-freebsd-questions@FreeBSD.ORG Tue May 20 00:57:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D47A1065670 for ; Tue, 20 May 2008 00:57:18 +0000 (UTC) (envelope-from fbsd06+WD=b45b2392@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 4ADE28FC17 for ; Tue, 20 May 2008 00:57:18 +0000 (UTC) (envelope-from fbsd06+WD=b45b2392@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id 9DA88163F77 for ; Mon, 19 May 2008 20:41:37 -0400 (EDT) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 28B7423E3EF for ; Mon, 19 May 2008 20:41:35 -0400 (EDT) Date: Tue, 20 May 2008 01:41:33 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080520014133.3447c282@gumby.homeunix.com.> In-Reply-To: <20080519094603.GC12033@osiris.chen.org.nz> References: <7d6fde3d0805190149y7a3bfa75j2ca6a67cef66e8f6@mail.gmail.com> <20080519094603.GC12033@osiris.chen.org.nz> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Now what would you expect this to print out? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 00:57:18 -0000 On Mon, 19 May 2008 21:46:03 +1200 Jonathan Chen wrote: > On Mon, May 19, 2008 at 01:49:35AM -0700, Garrett Cooper wrote: > > Riddle for the day for folks that have source trees... what would > > you expect this to print out (ask yourself the question and then > > execute the command)? > > > > find /usr/src -name Makefile -or -name '*.mk' -print > > > > The expected output and what actual output differed in my mind, but > > maybe somebody else can "shed some light" on the logic behind what > > happened > > It's a problem that catches many young players with find(1). One has > to remember from reading the man-page that all directives have an > implicit AND operator on it; and that includes the "-print" directive. > So to get what you want, you have to introduce brackets: > > find /usr/src \( -name Makefile -or -name '*.mk' \) -print > Why does that make a difference, when print always evaluates to true? x AND true = x so (a OR b) AND true = a OR b a OR (b AND true) = a OR b From owner-freebsd-questions@FreeBSD.ORG Tue May 20 00:59:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 865CF106566C for ; Tue, 20 May 2008 00:59:10 +0000 (UTC) (envelope-from redchin@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 49E928FC12 for ; Tue, 20 May 2008 00:59:09 +0000 (UTC) (envelope-from redchin@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so576390ana.13 for ; Mon, 19 May 2008 17:59:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=+SSL5YnPx/nAAwJT3W6VbYm7OKSd8092Zoe8CzdT+jg=; b=CUKFeJFv+MAG1WGCbDkVto2v957P1Y6oYeGSq1FqJiTqGEiiuDxlwbO67RuwOBojRBhGun3qEuqrBrP9tfDkoYkFBL+hOfYtHPO3L4QKC+gHYDnxZyAPh/lA8YkdNb/WQ16shfXby6/LMvVPWgsSGj1R4WQDX1rEfvXtQ51nyUg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=b/6cyd+IC7ClxWPPqDbp2oCbe5TY/rE9IOEwbtFsSeB9tKIb65sP1BXE+y1cHfi/DTZySjs8Aab6Q4ZubAYo2eB1u59tlfINQX9bL857Pdh2O/iN3XbzRjakooJaCrfjVQMxocpeWOM569EbdjRRA9QPilac8gCuqTPgE3KLdws= Received: by 10.100.211.8 with SMTP id j8mr8705937ang.11.1211245149353; Mon, 19 May 2008 17:59:09 -0700 (PDT) Received: by 10.100.14.7 with HTTP; Mon, 19 May 2008 17:59:09 -0700 (PDT) Message-ID: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> Date: Mon, 19 May 2008 17:59:09 -0700 From: "Kevin Downey" To: "Andrew Moran" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 00:59:10 -0000 On Mon, May 19, 2008 at 4:18 PM, Andrew Moran wrote: > > Hey guys, > > I recently upgraded my php5 ports to latest ports tree versions (5.2.6), and > now I'm in a situation where any HUP signal sent to apache is causing the > entire process to dump core. I get this in the apache error log: > > [Mon May 19 16:08:48 2008] [notice] SIGHUP received. Attempting to restart > [Mon May 19 16:08:48 2008] [notice] seg fault or similar nasty error > detected in the parent process > > and this in the messages log: > > May 19 16:14:45 celebrian kernel: pid 36900 (httpd), uid 0: exited on signal > 11 (core dumped) > > > I narrowed it down to php - when I disable the php5 module, it doesn't > behave like this. > > celebrian# pkg_info | grep php > php5-5.2.6 PHP Scripting Language > php5-gd-5.2.6 The gd shared extension for php > php5-gettext-5.2.6 The gettext shared extension for php > php5-iconv-5.2.6 The iconv shared extension for php > php5-mbstring-5.2.6 The mbstring shared extension for php > php5-mhash-5.2.6 The mhash shared extension for php > php5-mysql-5.2.6 The mysql shared extension for php > php5-openssl-5.2.6 The openssl shared extension for php > php5-pcre-5.2.6 The pcre shared extension for php > php5-session-5.2.6 The session shared extension for php > php5-xml-5.2.6 The xml shared extension for php > celebrian# > > This is on apache-2.0.63 and php 5.2.6 on FreeBSD 7.0. > > In case it was an out of date dependency, I did a cvsup on the ports tree, > then a portupgrade -fa . it rebuilt all ports without any errors. > > > Has anyone else seen this? > > --Andy > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > there was a thread on a while back on one of the other lists, maybe -questions. the offending extension is one of these three: #extension=mcrypt.so #extension=mbstring.so #extension=mhash.so I have the three of them commented out, so I am not sure which one was the poblem. -- The Mafia way is that we pursue larger goals under the guise of personal relationships. Fisheye From owner-freebsd-questions@FreeBSD.ORG Tue May 20 01:02:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B6DB1065671 for ; Tue, 20 May 2008 01:02:17 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 5759F8FC1E for ; Tue, 20 May 2008 01:02:17 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m4K11si8051526; Mon, 19 May 2008 20:01:57 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080519195828.024ea510@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Mon, 19 May 2008 19:59:38 -0500 To: montag@activeattack.com, freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <61701.192.168.1.107.1211168655.squirrel@192.168.1.112> References: <61701.192.168.1.107.1211168655.squirrel@192.168.1.112> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080519-0, 05/19/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m4K11si8051526 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Adding Modules to Apache Port Post Install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 01:02:17 -0000 At 10:44 PM 5/18/2008, montag@activeattack.com wrote: >Hello, > >I configured and installed an Apache server on my FreeBSD box about a week >or so back. Now I'm looking into installing subversion using this guide: > >http://www.onlamp.com/pub/a/bsd/2007/09/27/subversion-for-bsd-with-all-the-bells-and-whistles.html > >I notice that the guide complies Apache with WITH_BERKELEYDB=db42 and >WITH_MPM=worker, which I did not do. Any way to add these without >recompiling and losing everything? > >Regards, > >montag > do: cd /usr/ports/www/apache22 make config Then pick the modules you want and rebuild and reinstall. If you didn't do: make clean It will use what you already have built. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 01:04:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE6AD106564A for ; Tue, 20 May 2008 01:04:03 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out3.apple.com (mail-out3.apple.com [17.254.13.22]) by mx1.freebsd.org (Postfix) with ESMTP id C2DD18FC12 for ; Tue, 20 May 2008 01:04:03 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay13.apple.com (relay13.apple.com [17.128.113.29]) by mail-out3.apple.com (Postfix) with ESMTP id A6CA22C2F37F; Mon, 19 May 2008 18:04:03 -0700 (PDT) Received: from relay13.apple.com (unknown [127.0.0.1]) by relay13.apple.com (Symantec Mail Security) with ESMTP id 8CB7328050; Mon, 19 May 2008 18:04:03 -0700 (PDT) X-AuditID: 1180711d-a9b93bb000000ed7-3b-483223835974 Received: from cswiger1.apple.com (cswiger1.apple.com [17.227.140.124]) by relay13.apple.com (Apple SCV relay) with ESMTP id 724182804F; Mon, 19 May 2008 18:04:03 -0700 (PDT) From: Chuck Swiger To: montag@activeattack.com In-Reply-To: <61701.192.168.1.107.1211168655.squirrel@192.168.1.112> X-Priority: 3 (Normal) References: <61701.192.168.1.107.1211168655.squirrel@192.168.1.112> Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 19 May 2008 18:04:03 -0700 X-Mailer: Apple Mail (2.919.2) X-Brightmail-Tracker: AAAAAA== Cc: freebsd-questions@freebsd.org Subject: Re: Adding Modules to Apache Port Post Install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 01:04:03 -0000 On May 18, 2008, at 8:44 PM, montag@activeattack.com wrote: > I notice that the guide complies Apache with WITH_BERKELEYDB=db42 and > WITH_MPM=worker, which I did not do. Any way to add these without > recompiling and losing everything? Yes and no. You probably can't change which BDB Apache uses without recompiling, but you can avoid losing everything by taking proper backups before making the change.... -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Tue May 20 01:07:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D165106566B for ; Tue, 20 May 2008 01:07:54 +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 519A38FC12 for ; Tue, 20 May 2008 01:07:54 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay11.apple.com (relay11.apple.com [17.128.113.48]) by mail-out4.apple.com (Postfix) with ESMTP id 1DCDA2D7A608; Mon, 19 May 2008 18:07:54 -0700 (PDT) Received: from relay11.apple.com (unknown [127.0.0.1]) by relay11.apple.com (Symantec Mail Security) with ESMTP id 051CB28043; Mon, 19 May 2008 18:07:54 -0700 (PDT) X-AuditID: 11807130-ab393bb000000ead-b2-4832246966f2 Received: from cswiger1.apple.com (cswiger1.apple.com [17.227.140.124]) by relay11.apple.com (Apple SCV relay) with ESMTP id DF6E12803F; Mon, 19 May 2008 18:07:53 -0700 (PDT) Message-Id: <27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> From: Chuck Swiger To: Montag In-Reply-To: <1211239052.24579.1254029483@webmail.messagingengine.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 19 May 2008 18:07:53 -0700 References: <1211239052.24579.1254029483@webmail.messagingengine.com> X-Mailer: Apple Mail (2.919.2) X-Brightmail-Tracker: AAAAAA== Cc: freebsd questions Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 01:07:54 -0000 On May 19, 2008, at 4:17 PM, Montag wrote: > host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected: > Host not found (in reply to RCPT TO command)) > freebsd-questions@freebsd.org > > Any thoughts? Many mailservers check that the HELO/EHLO response is a valid hostname. You can either configure your machine to use a valid hostname (consider dyndns.org or similar, if you like), or you can relay your email to something like your ISP's mailserver using relayhost parameter or the transport mechanism.... -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Tue May 20 02:03:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3399D106567A for ; Tue, 20 May 2008 02:03:03 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from mail.stovebolt.com (mail.stovebolt.com [66.221.101.249]) by mx1.freebsd.org (Postfix) with ESMTP id 223FC8FC15 for ; Tue, 20 May 2008 02:03:03 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from [192.168.2.102] (cpe-24-175-90-48.tx.res.rr.com [24.175.90.48]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.stovebolt.com (Postfix) with ESMTPSA id A341E11438F; Mon, 19 May 2008 21:02:55 -0500 (CDT) Date: Mon, 19 May 2008 21:03:00 -0500 From: Paul Schmehl To: Chuck Swiger , Montag Message-ID: In-Reply-To: <27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> References: <1211239052.24579.1254029483@webmail.messagingengine.com> <27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd questions Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 02:03:03 -0000 --On May 19, 2008 6:07:53 PM -0700 Chuck Swiger wrote: > On May 19, 2008, at 4:17 PM, Montag wrote: >> host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected: >> Host not found (in reply to RCPT TO command)) >> freebsd-questions@freebsd.org >> >> Any thoughts? > > Many mailservers check that the HELO/EHLO response is a valid hostname. > You can either configure your machine to use a valid hostname (consider > dyndns.org or similar, if you like), or you can relay your email to > something like your ISP's mailserver using relayhost parameter or the > transport mechanism.... I'm not sure what the point of that is: Macintosh:~ pauls$ dig +short my.mywebsite.com 208.87.33.150 Macintosh:~ pauls$ dig +short -x 208.87.33.150 my.mywebsite.com. The site resolves both forward and reverse. So valid hostname is not the problem. It doesn't seem to be listening on port 25 though. Macintosh:~ pauls$ telnet my.mywebsite.com 25 Trying 209.181.247.105... Connected to nullmx.mywebsite.com. Escape character is '^]'. Connection closed by foreign host. Macintosh:~ pauls$ dig +short nullmx.mywebsite.com 209.181.247.105 Which is a bit weird. Montag, the sendmail commands are all aliased to the corresponding postfix commands. For example, you can check the queue with either sendmail's mailq command or postfix's postqueue command. Both launch the same binary. Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ From owner-freebsd-questions@FreeBSD.ORG Tue May 20 02:15:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D701106567C for ; Tue, 20 May 2008 02:15:33 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 705858FC1B for ; Tue, 20 May 2008 02:15:33 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id 252631CCEA for ; Mon, 19 May 2008 19:15:33 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id lAEzuP4Z1N-j for ; Mon, 19 May 2008 19:15:29 -0700 (PDT) Date: Mon, 19 May 2008 22:15:25 -0400 From: Sahil Tandon To: freebsd-questions@freebsd.org Message-ID: <20080520021525.GA1571@shepherd> Mail-Followup-To: freebsd-questions@freebsd.org References: <1211239052.24579.1254029483@webmail.messagingengine.com> <27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 02:15:33 -0000 On May 19, 2008, at 4:17 PM, Montag wrote: > host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected: Are you sure it wasn't mx1.freebsd.org? And are you mangling my.mywebsite.com or is that really the hostname with which your server is configured to EHLO/HELO? The FreeBSD MXs also run Postfix and employ the reject_unknown_helo_hostname restriction; it rejects HELO and EHLO hostnames that lack DNS A or MX records. Your log excerpt looks suspicious because my.mywebsite.com does have a valid DNS A record: my.mywebsite.com. 96 IN A 208.87.33.150 > Any thoughts? I typed "sendmail -bp" to print that, which is curious, > because I'm pretty sure sendmail is not running; Postfix should be handling > everything. It is actually Postfix behind the scenes! See man mailwrapper(8) and the contents of /etc/mail/mailer.conf. -- Sahil Tandon From owner-freebsd-questions@FreeBSD.ORG Tue May 20 03:01:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FE7E106564A for ; Tue, 20 May 2008 03:01:15 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from mail.stovebolt.com (mail.stovebolt.com [66.221.101.249]) by mx1.freebsd.org (Postfix) with ESMTP id 4FB368FC17 for ; Tue, 20 May 2008 03:01:15 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from [192.168.2.102] (cpe-24-175-90-48.tx.res.rr.com [24.175.90.48]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.stovebolt.com (Postfix) with ESMTPSA id 9796D11438F for ; Mon, 19 May 2008 22:01:06 -0500 (CDT) Date: Mon, 19 May 2008 22:01:12 -0500 From: Paul Schmehl To: freebsd-questions@freebsd.org Message-ID: In-Reply-To: <20080520021525.GA1571@shepherd> References: <1211239052.24579.1254029483@webmail.messagingengine.com> <27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> <20080520021525.GA1571@shepherd> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 03:01:15 -0000 --On May 19, 2008 10:15:25 PM -0400 Sahil Tandon wrote: > On May 19, 2008, at 4:17 PM, Montag wrote: > >> host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected: > > Are you sure it wasn't mx1.freebsd.org? And are you mangling > my.mywebsite.com or is that really the hostname with which your server > is configured to EHLO/HELO? The FreeBSD MXs also run Postfix and > employ the reject_unknown_helo_hostname restriction; it rejects HELO > and EHLO hostnames that lack DNS A or MX records. Your log excerpt > looks suspicious because my.mywebsite.com does have a valid DNS A > record: > > my.mywebsite.com. 96 IN A 208.87.33.150 Yes, but this is a bit weird. Macintosh:~ pauls$ telnet my.mywebsite.com 25 Trying 209.181.247.105... Connected to nullmx.mywebsite.com. Escape character is '^]'. 220 nullmx SMTP EHLO testing.mydomain.com 220 Hello quit 220 Buh-bye! Connection closed by foreign host Why "nullmx.mywebsite.com"? Which resolves to an entirely different IP address. Macintosh:~ pauls$ dig +short nullmx.mywebsite.com 209.181.247.105 But it *is* the MX for that domain. Macintosh:~ pauls$ dig -t MX mywebsite.com ; <<>> DiG 9.4.1-P1 <<>> -t MX mywebsite.com ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49578 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 3 ;; QUESTION SECTION: ;mywebsite.com. IN MX ;; ANSWER SECTION: mywebsite.com. 300 IN MX 10 nullmx.mywebsite.com. So I've got no idea why he's having this problem, unless it's because the MX record doesn't point to my.mywebsite.com. Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ From owner-freebsd-questions@FreeBSD.ORG Tue May 20 03:10:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8EC2106564A for ; Tue, 20 May 2008 03:10:12 +0000 (UTC) (envelope-from bp@eden.barryp.org) Received: from itasca.hexavalent.net (itasca.hexavalent.net [67.207.138.180]) by mx1.freebsd.org (Postfix) with ESMTP id B46DD8FC17 for ; Tue, 20 May 2008 03:10:12 +0000 (UTC) (envelope-from bp@eden.barryp.org) Received: from host-42-60-230-24.midco.net ([24.230.60.42] helo=eden.barryp.org) by itasca.hexavalent.net with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.67) (envelope-from ) id 1JyHcF-00020m-Hb; Mon, 19 May 2008 21:30:15 -0500 Received: from macbook.home ([10.66.1.10]) by eden.barryp.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67 (FreeBSD)) (envelope-from ) id 1JyHc2-0008DA-Fa; Mon, 19 May 2008 21:30:02 -0500 Message-ID: <483237A9.6030108@barryp.org> Date: Mon, 19 May 2008 21:30:01 -0500 From: Barry Pederson User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Kevin Downey References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> In-Reply-To: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Andrew Moran , freebsd-questions@freebsd.org Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 03:10:12 -0000 Kevin Downey wrote: > On Mon, May 19, 2008 at 4:18 PM, Andrew Moran wrote: >> Hey guys, >> >> I recently upgraded my php5 ports to latest ports tree versions (5.2.6), and >> now I'm in a situation where any HUP signal sent to apache is causing the >> entire process to dump core. I get this in the apache error log: >> >> [Mon May 19 16:08:48 2008] [notice] SIGHUP received. Attempting to restart >> [Mon May 19 16:08:48 2008] [notice] seg fault or similar nasty error >> detected in the parent process >> >> and this in the messages log: >> >> May 19 16:14:45 celebrian kernel: pid 36900 (httpd), uid 0: exited on signal >> 11 (core dumped) >> >> >> I narrowed it down to php - when I disable the php5 module, it doesn't >> behave like this. >> > > there was a thread on a while back on one of the other lists, maybe -questions. > the offending extension is one of these three: > #extension=mcrypt.so > #extension=mbstring.so > #extension=mhash.so > I have the three of them commented out, so I am not sure which one was > the poblem. Andy: It seems the order of the extensions in /usr/local/etc/php/extensions.ini matters. For example, in the php5 ports Makefile.ext, there's an "Ugly hack to load session before pspell to avoid crashes" It could be there are other ordering dependencies. If you have a backup of php/extensions.ini from before you did your updates, it would be worth trying reverting to that, to get the order you had before that seemed OK. Barry From owner-freebsd-questions@FreeBSD.ORG Tue May 20 03:17:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7D751065676 for ; Tue, 20 May 2008 03:17:37 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 3182A8FC0A for ; Tue, 20 May 2008 03:17:36 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl105-70.kln.forthnet.gr [77.49.224.70]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-1) with ESMTP id m4K3GwVt021235 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 20 May 2008 06:17:12 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m4K3GwnE008134; Tue, 20 May 2008 06:16:58 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m4K3GufJ008133; Tue, 20 May 2008 06:16:56 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Jonathan McKeown References: <7d6fde3d0805190149y7a3bfa75j2ca6a67cef66e8f6@mail.gmail.com> <20080519094603.GC12033@osiris.chen.org.nz> <200805191240.47144.jonathan@hst.org.za> Date: Tue, 20 May 2008 06:16:55 +0300 In-Reply-To: <200805191240.47144.jonathan@hst.org.za> (Jonathan McKeown's message of "Mon, 19 May 2008 12:40:46 +0200") Message-ID: <874p8t8y1k.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m4K3GwVt021235 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.86, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.54, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: Now what would you expect this to print out? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 03:17:37 -0000 On Mon, 19 May 2008 12:40:46 +0200, Jonathan McKeown wrote: > I forget where I saw this quote first, but the last five words always > make me think of the find command: > > Real Programmers consider "what you see is what you get" to be just as > bad a concept in Text Editors as it is in women. No, the Real Programmer > wants a "you asked for it, you got it" text editor - complicated, cryptic, > powerful, unforgiving, dangerous. The page at http://www.pbm.com/~lindahl/real.programmers.html suggests that this quote is from ``A letter to the editor of Datamation, volume 29 number 7, July 1983.'' The author of that page writes ``I've long ago lost my dog-eared photocopy, but I believe this was written (and is copyright) by Ed Post, Tektronix, Wilsonville OR USA,'' so it may be a bit tricky to verify the claim. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 03:28:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 285FA106564A for ; Tue, 20 May 2008 03:28:46 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 10A408FC0C for ; Tue, 20 May 2008 03:28:45 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id 7F9801CCEA; Mon, 19 May 2008 20:28:45 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id AJHqxg0HZd6n; Mon, 19 May 2008 20:28:42 -0700 (PDT) Date: Mon, 19 May 2008 23:28:39 -0400 From: Sahil Tandon To: Paul Schmehl Message-ID: <20080520032838.GB1571@shepherd> Mail-Followup-To: Paul Schmehl , freebsd-questions@freebsd.org References: <1211239052.24579.1254029483@webmail.messagingengine.com> <27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> <20080520021525.GA1571@shepherd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: freebsd-questions@freebsd.org Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 03:28:46 -0000 * Paul Schmehl [05-19-2008]: > Macintosh:~ pauls$ telnet my.mywebsite.com 25 > Trying 209.181.247.105... > Connected to nullmx.mywebsite.com. > Escape character is '^]'. > 220 nullmx SMTP > EHLO testing.mydomain.com > 220 Hello > quit > 220 Buh-bye! > Connection closed by foreign host > > Why "nullmx.mywebsite.com"? Which resolves to an entirely different IP > address. Perhaps the admin routes all port 25 traffic to nullmx. > So I've got no idea why he's having this problem, unless it's because the > MX record doesn't point to my.mywebsite.com. Pure conjecture, but I think in trying to avoid exposing his machine's real hostname, he just wrote my.mywebsite.com, which just so happens to be an actual hostname. Otherwise, I am similarly perplexed. -- Sahil Tandon From owner-freebsd-questions@FreeBSD.ORG Tue May 20 03:28:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39968106567E for ; Tue, 20 May 2008 03:28:51 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id B3E808FC17 for ; Tue, 20 May 2008 03:28:50 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl105-70.kln.forthnet.gr [77.49.224.70]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-1) with ESMTP id m4K3S2Aq021647 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 20 May 2008 06:28:09 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m4K3S2cD008194; Tue, 20 May 2008 06:28:02 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m4K3S1Ww008193; Tue, 20 May 2008 06:28:01 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: "Montag" References: <1211239052.24579.1254029483@webmail.messagingengine.com> Date: Tue, 20 May 2008 06:28:01 +0300 In-Reply-To: <1211239052.24579.1254029483@webmail.messagingengine.com> (montag@activeattack.com's message of "Mon, 19 May 2008 18:17:32 -0500") Message-ID: <87zlql7iym.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m4K3S2Aq021647 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.36, required 5, ALL_TRUSTED -1.80, AWL 0.04, BAYES_00 -2.60, FB_WORD1_END_DOLLAR 1.00) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd questions Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 03:28:51 -0000 On Mon, 19 May 2008 18:17:32 -0500, "Montag" wrote: > I've got Postfix SMTP server set up on a FreeBSD 7 box. I'm receiving > mail just fine, and I can send mail to my other web accounts (gmail), > but my mail is getting rejected from the mailing lists. Here is the > output from the local mail queue: > > host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected: > Host not found (in reply to RCPT TO command)) > freebsd-questions@freebsd.org > > Any thoughts? I typed "sendmail -bp" to print that, which is curious, > because I'm pretty sure sendmail is not running; Postfix should be > handling everything. You have misspelled the hostname `mx1.freebsd.org'. Did you, by any chance, also edit the hostname of the error message? Are you _really_ the owner of `my.mywebsite.com' or is this just something you manually wrote when copying the error? If you manually modified the original error, to hide the domain name, we have to `guess' why the mx1.freebsd.org host fails to resolve your hostname. Please show us the real hostname, and then we may be able to help you more effectively. On Mon, 19 May 2008 21:03:00 -0500, Paul Schmehl wrote: > --On May 19, 2008 6:07:53 PM -0700 Chuck Swiger wrote: >> Many mailservers check that the HELO/EHLO response is a valid >> hostname. You can either configure your machine to use a valid >> hostname (consider dyndns.org or similar, if you like), or you can >> relay your email to something like your ISP's mailserver using >> relayhost parameter or the transport mechanism.... > > I'm not sure what the point of that is: > > Macintosh:~ pauls$ dig +short my.mywebsite.com > 208.87.33.150 > Macintosh:~ pauls$ dig +short -x 208.87.33.150 > my.mywebsite.com. > > The site resolves both forward and reverse. So valid hostname is not > the problem. It may not be the *real* site we are talking about though. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 04:07:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14E971065671 for ; Tue, 20 May 2008 04:07:29 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 08AE18FC25 for ; Tue, 20 May 2008 04:07:28 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id 897CE1CCEA; Mon, 19 May 2008 21:07:28 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id gCTAO38oE+Kf; Mon, 19 May 2008 21:07:24 -0700 (PDT) Date: Tue, 20 May 2008 00:07:21 -0400 From: Sahil Tandon To: Paul Schmehl , freebsd-questions@freebsd.org Message-ID: <20080520040720.GD1571@shepherd> Mail-Followup-To: Paul Schmehl , freebsd-questions@freebsd.org References: <1211239052.24579.1254029483@webmail.messagingengine.com> <27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> <20080520021525.GA1571@shepherd> <20080520032838.GB1571@shepherd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080520032838.GB1571@shepherd> Cc: Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 04:07:29 -0000 * Sahil Tandon [05-19-2008]: > * Paul Schmehl [05-19-2008]: > > > Macintosh:~ pauls$ telnet my.mywebsite.com 25 > > Trying 209.181.247.105... > > Connected to nullmx.mywebsite.com. > > Escape character is '^]'. > > 220 nullmx SMTP > > EHLO testing.mydomain.com > > 220 Hello > > quit > > 220 Buh-bye! > > Connection closed by foreign host > > > > Why "nullmx.mywebsite.com"? Which resolves to an entirely different IP > > address. > > Perhaps the admin routes all port 25 traffic to nullmx. Actually, I am wrong here. This is happening on your machine because you are using telnet on OS X Leopard: http://chip-miller.net/2008/03/14/solving-a-dns-mystery-on-os-x/ Try telnet from a FreeBSD (or any other) machine, and you will get: # telnet my.mywebsite.com 25 Trying 208.87.33.150... telnet: connect to address 208.87.33.150: Connection refused telnet: Unable to connect to remote host -- Sahil Tandon From owner-freebsd-questions@FreeBSD.ORG Tue May 20 04:08:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DFE31065689 for ; Tue, 20 May 2008 04:08:50 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.187]) by mx1.freebsd.org (Postfix) with ESMTP id B69A98FC27 for ; Tue, 20 May 2008 04:08:49 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so1142246tid.3 for ; Mon, 19 May 2008 21:08:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=VC7ClKK0sOZtBc23FCyJQEs7/bwU2GVrPa0WyuVLkBs=; b=wIufTmCThjucvI1bwxEwvVGeKgzeZ2+4sgI12KRB78O5RoRNBTBsB8ULeVv480mkz0lPrAads3bC3cM9lA6LtVZ+39ilH/G3CiSFzh27kmFyrHI51LHK9xg4k04lk+n0oBk9MnkKZTFFFEEVTiLMWs4dqsZBLZZHQk4FMxSGlGA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=xT6QFhGBya08TDktUQuQhNmpCH+loaKJqghehF4+fH8TSJYn9x0cK2wZKrOq2Kbs9M2UZaK95NcMBZSHpMjqqaDjGLGA9PmSSdvAET9EMvfidsEP6jHSriAPTjpjk5nZHtfEK8OC3TnY5Sm4FnK7v5Hi1qClK7ap1w3cI0JNruo= Received: by 10.110.26.20 with SMTP id 20mr1023742tiz.20.1211256528104; Mon, 19 May 2008 21:08:48 -0700 (PDT) Received: by 10.110.93.4 with HTTP; Mon, 19 May 2008 21:08:48 -0700 (PDT) Message-ID: <5635aa0d0805192108s1d045df5h551024d07805fb94@mail.gmail.com> Date: Tue, 20 May 2008 11:08:48 +0700 From: "Outback Dingo" To: RW In-Reply-To: <20080519212652.372a9c49@gumby.homeunix.com.> MIME-Version: 1.0 References: <200805191400.53555.derek.graham@att.net> <20080519212652.372a9c49@gumby.homeunix.com.> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Status of KDE4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 04:08:50 -0000 ive got it installed kubuntu-kde4 8.0.1 LTS runs great.... id like to see it on FreeBSD, ive tried it on FreeBSD 7.x there not too bad, but some quirks i think they are working thru still. On Tue, May 20, 2008 at 3:26 AM, RW wrote: > On Mon, 19 May 2008 14:00:53 -0500 > Derek Graham wrote: > > > Just curious when KDE4 is going to be officialy in the port tree and > > if there is any word on running KDE3 and KDE4 together? I want to try > > it out but want to hear what others got to say about installing it > > and if there is a good guide to doing it? > > It's available on the kubuntu live-cd if you want to try it now. It > didn't seems all that stable when I tried it though. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Tue May 20 04:51:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E82EC1065675; Tue, 20 May 2008 04:51:52 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [IPv6:2001:418:1::39]) by mx1.freebsd.org (Postfix) with ESMTP id D94DC8FC14; Tue, 20 May 2008 04:51:52 +0000 (UTC) (envelope-from randy@psg.com) Received: from 72-254-46-123.client.stsn.net ([72.254.46.123] helo=rmac.psg.com) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JyJpH-0004xT-VJ; Tue, 20 May 2008 04:51:52 +0000 Message-ID: <483258E7.5090301@psg.com> Date: Mon, 19 May 2008 21:51:51 -0700 From: Randy Bush User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Barry Pederson References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> In-Reply-To: <483237A9.6030108@barryp.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 04:51:53 -0000 386 very current i have been unable to get apache not to segv on one server for a while now. i tried the php rebuild i tried clearing obj, full system build, full ports force rebuild, ... i just tried > If you have a backup of php/extensions.ini from before you did your > updates, it would be worth trying reverting to that, to get the order > you had before that seemed OK. still coring but it is nice to know i have company :) randy From owner-freebsd-questions@FreeBSD.ORG Tue May 20 05:03:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 143A81065675 for ; Tue, 20 May 2008 05:03:59 +0000 (UTC) (envelope-from daryl@ci.com.au) Received: from mippet.ci.com.au (mippet.ci.com.au [192.65.182.30]) by mx1.freebsd.org (Postfix) with ESMTP id B2E118FC17 for ; Tue, 20 May 2008 05:03:58 +0000 (UTC) (envelope-from daryl@ci.com.au) Received: from mippet.ci.com.au (localhost [127.0.0.1]) by mippet.ci.com.au (8.14.2/8.14.2/CE070809/cml) with ESMTP id m4K4dTrE026665 for ; Tue, 20 May 2008 14:39:29 +1000 (EST) (envelope-from daryl@mippet.ci.com.au) Received: (from daryl@localhost) by mippet.ci.com.au (8.14.2/8.14.2/Submit) id m4K4dTYQ026662; Tue, 20 May 2008 14:39:29 +1000 (EST) (envelope-from daryl) Date: Tue, 20 May 2008 14:39:29 +1000 (EST) From: Daryl Sayers Message-Id: <200805200439.m4K4dTYQ026662@mippet.ci.com.au> To: freebsd-questions@freebsd.org X-Scanned-By: MIMEDefang 2.63 on 192.65.182.30 Subject: attach not working in gdb X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 05:03:59 -0000 I am trying to use gdb on FreeBSD 7.0 but is does not seem to work using the attach option. I know this all works with the FreeBSD 4.11 machines we still have running. Is there a solution?? # ps -auxww | grep vi daryl 22044 0.0 0.1 3408 1488 qb S+ 2:34PM 0:00.00 vi xxx # gdb --quiet (gdb) attach 22044 Attaching to process 22044 /usr/src/gnu/usr.bin/gdb/libgdb/../../../../contrib/gdb/gdb/solib-svr4.c:1443: internal-error: legacy_fetch_link_map_offsets called without legacy link_map support enabled. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) y /usr/src/gnu/usr.bin/gdb/libgdb/../../../../contrib/gdb/gdb/solib-svr4.c:1443: internal-error: legacy_fetch_link_map_offsets called without legacy link_map support enabled. A problem internal to GDB has been detected, further debugging may prove unreliable. Create a core file of GDB? (y or n) n -- Daryl Sayers Direct: +612 95525510 Corinthian Engineering Office: +612 95525500 Suite 54, Jones Bay Wharf Fax: +612 95525549 26-32 Pirrama Rd email: daryl@ci.com.au Pyrmont NSW 2009 Australia www: http://www.ci.com.au From owner-freebsd-questions@FreeBSD.ORG Tue May 20 05:08:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AD9D1065678 for ; Tue, 20 May 2008 05:08:34 +0000 (UTC) (envelope-from redchin@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id C49768FC1D for ; Tue, 20 May 2008 05:08:33 +0000 (UTC) (envelope-from redchin@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so593176ana.13 for ; Mon, 19 May 2008 22:08:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=Uwzucfe5ptqWCuozb4ElWg63B9b0QsYJ1j8hIE7DgVE=; b=Kk58PhQ8ljGXJR07WygWrv/Hp00bSa3QkWRCvMpyGcI3WjOCg9/Of+mJWXx+s4KikBdbPGZd0EsMn94y5+9WlGnXvtD7Q1iWURjFJK/LX9+edvcywDuWP4uLyYSCgC4uUypM//81TvgZvYwfLdt6AwvM0SDtTVyOB9Mp6TcVY38= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Z/jU/qTcqFAxmEcEvaAuyApYYQ+1k/8mJL/KI0kbMbaC4LU5pPg21Y5O1hPgF8404Bs0ZKhtobbipQimyg+Jgf0vPfAIYoka1h8opfUm+9lKzprSLXxk2sGvi33vvHXNcauGfkrgvnf0Q9tC+3xuE0OW2RTAF5EPXYEW64/ppH8= Received: by 10.100.152.19 with SMTP id z19mr8746299and.80.1211260113042; Mon, 19 May 2008 22:08:33 -0700 (PDT) Received: by 10.100.14.7 with HTTP; Mon, 19 May 2008 22:08:33 -0700 (PDT) Message-ID: <1d3ed48c0805192208q35f2a919ha329f4aca720935@mail.gmail.com> Date: Mon, 19 May 2008 22:08:33 -0700 From: "Kevin Downey" To: "Randy Bush" In-Reply-To: <483258E7.5090301@psg.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org, Barry Pederson Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 05:08:34 -0000 On Mon, May 19, 2008 at 9:51 PM, Randy Bush wrote: > 386 very current > > i have been unable to get apache not to segv on one server for a while now. > > i tried the php rebuild > > i tried clearing obj, full system build, full ports force rebuild, ... > > i just tried > >> If you have a backup of php/extensions.ini from before you did your >> updates, it would be worth trying reverting to that, to get the order >> you had before that seemed OK. > > still coring > > but it is nice to know i have company :) > > randy > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > did you ever try comment out the three extensions I mentioned in my previous email? That fixed it right up for me. -- The Mafia way is that we pursue larger goals under the guise of personal relationships. Fisheye From owner-freebsd-questions@FreeBSD.ORG Tue May 20 05:11:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32B151065683; Tue, 20 May 2008 05:11:30 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [IPv6:2001:418:1::39]) by mx1.freebsd.org (Postfix) with ESMTP id 274268FC1E; Tue, 20 May 2008 05:11:30 +0000 (UTC) (envelope-from randy@psg.com) Received: from 72-254-46-123.client.stsn.net ([72.254.46.123] helo=rmac.psg.com) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JyK8G-00050v-7v; Tue, 20 May 2008 05:11:28 +0000 Message-ID: <48325D7F.7080608@psg.com> Date: Mon, 19 May 2008 22:11:27 -0700 From: Randy Bush User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Kevin Downey References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> <1d3ed48c0805192208q35f2a919ha329f4aca720935@mail.gmail.com> In-Reply-To: <1d3ed48c0805192208q35f2a919ha329f4aca720935@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org, Barry Pederson Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 05:11:30 -0000 > did you ever try comment out the three extensions I mentioned in my > previous email? That fixed it right up for me. i did not have those extensions at all. or maybe i did not understand where they are. randy From owner-freebsd-questions@FreeBSD.ORG Tue May 20 05:59:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20B5D106566B for ; Tue, 20 May 2008 05:59:22 +0000 (UTC) (envelope-from thomas.herzog@inode.at) Received: from mx.inode.at (mx03.lb01.inode.at [62.99.145.3]) by mx1.freebsd.org (Postfix) with ESMTP id E40AB8FC13 for ; Tue, 20 May 2008 05:59:21 +0000 (UTC) (envelope-from thomas.herzog@inode.at) Received: from [213.229.17.132] (port=6208 helo=[10.146.84.28]) by smartmx-03.inode.at with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1JyKsa-0001d4-8p for freebsd-questions@freebsd.org; Tue, 20 May 2008 07:59:20 +0200 Message-ID: <483268B7.7010206@inode.at> Date: Tue, 20 May 2008 07:59:19 +0200 From: Thomas Herzog User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Kernel panic: flush_pagedep_deps: flush failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 05:59:22 -0000 Hi, ich have the second core since 3 days, with following info: cat /var/crash/info.1 Dump header from device /dev/da0s1b Architecture: amd64 Architecture Version: 2 Dump Length: 284737536B (271 MB) Blocksize: 512 Dumptime: Mon May 19 09:27:46 2008 Hostname: xxx.yyy.zz Magic: FreeBSD Kernel Dump Version String: FreeBSD 7.0-RELEASE-p1 #4: Wed May 14 10:10:03 CEST 2008 root@xxx.yyy.zz:/usr/obj/usr/src/sys/STORAGE Panic String: flush_pagedep_deps: flush failed Dump Parity: 4068726879 Bounds: 1 Dump Status: good anyone knows whats going on? thanks From owner-freebsd-questions@FreeBSD.ORG Tue May 20 06:37:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0046B1065678 for ; Tue, 20 May 2008 06:37:15 +0000 (UTC) (envelope-from glyn@millingtons.org) Received: from uranus.karoo.kcom.com (uranus.karoo.kcom.com [212.50.160.73]) by mx1.freebsd.org (Postfix) with ESMTP id 8E9E78FC2C for ; Tue, 20 May 2008 06:37:15 +0000 (UTC) (envelope-from glyn@millingtons.org) X-IronPort-AV: E=Sophos;i="4.27,513,1204502400"; d="scan'208";a="50197118" Received: from unknown (HELO glynthebearded.millingtons.org) ([82.152.120.109]) by uranus.karoo.kcom.com with ESMTP; 20 May 2008 07:37:12 +0100 Received: by glynthebearded.millingtons.org (Postfix, from userid 1001) id 2BF012285C; Tue, 20 May 2008 07:38:23 +0100 (BST) To: "Montag" References: <1211239052.24579.1254029483@webmail.messagingengine.com> Organization: Central Church, Torquay, U.K. X-Now-Playing: There's a deathly hush in the close tonight! X-Liturgical-Date: Optional Memorial: Saint Bernardine of Siena, priest, A.D. 2008 From: Glyn Millington Date: Tue, 20 May 2008 07:38:23 +0100 In-Reply-To: <1211239052.24579.1254029483@webmail.messagingengine.com> (montag@activeattack.com's message of "Mon\, 19 May 2008 18\:17\:32 -0500") Message-ID: <8663t9sco0.fsf@nowhere.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd questions Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glyn@millingtons.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 06:37:16 -0000 "Montag" writes: > I've got Postfix SMTP server set up on a FreeBSD 7 box. I'm receiving > mail just fine, and I can send mail to my other web accounts (gmail), > but my mail is getting rejected from the mailing lists. Here is the > output from the local mail queue: > > host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected: > Host not found (in reply to RCPT TO command)) > freebsd-questions@freebsd.org > > Any thoughts? Montag, what values do you have in /usr/local/etc/postfix/main.cf for mydomain myorigin mydestination mynetworks ? What is the FQDN of the machine you are trying to send mail from? And yes, the real error mesage would be a help! Glyn From owner-freebsd-questions@FreeBSD.ORG Tue May 20 06:50:54 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37AFD1065670 for ; Tue, 20 May 2008 06:50:54 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id E22EF8FC0A for ; Tue, 20 May 2008 06:50:53 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so2274428pyb.10 for ; Mon, 19 May 2008 23:50:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; bh=PTC60vTP7O2IStIq/OIGTM9lEb/QPCL2chl2xWKZCls=; b=BgFluzOVHLoXQU2Pn7lI+D0RpUfVy467FsD1bwZeOc3JTLs2W92ZbrYC/JXqLXeKmPdDuLo/oa1q1C0fOnsCXufSao+UdK7g54YD9KwwYw/j/BEj+04wo2rqwTh/DEpbkKzcUvuV/xndoyMUWwPJLXEsOJGgD01M3ntBdqYOphY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; b=RsBh6+wu80csrtLwCNJ9OoOOOrjZHUp0xoZYBGtN3qpzAw7jUxG+gmEEaEJsIWCvFjns1IZslNvRXSUAALZ4rm50HhDKjtTQxkGpXrGOuFu3sgtMGFto91407P9BwkTu7a+L+QskcpoLuJGTgVqWntiLZgBI4vaF6/GYTxH9KGU= Received: by 10.35.99.3 with SMTP id b3mr13431287pym.2.1211264557129; Mon, 19 May 2008 23:22:37 -0700 (PDT) Received: from ?192.168.1.4? ( [98.212.164.35]) by mx.google.com with ESMTPS id z38sm12398019pyg.25.2008.05.19.23.22.35 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 19 May 2008 23:22:35 -0700 (PDT) In-Reply-To: <483199E1.5040505@gmail.com> References: <483199E1.5040505@gmail.com> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <1ca03352a67fee9bc3c252700828bcbd@gmail.com> Content-Transfer-Encoding: 7bit From: Joshua Isom Date: Tue, 20 May 2008 01:22:34 -0500 To: Gunther Mayer X-Mailer: Apple Mail (2.624) Cc: questions@freebsd.org Subject: Re: The impossible happened, committing suicide X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 06:50:54 -0000 On May 19, 2008, at 10:16 AM, Gunther Mayer wrote: > Hi there, > > I couldn't quite believe it when I saw it. I received an email from > cron stating > > Assertion failed: (0 && "The impossible happened, committing > suicide"), function load_plist, file store_txt.c, line 840. > Abort trap > > > Obviously a developer's joke, but I'm concerned that there might be a > real problem. Would anybody here have any clue as to why this would > occur? > > This happened when executing the following daily (early morning) job > on our development server: > > portsnap cron update >/dev/null && portsdb -u 2>/dev/null && [ > $(hostname) = mydevserver ] && portsearch -u > > The hostname check we have in there is necessary because while > portsearch is handy, it's very resource hungry and thus only tolerable > in a testing environment - we share the crontab through svn between > our live and dev box. > > I've now received the same output twice - once yesterday morning and > once this morning, chances are I'll get the same tomorrow again... > > Gunther > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > It looks like portsearch is where the assertion fails. With a cursory look, you have a bad plist file for some port and portsearch just dies when it gets bad input. The "best" thing to do would be to patch portsearch to figure out what file is causing the problem, `s->plist_fn`, and either delete it(assuming portsearch updates it, since I seem to have few files starting with plist and it looks as though it's trying to load a file named plist I'm assuming it's controlled by portsearch) or just reinstall portsearch. But as I said, I just did a cursory look, and I don't use portsearch, so I'm only looking at the source code. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 07:20:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D03561065672 for ; Tue, 20 May 2008 07:20:05 +0000 (UTC) (envelope-from pmaechler-ml@glattnet.ch) Received: from mail01.glattnet.ch (mx10.glattnet.ch [80.242.193.210]) by mx1.freebsd.org (Postfix) with ESMTP id 475738FC23 for ; Tue, 20 May 2008 07:20:04 +0000 (UTC) (envelope-from pmaechler-ml@glattnet.ch) Received: from GWS050 ([80.242.193.209]) by mail01.glattnet.ch (WELCOME TO GLATTWERK AG) with ASMTP id AMB70358 for ; Tue, 20 May 2008 09:07:58 +0200 From: "Maechler Philippe" To: Date: Tue, 20 May 2008 09:07:57 +0200 Message-ID: <000b01c8ba48$3c2b2010$3202a8c0@glattwerk.local> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.5709 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Importance: Normal Subject: kernel panics on a 5.4-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 07:20:05 -0000 Hello Group We have a FreeBSD 5.4-STABLE System which is booting once or twice in a week without any meaningfull messages on the console or in a logfile. May 14 11:41:26 ldxp syslogd: kernel boot file is /boot/kernel/kernel May 14 11:41:26 ldxp savecore: reboot after panic: page fault ... May 14 21:31:36 ldxp syslogd: kernel boot file is /boot/kernel/kernel May 14 21:31:36 ldxp savecore: reboot after panic: page fault ... May 18 09:10:37 ldxp syslogd: kernel boot file is /boot/kernel/kernel May 18 09:10:37 ldxp savecore: reboot after panic: page fault My first thought was RAM so I did a memtest86 over night but everthing looks ok. I was able to get and open a kernel dump but have no idea what this stuff means :) %sudo cat /var/crash/info.14=20 Dump header from device /dev/ar0s1b Architecture: i386 Architecture Version: 16777216 Dump Length: 1073717248B (1023 MB) Blocksize: 512 Dumptime: Sun May 18 09:03:50 2008 Hostname: ldxp.xxx.zz Magic: FreeBSD Kernel Dump Version String: FreeBSD 5.4-STABLE #5: Mon Jan 14 11:21:51 CET 2008 pmaechler@ldxp.xxx.zz:/usr/obj/usr/src/sys/LDXP Panic String: page fault Dump Parity: 3477207326 Bounds: 14 Dump Status: good % %sudo kgdb kernel.debug /var/crash/vmcore.14 [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". #0 doadump () at pcpu.h:160 160 __asm __volatile("movl %%fs:0,%0" : "=3Dr" (td)); (kgdb) bt #0 doadump () at pcpu.h:160 #1 0xc04c5ae8 in boot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:412 #2 0xc04c5d7c in panic (fmt=3D0xc06279fc "%s") at /usr/src/sys/kern/kern_shutdown.c:568 #3 0xc0604c0c in trap_fatal (frame=3D0xe4aacc24, eva=3D36) at /usr/src/sys/i386/i386/trap.c:817 #4 0xc06043f9 in trap (frame=3D {tf_fs =3D -458620904, tf_es =3D -1068695536, tf_ds =3D 16, tf_edi =3D -1041254912, tf_esi =3D -1041254912, tf_ebp =3D -458568584, tf_isp =3D -458568624, tf_ebx =3D -1035129472, tf_edx =3D -1035799228, tf_ecx =3D -1066880192, tf_eax =3D 0, tf_trapno =3D 12, tf_err =3D 0, tf_eip =3D -1068615581, tf_cs =3D 8, tf_eflags =3D 65683, tf_esp =3D 68, tf_ss =3D 0}) at /usr/src/sys/i386/i386/trap.c:255 #5 0xc05f4e4a in calltrap () at /usr/src/sys/i386/i386/exception.s:140 #6 0xe4aa0018 in ?? () #7 0xc04d0010 in thread_single (mode=3D-1041254912) at /usr/src/sys/kern/kern_thread.c:812 #8 0xc04e3ede in turnstile_wait (ts=3D0xc242f5c0, lock=3D0xc068b340, owner=3D0xc24d2d80) at /usr/src/sys/kern/subr_turnstile.c:556 #9 0xc04bd499 in _mtx_lock_sleep (m=3D0xc068b340, td=3D0xc1efb600, opts=3D0, file=3D0x0, line=3D0) at /usr/src/sys/kern/kern_mutex.c:552 #10 0xc04cbf8a in msleep (ident=3D0xc068b7e4, mtx=3D0xc068b340, priority=3D68, wmesg=3D0xc0635a53 "psleep", timo=3D500) at /usr/src/sys/kern/kern_synch.c:239 #11 0xc05cee9c in vm_pageout () at /usr/src/sys/vm/vm_pageout.c:1529 #12 0xc04b14d0 in fork_exit (callout=3D0xc05cec1c , arg=3D0x0, frame=3D0xe4aacd38) at /usr/src/sys/kern/kern_fork.c:791 #13 0xc05f4eac in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:209 (kgdb) Can anyone give me a hint where else to look for the problem? tia Philippe From owner-freebsd-questions@FreeBSD.ORG Tue May 20 07:54:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BDEC106564A for ; Tue, 20 May 2008 07:54:20 +0000 (UTC) (envelope-from msaf1980@rambler.ru) Received: from mxa.rambler.ru (mxa.rambler.ru [81.19.66.231]) by mx1.freebsd.org (Postfix) with ESMTP id E85728FC14 for ; Tue, 20 May 2008 07:54:19 +0000 (UTC) (envelope-from msaf1980@rambler.ru) Received: from mcgi65.rambler.ru (mcgi65.rambler.ru [81.19.67.199]) by mxa.rambler.ru (Postfix) with ESMTP id C839E74426 for ; Tue, 20 May 2008 11:35:55 +0400 (MSD) Received: from mcgi65.rambler.ru (localhost [127.0.0.1]) by mcgi65.rambler.ru (Postfix) with ESMTP id 861A35C8B for ; Tue, 20 May 2008 11:35:54 +0400 (MSD) Received: from [195.58.21.225] by mcgi65.rambler.ru with HTTP (mailimap); Tue, 20 May 2008 11:35:52 +0400 From: misha saf To: Date: Tue, 20 May 2008 11:35:52 +0400 MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="windows-1251"; format="flowed" Message-Id: <477934569.1211268952.61777256.49341@mcgi65.rambler.ru> X-Mailer: Ramail 3u, (untone) Subject: exclude network from ipsec X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 07:54:20 -0000 God day. I have some problem with ipsec, established between two networks 10.11.0.0/16, D-Link DFL-210. LAN IP - 10.11.3.1 10.11.56.0/16, FreeBSD 6.3 LAN IP - 10.11.56.1 /etc/ipsec.conf flush; spdflush; spdadd 10.11.56.0/24 10.11.0.0/16 any -P out ipsec esp/tunnel/xx.xx.xx.xx-yy.yy.yy.yy/require; spdadd 10.11.0.0/16 10.11.56.0/24 any -P in ipsec esp/tunnel/yy.yy.yy.yy-xx.xx.xx.xx/require; Routing table 10.11/16 yy.yy.yy.yy UGS 3222382 3223301 vlan0 10.11.56/24 link#1 UC 0 0 rl0 Tunnel established and work fine, but queries from 10.11.56.0/24 to 10.11.56.1 are dended through ipsec tunnel I can't ping 10.11.56.1 even localy from router There are a way to send queriers from 10.11.56.0 to several networks from 10.11.0.0/24 (10.11.56.0/24, 10.11.57.0/24 for example) without ipsec ? From owner-freebsd-questions@FreeBSD.ORG Tue May 20 09:16:34 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D35C106566C; Tue, 20 May 2008 09:16:34 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 115CE8FC2E; Tue, 20 May 2008 09:16:34 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A57A8F.dip.t-dialin.net [84.165.122.143]) by redbull.bpaserver.net (Postfix) with ESMTP id C38D72E262; Tue, 20 May 2008 10:57:25 +0200 (CEST) Received: from webmail.leidinger.net (webmail.leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id E917510F61A; Tue, 20 May 2008 10:57:21 +0200 (CEST) Received: (from www@localhost) by webmail.leidinger.net (8.14.2/8.13.8/Submit) id m4K8vGp4058153; Tue, 20 May 2008 10:57:16 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde Framework) with HTTP; Tue, 20 May 2008 10:57:15 +0200 Message-ID: <20080520105715.18366zzylwkcqzgg@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Tue, 20 May 2008 10:57:15 +0200 From: Alexander Leidinger To: Vince Hoffman References: <4831A0A5.6040808@bulinfo.net> <4831F4F9.2000302@unsane.co.uk> In-Reply-To: <4831F4F9.2000302@unsane.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.2-RC2) / FreeBSD-8.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, ORDB-RBL, SpamAssassin (not cached, score=-14.9, required 6, BAYES_00 -15.00, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: Yani Brankov , questions@freebsd.org, performance@freebsd.org Subject: Re: Low/Jerky performance in FreeBSD 7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 09:16:34 -0000 Quoting Vince Hoffman (from Mon, 19 May 2008 22:45:29 +0100): > > Yani Brankov wrote: >> Hey guys, > Hi >> >> I recently updated to FreeBSD 7 and noticed that my box started to >> perform as windows does under heavier loads. The mouse starts to be Which scheduler? ULE or BSD? Try the other one you use currently. Bye, Alexander. -- Gleemites, n.: Petrified deposits of toothpaste found in sinks. -- Rich Hall & Friends, "Sniglets" http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-freebsd-questions@FreeBSD.ORG Tue May 20 09:21:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00FDA1065677 for ; Tue, 20 May 2008 09:21:28 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 7927E8FC1A for ; Tue, 20 May 2008 09:21:28 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1265475ywe.13 for ; Tue, 20 May 2008 02:21:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=b7Yr+A24/55j4ib+DWpz6PtBD4wdJ0hGZGJl1Qg/VWo=; b=uRQJ6rmDmJxwj3AZ6sYE45Iz4fhGh8yeKXyGF4/3HLM77GmEaCwrQCcH31p82U9bbhcznOMPeNhaTNJgPC6UxbSWDuwn5jXPwC2utmNOPcLI6jlBbyIRQTHTVOrf00LZ/qHnDIBDkDxRqZ3NFgaLsngYt53aPgvMKDciwn9Azkk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Fz6jOUgLH8b3LOOC87dqFdllp1dFo6XcWx90UyFiCIubnA1bIsq8EgCq0Pz+K7KBPF3Kwc0MFLggWNH1hilHoGQKAoKiQh7Qow2Ngh3VLzTDAGU25Bc8gmpsC9gotrjdRdf927HmveCSYmN7bU3BwYPxj3yR8Y5XTLCmWAQBc5A= Received: by 10.150.73.7 with SMTP id v7mr7305925yba.123.1211275287784; Tue, 20 May 2008 02:21:27 -0700 (PDT) Received: by 10.150.219.9 with HTTP; Tue, 20 May 2008 02:21:27 -0700 (PDT) Message-ID: <991123400805200221o5ae4999enbdb6e2dc32c884d6@mail.gmail.com> Date: Tue, 20 May 2008 12:21:27 +0300 From: "Odhiambo Washington" To: "Randy Bush" In-Reply-To: <48325D7F.7080608@psg.com> MIME-Version: 1.0 References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> <1d3ed48c0805192208q35f2a919ha329f4aca720935@mail.gmail.com> <48325D7F.7080608@psg.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Barry Pederson , Kevin Downey , freebsd-questions@freebsd.org, freebsd-current@freebsd.org Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 09:21:29 -0000 On Tue, May 20, 2008 at 8:11 AM, Randy Bush wrote: > > did you ever try comment out the three extensions I mentioned in my > > previous email? That fixed it right up for me. > > i did not have those extensions at all. or maybe i did not understand > where they are. > Could you guys google for fixphpextorder.sh and see if that would help. It did help me last year when I had this problem and I always rely on it during upgrade, but I'm not saying I guarantee it will:-) -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Oh My God! They killed init! You Bastards!" --from a /. post From owner-freebsd-questions@FreeBSD.ORG Tue May 20 09:30:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7B521065676 for ; Tue, 20 May 2008 09:30:48 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id C6A5E8FC31 for ; Tue, 20 May 2008 09:30:46 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from sysadmin.hst.org.za (sysadmin.int.dbn.hst.org.za [10.1.1.20]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m4K9SZjA085005 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Tue, 20 May 2008 11:28:35 +0200 (SAST) (envelope-from jonathan@hst.org.za) From: Jonathan McKeown Organization: Health Systems Trust To: freebsd-questions@freebsd.org Date: Tue, 20 May 2008 11:33:50 +0200 User-Agent: KMail/1.7.2 References: <7d6fde3d0805190149y7a3bfa75j2ca6a67cef66e8f6@mail.gmail.com> <20080519094603.GC12033@osiris.chen.org.nz> <20080520014133.3447c282@gumby.homeunix.com.> In-Reply-To: <20080520014133.3447c282@gumby.homeunix.com.> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805201133.50963.jonathan@hst.org.za> X-Spam-Score: -4.378 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Re: Now what would you expect this to print out? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 09:30:48 -0000 On Tuesday 20 May 2008 02:41, RW wrote: > On Mon, 19 May 2008 21:46:03 +1200 > > Jonathan Chen wrote: > > On Mon, May 19, 2008 at 01:49:35AM -0700, Garrett Cooper wrote: > > > Riddle for the day for folks that have source trees... what would > > > you expect this to print out (ask yourself the question and then > > > execute the command)? > > > > > > find /usr/src -name Makefile -or -name '*.mk' -print > > > > > > The expected output and what actual output differed in my mind, but > > > maybe somebody else can "shed some light" on the logic behind what > > > happened > > > > It's a problem that catches many young players with find(1). One has > > to remember from reading the man-page that all directives have an > > implicit AND operator on it; and that includes the "-print" directive. > > So to get what you want, you have to introduce brackets: > > > > find /usr/src \( -name Makefile -or -name '*.mk' \) -print > > Why does that make a difference, when print always evaluates to true? > > x AND true = x > > so > > (a OR b) AND true = a OR b > a OR (b AND true) = a OR b It makes a difference (as in programming) because -print is used for its side-effect rather than its value, and the binding order influences when the side-effect happens. Jonathan From owner-freebsd-questions@FreeBSD.ORG Tue May 20 11:03:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 610A71065675; Tue, 20 May 2008 11:03:57 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [IPv6:2001:418:1::39]) by mx1.freebsd.org (Postfix) with ESMTP id 4034C8FC13; Tue, 20 May 2008 11:03:57 +0000 (UTC) (envelope-from randy@psg.com) Received: from 72-254-46-123.client.stsn.net ([72.254.46.123] helo=rmac.psg.com) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JyPdH-0006BA-UJ; Tue, 20 May 2008 11:03:51 +0000 Message-ID: <4832B017.1090101@psg.com> Date: Tue, 20 May 2008 04:03:51 -0700 From: Randy Bush User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Odhiambo Washington References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> <1d3ed48c0805192208q35f2a919ha329f4aca720935@mail.gmail.com> <48325D7F.7080608@psg.com> <991123400805200221o5ae4999enbdb6e2dc32c884d6@mail.gmail.com> In-Reply-To: <991123400805200221o5ae4999enbdb6e2dc32c884d6@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Barry Pederson , Kevin Downey , freebsd-questions@freebsd.org, freebsd-current@freebsd.org Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 11:03:57 -0000 > Could you guys google for fixphpextorder.sh and see if that would help. > It did help me last year when I had this problem and I always rely on it > during upgrade, but I'm not saying I guarantee it will:-) still cores # /usr/local/etc/rc.d/apache22 start Performing sanity check on apache22 configuration: Segmentation fault (core dumped) Starting apache22. Segmentation fault (core dumped) randy From owner-freebsd-questions@FreeBSD.ORG Tue May 20 11:25:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B64AE106566B; Tue, 20 May 2008 11:25:56 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [IPv6:2001:418:1::39]) by mx1.freebsd.org (Postfix) with ESMTP id 991D18FC0C; Tue, 20 May 2008 11:25:56 +0000 (UTC) (envelope-from randy@psg.com) Received: from 72-254-46-123.client.stsn.net ([72.254.46.123] helo=rmac.psg.com) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JyPyd-0006FH-UU; Tue, 20 May 2008 11:25:56 +0000 Message-ID: <4832B543.5090503@psg.com> Date: Tue, 20 May 2008 04:25:55 -0700 From: Randy Bush User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Claus Guttesen References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> <1d3ed48c0805192208q35f2a919ha329f4aca720935@mail.gmail.com> <48325D7F.7080608@psg.com> <991123400805200221o5ae4999enbdb6e2dc32c884d6@mail.gmail.com> <4832B017.1090101@psg.com> In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Odhiambo Washington , Kevin Downey , freebsd-questions@freebsd.org, freebsd-current@freebsd.org Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 11:25:56 -0000 >> # /usr/local/etc/rc.d/apache22 start >> Performing sanity check on apache22 configuration: >> Segmentation fault (core dumped) >> Starting apache22. >> Segmentation fault (core dumped) > > Apache (1.3) would core dump when pgsql (from php 5.2.5) was loaded as > a module. Commenting this module out from > /usr/local/etc/php/extensions.php solved the startup problem commenting out all extensions did not solve it randy From owner-freebsd-questions@FreeBSD.ORG Tue May 20 11:51:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8B2C1065674 for ; Tue, 20 May 2008 11:51:33 +0000 (UTC) (envelope-from kometen@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id 46E8C8FC26 for ; Tue, 20 May 2008 11:51:33 +0000 (UTC) (envelope-from kometen@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so2429523fkk.11 for ; Tue, 20 May 2008 04:51:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=KXKI7iDQtV1tqE9VjY2BVyxu9WDsS0apcj3B/7s7ZDg=; b=mLblhEsqFaw9FBL6JkITDnJVT1nbAg1+z5AakbIxtjSgtEAi07ERsuGKVdqEPGV/J4hMPahgEP1Bz5XYGp4tjLqw/NYAYupi00OPuIOJAY0xgR3ah/FR1+CxgIsXEuKBmKtQBMFDlheFkaa2XIH+5uwgpr4SaYLXsu3JOap73es= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gPeCe3ksEq7sMgPN+ej1RVpCKiNvuahlQ3uU/x3CkiGTt9/Ub8eq2iWwId/AsIGqoRJZqWs+EctrWNT/ovy0QE5sDX/YwLIaqzJfSzU5+2PWK95S0MV9xkttcg9xKNqCBXrT+qzwj73RWywENyq5zAhW7LIC51eTtjB/z6NYu3E= Received: by 10.125.78.15 with SMTP id f15mr7127961mkl.39.1211282536569; Tue, 20 May 2008 04:22:16 -0700 (PDT) Received: by 10.86.81.6 with HTTP; Tue, 20 May 2008 04:22:16 -0700 (PDT) Message-ID: Date: Tue, 20 May 2008 13:22:16 +0200 From: "Claus Guttesen" To: "Randy Bush" In-Reply-To: <4832B017.1090101@psg.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> <1d3ed48c0805192208q35f2a919ha329f4aca720935@mail.gmail.com> <48325D7F.7080608@psg.com> <991123400805200221o5ae4999enbdb6e2dc32c884d6@mail.gmail.com> <4832B017.1090101@psg.com> Cc: Odhiambo Washington , Kevin Downey , freebsd-questions@freebsd.org, freebsd-current@freebsd.org Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 11:51:33 -0000 >> Could you guys google for fixphpextorder.sh and see if that would help. >> It did help me last year when I had this problem and I always rely on it >> during upgrade, but I'm not saying I guarantee it will:-) > > still cores > > # /usr/local/etc/rc.d/apache22 start > Performing sanity check on apache22 configuration: > Segmentation fault (core dumped) > Starting apache22. > Segmentation fault (core dumped) Apache (1.3) would core dump when pgsql (from php 5.2.5) was loaded as a module. Commenting this module out from /usr/local/etc/php/extensions.php solved the startup problem (but then the web-app could not connect to our postgresql-server). Compiling pgsql statically into php worked around my problem. -- regards Claus When lenity and cruelty play for a kingdom, the gentlest gamester is the soonest winner. Shakespeare From owner-freebsd-questions@FreeBSD.ORG Tue May 20 11:58:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DC041065670 for ; Tue, 20 May 2008 11:58:01 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id A41818FC14 for ; Tue, 20 May 2008 11:58:00 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1JyQTb-0004GQ-Jk; Tue, 20 May 2008 12:57:55 +0100 Received: from melon.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144]) by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id m4KBvq9C027874; Tue, 20 May 2008 12:57:53 +0100 Received: by melon.esperance-linux.co.uk (Postfix, from userid 1001) id 7C0A1FCA4DF; Tue, 20 May 2008 12:57:47 +0100 (BST) Date: Tue, 20 May 2008 12:57:47 +0100 From: Frank Shute To: montag@activeattack.com Message-ID: <20080520115747.GA45838@melon.esperance-linux.co.uk> Mail-Followup-To: montag@activeattack.com, freebsd-questions@freebsd.org References: <60253.192.168.1.107.1211195138.squirrel@192.168.1.112> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <60253.192.168.1.107.1211195138.squirrel@192.168.1.112> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 6.3-RELEASE-p2 i386 X-Organisation: 'Esperance Linux' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (zetnet.co.uk [194.247.46.1]); Tue, 20 May 2008 12:57:53 +0100 (BST) Cc: freebsd-questions@freebsd.org Subject: Re: SVN Advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 11:58:01 -0000 On Mon, May 19, 2008 at 06:05:38AM -0500, montag@activeattack.com wrote: > > Hello all, > > I'm seeking to set up an SVN repository on my home machine. I've come > across the following two guides: > > http://www.bsdguides.org/guides/freebsd/misc/subversion.php > > http://www.onlamp.com/pub/a/bsd/2007/09/27/subversion-for-bsd-with-all-the-bells-and-whistles.html I guess you've looked at the svn book (which is what I used): http://svnbook.red-bean.com/nightly/en/index.html but I don't use Apache, I use the built in server for checking out stuff over my LAN. You could use this and use tcp wrappers to restrict checkout/checkin to your home IP. The line I've got in inetd.conf: svn stream tcp nowait frank /usr/local/bin/svnserve svnserve -i and in hosts.allow: svnserve: 192.168.0.0/255.255.255.0 : allow > > The second one is certainly overkill for what I need (I just want to use > it to manage my personal projects, since I work remotely a lot). I'd > definitely like a password protected web interface though. My issue is > the following. In both guides (and in all the other ones I've come > across) Apache is compiled with options that I did not select when I > installed Apache a while ago. I'd rather not have to redo everything I've > set up with my web server. Is there any way I get include those modules > (namely WITH_BERKELEYDB) without having to recompile? Also, any advice > relating to setting up Subversion on FreeBSD in general. I think the easiest method to add modules to Apache is rebuild but make sure you run: make config in the ports dir before building. If your source code is precious to you, then you can use svn over SSL, I believe. I don't think there is much to know about building/running svn on FreeBSD that is particular to FreeBSD - svn is just a load of perl scripts AFAIK. > > Appreciate the help, > > montag HTH a bit. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html From owner-freebsd-questions@FreeBSD.ORG Tue May 20 13:26:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C28901065675 for ; Tue, 20 May 2008 13:26:22 +0000 (UTC) (envelope-from jas@pcjas.obspm.fr) Received: from blade2-ext.obspm.fr (blade2-ext.obspm.fr [145.238.186.8]) by mx1.freebsd.org (Postfix) with ESMTP id 4045E8FC26 for ; Tue, 20 May 2008 13:26:21 +0000 (UTC) (envelope-from jas@pcjas.obspm.fr) Received: from pcjas.obspm.fr (pcjas.obspm.fr [145.238.184.233]) by blade2-ext.obspm.fr (8.13.8/8.13.8/SIO Observatoire de Paris - 15/11/07) with ESMTP id m4KDQJn8002959 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 20 May 2008 15:26:20 +0200 Received: from pcjas.obspm.fr (localhost [127.0.0.1]) by pcjas.obspm.fr (8.14.2/8.14.2) with ESMTP id m4KDQEta000981 for ; Tue, 20 May 2008 15:26:19 +0200 (CEST) (envelope-from jas@pcjas.obspm.fr) Received: (from jas@localhost) by pcjas.obspm.fr (8.14.2/8.14.2/Submit) id m4KDQ9mU000979 for freebsd-questions@freebsd.org; Tue, 20 May 2008 15:26:09 +0200 (CEST) (envelope-from jas) Date: Tue, 20 May 2008 15:26:09 +0200 From: Albert Shih To: freebsd-questions@freebsd.org Message-ID: <20080520132609.GB781@pcjas.obspm.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (blade2-ext.obspm.fr [145.238.186.20]); Tue, 20 May 2008 15:26:20 +0200 (CEST) X-Virus-Scanned: ClamAV 0.92.1/7180/Tue May 20 12:49:10 2008 on blade2-ext.obspm.fr X-Virus-Status: Clean Subject: webcam for 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Albert.Shih@obspm.fr List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 13:26:22 -0000 Hi all I'm running FreeBSD 7.0-Stable and now I need to have webcam & mic for using ekiga. I'm never using this kind of software before. I would like to known what's model of webcam and mic is best for ekiga & FreeBSD 7. When I say best that's mean --> easy to install (no patch to apply, etc.) because I NEED to use ekiga...(\not = I like to). Lots of thanks. Regards. -- Albert SHIH SIO batiment 15 Observatoire de Paris Meudon 5 Place Jules Janssen 92195 Meudon Cedex Heure local/Local time: Mar 20 mai 2008 15:20:35 CEST From owner-freebsd-questions@FreeBSD.ORG Tue May 20 13:35:45 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DEEA106566C; Tue, 20 May 2008 13:35:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id B498A8FC13; Tue, 20 May 2008 13:35:44 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4KDZWxd016918; Tue, 20 May 2008 15:35:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4KDZWuS016915; Tue, 20 May 2008 15:35:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 20 May 2008 15:35:32 +0200 (CEST) From: Wojciech Puchar To: Alexander Leidinger In-Reply-To: <20080520105715.18366zzylwkcqzgg@webmail.leidinger.net> Message-ID: <20080520153457.V16901@wojtek.tensor.gdynia.pl> References: <4831A0A5.6040808@bulinfo.net> <4831F4F9.2000302@unsane.co.uk> <20080520105715.18366zzylwkcqzgg@webmail.leidinger.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Yani Brankov , Vince Hoffman , questions@freebsd.org, performance@freebsd.org Subject: Re: Low/Jerky performance in FreeBSD 7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 13:35:45 -0000 >>> I recently updated to FreeBSD 7 and noticed that my box started to perform >>> as windows does under heavier loads. The mouse starts to be > > Which scheduler? ULE or BSD? Try the other one you use currently. with any it's slower than 6.3. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 13:58:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96E121065674 for ; Tue, 20 May 2008 13:58:17 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.177]) by mx1.freebsd.org (Postfix) with ESMTP id 578418FC1F for ; Tue, 20 May 2008 13:58:17 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: by el-out-1112.google.com with SMTP id m34so572436ele.13 for ; Tue, 20 May 2008 06:58:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=AG1UtJfthydNWq2sZsT+LaeqE2Dr54h1As9g7dQmH+o=; b=Pxwk9FnVEgLrJS73IljluGA2KaSuGN9AvtqKRXIdacTjhhtxnqqZTF84ySAb9Nn4kjp8V7X/GSYzoLCqOzGr6p5y72ahlihfM7oWt7K9mo4Oj9Cl4vw9idaAxNorvppFiTIw/nI0+9/w358CaURHjQ0b/IiiiAde5qBHEA2RTAQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=oOrvHD9ZmGYEsGQH9hPtyrU9OgCwbtnPTltcCmqAh0h8RkWrB94KUqipHd3s//Qo+SXwYZ9wX3cA/d34CW5RIXl8V0GRdI6Vsa1AJ7umsla5EoopPxLy3zN4I0OuVR3QEau1YkR4KPUNk5ePMiHhDiS3ZEA9qAPwV4LUCyTv1pA= Received: by 10.114.26.18 with SMTP id 18mr8854165waz.162.1211291895816; Tue, 20 May 2008 06:58:15 -0700 (PDT) Received: by 10.114.102.13 with HTTP; Tue, 20 May 2008 06:58:15 -0700 (PDT) Message-ID: <2cd0a0da0805200658n533c0620n9a9334bd5c7bd5a9@mail.gmail.com> Date: Tue, 20 May 2008 15:58:15 +0200 From: VeeJay To: maanjee@gmail.com, FreeBSD-Questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Which System-board and Processor is best for FreeBSD AMD64 7.0-RELEASE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 13:58:17 -0000 Hello Friends Which System-board and Processor is BEST for FreeBSD AMD64 7.0-RELEASE? RAM will be used around 8GB - 16GB. -- Thanks! BR / vj From owner-freebsd-questions@FreeBSD.ORG Tue May 20 14:19:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5853B1065671 for ; Tue, 20 May 2008 14:19:38 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id E5BF58FC1E for ; Tue, 20 May 2008 14:19:37 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Tue, 20 May 2008 16:22:46 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m4KEJYI5093911; Tue, 20 May 2008 16:19:34 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Tue, 20 May 2008 16:19:34 +0200 From: Matthias Apitz To: Albert Shih Message-ID: <20080520141934.GA93714@rebelion.Sisis.de> References: <20080520132609.GB781@pcjas.obspm.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080520132609.GB781@pcjas.obspm.fr> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) X-OriginalArrivalTime: 20 May 2008 14:22:46.0884 (UTC) FILETIME=[F9C36240:01C8BA84] Cc: freebsd-questions@freebsd.org Subject: Re: webcam for 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 14:19:38 -0000 El día Tuesday, May 20, 2008 a las 03:26:09PM +0200, Albert Shih escribió: > Hi all > > I'm running FreeBSD 7.0-Stable and now I need to have webcam & mic for > using ekiga. > > I'm never using this kind of software before. > > I would like to known what's model of webcam and mic is best for ekiga & > FreeBSD 7. When I say best that's mean --> easy to install (no patch to > apply, etc.) because I NEED to use ekiga...(\not = I like to). > > Lots of thanks. > > Regards. Albert, You may be interested in this page: http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_FreeBSD (the versions of PTLib, Opal and Ekiga in the ports are a bit outdated and not fully working/tested in FreeBSD); The cam I'm using with FreeBSD 7.0-REL and Ekiga is: May 20 09:32:17 rebelion kernel: pwc0: vendor 0x0471 product 0x0329, rev 1.10/0.03, addr 2 May 20 09:32:17 rebelion kernel: pwc0: Philips SPC900NC USB webcam May 20 09:32:17 rebelion kernel: pwc0: This camera is equipped with a Sony CCD sensor + TDA8787 (32) Hope it helps matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on Usenet and in e-mail? From owner-freebsd-questions@FreeBSD.ORG Tue May 20 14:43:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9239F1065671 for ; Tue, 20 May 2008 14:43:14 +0000 (UTC) (envelope-from alandgilmour@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 28AD88FC1E for ; Tue, 20 May 2008 14:43:13 +0000 (UTC) (envelope-from alandgilmour@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so2792596fgb.35 for ; Tue, 20 May 2008 07:43:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=TRGUoQib4euaLeoTpgBmPpy5rXbYd+5BFpBK/9wpuBA=; b=uOmd0qerIpKHukHlwAWZfqRuzY1NjULGshBLOFYadhd4SfyVX+Kqvw8XyUuTVWhlcjczd4iufQ4aSPoHZQrseUptZs+OamiKg4XSqlnV+6A0ty0XO0s/LbAYURLEPOpqU6jvafpL4knB0OElqAA9IQueWA8jG96iZaFQLDGmCEA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=N6cOI+/iN0/FobiIxAQe+khnMLfD5CQo/XPRpSFQFecQjPzso0x9RXJlPd4tIcVzO999DLFE6PGTixY/pDZ8CHgh5fzKF38qtntpUygSQ1AaDOkry9RqBWS6Sk5VsTlcayQ9AVFPsSQ4licJKJzl+/hZw3beRDoDoRaWPcyjhHI= Received: by 10.78.199.8 with SMTP id w8mr2398699huf.30.1211293043796; Tue, 20 May 2008 07:17:23 -0700 (PDT) Received: by 10.78.133.19 with HTTP; Tue, 20 May 2008 07:17:23 -0700 (PDT) Message-ID: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> Date: Tue, 20 May 2008 15:17:23 +0100 From: "Alan Gilmour" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 14:43:14 -0000 Hey all, We have recently been getting a lot of traffic to one of our sites. The CPU is consistently during busy periods using 100% utilisation. When this happens we have approx 150 apache threads, and the loads goes way above 15. However recently the server has been auto-restarting (when under heavy load) with no explanation in any logs. I've checked the console log, messages, db logs e.t.c. but no mention of anything wrong. Brief server summary : FreeBSD 6.3-STABLE #0: CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2800.11-MHz 686-class CPU) Logical CPUs per core: 2 real memory = 17716740096 (16896 MB) avail memory = 16837763072 (16057 MB) FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs We tried installing mbmon and lmmon and healthd, but none seem to work. Anyone got any suggestions for other things we can try to detect why the server is failing? or other ways to check things like CPU temp and memory status? Cheers Alan From owner-freebsd-questions@FreeBSD.ORG Tue May 20 14:44:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB8DA1065680 for ; Tue, 20 May 2008 14:44:04 +0000 (UTC) (envelope-from fbsd06+WD=b45b2392@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 923D98FC28 for ; Tue, 20 May 2008 14:44:04 +0000 (UTC) (envelope-from fbsd06+WD=b45b2392@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 37E7923E3E7 for ; Tue, 20 May 2008 10:44:02 -0400 (EDT) Date: Tue, 20 May 2008 15:44:00 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080520154400.115e8817@gumby.homeunix.com.> In-Reply-To: <200805201133.50963.jonathan@hst.org.za> References: <7d6fde3d0805190149y7a3bfa75j2ca6a67cef66e8f6@mail.gmail.com> <20080519094603.GC12033@osiris.chen.org.nz> <20080520014133.3447c282@gumby.homeunix.com.> <200805201133.50963.jonathan@hst.org.za> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Now what would you expect this to print out? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 14:44:04 -0000 On Tue, 20 May 2008 11:33:50 +0200 Jonathan McKeown wrote: > On Tuesday 20 May 2008 02:41, RW wrote: > > On Mon, 19 May 2008 21:46:03 +1200 > > > > Jonathan Chen wrote: > > > find /usr/src \( -name Makefile -or -name '*.mk' \) -print > > > > Why does that make a difference, when print always evaluates to > > true? > > > > x AND true = x > > > > so > > > > (a OR b) AND true = a OR b > > a OR (b AND true) = a OR b > > It makes a difference (as in programming) because -print is used for > its side-effect rather than its value, and the binding order > influences when the side-effect happens. That's still a bit counter-intuitive because in normal programming languages the binding order modifies side-effects via the evaluation order. And in both cases the evaluation order would be expected to be left-to-right, with -print running last. I guess what you are saying is that the side-effect of print is based-on a Boolean "running-value". And without the brackets, the first test has been evaluated, but not yet ORed into that "running-value", by the time that print runs. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 14:59:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22046106564A for ; Tue, 20 May 2008 14:59:35 +0000 (UTC) (envelope-from roberto.nunnari@supsi.ch) Received: from ti-edu.ch (posta.ti-edu.ch [195.176.176.171]) by mx1.freebsd.org (Postfix) with ESMTP id A22038FC13 for ; Tue, 20 May 2008 14:59:33 +0000 (UTC) (envelope-from roberto.nunnari@supsi.ch) X-Virus-Scanned: by cgpav Received: from [193.5.152.27] (HELO [127.0.0.1]) by ti-edu.ch (CommuniGate Pro SMTP 5.1.12) with ESMTP id 26188503; Tue, 20 May 2008 16:59:31 +0200 Message-ID: <4832E6AF.8080100@supsi.ch> Date: Tue, 20 May 2008 16:56:47 +0200 From: Roberto Nunnari User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Alan Gilmour References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> In-Reply-To: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 14:59:35 -0000 Crash dumps should help. Alan Gilmour wrote: > Hey all, > > We have recently been getting a lot of traffic to one of our sites. > The CPU is consistently during busy periods using 100% utilisation. > When this happens we have approx 150 apache threads, and the loads > goes way above 15. > > However recently the server has been auto-restarting (when under heavy > load) with no explanation in any logs. I've checked the console log, > messages, db logs e.t.c. but no mention of anything wrong. > > Brief server summary : > > FreeBSD 6.3-STABLE #0: > CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2800.11-MHz 686-class CPU) > Logical CPUs per core: 2 > real memory = 17716740096 (16896 MB) > avail memory = 16837763072 (16057 MB) > FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs > > We tried installing mbmon and lmmon and healthd, but none seem to work. > > Anyone got any suggestions for other things we can try to detect why > the server is failing? or other ways to check things like CPU temp and > memory status? > > Cheers > > Alan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Tue May 20 15:08:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FBA01065677 for ; Tue, 20 May 2008 15:08:03 +0000 (UTC) (envelope-from alandgilmour@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id E3E5A8FC12 for ; Tue, 20 May 2008 15:08:02 +0000 (UTC) (envelope-from alandgilmour@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so2799647fgb.35 for ; Tue, 20 May 2008 08:08:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=57fcBm3mUC/rRX/AsNuAB6G6SHNwiMqnZC46GM+CXxI=; b=JiBky8k+5nkRYYdEo6U2b8TOSuoKo3tsjMqHadEEs0g5p/SMZqmwHXrM0L8Js8kXb0Wz3XLShC0P9BhIcja5SzMRMBEP/uk5jOb1i8Y4YD4RXW3jyt2QLi/Wc57tEX9ui3BrKZbhXxPXq2W9ilNCxuwcpmNgGhk66S+IVp0SSIs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eA5FjkbZuh+vKnW9fdeLxHcc6PWPq9lS80CTiPa0D8t3SPbAulMivpWbEdulDW6eYdYrHfeRnyVDNgwBhoYdbNKrX9gcNTShIsiytvrNe7qJyB831KQ29J13nCiKOePSfAko3MrB1cKBKcjDdEZhnfAO9qtEAAkFLYGmGhuX7Dc= Received: by 10.78.121.2 with SMTP id t2mr2417533huc.50.1211296081444; Tue, 20 May 2008 08:08:01 -0700 (PDT) Received: by 10.78.133.19 with HTTP; Tue, 20 May 2008 08:08:01 -0700 (PDT) Message-ID: <38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com> Date: Tue, 20 May 2008 16:08:01 +0100 From: "Alan Gilmour" To: "Roberto Nunnari" In-Reply-To: <4832E6AF.8080100@supsi.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832E6AF.8080100@supsi.ch> Cc: freebsd-questions@freebsd.org Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 15:08:03 -0000 Hi Roberto, There's nothing in /var/crash Any other ideas? Cheers Alan On 20/05/2008, Roberto Nunnari wrote: > Crash dumps should help. > > > Alan Gilmour wrote: > > > > Hey all, > > > > We have recently been getting a lot of traffic to one of our sites. > > The CPU is consistently during busy periods using 100% utilisation. > > When this happens we have approx 150 apache threads, and the loads > > goes way above 15. > > > > However recently the server has been auto-restarting (when under heavy > > load) with no explanation in any logs. I've checked the console log, > > messages, db logs e.t.c. but no mention of anything wrong. > > > > Brief server summary : > > > > FreeBSD 6.3-STABLE #0: > > CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2800.11-MHz 686-class CPU) > > Logical CPUs per core: 2 > > real memory = 17716740096 (16896 MB) > > avail memory = 16837763072 (16057 MB) > > FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs > > > > We tried installing mbmon and lmmon and healthd, but none seem to work. > > > > Anyone got any suggestions for other things we can try to detect why > > the server is failing? or other ways to check things like CPU temp and > > memory status? > > > > Cheers > > > > Alan > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > > > > -- This message, together with any attachments, is for the confidential and exclusive use of the intended addressee(s). If you receive it in error, please delete the message. All information contained within this e-mail is without prejudice. Do not disclose, copy, circulate or use any information contained herein. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 15:08:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 051011065677 for ; Tue, 20 May 2008 15:08:45 +0000 (UTC) (envelope-from fbsd-ml@scrapper.ca) Received: from pd4mo3so.prod.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id CC1B98FC1F for ; Tue, 20 May 2008 15:08:44 +0000 (UTC) (envelope-from fbsd-ml@scrapper.ca) Received: from pd2mr5so.prod.shaw.ca (pd2mr5so-qfe3.prod.shaw.ca [10.0.141.8]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0K1600E8AA2JLK70@l-daemon> for freebsd-questions@freebsd.org; Tue, 20 May 2008 09:08:43 -0600 (MDT) Received: from pn2ml10so.prod.shaw.ca ([10.0.121.80]) by pd2mr5so.prod.shaw.ca (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0K16007N7A2JJQ30@pd2mr5so.prod.shaw.ca> for freebsd-questions@freebsd.org; Tue, 20 May 2008 09:08:44 -0600 (MDT) Received: from proven.lan ([24.85.241.34]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0K1600LP3A2I5I20@l-daemon> for freebsd-questions@freebsd.org; Tue, 20 May 2008 09:08:43 -0600 (MDT) Received: from proven.lan (localhost [127.0.0.1]) by proven.lan (8.14.2/8.14.2) with ESMTP id m4KF8gh9047475 for ; Tue, 20 May 2008 08:08:42 -0700 (PDT envelope-from fbsd-ml@scrapper.ca) Received: from localhost (localhost [[UNIX: localhost]]) by proven.lan (8.14.2/8.14.2/Submit) id m4KF8gdk047474 for freebsd-questions@freebsd.org; Tue, 20 May 2008 08:08:42 -0700 (PDT envelope-from fbsd-ml@scrapper.ca) Date: Tue, 20 May 2008 08:08:42 -0700 From: Norbert Papke In-reply-to: To: freebsd-questions@freebsd.org Message-id: <200805200808.42187.fbsd-ml@scrapper.ca> Organization: Archaeological Filing MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: X-Authentication-warning: proven.lan: npapke set sender to fbsd-ml@scrapper.ca using -f User-Agent: KMail/1.9.7 Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 15:08:45 -0000 On May 19, 2008, Andrew Moran wrote: > I recently upgraded my php5 ports to latest ports tree versions > (5.2.6), and now I'm in a situation where any HUP signal sent to > apache is causing the entire process to dump core. I get this in the > apache error log: > > [Mon May 19 16:08:48 2008] [notice] SIGHUP received. Attempting to > restart > [Mon May 19 16:08:48 2008] [notice] seg fault or similar nasty error > detected in the parent process > > and this in the messages log: > > May 19 16:14:45 celebrian kernel: pid 36900 (httpd), uid 0: exited on > signal 11 (core dumped) I ran into a similar problem. In my case, the problem was caused by PHP5 using the putenv(3) function incorrectly. Removing files/patch-ext_standard_basic_functions.c from the port and rebuilding fixed the issue for me. I have reported this to the maintainer but have not raised a PR. For more information, see http://docs.freebsd.org/cgi/getmsg.cgi?fetch=875448+0+archive/2008/freebsd-stable/20080518.freebsd-stable Cheers. -- Norbert. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 15:11:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EE2B1065671 for ; Tue, 20 May 2008 15:11:39 +0000 (UTC) (envelope-from rajasuperman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id E27838FC26 for ; Tue, 20 May 2008 15:11:38 +0000 (UTC) (envelope-from rajasuperman@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so2459965pyb.10 for ; Tue, 20 May 2008 08:11:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=aVduKvcjyQxk3Uch2uABtqsPQ4+pPYe/W+32GY4f+bY=; b=f0xHM4OsixOf4rMSaLyMWtYpYNRBMlytKNp/2zgWzZBbiyikIvJupaOhCbXlqErxyIMHRzMmNE5pW+2D4PML0QwGAWdToxktUcqRqsneKAfzJyyvtLcdixU91WMd/6Td8ziz4uBypCU0SthWhaMiCPSbwcl1q5ZUSEpOHtHlHCY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BW+ic71EEDi22MQC2EY9fh5Wt3WukgBRBA7XJu6SZ0myyUUrp0BbM+tG3wKPpzHfQHGM6kGRMIo/aJxVGsg364L5JwVSB1Gcd1fLPiTtNlJRNWi16aRSv2QizsThVJmLEXtmad3WuyvqYkj4wGPUwxcL6QU90cJc7DqHSaARfmg= Received: by 10.141.87.13 with SMTP id p13mr4483635rvl.62.1211294828963; Tue, 20 May 2008 07:47:08 -0700 (PDT) Received: by 10.140.144.10 with HTTP; Tue, 20 May 2008 07:47:08 -0700 (PDT) Message-ID: <92f9a9560805200747m17025160v259e2cb846658eaf@mail.gmail.com> Date: Tue, 20 May 2008 20:17:08 +0530 From: "Raja Subramanian" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: iscsi multiple sessions per target support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 15:11:39 -0000 Hi, I'm using FreeBSD 7.0 RELEASE on amd64 and want to connect to an iSCSI storage array that has dual SAN controllers. I have two independent paths between my FreeBSD box and the storage array -- dual NICs, ethernet switches, and controllers. Given my situation, I want to ensure I get better performance and failover by using both my paths to the iSCSI target. I can't seem to find this covered in any of the man pages or the handbook. My storage array supports multiple sessions per target. Does the iSCSI initiator in 7.0 RELEASE support this feature? If supported, how does one go about configuring it? I'm sorry if this question is already covered in the literature. Thanks in advance for any help! - Raja From owner-freebsd-questions@FreeBSD.ORG Tue May 20 15:16:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8879106567A for ; Tue, 20 May 2008 15:16:15 +0000 (UTC) (envelope-from mark@foster.cc) Received: from mail.bitpusher.com (mail.bitpusher.com [208.75.56.13]) by mx1.freebsd.org (Postfix) with ESMTP id C5B0D8FC0C for ; Tue, 20 May 2008 15:16:15 +0000 (UTC) (envelope-from mark@foster.cc) Received: from [192.168.1.108] (dsl-242-83.zhonka.net [208.64.242.83]) by mail.bitpusher.com (Postfix) with ESMTP id 236504C092; Tue, 20 May 2008 08:16:15 -0700 (PDT) Message-ID: <4832EB44.4000702@foster.cc> Date: Tue, 20 May 2008 08:16:20 -0700 From: Mark Foster User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Alan Gilmour References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> In-Reply-To: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 15:16:15 -0000 Alan Gilmour wrote: > We tried installing mbmon and lmmon and healthd, but none seem to work. > > How so? Do you have an error message to share with us? > Anyone got any suggestions for other things we can try to detect why > the server is failing? or other ways to check things like CPU temp and > memory status? What is the hardware vendor? Since most of the major players have decent systems management capability and cards for this sort of thing (think RSA for IBM, DRAC for Dell, etc). If you are using RAID verify the disks are OK (both physical and logical). Enable full memory check at POST (not "quick") Try diagnostics such as what comes with UBCD for memory & disk. http://www.ultimatebootcd.com/ Is this system just like any others at your site or a one-off? -- Some days it's just not worth chewing through the restraints... Mark D. Foster, CISSP http://mark.foster.cc/ From owner-freebsd-questions@FreeBSD.ORG Tue May 20 15:19:59 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADDBF106566C for ; Tue, 20 May 2008 15:19:59 +0000 (UTC) (envelope-from david+dated+1211727165.a25df2@skytracker.ca) Received: from 3s1.com (3s1.com [209.161.205.12]) by mx1.freebsd.org (Postfix) with ESMTP id 540188FC22 for ; Tue, 20 May 2008 15:19:59 +0000 (UTC) (envelope-from david+dated+1211727165.a25df2@skytracker.ca) Received: from 3s1.com (localhost [127.0.0.1]) by 3s1.com (8.13.8/8.13.8) with ESMTP id m4KEqmQN080293 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 20 May 2008 10:52:48 -0400 (EDT) (envelope-from david+dated+1211727165.a25df2@skytracker.ca) Received: (from david@localhost) by 3s1.com (8.13.8/8.14.1/Submit) id m4KEqj21080292 for questions@freebsd.org; Tue, 20 May 2008 10:52:45 -0400 (EDT) (envelope-from david+dated+1211727165.a25df2@skytracker.ca) X-Authentication-Warning: 3s1.com: david set sender to david+dated+1211727165.a25df2@skytracker.ca using -f Received: by 3s1.com (tmda-sendmail, from uid 1000); Tue, 20 May 2008 10:52:45 -0400 Date: Tue, 20 May 2008 10:52:45 -0400 To: questions@freebsd.org Message-ID: <20080520145244.GA80129@skytracker.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Delivery-Agent: TMDA/1.1.12 (Macallan) From: David Banning X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on 3s1.com Cc: Subject: cvsup executed from crontab X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 15:19:59 -0000 I am using cvsup for backup, so I control both the client and the server. Works fine everytime stand-alone, but when I execute via crontab it appears to stall - then restart. Eventually there is so many copies of cvsup running at the same time it starts to bog down the client. I noticed in the man page there is the "-d 0" or "-1" option. Not sure if that will fix it - I just can't figure out why it works OK when executed manually as simply eg. "cvsup supfile" but stalls and starts anew when executed via crontab. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 15:22:09 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7315D1065672; Tue, 20 May 2008 15:22:09 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id 351DD8FC14; Tue, 20 May 2008 15:22:08 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (HPooka@thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id m4KF20Cw024223; Tue, 20 May 2008 10:02:00 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Tue, 20 May 2008 10:02:00 -0500 (CDT) From: "Sean C. Farley" To: Randy Bush In-Reply-To: <483258E7.5090301@psg.com> Message-ID: References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Spam-Status: No, score=-4.4 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail.farley.org Cc: freebsd-current@FreeBSD.org, delphij@FreeBSD.org, freebsd-questions@FreeBSD.org Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 15:22:09 -0000 On Mon, 19 May 2008, Randy Bush wrote: > 386 very current > > i have been unable to get apache not to segv on one server for a while > now. > > i tried the php rebuild > > i tried clearing obj, full system build, full ports force rebuild, ... > > i just tried > >> If you have a backup of php/extensions.ini from before you did your >> updates, it would be worth trying reverting to that, to get the order >> you had before that seemed OK. > > still coring > > but it is nice to know i have company :) I recall mention on an E-mail list or on IRC of a core dump with PHP due to improper use of putenv(), but I do not remember where. Bug #44836[1] discusses it. It seems the patch was reverted, but I see that it is included as a patch within the ports tree. You could try to see if things improve by using the older patch[2] for FreeBSD 7 (and above) systems. Cc'ing delphij to mention that the patch was reverted in the PHP tree. Was the patch written for FreeBSD 6? I noticed that it frees memory just after the call to putenv(). The is valid for FreeBSD 6 where the string was duped, but in 7, it follows the POSIX standard of using the string directly. Sean 1. http://bugs.php.net/bug.php?id=44836 2. http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/php5/files/patch-ext_standard_basic_functions.c?rev=1.1;content-type=text%2Fplain -- scf@FreeBSD.org From owner-freebsd-questions@FreeBSD.ORG Tue May 20 15:32:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B20F6106567B for ; Tue, 20 May 2008 15:32:29 +0000 (UTC) (envelope-from alandgilmour@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 3810E8FC16 for ; Tue, 20 May 2008 15:32:28 +0000 (UTC) (envelope-from alandgilmour@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so2811352fgb.35 for ; Tue, 20 May 2008 08:32:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=TD2zEQmEuklS1oAYh3xBBhwzgqHK5+M2sDsfanSdlMU=; b=RIBrfDW3NElT+aUwZh9Cb8fQZfml01/KTLDFufK0eZvxKAcSLM/JKw4r+/EuUXBZZtTkjx8ov2TIPLqtFo6cxSHjleM3um+TcfljU+lGaEV4//Jp3Y5sKliYqJai65tgAXjFVq4zOoejDvb4SyjVV9z2fOIBugC12nR9jdmZME0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Rr0UxBEKI2riqZTaiw7lxuuGopkoXT9F0kxyxhbh2s4qIqC1Ys7jTvbGYyz7JzWuG/3ZvUrDEe8Q7tgLjVS4Z28RstEFRzAaA9zvrPVg0DlNGfjk3bs8ewZ7eLuHso1ZMX25iC/w+7HXBev/u+by8ak7HDQ0VdW6tqWvVujmCz4= Received: by 10.78.145.16 with SMTP id s16mr2421373hud.102.1211297547749; Tue, 20 May 2008 08:32:27 -0700 (PDT) Received: by 10.78.133.19 with HTTP; Tue, 20 May 2008 08:32:27 -0700 (PDT) Message-ID: <38f284ee0805200832o6f8988dcyadb7644ea5401ac3@mail.gmail.com> Date: Tue, 20 May 2008 16:32:27 +0100 From: "Alan Gilmour" To: "Mark Foster" In-Reply-To: <4832EB44.4000702@foster.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832EB44.4000702@foster.cc> Cc: freebsd-questions@freebsd.org Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 15:32:29 -0000 Hi Mark, I'm guessing there's not a compatible chip on the motherboard for both of those items. Its a DELL server and unfortunately we only actually have one disk on it at the moment, so there's no RAID (which is also worrying :( ) Full memory checks have been on in the past and never reported any errors at the time. May be worth switching back on I guess. Alan On 20/05/2008, Mark Foster wrote: > Alan Gilmour wrote: > > We tried installing mbmon and lmmon and healthd, but none seem to work. > > > > > > > How so? Do you have an error message to share with us? > > > Anyone got any suggestions for other things we can try to detect why > > the server is failing? or other ways to check things like CPU temp and > > memory status? > > > > What is the hardware vendor? Since most of the major players have decent > systems management capability and cards for this sort of thing (think RSA > for IBM, DRAC for Dell, etc). > If you are using RAID verify the disks are OK (both physical and logical). > Enable full memory check at POST (not "quick") > Try diagnostics such as what comes with UBCD for memory & disk. > http://www.ultimatebootcd.com/ > > Is this system just like any others at your site or a one-off? > > -- > Some days it's just not worth chewing through the restraints... > Mark D. Foster, CISSP http://mark.foster.cc/ > > > -- This message, together with any attachments, is for the confidential and exclusive use of the intended addressee(s). If you receive it in error, please delete the message. All information contained within this e-mail is without prejudice. Do not disclose, copy, circulate or use any information contained herein. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 15:50:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FFC91065671 for ; Tue, 20 May 2008 15:50:16 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 2A6408FC13 for ; Tue, 20 May 2008 15:50:15 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m4KFo5In069104; Tue, 20 May 2008 10:50:05 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080520104521.0250f878@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 20 May 2008 10:47:48 -0500 To: "Alan Gilmour" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.co m> References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080520-0, 05/20/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m4KFo5In069104 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 15:50:16 -0000 At 09:17 AM 5/20/2008, Alan Gilmour wrote: >Hey all, > >We have recently been getting a lot of traffic to one of our sites. >The CPU is consistently during busy periods using 100% utilisation. >When this happens we have approx 150 apache threads, and the loads >goes way above 15. > >However recently the server has been auto-restarting (when under heavy >load) with no explanation in any logs. I've checked the console log, >messages, db logs e.t.c. but no mention of anything wrong. > >Brief server summary : > >FreeBSD 6.3-STABLE #0: >CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2800.11-MHz 686-class CPU) > Logical CPUs per core: 2 >real memory = 17716740096 (16896 MB) >avail memory = 16837763072 (16057 MB) >FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs > >We tried installing mbmon and lmmon and healthd, but none seem to work. > >Anyone got any suggestions for other things we can try to detect why >the server is failing? or other ways to check things like CPU temp and >memory status? > >Cheers > >Alan Alan, Have you run the complete dell diagnostics? Also I would run the diagnostics for the hard drive from that manufacturer as well. Do you have any issues with power to this server? Does it have a redundant power supply installed? Any issues with heat? -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 16:05:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FDE5106567D for ; Tue, 20 May 2008 16:05:15 +0000 (UTC) (envelope-from toni@stderror.at) Received: from zep3.it-austria.net (zep3.it-austria.net [213.150.1.106]) by mx1.freebsd.org (Postfix) with ESMTP id 429018FC15 for ; Tue, 20 May 2008 16:05:15 +0000 (UTC) (envelope-from toni@stderror.at) Received: from skunk.user.lan.at (unknown [10.24.28.114]) by zep3.it-austria.net (Postfix) with ESMTP id 05077376CC; Tue, 20 May 2008 17:46:55 +0200 (CEST) Received: from skunk.user.lan.at (localhost [127.0.0.1]) by skunk.user.lan.at (8.13.8/8.13.8) with ESMTP id m4KFksF1069203; Tue, 20 May 2008 17:46:54 +0200 (CEST) (envelope-from toni@stderror.at) Date: Tue, 20 May 2008 17:46:54 +0200 Message-ID: <867idp566p.wl%pinhead@skunk.user.lan.at> From: Toni Schmidbauer To: Thomas Herzog In-Reply-To: <483268B7.7010206@inode.at> References: <483268B7.7010206@inode.at> User-Agent: Wanderlust Emacs Organization: stderror.at X-WWW-Home-Page: http://stderror.at X-PGP-Fingerprint: 53F2 28AE 8070 83E0 AFEC 0ABC BBF9 A34A 3ED1 3287 X-Operating-System: FreeBSD MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-questions@freebsd.org Subject: Re: Kernel panic: flush_pagedep_deps: flush failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 16:05:15 -0000 At Tue, 20 May 2008 07:59:19 +0200, Thomas Herzog wrote: > cat /var/crash/info.1 follow this guide: http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-gdb.html and post the results. if nobody answers, open a pr (problem report) http://www.freebsd.org/send-pr.html hth, toni -- If you understand what you're doing, you're | toni at stderror dot at not learning anything. | Toni Schmidbauer -- Anonymous | From owner-freebsd-questions@FreeBSD.ORG Tue May 20 16:06:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD214106567A for ; Tue, 20 May 2008 16:06:38 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 467318FC16 for ; Tue, 20 May 2008 16:06:28 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4KG5cdr002139; Tue, 20 May 2008 18:05:38 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4KG5Otc002109; Tue, 20 May 2008 18:05:35 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 20 May 2008 18:05:24 +0200 (CEST) From: Wojciech Puchar To: Mark Foster In-Reply-To: <4832EB44.4000702@foster.cc> Message-ID: <20080520180513.K2025@wojtek.tensor.gdynia.pl> References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832EB44.4000702@foster.cc> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, Alan Gilmour Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 16:06:38 -0000 >> the server is failing? or other ways to check things like CPU temp and >> memory status? > > What is the hardware vendor? Since most of the major players have decent no it is not hardware problem. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 16:39:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C8471065679 for ; Tue, 20 May 2008 16:39:14 +0000 (UTC) (envelope-from demonichandextensions@hotmail.com) Received: from blu0-omc4-s6.blu0.hotmail.com (blu0-omc4-s6.blu0.hotmail.com [65.55.111.145]) by mx1.freebsd.org (Postfix) with ESMTP id 04F508FC0C for ; Tue, 20 May 2008 16:39:13 +0000 (UTC) (envelope-from demonichandextensions@hotmail.com) Received: from BLU116-W46 ([65.55.111.135]) by blu0-omc4-s6.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 20 May 2008 09:39:12 -0700 Message-ID: X-Originating-IP: [67.59.9.34] From: brad davison To: Rob , FreeBSD Questions Date: Tue, 20 May 2008 16:39:12 +0000 Importance: Normal In-Reply-To: <4831CFF3.8070300@gmail.com> References: <4831CFF3.8070300@gmail.com> MIME-Version: 1.0 X-OriginalArrivalTime: 20 May 2008 16:39:12.0225 (UTC) FILETIME=[089B4D10:01C8BA98] Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: minimalist config, (was Lock down the all-staff email list? sendmail, alias, majordomo?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 16:39:14 -0000 > Date: Mon, 19 May 2008 15:07:31 -0400 > From: bitabyss@gmail.com > To: freebsd-questions@freebsd.org > Subject: Re: Lock down the all-staff email list? sendmail, alias, majordo= mo? >=20 > brad davison wrote: > > What is the best way to have a list that only certain users are able to= send to? >=20 >=20 > That sounds like you're getting into a full blown mailing0list package. = I set up the "minimalist" port for a small list last year. Small & very ea= sy to config. I think it has the restriction you want. >=20 > -R The majordomo and mailman were a bit more than what I was looking for. The= minimalist port does look like it does exactly what I'm looking for, but I= 'm having an issue getting it configured. My minimalist port seems to have been installed in '/usr/local/share/minima= list' and the config file appears to be in '/usr/local/etc/minimalist.conf'= . All files are under the '/usr/local/share' folder except the minimalist.= conf in '/usr/local/etc' I have set the directory directive to '/usr/local/share/minimalist' in the = '/usr/local/etc/minimalist.conf' and created my list directories under ther= e, but I am not able to see it when I send 'info' message to 'minimalist@do= main.com'. reply from server for email with 'info' as subject: These are the mailing lists available at email.domain.com: --=20 Sincerely, the Minimalist under /usr/local/share/minimalist: My list.lst file has: farm The Farm mailing list. south Mailing list for Southern area. I have the farm and south directories with a very short list file: list: ric@domain.com =20 brad@domain.com my /usr/local/etc/minimalist.conf (only non-commented lines) minimalist.conf directory =3D /usr/local/share/minimalist password =3D 12345 admin =3D brad@domain.com auth =3D mailfrom brad@domain.com:@/usr/local/etc/mml.trusted Any ideas where I might be going wrong? The mechanism seems to be working,= as I can send messages to 'minimalist' and get info, but its not seeing my= lists. Thanks _________________________________________________________________ Give to a good cause with every e-mail. Join the i=92m Initiative from Micr= osoft. http://im.live.com/Messenger/IM/Join/Default.aspx?souce=3DEML_WL_ GoodCause= From owner-freebsd-questions@FreeBSD.ORG Tue May 20 16:47:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83DA1106566C for ; Tue, 20 May 2008 16:47:10 +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 6D9F98FC25 for ; Tue, 20 May 2008 16:47:10 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay12.apple.com (relay12.apple.com [17.128.113.53]) by mail-out4.apple.com (Postfix) with ESMTP id 510462D8CC94; Tue, 20 May 2008 09:47:10 -0700 (PDT) Received: from relay12.apple.com (unknown [127.0.0.1]) by relay12.apple.com (Symantec Mail Security) with ESMTP id 38BEC464003; Tue, 20 May 2008 09:47:10 -0700 (PDT) X-AuditID: 11807135-a99bbbb000000d04-c5-4833008e0b69 Received: from cswiger1.apple.com (cswiger1.apple.com [17.227.140.124]) by relay12.apple.com (Apple SCV relay) with ESMTP id 1EC93420004; Tue, 20 May 2008 09:47:10 -0700 (PDT) Message-Id: <28CD219E-E726-427D-B6A7-B1867DB6B49D@mac.com> From: Chuck Swiger To: Paul Schmehl In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Tue, 20 May 2008 09:47:09 -0700 References: <1211239052.24579.1254029483@webmail.messagingengine.com> <27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> X-Mailer: Apple Mail (2.919.2) X-Brightmail-Tracker: AAAAAA== Cc: Montag , freebsd questions Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 16:47:10 -0000 On May 19, 2008, at 7:03 PM, Paul Schmehl wrote: > I'm not sure what the point of that is: > > Macintosh:~ pauls$ dig +short my.mywebsite.com Because of the way "mx1.free.bsd.org" was used (indicating that someone is trying to describe an error rather than actually copy it verbatim), I gathered that "my.mywebsite.com" was redacted along the lines of "host.example.com", rather than the actual hostname in question.... -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Tue May 20 16:51:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36EAD1065672 for ; Tue, 20 May 2008 16:51:44 +0000 (UTC) (envelope-from roberto.nunnari@supsi.ch) Received: from ti-edu.ch (posta.ti-edu.ch [195.176.176.171]) by mx1.freebsd.org (Postfix) with ESMTP id B9E208FC16 for ; Tue, 20 May 2008 16:51:42 +0000 (UTC) (envelope-from roberto.nunnari@supsi.ch) X-Virus-Scanned: by cgpav Received: from [193.5.152.27] (HELO [127.0.0.1]) by ti-edu.ch (CommuniGate Pro SMTP 5.1.12) with ESMTP id 26190247; Tue, 20 May 2008 18:51:41 +0200 Message-ID: <483300F7.1030204@supsi.ch> Date: Tue, 20 May 2008 18:48:55 +0200 From: Roberto Nunnari User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Alan Gilmour References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832E6AF.8080100@supsi.ch> <38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com> In-Reply-To: <38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 16:51:44 -0000 Then, if crash dumps are enabled, it could be a HW failure.. Once I had a server crashing with no dumps, and I found out it was I power supply problem. Best regards. Robi Alan Gilmour wrote: > Hi Roberto, > > There's nothing in /var/crash > > Any other ideas? > > Cheers > > Alan > > On 20/05/2008, Roberto Nunnari wrote: >> Crash dumps should help. >> >> >> Alan Gilmour wrote: >>> Hey all, >>> >>> We have recently been getting a lot of traffic to one of our sites. >>> The CPU is consistently during busy periods using 100% utilisation. >>> When this happens we have approx 150 apache threads, and the loads >>> goes way above 15. >>> >>> However recently the server has been auto-restarting (when under heavy >>> load) with no explanation in any logs. I've checked the console log, >>> messages, db logs e.t.c. but no mention of anything wrong. >>> >>> Brief server summary : >>> >>> FreeBSD 6.3-STABLE #0: >>> CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2800.11-MHz 686-class CPU) >>> Logical CPUs per core: 2 >>> real memory = 17716740096 (16896 MB) >>> avail memory = 16837763072 (16057 MB) >>> FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >>> >>> We tried installing mbmon and lmmon and healthd, but none seem to work. >>> >>> Anyone got any suggestions for other things we can try to detect why >>> the server is failing? or other ways to check things like CPU temp and >>> memory status? >>> >>> Cheers >>> >>> Alan >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> >> > > From owner-freebsd-questions@FreeBSD.ORG Tue May 20 17:01:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92AC91065675; Tue, 20 May 2008 17:01:39 +0000 (UTC) (envelope-from amoran@forsythia.net) Received: from mail-out4.apple.com (mail-out4.apple.com [17.254.13.23]) by mx1.freebsd.org (Postfix) with ESMTP id 78E708FC0A; Tue, 20 May 2008 17:01:39 +0000 (UTC) (envelope-from amoran@forsythia.net) Received: from relay11.apple.com (relay11.apple.com [17.128.113.48]) by mail-out4.apple.com (Postfix) with ESMTP id 66BCE2D8D6AB; Tue, 20 May 2008 10:01:39 -0700 (PDT) Received: from relay11.apple.com (unknown [127.0.0.1]) by relay11.apple.com (Symantec Mail Security) with ESMTP id 4F51A2808D; Tue, 20 May 2008 10:01:39 -0700 (PDT) X-AuditID: 11807130-acb96bb000000ead-99-483303f3e9f9 Received: from cenarius.apple.com (cenarius.apple.com [17.228.13.75]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by relay11.apple.com (Apple SCV relay) with ESMTP id 3461A28091; Tue, 20 May 2008 10:01:39 -0700 (PDT) Message-Id: From: Andrew Moran To: freebsd-current@freebsd.org, freebsd-questions@freebsd.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Tue, 20 May 2008 10:01:39 -0700 References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> X-Mailer: Apple Mail (2.919.2) X-Brightmail-Tracker: AAAAAA== Cc: Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 17:01:39 -0000 OK I've narrowed down my problem to: extension=mhash.so in extensions.ini If I comment out that php extension, I'm good. If I don't, I crash when sending HUP signal to parent apache process. I experimented with the order of the extensions.ini file but could not get to work regardless of putting that mhash in the beginning or the end of the file. On freebsd 7, I've cvsup'd and rebuilt all ports, so I know it's not an 'out of date' kind of thing. Hmm.. --Andy On May 20, 2008, at 8:02 AM, Sean C. Farley wrote: > On Mon, 19 May 2008, Randy Bush wrote: > >> 386 very current >> >> i have been unable to get apache not to segv on one server for a >> while >> now. >> >> i tried the php rebuild >> >> i tried clearing obj, full system build, full ports force >> rebuild, ... >> >> i just tried >> >>> If you have a backup of php/extensions.ini from before you did your >>> updates, it would be worth trying reverting to that, to get the >>> order >>> you had before that seemed OK. >> >> still coring >> >> but it is nice to know i have company :) > > I recall mention on an E-mail list or on IRC of a core dump with PHP > due > to improper use of putenv(), but I do not remember where. Bug > #44836[1] > discusses it. It seems the patch was reverted, but I see that it is > included as a patch within the ports tree. You could try to see if > things improve by using the older patch[2] for FreeBSD 7 (and above) > systems. > > Cc'ing delphij to mention that the patch was reverted in the PHP tree. > Was the patch written for FreeBSD 6? I noticed that it frees memory > just after the call to putenv(). The is valid for FreeBSD 6 where the > string was duped, but in 7, it follows the POSIX standard of using the > string directly. > > Sean > 1. http://bugs.php.net/bug.php?id=44836 > 2. http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/php5/files/patch-ext_standard_basic_functions.c?rev=1.1;content-type=text%2Fplain > -- > scf@FreeBSD.org > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org > " > From owner-freebsd-questions@FreeBSD.ORG Tue May 20 17:16:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF8841065675 for ; Tue, 20 May 2008 17:16:06 +0000 (UTC) (envelope-from thoellri@adobe.com) Received: from exprod6og105.obsmtp.com (exprod6og105.obsmtp.com [64.18.1.189]) by mx1.freebsd.org (Postfix) with ESMTP id A661C8FC18 for ; Tue, 20 May 2008 17:16:06 +0000 (UTC) (envelope-from thoellri@adobe.com) Received: from source ([192.150.11.134]) by exprod6ob105.postini.com ([64.18.5.12]) with SMTP; Tue, 20 May 2008 10:16:06 PDT Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id m4KHCuG3014192 for ; Tue, 20 May 2008 10:12:56 -0700 (PDT) Received: from fe2.corp.adobe.com (fe2.corp.adobe.com [10.8.192.72]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id m4KHG5I0017169 for ; Tue, 20 May 2008 10:16:05 -0700 (PDT) Received: from namail2.corp.adobe.com ([10.8.192.64]) by fe2.corp.adobe.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 20 May 2008 10:16:05 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 20 May 2008 10:16:02 -0700 Message-ID: In-Reply-To: <483300F7.1030204@supsi.ch> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Server crashing, no explanations Thread-Index: Aci6meQPeqJBaj+BQF6N40b5lfmLBQAAupYw References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832E6AF.8080100@supsi.ch><38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com> <483300F7.1030204@supsi.ch> From: "Tobias Hoellrich" To: X-OriginalArrivalTime: 20 May 2008 17:16:05.0618 (UTC) FILETIME=[2FE44520:01C8BA9D] Subject: RE: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 17:16:07 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org=20 > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of=20 > Roberto Nunnari > Sent: Tuesday, May 20, 2008 10:49 AM > To: Alan Gilmour > Cc: freebsd-questions@freebsd.org > Subject: Re: Server crashing, no explanations >=20 > Then, if crash dumps are enabled, it could be a HW failure.. > Once I had a server crashing with no dumps, and I found out > it was I power supply problem. >=20 > Best regards. > Robi >=20 Same here: my aging Dell with ECC Rambus (yes, Rambus) memory was rebooting without producing a panic and thus without a chance for a crash-dump, because one memory bank on the system was failing.=20 However, the BIOS on the system was nice enough to tell me about the memory errors and even tell me which module it thought it was.=20 That may be something you should check on your system (meaning: BIOS error log - if you happen to have one of those).=20 Cheers - Tobias From owner-freebsd-questions@FreeBSD.ORG Tue May 20 17:18:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 533A31065674 for ; Tue, 20 May 2008 17:18:24 +0000 (UTC) (envelope-from Sahil.Tandon@morganstanley.com) Received: from pimtabh1.ms.com (pimtabh1.ms.com [199.89.64.101]) by mx1.freebsd.org (Postfix) with ESMTP id 3CBF08FC18 for ; Tue, 20 May 2008 17:18:22 +0000 (UTC) (envelope-from Sahil.Tandon@morganstanley.com) Received: from pimtabh1 (localhost.ms.com [127.0.0.1]) by pimtabh1.ms.com (output Postfix) with ESMTP id 5D08D48327 for ; Tue, 20 May 2008 12:59:10 -0400 (EDT) Received: from ny0032as01 (unknown [144.203.194.95]) by pimtabh1.ms.com (internal Postfix) with ESMTP id 46128A94017 for ; Tue, 20 May 2008 12:59:10 -0400 (EDT) Received: from ny0032as01 (localhost [127.0.0.1]) by ny0032as01 (msa-out Postfix) with ESMTP id 29A60C94282 for ; Tue, 20 May 2008 12:59:10 -0400 (EDT) Received: from PIWEXOB01.msad.ms.com (piwexob01 [144.14.3.72]) by ny0032as01 (mta-in Postfix) with ESMTP id 26B9E16402F for ; Tue, 20 May 2008 12:59:10 -0400 (EDT) Received: from PIWEXBH01.msad.ms.com ([205.228.46.151]) by PIWEXOB01.msad.ms.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 20 May 2008 12:59:09 -0400 Received: from NYWEXMB58.msad.ms.com ([205.228.46.156]) by PIWEXBH01.msad.ms.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 20 May 2008 12:59:09 -0400 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Importance: normal Priority: normal Date: Tue, 20 May 2008 12:59:08 -0400 Message-ID: In-Reply-To: <28CD219E-E726-427D-B6A7-B1867DB6B49D@mac.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem Sending Mail With Postfix Thread-Index: Aci6mTYhnlBsgdsxSUKQtSvw48h1QwAAXtcg References: <1211239052.24579.1254029483@webmail.messagingengine.com><27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> <28CD219E-E726-427D-B6A7-B1867DB6B49D@mac.com> From: "Tandon, Sahil \(IM\)" To: "freebsd questions" X-OriginalArrivalTime: 20 May 2008 16:59:09.0350 (UTC) FILETIME=[D2261460:01C8BA9A] X-Anti-Virus: Kaspersky Anti-Virus for MailServers 5.5.15/RELEASE, bases: 20052008 #703072, status: clean Subject: RE: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 17:18:24 -0000 cswiger@mac.com: > Because of the way "mx1.free.bsd.org" was used (indicating=20 > that someone is trying to describe an error rather than=20 > actually copy it verbatim), I gathered that=20 > "my.mywebsite.com" was redacted along the lines of=20 > "host.example.com", rather than the actual hostname in question.... My thoughts exactly. I am almost certain he is just trying to hide=20 the actual hostname. -- Sahil Tandon -------------------------------------------------------- NOTICE: If received in error, please destroy and notify sender. Sender = does not intend to waive confidentiality or privilege. Use of this email = is prohibited when received in error. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 17:20:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 274B01065678 for ; Tue, 20 May 2008 17:20:50 +0000 (UTC) (envelope-from rambiusparkisanius@gmail.com) Received: from hs-out-0708.google.com (hs-out-0708.google.com [64.233.178.249]) by mx1.freebsd.org (Postfix) with ESMTP id D8A988FC0C for ; Tue, 20 May 2008 17:20:49 +0000 (UTC) (envelope-from rambiusparkisanius@gmail.com) Received: by hs-out-0708.google.com with SMTP id m63so2222423hsc.11 for ; Tue, 20 May 2008 10:20:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=1Oac7URu3lzhhIe/PyqQJ3E5CYgTVlyYBphfWIfbt7k=; b=AZ1T7kQAoc3O9KUjnAGGRjCc+DonuqDo6qPZrve30ZzboAZnU1h6SqpcgqqOdVHdPLceBfPGUAdW/d149ikAtKyLREvEOOhQZIRJlCr6C5FQNM9aPPeffFWGKn7nrGfarIac4YIuPMFBO+mfVrc5KFaxfrY/S9URTypOpUQ7ISc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=j0QYDbtTJsmFTz4lI0vxEpf1Nrhv8gMFFGkFFxkdRR9MgC+9hX9E51necSg87uzvSJdrRaBnGHAWJhMXye5Vinip+QJJ8+duj62I7zCMswJV+6l6FKh9NB3uN+3xUSr814qu+z7TEk4StpSKJKTE79IGLGmZ35R48nqRPqnV7Bo= Received: by 10.90.29.17 with SMTP id c17mr11872450agc.26.1211302401699; Tue, 20 May 2008 09:53:21 -0700 (PDT) Received: by 10.90.99.11 with HTTP; Tue, 20 May 2008 09:53:21 -0700 (PDT) Message-ID: <89ce7f740805200953j14b2130fjb2f769c6215667eb@mail.gmail.com> Date: Tue, 20 May 2008 12:53:21 -0400 From: "Ivan \"Rambius\" Ivanov" To: montag@activeattack.com In-Reply-To: <60253.192.168.1.107.1211195138.squirrel@192.168.1.112> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <60253.192.168.1.107.1211195138.squirrel@192.168.1.112> Cc: freebsd-questions@freebsd.org Subject: Re: SVN Advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 17:20:50 -0000 Hello Montag, On Mon, May 19, 2008 at 7:05 AM, wrote: > Hello all, > > I'm seeking to set up an SVN repository on my home machine. I've come > across the following two guides: > > http://www.bsdguides.org/guides/freebsd/misc/subversion.php > > http://www.onlamp.com/pub/a/bsd/2007/09/27/subversion-for-bsd-with-all-the-bells-and-whistles.html For a quick start on Subversion you can see Dru Lavigne's articles Setting up a Secure Subversion Server [1] and Accessing Secure Subversion Servers [2]. They discuss how to use Subversion over ssh, that is svn+ssh:// scheme. I myself prefer subversion over http(s) and I have written a tutorial here [3] and more concretely here. > > The second one is certainly overkill for what I need (I just want to use > it to manage my personal projects, since I work remotely a lot). I'd > definitely like a password protected web interface though. You have two options then. -) use subversion over http(s) and you can access your repository both with a svn client and from a browser. -) use whatever access scheme you want and install viewvc [5]. > My issue is > the following. In both guides (and in all the other ones I've come > across) Apache is compiled with options that I did not select when I > installed Apache a while ago. I'd rather not have to redo everything I've > set up with my web server. Is there any way I get include those modules > (namely WITH_BERKELEYDB) without having to recompile? As far as I remember you do not need berkleydb option. Subversion supports two backends for its repositories - BDB and FSFS. FSFS is a file format developed by Subversion and when you create the repository it is used by default. For a comparison between the two formats see [6]. So you may compile Subversion with Berkley DB - you should provide WITHOUT_BDB option or similar when you install the Subversion port. > Also, any advice relating to setting up Subversion on FreeBSD in general. Well, the Subversion Book contains everything you need to set it up and use it. And the link below should help you as well. Regards Rambius [1] http://www.onlamp.com/pub/a/bsd/2005/05/12/FreeBSD_Basics.html [2] http://www.onlamp.com/pub/a/bsd/2005/08/11/FreeBSD_Basics.html [3] http://vania.sourceforge.net/svnnotes-en/ [4] http://vania.sourceforge.net/svnnotes-en/node10.html [5] http://www.viewvc.org/ [6] http://svnbook.red-bean.com/en/1.4/svn.reposadmin.planning.html#svn.reposadmin.basics.backends -- Tangra Mega Rock: http://www.radiotangra.com From owner-freebsd-questions@FreeBSD.ORG Tue May 20 17:55:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 374001065672 for ; Tue, 20 May 2008 17:55:49 +0000 (UTC) (envelope-from alandgilmour@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id B78FF8FC21 for ; Tue, 20 May 2008 17:55:48 +0000 (UTC) (envelope-from alandgilmour@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so2856282fgb.35 for ; Tue, 20 May 2008 10:55:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=mDl9vPcLUunb0KASyXaSuzT3ePlNrI6ieNPm7uN4HmI=; b=q3X4ArTaaR0EX1a0i6fAFbbhxqg3Bq2myIVlLnCx4sKlBNeYemnanCPkrUD59Gm7Y+7RCG6SB/jUfnPR47QjhI//ZjpElLK4dapqJ8qrFzgk9x4F/K79hbIjM3o/+Ds3frLRNmX7WYlOvzf/xkE4Tmc2U6EgD2Av768DmiERMPA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=shiqQSO86dTw9ktPsky81nMQZ7Ke9EgIUmt0Wzba5/ldHiHmHsjJx51I+LrJTxWwhqPCoC3c4vorcWSyuFanJeSyH4UuLfNNXl2hZ+pW0LUr8iirBjF7symkv5nd54C5eTSPnD8kwqSTNOsHEEAe5ZsXLTD6fGo2oLl97VYlSWA= Received: by 10.78.199.8 with SMTP id w8mr2531797huf.30.1211306147276; Tue, 20 May 2008 10:55:47 -0700 (PDT) Received: by 10.78.133.19 with HTTP; Tue, 20 May 2008 10:55:47 -0700 (PDT) Message-ID: <38f284ee0805201055i3205da47jeb20a3b1bbfda64@mail.gmail.com> Date: Tue, 20 May 2008 18:55:47 +0100 From: "Alan Gilmour" To: "Tobias Hoellrich" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832E6AF.8080100@supsi.ch> <38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com> <483300F7.1030204@supsi.ch> Cc: freebsd-questions@freebsd.org Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 17:55:49 -0000 Hi Tobias, Yes the plan is the next time it crashes is to check BIOS, unfortunately I need to get hosts to do this as I can't physically access the machine at this point, but they have some KVM like switch attached to it. Cheers Alan On 20/05/2008, Tobias Hoellrich wrote: > > -----Original Message----- > > From: owner-freebsd-questions@freebsd.org > > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > > Roberto Nunnari > > Sent: Tuesday, May 20, 2008 10:49 AM > > To: Alan Gilmour > > Cc: freebsd-questions@freebsd.org > > Subject: Re: Server crashing, no explanations > > > > Then, if crash dumps are enabled, it could be a HW failure.. > > Once I had a server crashing with no dumps, and I found out > > it was I power supply problem. > > > > Best regards. > > Robi > > > > Same here: my aging Dell with ECC Rambus (yes, Rambus) memory was > rebooting without producing a panic and thus without a chance for a > crash-dump, because one memory bank on the system was failing. > > However, the BIOS on the system was nice enough to tell me about the > memory errors and even tell me which module it thought it was. > > That may be something you should check on your system (meaning: BIOS > error log - if you happen to have one of those). > > Cheers - Tobias > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- This message, together with any attachments, is for the confidential and exclusive use of the intended addressee(s). If you receive it in error, please delete the message. All information contained within this e-mail is without prejudice. Do not disclose, copy, circulate or use any information contained herein. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 18:34:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 305B4106566C for ; Tue, 20 May 2008 18:34:47 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 49CF48FC26 for ; Tue, 20 May 2008 18:34:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4KIYbKZ009330; Tue, 20 May 2008 20:34:37 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4KIYaYo009327; Tue, 20 May 2008 20:34:37 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 20 May 2008 20:34:36 +0200 (CEST) From: Wojciech Puchar To: Roberto Nunnari In-Reply-To: <483300F7.1030204@supsi.ch> Message-ID: <20080520203331.H9300@wojtek.tensor.gdynia.pl> References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832E6AF.8080100@supsi.ch> <38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com> <483300F7.1030204@supsi.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, Alan Gilmour Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 18:34:47 -0000 > Then, if crash dumps are enabled, it could be a HW failure.. no it is not. i have similar problems but not with apache, it is certainly FreeBSD bug that causes it to randomly reboot under certain types of load. i found the way to fix it in my case From owner-freebsd-questions@FreeBSD.ORG Tue May 20 19:42:08 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45040106566C; Tue, 20 May 2008 19:42:08 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id 0258D8FC14; Tue, 20 May 2008 19:42:07 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (HPooka@thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id m4KJg4G1035642; Tue, 20 May 2008 14:42:04 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Tue, 20 May 2008 14:42:04 -0500 (CDT) From: "Sean C. Farley" To: Andrew Moran In-Reply-To: Message-ID: References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-4.4 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail.farley.org Cc: freebsd-current@FreeBSD.org, freebsd-questions@FreeBSD.org Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 19:42:08 -0000 On Tue, 20 May 2008, Andrew Moran wrote: > OK I've narrowed down my problem to: > > extension=mhash.so > > in extensions.ini > > If I comment out that php extension, I'm good. If I don't, I crash > when sending HUP signal to parent apache process. I experimented with > the order of the extensions.ini file but could not get to work > regardless of putting that mhash in the beginning or the end of the > file. > > On freebsd 7, I've cvsup'd and rebuilt all ports, so I know it's not > an 'out of date' kind of thing. Hmm.. I meant the opposite. The latest port version of PHP has a bug on FreeBSD 7. Try it again with the previous patch. > On May 20, 2008, at 8:02 AM, Sean C. Farley wrote: *snip* >> I recall mention on an E-mail list or on IRC of a core dump with PHP >> due to improper use of putenv(), but I do not remember where. Bug >> #44836[1] discusses it. It seems the patch was reverted, but I see >> that it is included as a patch within the ports tree. You could try >> to see if things improve by using the older patch[2] for FreeBSD 7 >> (and above) systems. >> >> Cc'ing delphij to mention that the patch was reverted in the PHP >> tree. Was the patch written for FreeBSD 6? I noticed that it frees >> memory just after the call to putenv(). The is valid for FreeBSD 6 >> where the string was duped, but in 7, it follows the POSIX standard >> of using the string directly. >> >> Sean >> 1. http://bugs.php.net/bug.php?id=44836 >> 2. http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/php5/files/patch-ext_standard_basic_functions.c?rev=1.1;content-type=text%2Fplain Sean -- scf@FreeBSD.org From owner-freebsd-questions@FreeBSD.ORG Tue May 20 19:45:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCE9A1065672 for ; Tue, 20 May 2008 19:45:23 +0000 (UTC) (envelope-from kometen@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.184]) by mx1.freebsd.org (Postfix) with ESMTP id 2B1138FC1A for ; Tue, 20 May 2008 19:45:22 +0000 (UTC) (envelope-from kometen@gmail.com) Received: by gv-out-0910.google.com with SMTP id n8so440353gve.39 for ; Tue, 20 May 2008 12:45:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=R+N+lB0uo+US2D6cLsCx9phG6Y2RkEzwbUXMEUEaUx4=; b=lhcwLQSAisw7B+cg4T1VP2S4VcJCfeubDu0MKFBoidcTKXS5VEun4Of5BokWoYWZQgHUylWPodkLfAwaUg+Ud8vYCXpDDP+MtU/Kdo1Dj225aieTaskY0UZ0tY12oIMPCIPzbp50MvFgutLIeDZXHTbKzMODmpYs0RzaBwZu/L8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ecTfjyH7VRJZ3yCZHhKHTzSBWPP3GJYrBpcFW+G5ooPBoL63+XWtBNHnPFlYZ0+EUfn1TY0NYmW0DnyLDBBvSG0SQvmAKYD25xFDFYLprmwj4oLqrPYdR4BxLAtrd1VqyZQDthZtOVrgYRJvppC1veKwmYY/Rpn9H7OiJWqotYU= Received: by 10.125.117.20 with SMTP id u20mr6419308mkm.5.1211312720191; Tue, 20 May 2008 12:45:20 -0700 (PDT) Received: by 10.86.81.6 with HTTP; Tue, 20 May 2008 12:45:20 -0700 (PDT) Message-ID: Date: Tue, 20 May 2008 21:45:20 +0200 From: "Claus Guttesen" To: "Andrew Moran" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 19:45:23 -0000 > OK I've narrowed down my problem to: > > extension=mhash.so > > in extensions.ini > > If I comment out that php extension, I'm good. If I don't, I crash when > sending HUP signal to parent apache process. I experimented with the > order of the extensions.ini file but could not get to work regardless of > putting that mhash in the beginning or the end of the file. > > On freebsd 7, I've cvsup'd and rebuilt all ports, so I know it's not an 'out > of date' kind of thing. Hmm.. Try to compile it into php rather than a module. http://no.php.net/manual/en/mhash.installation.php -- regards Claus When lenity and cruelty play for a kingdom, the gentlest gamester is the soonest winner. Shakespeare From owner-freebsd-questions@FreeBSD.ORG Tue May 20 19:55:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BFA91065679 for ; Tue, 20 May 2008 19:55:15 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.237]) by mx1.freebsd.org (Postfix) with ESMTP id AD5928FC25 for ; Tue, 20 May 2008 19:55:14 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by wr-out-0506.google.com with SMTP id 50so1127456wra.13 for ; Tue, 20 May 2008 12:55:13 -0700 (PDT) Received: by 10.100.229.12 with SMTP id b12mr9960877anh.57.1211313313221; Tue, 20 May 2008 12:55:13 -0700 (PDT) Received: from scorpio ( [67.189.233.182]) by mx.google.com with ESMTPS id b14sm1329817ana.23.2008.05.20.12.55.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 20 May 2008 12:55:12 -0700 (PDT) Date: Tue, 20 May 2008 15:54:42 -0400 From: Gerard To: freebsd-questions@freebsd.org Message-ID: <20080520155442.2bb65ab1@scorpio> In-Reply-To: References: <1211239052.24579.1254029483@webmail.messagingengine.com> <27CE98CC-346E-4051-A745-1F47DEF0760B@mac.com> <28CD219E-E726-427D-B6A7-B1867DB6B49D@mac.com> Organization: seibercom.net X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd6.3) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q X-Operating-System: FreeBSD-6.3 Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/XI=vsp1BiJgfk9dB0kuofFU"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 19:55:15 -0000 --Sig_/XI=vsp1BiJgfk9dB0kuofFU Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, 20 May 2008 12:59:08 -0400 "Tandon, Sahil \(IM\)" wrote: > cswiger@mac.com: >=20 > > Because of the way "mx1.free.bsd.org" was used (indicating=20 > > that someone is trying to describe an error rather than=20 > > actually copy it verbatim), I gathered that=20 > > "my.mywebsite.com" was redacted along the lines of=20 > > "host.example.com", rather than the actual hostname in question.... >=20 > My thoughts exactly. I am almost certain he is just trying to hide=20 > the actual hostname. The constant mangling of information is definitely making it much harder to diagnose his problem. He would probably be better of posting the unedited output of: 'postconf -n' along with any pertinent log entries, error messages, etc. He probably should just move the entire thread to the Postfix forum anyway. They are really more adept at handling this since it does, at least partially, pertain to Postfix. --=20 =E2=80=9CGerard=E2=80=9D gerard@seibercom.net Mandrell: "You know what I think?" Doctor: "Ah, ah that's a catch question. With a brain your size you don't think, right?" Dr. Who --Sig_/XI=vsp1BiJgfk9dB0kuofFU Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkgzLJUACgkQ6DWTaTcTwMm9mQCfeGDZXPfg16Nft7GVQUwmIuJ1 DFAAoIf6F3lcPz/S5+1CP4Ezggl2V/Cn =B8QE -----END PGP SIGNATURE----- --Sig_/XI=vsp1BiJgfk9dB0kuofFU-- From owner-freebsd-questions@FreeBSD.ORG Tue May 20 20:44:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7303A1065672 for ; Tue, 20 May 2008 20:44:34 +0000 (UTC) (envelope-from penoff@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.231]) by mx1.freebsd.org (Postfix) with ESMTP id 4F5F68FC1E for ; Tue, 20 May 2008 20:44:34 +0000 (UTC) (envelope-from penoff@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2337288rvf.43 for ; Tue, 20 May 2008 13:44:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=RYJrj819xySXv56FscTxJPSAewi8qw4paXq6+NrjNLk=; b=SWcX48UHNA4ug2Rg2CN+pkiASUK/TrYdb0qACkJZ289JtDxvatRg7qruaK9Y1BrEW7jmeLnDxLcYfc8M6l7tANf3aDgNUUvZ3i4z7OFInpj+wwPwMG/Y1cHjKpcusFps3mzRGApJMua5D4AmRWfEJ9wJhRUIauTEiDcKm32SZ2I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=hUwZW+8n0lssKkZtEehFGJ6nrEdcsLGpu/o/t9lDQzkL0rXRdNlAxAEc/A9iIJSgXLT7pU50+IiUkVOtXw5a5kj8w+NnuOPMynJ6Pwrs7cEijTbTQVKbrEGGDTb6YDLMgNwFTgPKLzq9xBhg4KF9A31JA14XqhSCZfrETj/Ms6E= Received: by 10.141.141.3 with SMTP id t3mr4670280rvn.226.1211314820858; Tue, 20 May 2008 13:20:20 -0700 (PDT) Received: by 10.140.135.16 with HTTP; Tue, 20 May 2008 13:20:20 -0700 (PDT) Message-ID: Date: Tue, 20 May 2008 13:20:20 -0700 From: "Brad Penoff" Sender: penoff@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 1ee0259cb196d7fe Subject: resident memory limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 20:44:34 -0000 Greetings, I have an application that runs on Linux or Mac OS X but seems to have a problem when I run on FreeBSD (6.3 or 7). The issue is the memory footprint for the application (osubw_sctpclien below) is quite large; on Linux it can be as much as 950 MB in resident memory, according to top. However, on FreeBSD I start to get ENOMEM always around the time my resident memory size is about 200 MB. I read a few posts and have seen people fixing their problems by adjusting kern.maxdsiz in /boot/loader.conf and/or by adding a swap file. I've tried both and for my application, it still seems to be limited to 200 MB resident memory regardless of maxdsize and swap file setting. I wrote a toy application (malloctest below) that calls malloc in a while(1) and breaks once it gets ENOMEM (doing another while(1) so it doesn't exit); this application's memory size in top always matches the kern.maxdsiz setting, however it has a very low resident memory number, according to top. I have all the data below from these two applications. For malloctest, I can malloc as much as maxdsiz allows (without panic'ing the kernel). My main question is, in FreeBSD how can I increase the permitted resident memory of the system for my application to beyond 200 MB? Any ideas where this 200 MB resident memory limit is coming from? Why (in the last data entry below) does the resident memory limit become 80 MB after I increase maxdsiz AND use a swap file (the settings where malloctest can malloc the most!)? Thanks! brad Using FreeBSD 6.3..... kern.maxdsiz default setting ( 524288 kB ) no swap file. Mem: 218M Active, 9184K Inact, 36M Wired, 14M Buf, 1739M Free Swap: 512M Total, 512M Free PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 978 root 4 118 0 203M 201M RUN 0:12 0.00% osubw_sctpclien ... separate run... 969 penoff 1 125 0 513M 1144K RUN 0:09 90.73% malloctest ------------------------------------------ kern.maxdsiz default setting ( 524288 kB ) 512 MB swap file. Mem: 218M Active, 9144K Inact, 36M Wired, 12K Cache, 14M Buf, 1739M Free Swap: 1024M Total, 1024M Free PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 982 root 3 120 0 203M 201M RUN 0:13 0.00% osubw_sctpclien ... separate run... 967 penoff 1 126 0 513M 1144K RUN 0:10 94.60% malloctest ------------------------------------------ kern.maxdsiz="2147483648" # Set the max data size no swap file. Mem: 218M Active, 9168K Inact, 36M Wired, 14M Buf, 1739M Free Swap: 512M Total, 512M Free PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 967 root 3 122 0 203M 201M RUN 0:31 0.00% osubw_sctpclien ... separate run... 980 root 1 129 0 2050M 2680K RUN 0:12 97.64% malloctest ---------------------------------------- kern.maxdsiz="2147483648" # Set the max data size 512 MB swap file. Mem: 220M Active, 12M Inact, 41M Wired, 12K Cache, 20M Buf, 1730M Free Swap: 1024M Total, 1024M Free PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 1041 root 4 20 0 204M 202M kserel 0:04 0.00% osubw_sctpclien ... separate run... 967 root 1 121 0 2050M 2680K RUN 0:07 93.16% malloctest ---------------------------------------- kern.maxdsiz="3000000000" no swap file kernel panic ---------------------------------------- kern.maxdsiz="3000000000" # Set the max data size 512 MB swap file. Mem: 103M Active, 52M Inact, 106M Wired, 112M Buf, 1742M Free Swap: 1024M Total, 1024M Free PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 15286 root 2 128 0 81172K 79080K RUN 1:47 0.00% osubw_sctpclien ... separate run... 963 penoff 1 122 0 2865M 3500K RUN 0:08 96.62% malloctest ----------------------------------------- From owner-freebsd-questions@FreeBSD.ORG Tue May 20 20:54:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B75991065685 for ; Tue, 20 May 2008 20:54:50 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 90B168FC16 for ; Tue, 20 May 2008 20:54:50 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id 9EA30EBC3B; Tue, 20 May 2008 16:54:49 -0400 (EDT) Date: Tue, 20 May 2008 16:54:37 -0400 From: Bill Moran To: "Brad Penoff" Message-Id: <20080520165437.36413c46.wmoran@potentialtech.com> In-Reply-To: References: X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: resident memory limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 20:54:50 -0000 In response to "Brad Penoff" : > > I have an application that runs on Linux or Mac OS X but seems to have > a problem when I run on FreeBSD (6.3 or 7). The issue is the memory > footprint for the application (osubw_sctpclien below) is quite large; > on Linux it can be as much as 950 MB in resident memory, according to > top. However, on FreeBSD I start to get ENOMEM always around the time > my resident memory size is about 200 MB. > > I read a few posts and have seen people fixing their problems by > adjusting kern.maxdsiz in /boot/loader.conf and/or by adding a swap > file. I've tried both and for my application, it still seems to be > limited to 200 MB resident memory regardless of maxdsize and swap file > setting. I wrote a toy application (malloctest below) that calls > malloc in a while(1) and breaks once it gets ENOMEM (doing another > while(1) so it doesn't exit); this application's memory size in top > always matches the kern.maxdsiz setting, however it has a very low > resident memory number, according to top. Have a look at /etc/login.conf and the associated man pages. -- Bill Moran http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Tue May 20 21:17:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F1F91065674 for ; Tue, 20 May 2008 21:17:59 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.177]) by mx1.freebsd.org (Postfix) with ESMTP id D262C8FC1C for ; Tue, 20 May 2008 21:17:58 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by ik-out-1112.google.com with SMTP id c30so899137ika.3 for ; Tue, 20 May 2008 14:17:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=oF623ToHo1zqwH5x0H+Hdk3ij0oGft8l7JKJQyeWt+U=; b=ggktXSsIgqkRoPxItYc/4mhktuRBuZ+NEPVtwwkbb/b3SaZV+Oof2fQzxCqKoDZ5FvdZMLOkSFIqtughk0ay7x1GUUdCrKO7fBUwgoK4o++n8QBW4Zyfw6+d1Vg0nb53r4hwhwAhF04ubQPhqBtIrxKGg9Dt0RGUuDApf/dsOcc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TgmZF6iVihSs6Alp+hiHB5502NiutkLag6i4GE0gVSsUDqx+G/SFpMtT0Jkeubu5Bnco75avSKYlHsKxoMfOXAmQNGLddZQDjo81YY5+GdFQO0D3I2hDTV9MEMvVd7ObR0vFlngfVWXHTWqtomYkWzWaa9cFh05kHbOt7fXIMsc= Received: by 10.125.148.7 with SMTP id a7mr7686729mko.128.1211318276723; Tue, 20 May 2008 14:17:56 -0700 (PDT) Received: by 10.86.98.6 with HTTP; Tue, 20 May 2008 14:17:56 -0700 (PDT) Message-ID: <1bd550a00805201417n3ed9f7f8p9ac8524051635985@mail.gmail.com> Date: Tue, 20 May 2008 23:17:56 +0200 From: "=?ISO-8859-1?Q?Fernando_Apestegu=EDa?=" To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: ipw2200 freebsd 7 firmware problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 21:17:59 -0000 Hi all, I have an ipw2200 bg. I can't make it work under FreeBSD 7 on AMD64. This is the output of pciconf -lv none0@pci0:0:5:0: class=0x028000 card=0x27028086 chip=0x42208086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' device = 'MPCI3B driverIntel PRO/Wireless 2200BG' class = network dmesg shows the following: pci0: at device 5.0 (no driver attached) I tried to instal the iwi-firmware from ports: ===> iwi-firmware-2.4_8 is configured with iwicontrol(8) which you don't need, use 'make rmconfig' and uncheck CONTROL. *** Error code 1 Stop in /usr/ports/net/iwi-firmware. I tried the suggested workaround, but I got: ===> No user-specified options configured for iwi-firmware-2.4_8 I tried with pkg_add -r iwi-firmware-2.4_8 and I got Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Latest/iwi-firmware-2.4_8.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Latest/iwi-firmware-2.4_8.tbz' by URL My ports are up to date (cvsup.de.FreeBSD.org) So... How can I make the wireless card work? Any help is appreciated. Thanks in advance. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 21:39:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08B39106566B for ; Tue, 20 May 2008 21:39:31 +0000 (UTC) (envelope-from penoff@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.226]) by mx1.freebsd.org (Postfix) with ESMTP id 50D6C8FC0A for ; Tue, 20 May 2008 21:39:30 +0000 (UTC) (envelope-from penoff@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2362727rvf.43 for ; Tue, 20 May 2008 14:39:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=saL9l9rkrq9j8uCX6cAmxSy7j2aCPPAJBMH4lZVuQME=; b=B5g1WOHi1kGMezDtVuRiqBVH4CG9L5IGsfkWRULBZ12iWQ/eIoAWxpwz6VqZ22adZJ5eqa3YGahIUzjy3dXsIQfAibidBEHRDv1E+9fs6ycjTRZQSt+EjHPtLInuGRiKPGhS69ffFIvFs82laTLsQ0Rr6spgjrvwNy5LndL13Uk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=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=goBHjCkWPF6LqlULg6Q81INiA8950lDQ/yJ3Eg7Ql3LMH9ffjUTgP8p0BxgRlrIaMmhnStbEbdMlDsmKIxlbGaojMuIg0GcxZqsq5WgvpgTe6VZir0WF3sE6em2URCn5/UG3dAQ7ytrV2K39C9L+HQuug2axPPJ2Bje71rMLXnY= Received: by 10.141.20.7 with SMTP id x7mr4707524rvi.183.1211319569653; Tue, 20 May 2008 14:39:29 -0700 (PDT) Received: by 10.140.135.16 with HTTP; Tue, 20 May 2008 14:39:29 -0700 (PDT) Message-ID: Date: Tue, 20 May 2008 14:39:29 -0700 From: "Brad Penoff" Sender: penoff@gmail.com To: "Bill Moran" In-Reply-To: <20080520165437.36413c46.wmoran@potentialtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080520165437.36413c46.wmoran@potentialtech.com> X-Google-Sender-Auth: feb1594b88a73fb0 Cc: freebsd-questions@freebsd.org Subject: Re: resident memory limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 21:39:31 -0000 On Tue, May 20, 2008 at 1:54 PM, Bill Moran wrote: > In response to "Brad Penoff" : >> >> I have an application that runs on Linux or Mac OS X but seems to have >> a problem when I run on FreeBSD (6.3 or 7). The issue is the memory >> footprint for the application (osubw_sctpclien below) is quite large; >> on Linux it can be as much as 950 MB in resident memory, according to >> top. However, on FreeBSD I start to get ENOMEM always around the time >> my resident memory size is about 200 MB. >> >> I read a few posts and have seen people fixing their problems by >> adjusting kern.maxdsiz in /boot/loader.conf and/or by adding a swap >> file. I've tried both and for my application, it still seems to be >> limited to 200 MB resident memory regardless of maxdsize and swap file >> setting. I wrote a toy application (malloctest below) that calls >> malloc in a while(1) and breaks once it gets ENOMEM (doing another >> while(1) so it doesn't exit); this application's memory size in top >> always matches the kern.maxdsiz setting, however it has a very low >> resident memory number, according to top. > > Have a look at /etc/login.conf and the associated man pages. > Thanks for the prompt reply. This system has the default settings for all users set to "unlimited" for more or less all login.conf categories. I've pasted them below. My application uses a raw socket so I was running it as root, which also uses the default settings. It mentioned that setting memoryuse is the same as setting both -cur and -max ; any ideas why memoryuse is saying it's unlimited even though it is not? I tried explicitly setting -cur to 1000M and it still started giving ENOMEM around 200 MB resident memory in top... brad default:\ :passwd_format=md5:\ :copyright=/etc/COPYRIGHT:\ :welcome=/etc/motd:\ :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES:\ :path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin /usr/X11R6/bin ~/bin:\ :nologin=/var/run/nologin:\ :cputime=unlimited:\ :datasize=unlimited:\ :stacksize=unlimited:\ :memorylocked=unlimited:\ :memoryuse=unlimited:\ :filesize=unlimited:\ :coredumpsize=unlimited:\ :openfiles=unlimited:\ :maxproc=unlimited:\ :sbsize=unlimited:\ :vmemoryuse=unlimited:\ :priority=0:\ :ignoretime@:\ :umask=022: root:\ :ignorenologin:\ :tc=default: > -- > Bill Moran > http://www.potentialtech.com > > From owner-freebsd-questions@FreeBSD.ORG Tue May 20 22:43:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 796701065684 for ; Tue, 20 May 2008 22:43:39 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.20.110]) by mx1.freebsd.org (Postfix) with ESMTP id 2C40E8FC0A for ; Tue, 20 May 2008 22:43:38 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id 5D58423DFA for ; Tue, 20 May 2008 17:36:26 -0500 (CDT) Date: Tue, 20 May 2008 17:36:26 -0500 From: Paul Schmehl To: FreeBSD Questions Message-ID: <83C71638D3A682FC1B026581@utd65257.utdallas.edu> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Shell scripting - suppressing and eliminating error messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 22:43:39 -0000 I'm using the following construction in a pkg-deinstall script for a port I maintain: if ( ${BATCH} ); then The idea is, if you type make BATCH=1 deinstall, the port will deinstall without running an interactive portion of the pkg-deinstall script. If you type make deinstall, the pkg-deinstall script runs. The script works, but, when you use BATCH=1, it generates an error message: # make BATCH=1 deinstall clean ===> Deinstalling for security/sguil-server ===> Deinstalling sguil-server-0.7.0_1 Stopping sguild...... sguild not running? 1: not found Why is this error printing to stdout and how can I suppress it? Or is there a flaw in the logic that, if fixed, would resolve this problem? -- Paul Schmehl As if it wasn't already obvious, my opinions are my own and not those of my employer. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 22:54:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A41A8106566B for ; Tue, 20 May 2008 22:54:16 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.20.110]) by mx1.freebsd.org (Postfix) with ESMTP id 8C3F38FC24 for ; Tue, 20 May 2008 22:54:16 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id 31CB323DF5 for ; Tue, 20 May 2008 17:54:16 -0500 (CDT) Date: Tue, 20 May 2008 17:54:16 -0500 From: Paul Schmehl To: FreeBSD Questions Message-ID: In-Reply-To: <83C71638D3A682FC1B026581@utd65257.utdallas.edu> References: <83C71638D3A682FC1B026581@utd65257.utdallas.edu> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Shell scripting - suppressing and eliminating error messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 22:54:16 -0000 --On Tuesday, May 20, 2008 17:36:26 -0500 Paul Schmehl wrote: > I'm using the following construction in a pkg-deinstall script for a port I > maintain: > > if ( ${BATCH} ); then > > The idea is, if you type make BATCH=1 deinstall, the port will deinstall > without running an interactive portion of the pkg-deinstall script. If you > type make deinstall, the pkg-deinstall script runs. > > The script works, but, when you use BATCH=1, it generates an error message: > ># make BATCH=1 deinstall clean > ===> Deinstalling for security/sguil-server > ===> Deinstalling sguil-server-0.7.0_1 > Stopping sguild...... > sguild not running? > 1: not found > > Why is this error printing to stdout and how can I suppress it? Or is there > a flaw in the logic that, if fixed, would resolve this problem? Never mind....forgot to use [ ] for test instead of ( ). My perl is getting in the way of my shell. :-( -- Paul Schmehl As if it wasn't already obvious, my opinions are my own and not those of my employer. From owner-freebsd-questions@FreeBSD.ORG Tue May 20 23:01:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4C1C1065686 for ; Tue, 20 May 2008 23:01:18 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out3.apple.com (mail-out3.apple.com [17.254.13.22]) by mx1.freebsd.org (Postfix) with ESMTP id C460A8FC34 for ; Tue, 20 May 2008 23:01:18 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay13.apple.com (relay13.apple.com [17.128.113.29]) by mail-out3.apple.com (Postfix) with ESMTP id 803102C4BF95; Tue, 20 May 2008 16:01:18 -0700 (PDT) Received: from relay13.apple.com (unknown [127.0.0.1]) by relay13.apple.com (Symantec Mail Security) with ESMTP id 5DB6E280A2; Tue, 20 May 2008 16:01:18 -0700 (PDT) X-AuditID: 1180711d-a9b93bb000000ed7-b9-4833583e39e0 Received: from cswiger1.apple.com (cswiger1.apple.com [17.227.140.124]) by relay13.apple.com (Apple SCV relay) with ESMTP id 4B1FF28092; Tue, 20 May 2008 16:01:18 -0700 (PDT) Message-Id: <4913B976-E1A7-4B46-A63B-392C6B0EA146@mac.com> From: Chuck Swiger To: Paul Schmehl In-Reply-To: <83C71638D3A682FC1B026581@utd65257.utdallas.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Tue, 20 May 2008 16:01:18 -0700 References: <83C71638D3A682FC1B026581@utd65257.utdallas.edu> X-Mailer: Apple Mail (2.919.2) X-Brightmail-Tracker: AAAAAA== Cc: FreeBSD Questions Subject: Re: Shell scripting - suppressing and eliminating error messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 23:01:18 -0000 Hi, Paul-- On May 20, 2008, at 3:36 PM, Paul Schmehl wrote: > I'm using the following construction in a pkg-deinstall script for a > port I maintain: > > if ( ${BATCH} ); then [ ... ] > Why is this error printing to stdout and how can I suppress it? Or > is there a flaw in the logic that, if fixed, would resolve this > problem? It's happening because the shell normally tries to run the command in the if statement, and evaluate the return value. Your system doesn't have a "1" or "0" command, so that produces the "1: not found" message. For /bin/sh, use the test macro instead: % BATCH=1 % if [ ${BATCH} -gt 0 ]; then echo yeah; fi yeah % BATCH=0 % if [ ${BATCH} -gt 0 ]; then echo yeah; fi Another way to do this is to use string comparisons, especially if env variable is supposed to either be defined or not defined, and what the value it is set to if defined doesn't matter: % unset BATCH % if [ "x${BATCH}" != "x" ]; then echo yeah; fi % BATCH=1 % if [ "x${BATCH}" != "x" ]; then echo yeah; fi yeah % BATCH=0 % if [ "x${BATCH}" != "x" ]; then echo yeah; fi yeah Regards, -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Tue May 20 23:07:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64F981065670 for ; Tue, 20 May 2008 23:07:59 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (ip-58-28-152-174.static-xdsl.xnet.co.nz [58.28.152.174]) by mx1.freebsd.org (Postfix) with ESMTP id 209258FC1D for ; Tue, 20 May 2008 23:07:59 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 4E93E28415; Wed, 21 May 2008 10:52:07 +1200 (NZST) Date: Wed, 21 May 2008 10:52:07 +1200 From: Jonathan Chen To: Paul Schmehl Message-ID: <20080520225207.GA52004@osiris.chen.org.nz> References: <83C71638D3A682FC1B026581@utd65257.utdallas.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83C71638D3A682FC1B026581@utd65257.utdallas.edu> User-Agent: Mutt/1.4.2.3i Cc: FreeBSD Questions Subject: Re: Shell scripting - suppressing and eliminating error messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 23:07:59 -0000 On Tue, May 20, 2008 at 05:36:26PM -0500, Paul Schmehl wrote: > I'm using the following construction in a pkg-deinstall script for a port I > maintain: > > if ( ${BATCH} ); then This should read: if [ -n "${BATCH}" ] ; then -- Jonathan Chen ---------------------------------------------------------------------- "Irrationality is the square root of all evil" - Douglas Hofstadter From owner-freebsd-questions@FreeBSD.ORG Wed May 21 01:48:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A112106564A for ; Wed, 21 May 2008 01:48:26 +0000 (UTC) (envelope-from lenthe@comcast.net) Received: from QMTA09.emeryville.ca.mail.comcast.net (qmta09.emeryville.ca.mail.comcast.net [76.96.30.96]) by mx1.freebsd.org (Postfix) with ESMTP id 8D87B8FC0C for ; Wed, 21 May 2008 01:48:26 +0000 (UTC) (envelope-from lenthe@comcast.net) Received: from OMTA10.emeryville.ca.mail.comcast.net ([76.96.30.28]) by QMTA09.emeryville.ca.mail.comcast.net with comcast id TzWR1Z0050cQ2SLA90L500; Wed, 21 May 2008 01:48:26 +0000 Received: from [192.168.1.112] ([71.224.148.92]) by OMTA10.emeryville.ca.mail.comcast.net with comcast id U1oN1Z0081zr1Gv8W00000; Wed, 21 May 2008 01:48:23 +0000 X-Authority-Analysis: v=1.0 c=1 a=oDDkz817G81g9lqdWEsA:9 a=QfYSz40nbGmj_2Q5D-3R37QHUGUA:4 a=CWfAmLVWKswA:10 Message-ID: <48337F3E.3040009@comcast.net> Date: Tue, 20 May 2008 21:47:42 -0400 From: Jason Lenthe User-Agent: Thunderbird 2.0.0.14 (X11/20080504) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Certain Fonts Don't Print X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 01:48:26 -0000 I'm using abiword and gnumeric on FreeBSD 7 (amd64) and certain fonts don't show in print preview mode, on actual printouts, or when saving to postscript or PDF, while other fonts do. Times New Roman and Helvetica are examples of fonts that don't work. The bitstream fonts are examples that work. Any ideas? Here is all the font-related ports that I have installed: $ pkg_info -E '*font*' cmpsfont-1.0_6 font-adobe-100dpi-1.0.0_1 font-adobe-75dpi-1.0.0 font-adobe-utopia-100dpi-1.0.1 font-adobe-utopia-75dpi-1.0.1 font-adobe-utopia-type1-1.0.1 font-alias-1.0.1 font-arabic-misc-1.0.0 font-bh-100dpi-1.0.0 font-bh-75dpi-1.0.0 font-bh-lucidatypewriter-100dpi-1.0.0 font-bh-lucidatypewriter-75dpi-1.0.0 font-bh-ttf-1.0.0 font-bh-type1-1.0.0 font-bitstream-100dpi-1.0.0 font-bitstream-75dpi-1.0.0 font-bitstream-type1-1.0.0 font-cronyx-cyrillic-1.0.0 font-cursor-misc-1.0.0 font-daewoo-misc-1.0.0 font-dec-misc-1.0.0 font-ibm-type1-1.0.0 font-isas-misc-1.0.0 font-jis-misc-1.0.0 font-micro-misc-1.0.0 font-misc-cyrillic-1.0.0 font-misc-ethiopic-1.0.0 font-misc-meltho-1.0.0_1 font-misc-misc-1.0.0 font-mutt-misc-1.0.0 font-schumacher-misc-1.0.0 font-screen-cyrillic-1.0.1 font-sony-misc-1.0.0 font-sun-misc-1.0.0 font-util-1.0.1 font-winitzki-cyrillic-1.0.0 font-xfree86-type1-1.0.0 fontcacheproto-0.1.2 fontconfig-2.5.0,1 fontsproto-2.0.2 fonttosfnt-1.0.3 fslsfonts-1.0.1 gsfonts-8.11_4 libXfont-1.3.1_3,1 libXfontcache-1.0.4 libfontenc-1.0.4 linux-fontconfig-2.2.3_7 mkfontdir-1.0.3_1 mkfontscale-1.0.3 showfont-1.0.1_1 xf86bigfontproto-1.1.2 xfontsel-1.0.2 xlsfonts-1.0.2 xorg-fonts-100dpi-7.3 xorg-fonts-7.3_1 xorg-fonts-75dpi-7.3 xorg-fonts-cyrillic-7.3 xorg-fonts-miscbitmaps-7.3 xorg-fonts-truetype-7.3 xorg-fonts-type1-7.3 From owner-freebsd-questions@FreeBSD.ORG Wed May 21 02:20:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0DFC106567F for ; Wed, 21 May 2008 02:20:35 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by mx1.freebsd.org (Postfix) with ESMTP id 5C0888FC0A for ; Wed, 21 May 2008 02:20:34 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1470551ywe.13 for ; Tue, 20 May 2008 19:20:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=bXhP5wf/c+YcRxCCHxb4m3wp3AJfjHnZKL8rHTFIn08=; b=krLSsfrk5tlp58OGds/QUKW7zENec8Hm18fmKfq+/BtT8UQkLrwFAPFCd3mWv5qdZcQU1JsjSx++CnUHpOKjHowLncw4CHk23lKarzogEg3J1YJvKA2P4700nRAAX3C2i+rJftz+Vcf/xhfAsv5vK2ZoK8m5GTtV1I0GodcSrtA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=D8nP5NagH6sLgj7KPAUDbxNg0O9WCLSJRQFhG2ZbXm7nnWQq4+bxAAbNZU4QjeJmbcX8r5fW8K8DmUGZ8ewuiRlpnwzn4KLWFSvEY2+assiieHaONk+l3jHCcGIHgo3SFPBXfBLEsT8F+FFx3YlPP32Sd3BRqcMr6vhN0KTOPgw= Received: by 10.150.82.41 with SMTP id f41mr8286547ybb.172.1211334748878; Tue, 20 May 2008 18:52:28 -0700 (PDT) Received: from ?192.168.4.140? ( [76.113.34.1]) by mx.google.com with ESMTPS id 33sm1287476yxr.3.2008.05.20.18.52.27 (version=SSLv3 cipher=RC4-MD5); Tue, 20 May 2008 18:52:28 -0700 (PDT) From: Tim Judd To: John Pettitt In-Reply-To: <4830AE78.6000806@cloudview.com> References: <4830AE78.6000806@cloudview.com> Content-Type: text/plain Date: Tue, 20 May 2008 19:52:23 -0600 Message-Id: <1211334743.1033.6.camel@t60.local.zz> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: Slightly OT - steaming data server software? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 02:20:35 -0000 On Sun, 2008-05-18 at 15:32 -0700, John Pettitt wrote: > > > Slightly OT but since I'm going to run this on FreeBSD 7 I figured I'd > ask here .. > > I have an application where data arrives in what is effectively > continuous stream (actually NMEA messages from an AIS receiver) and I'd > like to have a server where an arbitrary number of clients can connect > to a tcp port and receive a copy of the stream. I could probably > write this in perl without too much work but somebody has to have done > something similar already - does anybody know of code that does this? > (and yes I know sending the messages as individual udp packets would be > easier - I'm already doing that internally but it doesn't work for > opening up the data stream to the public). nc -lk | tee /var/ais/data nc -lk Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C101E1065671 for ; Wed, 21 May 2008 05:26:03 +0000 (UTC) (envelope-from thomas.herzog@inode.at) Received: from mx.inode.at (mx13.lb01.inode.at [62.99.145.15]) by mx1.freebsd.org (Postfix) with ESMTP id 8848B8FC1A for ; Wed, 21 May 2008 05:26:03 +0000 (UTC) (envelope-from thomas.herzog@inode.at) Received: from [213.229.17.132] (port=5491 helo=[10.146.84.28]) by smartmx-13.inode.at with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Jygpu-0003hu-L1 for freebsd-questions@freebsd.org; Wed, 21 May 2008 07:26:02 +0200 Message-ID: <4833B269.5090503@inode.at> Date: Wed, 21 May 2008 07:26:01 +0200 From: Thomas Herzog User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <483268B7.7010206@inode.at> <867idp566p.wl%pinhead@skunk.user.lan.at> In-Reply-To: <867idp566p.wl%pinhead@skunk.user.lan.at> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Kernel panic: flush_pagedep_deps: flush failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 05:26:03 -0000 hi, root@daham STORAGE> kgdb kernel.debug /var/crash/vmcore.1 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain 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". Unread portion of the kernel message buffer: ad8: FAILURE - WRITE_DMA48 timed out LBA=314770767 g_vfs_done():ad8s1a[WRITE(offset=161162592256, length=16384)]error = 5 panic: flush_pagedep_deps: flush failed cpuid = 0 Uptime: 3d15h11m52s Physical memory: 1011 MB Dumping 271 MB: 256 240 224 208 192 176 160 144 128 112 96 80 64 48 32 16 #0 doadump () at pcpu.h:194 194 __asm __volatile("movq %%gs:0,%0" : "=r" (td)); both cores says the same. Thomas Toni Schmidbauer wrote: > At Tue, 20 May 2008 07:59:19 +0200, > Thomas Herzog wrote: >> cat /var/crash/info.1 > > follow this guide: > > http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-gdb.html > > and post the results. if nobody answers, open a pr (problem report) > > http://www.freebsd.org/send-pr.html > > hth, > toni From owner-freebsd-questions@FreeBSD.ORG Wed May 21 06:00:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD7091065674 for ; Wed, 21 May 2008 06:00:36 +0000 (UTC) (envelope-from thomas.herzog@inode.at) Received: from mx.inode.at (mx08.lb01.inode.at [62.99.145.8]) by mx1.freebsd.org (Postfix) with ESMTP id 551738FC16 for ; Wed, 21 May 2008 06:00:36 +0000 (UTC) (envelope-from thomas.herzog@inode.at) Received: from [213.229.17.132] (port=15489 helo=[10.146.84.28]) by smartmx-08.inode.at with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1JyhNL-0006Au-0V for freebsd-questions@freebsd.org; Wed, 21 May 2008 08:00:35 +0200 Message-ID: <4833BA82.7020806@inode.at> Date: Wed, 21 May 2008 08:00:34 +0200 From: Thomas Herzog User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <483268B7.7010206@inode.at> <867idp566p.wl%pinhead@skunk.user.lan.at> <4833B269.5090503@inode.at> In-Reply-To: <4833B269.5090503@inode.at> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Kernel panic: flush_pagedep_deps: flush failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 06:00:36 -0000 with backtrace, it looks like: root@daham STORAGE> kgdb kernel.debug /var/crash/vmcore.1 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain 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". Unread portion of the kernel message buffer: ad8: FAILURE - WRITE_DMA48 timed out LBA=314770767 g_vfs_done():ad8s1a[WRITE(offset=161162592256, length=16384)]error = 5 panic: flush_pagedep_deps: flush failed cpuid = 0 Uptime: 3d15h11m52s Physical memory: 1011 MB Dumping 271 MB: 256 240 224 208 192 176 160 144 128 112 96 80 64 48 32 16 #0 doadump () at pcpu.h:194 194 __asm __volatile("movq %%gs:0,%0" : "=r" (td)); (kgdb) backtrace #0 doadump () at pcpu.h:194 #1 0x0000000000000004 in ?? () #2 0xffffffff804abe09 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:409 #3 0xffffffff804ac20d in panic (fmt=0x104
) at /usr/src/sys/kern/kern_shutdown.c:563 #4 0xffffffff8068f122 in softdep_sync_metadata (vp=0xffffff003c30eba0) at /usr/src/sys/ufs/ffs/ffs_softdep.c:5689 #5 0xffffffff806957ae in ffs_syncvnode (vp=0xffffff003c30eba0, waitfor=Variable "waitfor" is not available. ) at /usr/src/sys/ufs/ffs/ffs_vnops.c:310 #6 0xffffffff8067c6bc in ffs_truncate (vp=0xffffff003c30eba0, length=328192, flags=2176, cred=0xffffff0001079d00, td=0xffffff00049b19c0) at /usr/src/sys/ufs/ffs/ffs_inode.c:268 #7 0xffffffff8069b3af in ufs_direnter (dvp=0xffffff003c30eba0, tvp=0xffffff0033d5a7c0, dirp=0xffffffffa4715640, cnp=Variable "cnp" is not available. ) at /usr/src/sys/ufs/ufs/ufs_lookup.c:950 #8 0xffffffff806a13b7 in ufs_makeinode (mode=Variable "mode" is not available. ) at /usr/src/sys/ufs/ufs/ufs_vnops.c:2422 #9 0xffffffff807a0b90 in VOP_CREATE_APV (vop=Variable "vop" is not available. ) at vnode_if.c:206 #10 0xffffffff8053234d in vn_open_cred (ndp=0xffffffffa4715a10, flagp=0xffffffffa471595c, cmode=Variable "cmode" is not available. ) at vnode_if.h:112 #11 0xffffffff80530022 in kern_open (td=0xffffff00049b19c0, path=0x7fffff3f9760
, pathseg=Variable "pathseg" is not available. ) at /usr/src/sys/kern/vfs_syscalls.c:1028 #12 0xffffffff8075dc57 in syscall (frame=0xffffffffa4715c70) at /usr/src/sys/amd64/amd64/trap.c:852 #13 0xffffffff8074418b in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:290 #14 0x00000008011ebe7c in ?? () Previous frame inner to this frame (corrupt stack?) Thomas Herzog wrote: > hi, > > root@daham STORAGE> kgdb kernel.debug /var/crash/vmcore.1 > [GDB will not be able to debug user-mode threads: > /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you > are > welcome to change it and/or distribute copies of it under certain > 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". > > Unread portion of the kernel message buffer: > ad8: FAILURE - WRITE_DMA48 timed out LBA=314770767 > g_vfs_done():ad8s1a[WRITE(offset=161162592256, length=16384)]error = 5 > panic: flush_pagedep_deps: flush failed > cpuid = 0 > Uptime: 3d15h11m52s > Physical memory: 1011 MB > Dumping 271 MB: 256 240 224 208 192 176 160 144 128 112 96 80 64 48 32 16 > > #0 doadump () at pcpu.h:194 > 194 __asm __volatile("movq %%gs:0,%0" : "=r" (td)); > > both cores says the same. > > Thomas > > Toni Schmidbauer wrote: >> At Tue, 20 May 2008 07:59:19 +0200, >> Thomas Herzog wrote: >>> cat /var/crash/info.1 >> >> follow this guide: >> >> http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-gdb.html >> >> >> and post the results. if nobody answers, open a pr (problem report) >> >> http://www.freebsd.org/send-pr.html >> >> hth, >> toni > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Wed May 21 06:12:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AC671065685 for ; Wed, 21 May 2008 06:12:18 +0000 (UTC) (envelope-from thomas.herzog@inode.at) Received: from mx.inode.at (mx01.lb01.inode.at [62.99.145.1]) by mx1.freebsd.org (Postfix) with ESMTP id D57928FC0C for ; Wed, 21 May 2008 06:12:17 +0000 (UTC) (envelope-from thomas.herzog@inode.at) Received: from [213.229.17.132] (port=12279 helo=[10.146.84.28]) by smartmx-01.inode.at with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1JyhYe-0001uE-KK for freebsd-questions@freebsd.org; Wed, 21 May 2008 08:12:16 +0200 Message-ID: <4833BD3F.7060601@inode.at> Date: Wed, 21 May 2008 08:12:15 +0200 From: Thomas Herzog User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <483268B7.7010206@inode.at> <867idp566p.wl%pinhead@skunk.user.lan.at> <4833B269.5090503@inode.at> In-Reply-To: <4833B269.5090503@inode.at> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Kernel panic: flush_pagedep_deps: flush failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 06:12:18 -0000 since i activate ataidle i have this errors: ad8: FAILURE - WRITE_DMA48 timed out LBA=314770799 +ad8: TIMEOUT - READ_DMA retrying (1 retry left) LBA=12207 +ad4: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly after disable it, this messages are gone. so i think its a problem with ataidle, but why this panics the kernel? thomas Thomas Herzog wrote: > hi, > > root@daham STORAGE> kgdb kernel.debug /var/crash/vmcore.1 > [GDB will not be able to debug user-mode threads: > /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you > are > welcome to change it and/or distribute copies of it under certain > 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". > > Unread portion of the kernel message buffer: > ad8: FAILURE - WRITE_DMA48 timed out LBA=314770767 > g_vfs_done():ad8s1a[WRITE(offset=161162592256, length=16384)]error = 5 > panic: flush_pagedep_deps: flush failed > cpuid = 0 > Uptime: 3d15h11m52s > Physical memory: 1011 MB > Dumping 271 MB: 256 240 224 208 192 176 160 144 128 112 96 80 64 48 32 16 > > #0 doadump () at pcpu.h:194 > 194 __asm __volatile("movq %%gs:0,%0" : "=r" (td)); > > both cores says the same. > > Thomas > > Toni Schmidbauer wrote: >> At Tue, 20 May 2008 07:59:19 +0200, >> Thomas Herzog wrote: >>> cat /var/crash/info.1 >> >> follow this guide: >> >> http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-gdb.html >> >> >> and post the results. if nobody answers, open a pr (problem report) >> >> http://www.freebsd.org/send-pr.html >> >> hth, >> toni > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Wed May 21 06:49:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A79621065678 for ; Wed, 21 May 2008 06:49:51 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7B3B28FC0A for ; Wed, 21 May 2008 06:49:51 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so2532900wah.3 for ; Tue, 20 May 2008 23:49:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=vM8wJ/EAZkRGsaBjkVCB3pcUyTz1DIPGHi7nXdqAmvI=; b=aYBLeAwj5zobsjmJlHVFhDLmWGOgcW+a3FFDEcRjNLmrKKqi8DQOQQG48ol1FJNqM+kLTuifvq8mjz9MILqDemakrClt4Ce5IY1jSdLti/Zxdy5mxNEcUookSo2xAnEvtKbqt2dDfudlp517May8WYghCHVWJlHl3Z1Yc8eIZvQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=ArEofkoDjQuL/pik+7GSgWxGG2bJ0de7XGuINGzV7aVe3AGD1D1WuVkuR4wPtVH76NKyACaBCUnZPrI2nURMfd3luLfn6Gg+Sn+t0ZggcDIx7s2M0wgoEnwa+WJ81B7Ufu9U7f9ZF67aE5IgkrNJqls93rX7TBT/NIHVJRgz9zY= Received: by 10.114.60.19 with SMTP id i19mr9881085waa.170.1211352591129; Tue, 20 May 2008 23:49:51 -0700 (PDT) Received: by 10.114.102.13 with HTTP; Tue, 20 May 2008 23:49:51 -0700 (PDT) Message-ID: <2cd0a0da0805202349sf97edd1t4d6c49404de5ab26@mail.gmail.com> Date: Wed, 21 May 2008 08:49:51 +0200 From: VeeJay To: maanjee@gmail.com, FreeBSD-Questions MIME-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Your suggestions about this Dell configuration? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 06:49:51 -0000 Hello friends, My employer is buying this Dell server and I would like to have your opinio= n about the configuration. Requirements are: 2 Websites with 3-4 million hits per month with video ads. Operating System: *FreeBSD AMD64 7-STABBLE* Database: *PHP+MySQL with Apache* Server Configuration: *PowerEdge=99 6850 SCSI* Dual Core Intel(R) Xeon(R) Processor 7130M, 3.2GHz, 8MB L3 Cache, 800Mhz FS= B 1x Additional Dual Core Intel(R) Xeon(R) Processor 7130M, 3.2GHz, 8MB L3 Ca= che, 800MHz FSB 16GB 400MHz Dual Rank DDR2 Memory (8X2GB) C5 Drives attached to embedded PERC4ei, RAID 10 PERC 4/DC RAID controller (128MB cache) (1 intern and 1 extern Channel) (Should I use controller with Both Internal or Both External Channel? What they do?) 5 x 146GB SCSI Ultra320 (15000rpm) 1'' 80 pin harddrives Chassis with support for 3.5'' SCSI Hard Drives Dell Remote Access Card 4 SERVER MANAGEMENT CARD (I will have hot swappable drives & chassis) Thank you in advance. --=20 Thanks! BR / vj From owner-freebsd-questions@FreeBSD.ORG Wed May 21 07:36:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49607106566B for ; Wed, 21 May 2008 07:36:06 +0000 (UTC) (envelope-from karel@inetis.com) Received: from dsl.inetis.com (cpe-212-18-40-64.static.amis.net [212.18.40.64]) by mx1.freebsd.org (Postfix) with ESMTP id 670568FC20 for ; Wed, 21 May 2008 07:36:05 +0000 (UTC) (envelope-from karel@inetis.com) Received: from [192.168.110.14] ([192.168.110.14]) by inetis.com with MailEnable ESMTP; Wed, 21 May 2008 09:16:02 +0200 Message-ID: <4833CBAC.801@inetis.com> Date: Wed, 21 May 2008 09:13:48 +0200 From: Karel Miklav User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Sed, shell and hexadecimal character codes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 07:36:06 -0000 There's a tip in the FreeBSD fortunes database that says: > Want to strip UTF-8 BOM(Bye Order Mark) from given files? > > sed -e '1s/^\xef\xbb\xbf//' < bomfile > newfile I can't make it work, and I can't find any other method to work with hexa codes in scripts or on the command line so I'm kind-a depressed :) I help myself with xxd now, but if it is possible to avoid it, I'd like to hear about it. -- Regards, Karel Miklav From owner-freebsd-questions@FreeBSD.ORG Wed May 21 07:46:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A93B0106566C for ; Wed, 21 May 2008 07:46:53 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id B842B8FC25 for ; Wed, 21 May 2008 07:46:51 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from sysadmin.hst.org.za (sysadmin.int.dbn.hst.org.za [10.1.1.20]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m4L7kxxf025016 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Wed, 21 May 2008 09:46:59 +0200 (SAST) (envelope-from jonathan@hst.org.za) From: Jonathan McKeown Organization: Health Systems Trust To: freebsd-questions@freebsd.org Date: Wed, 21 May 2008 09:50:06 +0200 User-Agent: KMail/1.7.2 References: <7d6fde3d0805190149y7a3bfa75j2ca6a67cef66e8f6@mail.gmail.com> <200805201133.50963.jonathan@hst.org.za> <20080520154400.115e8817@gumby.homeunix.com.> In-Reply-To: <20080520154400.115e8817@gumby.homeunix.com.> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805210950.06869.jonathan@hst.org.za> X-Spam-Score: -4.381 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Re: Now what would you expect this to print out? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 07:46:53 -0000 On Tuesday 20 May 2008 16:44, RW wrote: > On Tue, 20 May 2008 11:33:50 +0200 > > Jonathan McKeown wrote: > > On Tuesday 20 May 2008 02:41, RW wrote: > > > On Mon, 19 May 2008 21:46:03 +1200 > > > > > > Jonathan Chen wrote: > > > > find /usr/src \( -name Makefile -or -name '*.mk' \) -print > > > > > > Why does that make a difference, when print always evaluates to > > > true? > > > > > > x AND true = x > > > > > > so > > > > > > (a OR b) AND true = a OR b > > > a OR (b AND true) = a OR b > > > > It makes a difference (as in programming) because -print is used for > > its side-effect rather than its value, and the binding order > > influences when the side-effect happens. > > That's still a bit counter-intuitive because in normal programming > languages the binding order modifies side-effects via the evaluation > order. And in both cases the evaluation order would be expected to be > left-to-right, with -print running last. Yes. I'm actually talking rubbish. find evaluates its argument expression left-to-right, and the ``precedence'' actually applies to term grouping rather than evaluation order. (This does affect the outcome, but not in the way I glibly said it did). What I should have said is that like a lot of programming languages, find is lazy when it comes to Boolean expressions: when it gets a TRUE in an -or or a FALSE in an -and, the value of the whole expression must be TRUE or FALSE respectively, regardless of what the remaining terms are, so why bother evaluating them? (It's usually referred to as short-circuiting). > I guess what you are saying is that the side-effect of print is based-on > a Boolean "running-value". And without the brackets, the first test has > been evaluated, but not yet ORed into that "running-value", by the time > that print runs. That's not quite how it works. Rewriting find /usr/src -name Makefile -or -name '*.mk' -print using extra parens to emphasise the implicit grouping, and including the implicit -and, gives: find /usr/src -name Makefile -or \( -name '*.mk' -and -print \) in other words, an -or with two terms, one of which happens to be an expression. If -name Makefile is true, the -or is satisfied, so nothing else is evaluated, and find goes on to the next filename. Otherwise, the expression in the second term has to be evaluated. If -name '*.mk' is false, the -and is satisfied (which also satisfies the -or) and find moves to the next filename. If it's true, the -and can't be satisfied without evaluating the -print. The end result is that only files matching '*.mk' are printed. Rewriting the other case, find /usr/src \( -name Makefile -or -name '*.mk' \) -and -print If the first expression is false, the -and is satisfied and the -print is not evaluated. If the first expression is true (meaning either of the -name arguments is true), then the -and can't be satisfied without evaluating the -print. The last case is find /usr/src -name Makefile -or -name '*.mk' find quickly analyses this, finds no output action, and converts it to the second form above, internally placing parens around the whole expression and an -and -print after it. Jonathan From owner-freebsd-questions@FreeBSD.ORG Wed May 21 08:19:01 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E2AD106564A for ; Wed, 21 May 2008 08:19:01 +0000 (UTC) (envelope-from schoenr@mrcable.ca) Received: from mailout4.parasun.com (mailout4.parasun.com [204.174.16.212]) by mx1.freebsd.org (Postfix) with ESMTP id 2147A8FC12 for ; Wed, 21 May 2008 08:19:00 +0000 (UTC) (envelope-from schoenr@mrcable.ca) Received: from [72.2.23.68] (helo=h72-2-23-68.bigpipeinc.com) by mailout4.parasun.com with esmtp (Exim 4.54) id 1JyjGj-0003lQ-SS for freebsd-questions@FreeBSD.org; Wed, 21 May 2008 01:01:54 -0700 Message-Id: <3670D12C-DE20-4D3D-827E-3A6A93EB77DB@mrcable.ca> From: Russell Schoen To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Wed, 21 May 2008 02:01:53 -0600 X-Mailer: Apple Mail (2.919.2) Cc: Subject: Which version X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 08:19:01 -0000 Hi, Do you have a version that will run with an AMD Sempron 3100+, 1.8Ghz, 32 bit, X86 family processor? From owner-freebsd-questions@FreeBSD.ORG Wed May 21 08:28:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E47661065678 for ; Wed, 21 May 2008 08:28:37 +0000 (UTC) (envelope-from votdev@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 3F5668FC21 for ; Wed, 21 May 2008 08:28:36 +0000 (UTC) (envelope-from votdev@gmx.de) Received: (qmail 18444 invoked by uid 0); 21 May 2008 08:01:56 -0000 Received: from 91.103.40.50 by www092.gmx.net with HTTP; Wed, 21 May 2008 10:01:55 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" Date: Wed, 21 May 2008 10:01:56 +0200 From: votdev@gmx.de Message-ID: <20080521080156.209010@gmx.net> MIME-Version: 1.0 To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org X-Authenticated: #1412882 X-Flags: 0001 X-Mailer: WWW-Mail 6100 (Global Message Exchange) X-Priority: 3 X-Provags-ID: V01U2FsdGVkX18sziBIrpUsOnvF9FFc+ArgCSknUpE4z8gLyizUmc Kla+55QIAdhHShmBgrojbT8OlUVuKx25MZtw== Content-Transfer-Encoding: 7bit X-GMX-UID: wOQKcJNkYW0tdXb8dGZp7Hh8amthcxuf Cc: Subject: Instant reboot with FreeBSD 6.3 and > 2GB RAM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 08:28:38 -0000 Hello, some users of FreeNAS which is based on FreeBSD 6.3 reported instant reboots on systems with > 2GB RAM (most of them use 4GB). The reboot occurs right after displaying the FreeBSD loader menu. Most of them told me that they can boot if they reduce RAM to <= 2GB. We are using the following kernel configuration which is based on GENERIC: http://freenas.svn.sourceforge.net/viewvc/freenas/branches/0.69/build/kernel-config/FREENAS-i386?revision=3291&view=markup I found out another problem that causes a reboot on my 2GB machine. We are using a image for the LiveCD which is 64MB great. If i change back mfs_root size to 63MB all works well, but all above 64MB causes a reboot. Is there any limitation? Could someone help me out of this problem? Regards Volker -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf@gmx From owner-freebsd-questions@FreeBSD.ORG Wed May 21 08:32:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 036EF1065678 for ; Wed, 21 May 2008 08:32:04 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.235]) by mx1.freebsd.org (Postfix) with ESMTP id B8F5D8FC14 for ; Wed, 21 May 2008 08:32:03 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2622072rvf.43 for ; Wed, 21 May 2008 01:32:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=9fk1vjxXCQ0vNBz/7+2iiNxIH8TcnkUv7Jzhqhe0jPk=; b=VuJiKfLNRx0d8DvavWSPlAQHnSugOEt6HYvokTtBDPuo2qYlN9u+gDe930lph6lKTMg5ZTB1CxCQvpz6hJRw4Lw0XN192ml6xN2vKpcfcfSCKAI5q7vC3aKSaY6O1CwMoQ/xuPrqPnmZqJiTn6TtpfDZ05emBfgQlvmKvjoz9Tw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=YvQSbd1Z/WHJCfyOjWLBBQ81SZAtTAV/l5rcJuKcBB6Qa8fMYJzXasTYezUhej2rvJrUcQzYt0cgSDyrAeU1Y2abwMcd8r+Hj0uIq0KsCzKB4ubh3sj8D0X891fWWuLEIQDN2NrZ4ZmSx3vRsylmF1/7TgFvu7Mbru8jHVILkLw= Received: by 10.140.128.11 with SMTP id a11mr4956105rvd.232.1211358723282; Wed, 21 May 2008 01:32:03 -0700 (PDT) Received: by 10.141.97.10 with HTTP; Wed, 21 May 2008 01:32:03 -0700 (PDT) Message-ID: <4a89d1190805210132n8485a7h6a50504d5b05c127@mail.gmail.com> Date: Wed, 21 May 2008 10:32:03 +0200 From: "Christian Zachariasen" To: "Russell Schoen" , "FreeBSD Mailing Lists" In-Reply-To: <3670D12C-DE20-4D3D-827E-3A6A93EB77DB@mrcable.ca> MIME-Version: 1.0 References: <3670D12C-DE20-4D3D-827E-3A6A93EB77DB@mrcable.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Which version X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 08:32:04 -0000 On Wed, May 21, 2008 at 10:01 AM, Russell Schoen wrote: > Hi, > Do you have a version that will run with an AMD Sempron 3100+, 1.8Ghz, 32 > bit, X86 family processor? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > Please do some reading before asking questions on the mailing list. The FreeBSD Handbook (google it) is an excellent resource and will answer most of your questions about FreeBSD. But to answer this specific question: Yes, it's called FreeBSD. Just get the latest release (7.0) and install it. Christian Zachariasen From owner-freebsd-questions@FreeBSD.ORG Wed May 21 08:33:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BDF010656BC for ; Wed, 21 May 2008 08:33:34 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 7E3638FC14 for ; Wed, 21 May 2008 08:33:33 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from prawn.unsane.co.uk (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m4L8XB5t009750 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 21 May 2008 09:33:12 +0100 (BST) (envelope-from jhary@unsane.co.uk) Message-ID: <4833DE5B.5070803@unsane.co.uk> Date: Wed, 21 May 2008 09:33:31 +0100 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.14 (X11/20080514) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= References: <1bd550a00805201417n3ed9f7f8p9ac8524051635985@mail.gmail.com> In-Reply-To: <1bd550a00805201417n3ed9f7f8p9ac8524051635985@mail.gmail.com> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: FreeBSD Mailing List Subject: Re: ipw2200 freebsd 7 firmware problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 08:33:34 -0000 Fernando Apesteguía wrote: > Hi all, > > I have an ipw2200 bg. I can't make it work under FreeBSD 7 on AMD64. > > This is the output of pciconf -lv > > none0@pci0:0:5:0: class=0x028000 card=0x27028086 chip=0x42208086 > rev=0x05 hdr=0x00 > vendor = 'Intel Corporation' > device = 'MPCI3B driverIntel PRO/Wireless 2200BG' > class = network > > dmesg shows the following: > > pci0: at device 5.0 (no driver attached) > > I tried to instal the iwi-firmware from ports: > Have you read the manpage for iwi? no ports are needed the firmware is now in the base system, Just add the entries as specified in this snippet from man iwi Alternatively, to load the driver as a module at boot time, place the following lines in loader.conf(5): if_iwi_load="YES" wlan_load="YES" firmware_load="YES" In both cases, place the following lines in loader.conf(5) to load the firmware modules: iwi_bss_load="YES" iwi_ibss_load="YES" iwi_monitor_load="YES" and This driver requires firmware to be loaded before it will work. For the loaded firmware to work the license at /usr/share/doc/legal/intel_iwi/LICENSE must be agreed to and the follow-ing line be added to loader.conf(5): legal.intel_iwi.license_ack=1 regards, Vince > ===> iwi-firmware-2.4_8 is configured with iwicontrol(8) which you > don't need, use 'make rmconfig' and uncheck CONTROL. > *** Error code 1 > > Stop in /usr/ports/net/iwi-firmware. > > I tried the suggested workaround, but I got: > > ===> No user-specified options configured for iwi-firmware-2.4_8 > > I tried with pkg_add -r iwi-firmware-2.4_8 and I got > > Error: FTP Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Latest/iwi-firmware-2.4_8.tbz: > File unavailable (e.g., file not found, no access) > pkg_add: unable to fetch > 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Latest/iwi-firmware-2.4_8.tbz' > by URL > > My ports are up to date (cvsup.de.FreeBSD.org) > > So... How can I make the wireless card work? > > Any help is appreciated. Thanks in advance. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Wed May 21 08:41:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0CF21065676 for ; Wed, 21 May 2008 08:41:21 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.233]) by mx1.freebsd.org (Postfix) with ESMTP id 8B3F68FC23 for ; Wed, 21 May 2008 08:41:21 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2625778rvf.43 for ; Wed, 21 May 2008 01:41:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=hpyum10XDdAPzBHDXffmoTSiDwTzRbk5OmjKs3dWzFc=; b=uDc3gCLuXfRpXbN7Wj/MtkNBA3dZlYUsEcHZqC+kNFf+pCTuSGbk4Qj8XWMbwWn0pfBb3wraF2jVOrfuZr1805F9ClLEHpXzk4QjsDxgGDVJWRi8k1GDr+gFrHS23Sl1u0g/lNwsFny2JBKS1FHqO/FZQpE2ABLca2SOiKbsne8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=WeR6/mxFKxBY5dk8ACSE4xZrjZA+BkOF+X0YzE1yXxXhNLe6UW+xXjf+1x0iWP0R6pFdMC03hkQDMnSajTw1exWno/bD5ulyD5+i/ZTHjoKLw33PcPF/UIgwLTHjHdIK6RrC7VqRK/IRppxfRJlA/A7/l/pOFhzPCHthdCCQngw= Received: by 10.140.148.3 with SMTP id v3mr4958729rvd.264.1211359281161; Wed, 21 May 2008 01:41:21 -0700 (PDT) Received: by 10.141.97.10 with HTTP; Wed, 21 May 2008 01:41:21 -0700 (PDT) Message-ID: <4a89d1190805210141i5c9c1923j15b60d2c97a37a7d@mail.gmail.com> Date: Wed, 21 May 2008 10:41:21 +0200 From: "Christian Zachariasen" To: "FreeBSD Mailing Lists" In-Reply-To: <20080520203331.H9300@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832E6AF.8080100@supsi.ch> <38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com> <483300F7.1030204@supsi.ch> <20080520203331.H9300@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 08:41:21 -0000 On Tue, May 20, 2008 at 8:34 PM, Wojciech Puchar < wojtek@wojtek.tensor.gdynia.pl> wrote: > Then, if crash dumps are enabled, it could be a HW failure.. >> > > no it is not. i have similar problems but not with apache, it is certainly > FreeBSD bug that causes it to randomly reboot under certain types of load. > > i found the way to fix it in my case > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > Yeah, because hardware never fails, right Wojciech? From owner-freebsd-questions@FreeBSD.ORG Wed May 21 08:43:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2E46106567B for ; Wed, 21 May 2008 08:43:37 +0000 (UTC) (envelope-from penoff@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.238]) by mx1.freebsd.org (Postfix) with ESMTP id 6DB158FC13 for ; Wed, 21 May 2008 08:43:37 +0000 (UTC) (envelope-from penoff@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2626605rvf.43 for ; Wed, 21 May 2008 01:43:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=o+Gn1QHl1MIJsyoXkdyauNc/kVb51hDmOLYeX8SGEro=; b=ZdsC4OP86PaoqPU8LwTWxeNYJnt5Z86ftoDpF6AWIW9Vd6Upmdun33ygbE7qtms/wOFp8x/oou48AZ974sVK1zdhzPByD4NQ2bXeauSIU9dc3OVIc3t3xbfd1eRMcK0ue/j0hLAgU2/ZAcpRygOYQRO/RAC/9rZyNjKvyoVfqUk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=GfCnDBb6AiHC4OSvNDxWic7BJAuOlSc7BgoOL2vTw0sWq2F93J2idhMg4uLCzwKOjHaUNAdKa5Xxgs55oNbsP95DUx/ePIoiord14cNFZhkrOV/8bZzM35KapY8Ak1FcEZs4Caz074YTD25+A5JgPc/kSBb+BcsxbXb2nUk4LQc= Received: by 10.140.177.15 with SMTP id z15mr4971165rve.70.1211359416969; Wed, 21 May 2008 01:43:36 -0700 (PDT) Received: by 10.140.135.16 with HTTP; Wed, 21 May 2008 01:43:36 -0700 (PDT) Message-ID: Date: Wed, 21 May 2008 01:43:36 -0700 From: "Brad Penoff" Sender: penoff@gmail.com To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080520165437.36413c46.wmoran@potentialtech.com> X-Google-Sender-Auth: 3835a34569ac1a0d Subject: Re: resident memory limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 08:43:37 -0000 On Tue, May 20, 2008 at 2:39 PM, Brad Penoff wrote: > On Tue, May 20, 2008 at 1:54 PM, Bill Moran wrote: >> In response to "Brad Penoff" : >>> >>> I have an application that runs on Linux or Mac OS X but seems to have >>> a problem when I run on FreeBSD (6.3 or 7). The issue is the memory >>> footprint for the application (osubw_sctpclien below) is quite large; >>> on Linux it can be as much as 950 MB in resident memory, according to >>> top. However, on FreeBSD I start to get ENOMEM always around the time >>> my resident memory size is about 200 MB. >>> >>> I read a few posts and have seen people fixing their problems by >>> adjusting kern.maxdsiz in /boot/loader.conf and/or by adding a swap >>> file. I've tried both and for my application, it still seems to be >>> limited to 200 MB resident memory regardless of maxdsize and swap file >>> setting. I wrote a toy application (malloctest below) that calls >>> malloc in a while(1) and breaks once it gets ENOMEM (doing another >>> while(1) so it doesn't exit); this application's memory size in top >>> always matches the kern.maxdsiz setting, however it has a very low >>> resident memory number, according to top. >> >> Have a look at /etc/login.conf and the associated man pages. >> BTW, we've seen the exact behavior on FreeBSD 7 as well (6.3 was reported here). We've tried on different hardware as well, and keep getting haunted by this resident memory limit that we don't know how to set. Any idea why, in the data I originally reported, I can allocate kern.maxdsiz + swap (see SIZE from top output) for malloc(1 MB) in a while loop, yet the top value for RES is always really low? How come, in contrast, my application starts to report ENOMEM when SIZE is 203 MB and RES is 201 MB? This is why I titled the thread asking about an unknown (to me ;-) limit for resident memory... Any other suggestions? brad > > Thanks for the prompt reply. > > This system has the default settings for all users set to "unlimited" > for more or less all login.conf categories. I've pasted them below. > My application uses a raw socket so I was running it as root, which > also uses the default settings. > > It mentioned that setting memoryuse is the same as setting both -cur > and -max ; any ideas why memoryuse is saying it's unlimited even > though it is not? I tried explicitly setting -cur to 1000M and it > still started giving ENOMEM around 200 MB resident memory in top... > > brad > > > default:\ > :passwd_format=md5:\ > :copyright=/etc/COPYRIGHT:\ > :welcome=/etc/motd:\ > :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES:\ > :path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin > /usr/local/bin /usr/X11R6/bin ~/bin:\ > :nologin=/var/run/nologin:\ > :cputime=unlimited:\ > :datasize=unlimited:\ > :stacksize=unlimited:\ > :memorylocked=unlimited:\ > :memoryuse=unlimited:\ > :filesize=unlimited:\ > :coredumpsize=unlimited:\ > :openfiles=unlimited:\ > :maxproc=unlimited:\ > :sbsize=unlimited:\ > :vmemoryuse=unlimited:\ > :priority=0:\ > :ignoretime@:\ > :umask=022: > > root:\ > :ignorenologin:\ > :tc=default: > > > >> -- >> Bill Moran >> http://www.potentialtech.com >> >> > From owner-freebsd-questions@FreeBSD.ORG Wed May 21 08:46:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8BF11065670 for ; Wed, 21 May 2008 08:46:59 +0000 (UTC) (envelope-from alandgilmour@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188]) by mx1.freebsd.org (Postfix) with ESMTP id 51DA08FC18 for ; Wed, 21 May 2008 08:46:58 +0000 (UTC) (envelope-from alandgilmour@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so2831269fkk.11 for ; Wed, 21 May 2008 01:46:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=GMNGvTm5cy+hG23ZQZ1CrvAEBRAUPtTvnBQjySZnaFk=; b=vDH1FVFyFmSAS/3mSgAXFHzvNNJ/uids9fEqqL03HWh9+RfYx/E9nIbkGAFBDVOG2o6TuAh5uAx2jKjed66EFR+e3Om/4Oi9riQkgNuIl+11VxRHZlPvfmy8toNYFOVTo3N8YaWc+QtQjV4zm0O82/nBuBfqEpo5uCtEt7dcqrc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Plgqp7N9ud3GtcL+P2BG01jXjm7D8SvmztBQIIBsBO3Xogu203uu90y68wNmczO3NoscV6AUwaVsaQrzfVgYVrJ2OJ3rnRYobjaYGKtH7w/SS8WdznMnBTDNklsnHsGDpT149glj63uYbmcad8zsZvH4ZKvi7gax5N2TxUSFt5s= Received: by 10.78.170.6 with SMTP id s6mr2750768hue.75.1211359617223; Wed, 21 May 2008 01:46:57 -0700 (PDT) Received: by 10.78.133.19 with HTTP; Wed, 21 May 2008 01:46:57 -0700 (PDT) Message-ID: <38f284ee0805210146y360a29casac65858bec976ccf@mail.gmail.com> Date: Wed, 21 May 2008 09:46:57 +0100 From: "Alan Gilmour" To: "Christian Zachariasen" In-Reply-To: <4a89d1190805210141i5c9c1923j15b60d2c97a37a7d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832E6AF.8080100@supsi.ch> <38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com> <483300F7.1030204@supsi.ch> <20080520203331.H9300@wojtek.tensor.gdynia.pl> <4a89d1190805210141i5c9c1923j15b60d2c97a37a7d@mail.gmail.com> Cc: FreeBSD Mailing Lists Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 08:46:59 -0000 I guess it can, but in the past when hardware has failed for me, I generally got some indicative errors in the logs. I managed to move a lot of the intensive operations across to another server and for the moment,its working much better on the other server which has a newer kernel. Cheers Alan On 21/05/2008, Christian Zachariasen wrote: > On Tue, May 20, 2008 at 8:34 PM, Wojciech Puchar < > wojtek@wojtek.tensor.gdynia.pl> wrote: > > > Then, if crash dumps are enabled, it could be a HW failure.. > >> > > > > no it is not. i have similar problems but not with apache, it is certainly > > FreeBSD bug that causes it to randomly reboot under certain types of load. > > > > i found the way to fix it in my case > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to " > > freebsd-questions-unsubscribe@freebsd.org" > > > > Yeah, because hardware never fails, right Wojciech? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- This message, together with any attachments, is for the confidential and exclusive use of the intended addressee(s). If you receive it in error, please delete the message. All information contained within this e-mail is without prejudice. Do not disclose, copy, circulate or use any information contained herein. From owner-freebsd-questions@FreeBSD.ORG Wed May 21 09:14:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9BB01065677 for ; Wed, 21 May 2008 09:14:25 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id AE3768FC13 for ; Wed, 21 May 2008 09:14:24 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from sysadmin.hst.org.za (sysadmin.int.dbn.hst.org.za [10.1.1.20]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m4L9EX20032121 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Wed, 21 May 2008 11:14:33 +0200 (SAST) (envelope-from jonathan+freebsd-questions@hst.org.za) From: Jonathan McKeown Organization: Health Systems Trust To: freebsd-questions@freebsd.org Date: Wed, 21 May 2008 11:17:41 +0200 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805211117.41260.jonathan+freebsd-questions@hst.org.za> X-Spam-Score: -4.373 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: rc script REQUIRE-ing a service on another host X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 09:14:25 -0000 We had a power failure last night, and this morning I found that imapproxyd (running on a webserver which provides webmail) had failed to start because it depends on imapd (running on the mailserver, a different host), and imapproxyd had won the startup race. I need to prevent the race by making one service depend on another service running remotely. While I sketch out some horribly untidy fix, can the Lazyweb tell me if there is already a neat solution for this? Jonathan From owner-freebsd-questions@FreeBSD.ORG Wed May 21 10:08:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C3BE1065676 for ; Wed, 21 May 2008 10:08:43 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 56A3B8FC21 for ; Wed, 21 May 2008 10:08:40 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4LA8X7c006598; Wed, 21 May 2008 12:08:33 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4LA8Tlw006595; Wed, 21 May 2008 12:08:31 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 21 May 2008 12:08:28 +0200 (CEST) From: Wojciech Puchar To: VeeJay In-Reply-To: <2cd0a0da0805202349sf97edd1t4d6c49404de5ab26@mail.gmail.com> Message-ID: <20080521120729.M6581@wojtek.tensor.gdynia.pl> References: <2cd0a0da0805202349sf97edd1t4d6c49404de5ab26@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD-Questions Subject: Re: Your suggestions about this Dell configuration? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 10:08:43 -0000 > > Requirements are: > 2 Websites with 3-4 million hits per month with video ads. which means 100000 per day. some time ago i wa doing somethink like that on 486/100. From owner-freebsd-questions@FreeBSD.ORG Wed May 21 10:09:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDBCA1065682 for ; Wed, 21 May 2008 10:09:30 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 9793E8FC0C for ; Wed, 21 May 2008 10:09:28 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4LA9EoB006605; Wed, 21 May 2008 12:09:14 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4LA9Egi006602; Wed, 21 May 2008 12:09:14 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 21 May 2008 12:09:14 +0200 (CEST) From: Wojciech Puchar To: Brad Penoff In-Reply-To: Message-ID: <20080521120905.T6581@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: resident memory limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 10:09:31 -0000 > a problem when I run on FreeBSD (6.3 or 7). The issue is the memory > footprint for the application (osubw_sctpclien below) is quite large; > on Linux it can be as much as 950 MB in resident memory, according to > top. However, on FreeBSD I start to get ENOMEM always around the time > my resident memory size is about 200 MB. > check ulimit then fix login.conf > I read a few posts and have seen people fixing their problems by > adjusting kern.maxdsiz in /boot/loader.conf and/or by adding a swap > file. I've tried both and for my application, it still seems to be > limited to 200 MB resident memory regardless of maxdsize and swap file > setting. I wrote a toy application (malloctest below) that calls > malloc in a while(1) and breaks once it gets ENOMEM (doing another > while(1) so it doesn't exit); this application's memory size in top > always matches the kern.maxdsiz setting, however it has a very low > resident memory number, according to top. > > I have all the data below from these two applications. For > malloctest, I can malloc as much as maxdsiz allows (without panic'ing > the kernel). My main question is, in FreeBSD how can I increase the > permitted resident memory of the system for my application to beyond > 200 MB? Any ideas where this 200 MB resident memory limit is coming > from? Why (in the last data entry below) does the resident memory > limit become 80 MB after I increase maxdsiz AND use a swap file (the > settings where malloctest can malloc the most!)? > > Thanks! > brad > > > Using FreeBSD 6.3..... > > > kern.maxdsiz default setting ( 524288 kB ) > no swap file. > > Mem: 218M Active, 9184K Inact, 36M Wired, 14M Buf, 1739M Free > Swap: 512M Total, 512M Free > > PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND > 978 root 4 118 0 203M 201M RUN 0:12 0.00% osubw_sctpclien > > ... separate run... > > 969 penoff 1 125 0 513M 1144K RUN 0:09 90.73% malloctest > > ------------------------------------------ > > kern.maxdsiz default setting ( 524288 kB ) > 512 MB swap file. > > Mem: 218M Active, 9144K Inact, 36M Wired, 12K Cache, 14M Buf, 1739M Free > Swap: 1024M Total, 1024M Free > > PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND > 982 root 3 120 0 203M 201M RUN 0:13 0.00% osubw_sctpclien > > ... separate run... > > 967 penoff 1 126 0 513M 1144K RUN 0:10 94.60% malloctest > > ------------------------------------------ > > > kern.maxdsiz="2147483648" # Set the max data size > no swap file. > > Mem: 218M Active, 9168K Inact, 36M Wired, 14M Buf, 1739M Free > Swap: 512M Total, 512M Free > > PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND > 967 root 3 122 0 203M 201M RUN 0:31 0.00% osubw_sctpclien > > ... separate run... > > 980 root 1 129 0 2050M 2680K RUN 0:12 97.64% malloctest > > > ---------------------------------------- > > kern.maxdsiz="2147483648" # Set the max data size > 512 MB swap file. > > Mem: 220M Active, 12M Inact, 41M Wired, 12K Cache, 20M Buf, 1730M Free > Swap: 1024M Total, 1024M Free > > PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND > 1041 root 4 20 0 204M 202M kserel 0:04 0.00% osubw_sctpclien > > ... separate run... > > 967 root 1 121 0 2050M 2680K RUN 0:07 93.16% malloctest > > ---------------------------------------- > kern.maxdsiz="3000000000" > no swap file > > kernel panic > ---------------------------------------- > > kern.maxdsiz="3000000000" # Set the max data size > 512 MB swap file. > > > Mem: 103M Active, 52M Inact, 106M Wired, 112M Buf, 1742M Free > Swap: 1024M Total, 1024M Free > > PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND > 15286 root 2 128 0 81172K 79080K RUN 1:47 0.00% osubw_sctpclien > > ... separate run... > > 963 penoff 1 122 0 2865M 3500K RUN 0:08 96.62% malloctest > > ----------------------------------------- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > From owner-freebsd-questions@FreeBSD.ORG Wed May 21 10:10:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B74F1065675 for ; Wed, 21 May 2008 10:10:00 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 13BB78FC19 for ; Wed, 21 May 2008 10:09:58 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4LA9sY6006618; Wed, 21 May 2008 12:09:54 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4LA9sBR006615; Wed, 21 May 2008 12:09:54 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 21 May 2008 12:09:54 +0200 (CEST) From: Wojciech Puchar To: Christian Zachariasen In-Reply-To: <4a89d1190805210141i5c9c1923j15b60d2c97a37a7d@mail.gmail.com> Message-ID: <20080521120943.M6581@wojtek.tensor.gdynia.pl> References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832E6AF.8080100@supsi.ch> <38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com> <483300F7.1030204@supsi.ch> <20080520203331.H9300@wojtek.tensor.gdynia.pl> <4a89d1190805210141i5c9c1923j15b60d2c97a37a7d@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Mailing Lists Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 10:10:00 -0000 >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to " >> freebsd-questions-unsubscribe@freebsd.org" >> > > Yeah, because hardware never fails, right Wojciech? it does. but this is software failure. From owner-freebsd-questions@FreeBSD.ORG Wed May 21 10:11:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECEBA106567C for ; Wed, 21 May 2008 10:11:43 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id C12998FC0C for ; Wed, 21 May 2008 10:11:41 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4LABc0R006645; Wed, 21 May 2008 12:11:38 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4LABcwi006642; Wed, 21 May 2008 12:11:38 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 21 May 2008 12:11:38 +0200 (CEST) From: Wojciech Puchar To: Alan Gilmour In-Reply-To: <38f284ee0805210146y360a29casac65858bec976ccf@mail.gmail.com> Message-ID: <20080521121024.T6581@wojtek.tensor.gdynia.pl> References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832E6AF.8080100@supsi.ch> <38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com> <483300F7.1030204@supsi.ch> <20080520203331.H9300@wojtek.tensor.gdynia.pl> <4a89d1190805210141i5c9c1923j15b60d2c97a37a7d@mail.gmail.com> <38f284ee0805210146y360a29casac65858bec976ccf@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Christian Zachariasen , FreeBSD Mailing Lists Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 10:11:44 -0000 > I guess it can, but in the past when hardware has failed for me, I > generally got some indicative errors in the logs. hardware failures are different. rarely causes reboot, or reboots ramdomly independent of what you do. with bad memory it usually produces sig11 or similar errors much more often than rebooting. From owner-freebsd-questions@FreeBSD.ORG Wed May 21 10:25:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19C361065674 for ; Wed, 21 May 2008 10:25:36 +0000 (UTC) (envelope-from maanjee@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 D79838FC23 for ; Wed, 21 May 2008 10:25:35 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so2607327wah.3 for ; Wed, 21 May 2008 03:25:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=AksVGnPKTbW2vfGB5VaYoiJHBxs3k6gUiZe45s0hak8=; b=lMXNQCYT0sb/xElqq0am+OnZ3J3fXMANAIP3MppjTeGZczE1j6ZLdZniYI/AG4INgxLuRKCWl+9aY7tLTesR8QoQMIZt7TJJqqzwIdhLRDIeeC94/plSgdpUx8gE5hHi98VuXU/oQbKKO8vPBUzPA/ZAJbMN6XpemXYeVrLKJDI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ajgq8cQUc6kOobTgRHekIQI4UKTqnUypwHsLH5DBN7kaz0xLx6/ZezXi+lSViTj3jiCbcRSlXQUv/sbnMGce7HVxijkDzDbN01HjlfcC1NDDkGAbOb9xNasGS62f3vXsSt4vK83G9JJH/vNRgIF00TcUpEPtZOdYo1NxyN3kCYc= Received: by 10.114.191.1 with SMTP id o1mr10127151waf.36.1211365535608; Wed, 21 May 2008 03:25:35 -0700 (PDT) Received: by 10.114.102.13 with HTTP; Wed, 21 May 2008 03:25:35 -0700 (PDT) Message-ID: <2cd0a0da0805210325m41506599r853c3b962085a27a@mail.gmail.com> Date: Wed, 21 May 2008 12:25:35 +0200 From: VeeJay To: maanjee@gmail.com, FreeBSD-Questions In-Reply-To: <2cd0a0da0805202349sf97edd1t4d6c49404de5ab26@mail.gmail.com> MIME-Version: 1.0 References: <2cd0a0da0805202349sf97edd1t4d6c49404de5ab26@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Your suggestions about this Dell configuration? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 10:25:36 -0000 Yes, but its 4 million each.. so its 8 million hits per day.... Just a hint VJ From owner-freebsd-questions@FreeBSD.ORG Wed May 21 10:46:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8F481065676 for ; Wed, 21 May 2008 10:46:30 +0000 (UTC) (envelope-from jahilliya@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 506928FC2D for ; Wed, 21 May 2008 10:46:30 +0000 (UTC) (envelope-from jahilliya@gmail.com) Received: by py-out-1112.google.com with SMTP id p76so98740pyb.10 for ; Wed, 21 May 2008 03:46:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=V00d8OvL5EwFwvqJl/Ci1lHVKbgYa2Ng/qfZJtKsJgA=; b=c3X6PJyI5eASihXKlzYtWb2/huG6Q7wJC5a5o+EBTRasMa3A/shJa8NvOdfubQcAggu3vksRodFg3Kc4FT6kjAHTk+verQAVwLu0bodwqRdkT95pcV2r9ssHnsUupCvbggi9unWEHdbt1m7yqxAAdwBJjJ7xHu08pEczvbAtzQo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=j8aQiHRQEK0YjL0NlMbdmBSHW6tGexFFc1+LFSFEXX2CS/bJArsCH4YyAfxJSVyLW/t+Mx7eC0eKJ8UvsWCTi9Ds3vMMi9IGMLviuCvF5SFZiZn+oTIK4MwYu35Ql+YgOq1cA8bPJY1dWuxURfPqdB4NeenXIvRiiN+o5ceKGsA= Received: by 10.142.89.9 with SMTP id m9mr3802386wfb.35.1211365110751; Wed, 21 May 2008 03:18:30 -0700 (PDT) Received: by 10.143.14.19 with HTTP; Wed, 21 May 2008 03:18:30 -0700 (PDT) Message-ID: Date: Wed, 21 May 2008 18:18:30 +0800 From: "Daniel Marsh" To: "Wojciech Puchar" In-Reply-To: <20080521121024.T6581@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <4832E6AF.8080100@supsi.ch> <38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com> <483300F7.1030204@supsi.ch> <20080520203331.H9300@wojtek.tensor.gdynia.pl> <4a89d1190805210141i5c9c1923j15b60d2c97a37a7d@mail.gmail.com> <38f284ee0805210146y360a29casac65858bec976ccf@mail.gmail.com> <20080521121024.T6581@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Christian Zachariasen , FreeBSD Mailing Lists , Alan Gilmour Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 10:46:30 -0000 On Wed, May 21, 2008 at 6:11 PM, Wojciech Puchar < wojtek@wojtek.tensor.gdynia.pl> wrote: > I guess it can, but in the past when hardware has failed for me, I >> generally got some indicative errors in the logs. >> > > hardware failures are different. rarely causes reboot, or reboots ramdomly > independent of what you do. > > with bad memory it usually produces sig11 or similar errors much more often > than rebooting. > heavy load, heats the cpu, cpu reaches upper temp limit set in bios, computer reboots without warning to OS, nothing in logs, nothing recorded in bios, no crashdump cos the os didn't crash. I've seen it happen. From owner-freebsd-questions@FreeBSD.ORG Wed May 21 11:57:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1173C1065679 for ; Wed, 21 May 2008 11:57:30 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id B551F8FC35 for ; Wed, 21 May 2008 11:57:29 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jymwg-0007Wq-Mt for freebsd-questions@freebsd.org; Wed, 21 May 2008 11:57:26 +0000 Received: from 35.red-80-34-206.staticip.rima-tde.net ([80.34.206.35]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 May 2008 11:57:26 +0000 Received: from matiassurdi by 35.red-80-34-206.staticip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 May 2008 11:57:26 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Matias Surdi Date: Wed, 21 May 2008 13:57:18 +0200 Lines: 16 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 35.red-80-34-206.staticip.rima-tde.net User-Agent: Thunderbird 2.0.0.14 (X11/20080505) Sender: news Subject: Large filesystems help/ideas X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 11:57:30 -0000 Hi, I'm implementing a backup solution at work.We've bought a x86 server with two hardware raid 5 with for a total storage capacity of about 7Tb. For the software we are using for backups, the ideal scenario would be to have just one "big disk" so that no space problems would appear. I've tried to install FreeBSD 7 with no success, as it seems... the sysinstall tool doesn't support such big slices. I've read about the "Large Data Storage on FreeBSD" but I'm still confused. I've also thought on using slices of 1Tb, and join all them using vinum. What do you think about this last option? Thanks a lot for your help. From owner-freebsd-questions@FreeBSD.ORG Wed May 21 12:09:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5EB41065675 for ; Wed, 21 May 2008 12:09:23 +0000 (UTC) (envelope-from jcigar@ulb.ac.be) Received: from smtp.vub.ac.be (mxout.vub.ac.be [134.184.129.111]) by mx1.freebsd.org (Postfix) with ESMTP id 2E1D48FC17 for ; Wed, 21 May 2008 12:09:22 +0000 (UTC) (envelope-from jcigar@ulb.ac.be) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhIBAPetM0ikD30E/2dsb2JhbAAIsBA Received: from bebif01.ulb.ac.be (HELO [10.0.0.194]) ([164.15.125.4]) by smtp.vub.ac.be with ESMTP; 21 May 2008 14:09:20 +0200 From: Julien Cigar To: Matias Surdi In-Reply-To: References: Content-Type: text/plain; charset=utf-8 Date: Wed, 21 May 2008 16:16:59 +0200 Message-Id: <1211379419.2665.2.camel@frodon.be-bif.ulb.ac.be> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Large filesystems help/ideas X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 12:09:23 -0000 You cannot use fdisk slices/partitions with disks over 2TB. For those GPT should be used. More info is available from here : http://www.freebsd.org/projects/bigdisk On Wed, 2008-05-21 at 13:57 +0200, Matias Surdi wrote: > Hi, > I'm implementing a backup solution at work.We've bought a x86 server > with two hardware raid 5 with for a total storage capacity of about 7Tb. > > For the software we are using for backups, the ideal scenario would be > to have just one "big disk" so that no space problems would appear. > > I've tried to install FreeBSD 7 with no success, as it seems... the > sysinstall tool doesn't support such big slices. > > I've read about the "Large Data Storage on FreeBSD" but I'm still confused. > > I've also thought on using slices of 1Tb, and join all them using vinum. > What do you think about this last option? > > Thanks a lot for your help. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Julien Cigar Belgian Biodiversity Platform http://www.biodiversity.be Université Libre de Bruxelles (ULB) Campus de la Plaine CP 257 Bâtiment NO, Bureau 4 N4 115C (Niveau 4) Boulevard du Triomphe, entrée ULB 2 B-1050 Bruxelles Mail: jcigar@ulb.ac.be @biobel: http://biobel.biodiversity.be/person/show/471 Tel : 02 650 57 52 From owner-freebsd-questions@FreeBSD.ORG Wed May 21 12:26:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D90551065671 for ; Wed, 21 May 2008 12:26:47 +0000 (UTC) (envelope-from rvm@CBORD.com) Received: from smssmtp.cbord.com (mx1.cbord.com [24.39.174.11]) by mx1.freebsd.org (Postfix) with ESMTP id 848308FC16 for ; Wed, 21 May 2008 12:26:47 +0000 (UTC) (envelope-from rvm@CBORD.com) X-AuditID: ac1f0165-00000d78000002f4-d7-4834152f07de Received: from Email.cbord.com ([10.1.1.100]) by smssmtp.cbord.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 21 May 2008 08:27:27 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 21 May 2008 08:25:26 -0400 Message-ID: In-Reply-To: <4830AE78.6000806@cloudview.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Slightly OT - steaming data server software? Thread-Index: Aci5NvzKd1BjaiYQQTicCXGXVCKYggCBnbgg References: <4830AE78.6000806@cloudview.com> From: "Bob McConnell" To: "John Pettitt" , "FreeBSD Questions" X-Brightmail-Tracker: AAAAAA== Cc: Subject: RE: Slightly OT - steaming data server software? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 12:26:47 -0000 On Sun, 2008-05-18 at 15:32 -0700, John Pettitt wrote: >=20 >=20 > Slightly OT but since I'm going to run this on FreeBSD 7 I figured I'd > ask here .. >=20 > I have an application where data arrives in what is effectively=20 > continuous stream (actually NMEA messages from an AIS receiver) and I'd=20 > like to have a server where an arbitrary number of clients can connect > to a tcp port and receive a copy of the stream. I could probably=20 > write this in perl without too much work but somebody has to have done > something similar already - does anybody know of code that does this?=20 > (and yes I know sending the messages as individual udp packets would be=20 > easier - I'm already doing that internally but it doesn't work for=20 > opening up the data stream to the public). Already been done. See Bob McConnell From owner-freebsd-questions@FreeBSD.ORG Wed May 21 13:09:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 092C8106568E for ; Wed, 21 May 2008 13:09:32 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id B8C1E8FC2A for ; Wed, 21 May 2008 13:09:31 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id BD053EBC3D; Wed, 21 May 2008 09:09:30 -0400 (EDT) Date: Wed, 21 May 2008 09:09:19 -0400 From: Bill Moran To: "Brad Penoff" Message-Id: <20080521090919.e3e777ec.wmoran@potentialtech.com> In-Reply-To: References: <20080520165437.36413c46.wmoran@potentialtech.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: resident memory limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 13:09:32 -0000 In response to "Brad Penoff" : > On Tue, May 20, 2008 at 2:39 PM, Brad Penoff wrote: > > On Tue, May 20, 2008 at 1:54 PM, Bill Moran wrote: > >> In response to "Brad Penoff" : > >>> > >>> I have an application that runs on Linux or Mac OS X but seems to have > >>> a problem when I run on FreeBSD (6.3 or 7). The issue is the memory > >>> footprint for the application (osubw_sctpclien below) is quite large; > >>> on Linux it can be as much as 950 MB in resident memory, according to > >>> top. However, on FreeBSD I start to get ENOMEM always around the time > >>> my resident memory size is about 200 MB. > >>> > >>> I read a few posts and have seen people fixing their problems by > >>> adjusting kern.maxdsiz in /boot/loader.conf and/or by adding a swap > >>> file. I've tried both and for my application, it still seems to be > >>> limited to 200 MB resident memory regardless of maxdsize and swap file > >>> setting. I wrote a toy application (malloctest below) that calls > >>> malloc in a while(1) and breaks once it gets ENOMEM (doing another > >>> while(1) so it doesn't exit); this application's memory size in top > >>> always matches the kern.maxdsiz setting, however it has a very low > >>> resident memory number, according to top. > >> > >> Have a look at /etc/login.conf and the associated man pages. > >> > > BTW, we've seen the exact behavior on FreeBSD 7 as well (6.3 was > reported here). We've tried on different hardware as well, and keep > getting haunted by this resident memory limit that we don't know how > to set. > > Any idea why, in the data I originally reported, I can allocate > kern.maxdsiz + swap (see SIZE from top output) for malloc(1 MB) in a > while loop, yet the top value for RES is always really low? > > How come, in contrast, my application starts to report ENOMEM when > SIZE is 203 MB and RES is 201 MB? This is why I titled the thread > asking about an unknown (to me ;-) limit for resident memory... It's called memory overcommit. If the OS thinks it _might_ be able to get you the memory, it will allow it. You only actually use the memory when you start putting data in it (hence the difference between SIZE and RES) Add a statement to fill up the malloc()ed memory with some sort of data in your loop, and you'll see different behaviour. As to what's limiting your application, I'm not sure. What does the output of 'ulimit -a' say? > > Any other suggestions? > > brad > > > > > Thanks for the prompt reply. > > > > This system has the default settings for all users set to "unlimited" > > for more or less all login.conf categories. I've pasted them below. > > My application uses a raw socket so I was running it as root, which > > also uses the default settings. > > > > It mentioned that setting memoryuse is the same as setting both -cur > > and -max ; any ideas why memoryuse is saying it's unlimited even > > though it is not? I tried explicitly setting -cur to 1000M and it > > still started giving ENOMEM around 200 MB resident memory in top... > > > > brad > > > > > > default:\ > > :passwd_format=md5:\ > > :copyright=/etc/COPYRIGHT:\ > > :welcome=/etc/motd:\ > > :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES:\ > > :path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin > > /usr/local/bin /usr/X11R6/bin ~/bin:\ > > :nologin=/var/run/nologin:\ > > :cputime=unlimited:\ > > :datasize=unlimited:\ > > :stacksize=unlimited:\ > > :memorylocked=unlimited:\ > > :memoryuse=unlimited:\ > > :filesize=unlimited:\ > > :coredumpsize=unlimited:\ > > :openfiles=unlimited:\ > > :maxproc=unlimited:\ > > :sbsize=unlimited:\ > > :vmemoryuse=unlimited:\ > > :priority=0:\ > > :ignoretime@:\ > > :umask=022: > > > > root:\ > > :ignorenologin:\ > > :tc=default: > > > > > > > >> -- > >> Bill Moran > >> http://www.potentialtech.com > >> > >> > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Bill Moran http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Wed May 21 13:24:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2746E1065680 for ; Wed, 21 May 2008 13:24:35 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 9BFAA8FC0C for ; Wed, 21 May 2008 13:24:34 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JyoIy-0004LG-7L for freebsd-questions@freebsd.org; Wed, 21 May 2008 13:24:32 +0000 Received: from 240.pool80-103-193.dynamic.orange.es ([80.103.193.240]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 May 2008 13:24:32 +0000 Received: from matiassurdi by 240.pool80-103-193.dynamic.orange.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 May 2008 13:24:32 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Matias Surdi Date: Wed, 21 May 2008 15:24:22 +0200 Lines: 47 Message-ID: References: <1211379419.2665.2.camel@frodon.be-bif.ulb.ac.be> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 240.pool80-103-193.dynamic.orange.es User-Agent: Thunderbird 2.0.0.14 (X11/20080505) In-Reply-To: <1211379419.2665.2.camel@frodon.be-bif.ulb.ac.be> Sender: news Subject: Re: Large filesystems help/ideas X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 13:24:35 -0000 As far as I understand from the following sentence taken from the link you are pointing and the text following it: "...Many systems don't require an MBR or GPT, and even PCs don't require it if booting and inter-operating with other OS's is not required. The next limit that comes in, though, is with the BSD disklabel..." I understand that I could have up to 8 slices of 2 Tb, with partitions (disklabel ones) inside each slice with up to 2Tb. Is that correct? What do you think about using this scheme and then join all them with vinum on a software raid-0 array? Thanks a lot for your time and help. Julien Cigar escribió: > You cannot use fdisk slices/partitions with disks over 2TB. For those > GPT should be used. More info is available from here : > http://www.freebsd.org/projects/bigdisk > > On Wed, 2008-05-21 at 13:57 +0200, Matias Surdi wrote: >> Hi, >> I'm implementing a backup solution at work.We've bought a x86 server >> with two hardware raid 5 with for a total storage capacity of about 7Tb. >> >> For the software we are using for backups, the ideal scenario would be >> to have just one "big disk" so that no space problems would appear. >> >> I've tried to install FreeBSD 7 with no success, as it seems... the >> sysinstall tool doesn't support such big slices. >> >> I've read about the "Large Data Storage on FreeBSD" but I'm still confused. >> >> I've also thought on using slices of 1Tb, and join all them using vinum. >> What do you think about this last option? >> >> Thanks a lot for your help. >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Wed May 21 13:34:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 502791065676 for ; Wed, 21 May 2008 13:34:13 +0000 (UTC) (envelope-from Sahil.Tandon@morganstanley.com) Received: from pimtabh4.ms.com (pimtabh4.ms.com [199.89.64.104]) by mx1.freebsd.org (Postfix) with ESMTP id EFACD8FC1C for ; Wed, 21 May 2008 13:34:12 +0000 (UTC) (envelope-from Sahil.Tandon@morganstanley.com) Received: from pimtabh4 (localhost.ms.com [127.0.0.1]) by pimtabh4.ms.com (output Postfix) with ESMTP id 2DE9E48201; Wed, 21 May 2008 09:34:12 -0400 (EDT) Received: from ny0019as02 (unknown [144.203.210.133]) by pimtabh4.ms.com (internal Postfix) with ESMTP id 163334A8019; Wed, 21 May 2008 09:34:12 -0400 (EDT) Received: from ny0019as02 (localhost [127.0.0.1]) by ny0019as02 (msa-out Postfix) with ESMTP id EBD30700058; Wed, 21 May 2008 09:34:11 -0400 (EDT) Received: from PIWEXOB01.msad.ms.com (piwexob01 [144.14.3.72]) by ny0019as02 (mta-in Postfix) with ESMTP id E93492B402F; Wed, 21 May 2008 09:34:11 -0400 (EDT) Received: from NYWEXPF68.msad.ms.com ([205.228.46.4]) by PIWEXOB01.msad.ms.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 21 May 2008 09:34:11 -0400 Received: from NYWEXMB58.msad.ms.com ([205.228.46.156]) by NYWEXPF68.msad.ms.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 21 May 2008 09:34:10 -0400 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Importance: normal Priority: normal Date: Wed, 21 May 2008 09:34:10 -0400 Message-ID: In-Reply-To: <200805211117.41260.jonathan+freebsd-questions@hst.org.za> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: rc script REQUIRE-ing a service on another host Thread-Index: Aci7Ix4oZo0xYFeuSOONKG4PufYAcQAI5gUQ References: <200805211117.41260.jonathan+freebsd-questions@hst.org.za> From: "Tandon, Sahil \(IM\)" To: "Jonathan McKeown" X-OriginalArrivalTime: 21 May 2008 13:34:10.0787 (UTC) FILETIME=[5A0C0B30:01C8BB47] X-Anti-Virus: Kaspersky Anti-Virus for MailServers 5.5.15/RELEASE, bases: 21052008 #704568, status: clean Cc: freebsd-questions@freebsd.org Subject: RE: rc script REQUIRE-ing a service on another host X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 13:34:13 -0000 Jonathan McKeown: > We had a power failure last night, and this morning I found=20 > that imapproxyd (running on a webserver which provides=20 > webmail) had failed to start because it depends on imapd=20 > (running on the mailserver, a different host), and imapproxyd=20 > had won the startup race. >=20 > I need to prevent the race by making one service depend on=20 > another service running remotely. While I sketch out some=20 > horribly untidy fix, can the Lazyweb tell me if there is=20 > already a neat solution for this? I do not know if this is possible within the rc script itself. Have you looked into sysutils/monit (to monitor and restart a=20 service like imapproxyd)? Nagios is probably overkill for this. =20 Monit can be configured to check whether imapproxyd is running=20 and restart it if necessary. Just make sure you do not make the monit rc script depend on anything running remotely. :-) -- Sahil Tandon -------------------------------------------------------- NOTICE: If received in error, please destroy and notify sender. Sender = does not intend to waive confidentiality or privilege. Use of this email = is prohibited when received in error. From owner-freebsd-questions@FreeBSD.ORG Wed May 21 14:01:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64E441065674 for ; Wed, 21 May 2008 14:01:49 +0000 (UTC) (envelope-from jcigar@ulb.ac.be) Received: from smtp.vub.ac.be (mxout.vub.ac.be [134.184.129.111]) by mx1.freebsd.org (Postfix) with ESMTP id EDA4F8FC14 for ; Wed, 21 May 2008 14:01:48 +0000 (UTC) (envelope-from jcigar@ulb.ac.be) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhIBAL7HM0ikD30E/2dsb2JhbAAIsB0 Received: from bebif01.ulb.ac.be (HELO [10.0.0.194]) ([164.15.125.4]) by smtp.vub.ac.be with ESMTP; 21 May 2008 16:01:47 +0200 From: Julien Cigar To: Matias Surdi In-Reply-To: References: <1211379419.2665.2.camel@frodon.be-bif.ulb.ac.be> Content-Type: text/plain; charset=utf-8 Date: Wed, 21 May 2008 18:09:26 +0200 Message-Id: <1211386166.2665.12.camel@frodon.be-bif.ulb.ac.be> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Large filesystems help/ideas X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 14:01:49 -0000 If you only have FreeBSD installed on the box or if you don't need slices/partitions you can just do newfs /dev/xxx (dedicate). vinum should not be used on 6.x and above, gvinum (GEOM + vinum) replaced it but I'm not sure if it's still actively supported/developped .. (?) Also, take a look at gconcat and unionfs. On Wed, 2008-05-21 at 15:24 +0200, Matias Surdi wrote: > As far as I understand from the following sentence taken from the link > you are pointing and the text following it: > > "...Many systems don't require an MBR or GPT, and even PCs don't require > it if booting and inter-operating with other OS's is not required. The > next limit that comes in, though, is with the BSD disklabel..." > > I understand that I could have up to 8 slices of 2 Tb, with partitions > (disklabel ones) inside each slice with up to 2Tb. > > Is that correct? > > What do you think about using this scheme and then join all them with > vinum on a software raid-0 array? > > Thanks a lot for your time and help. > > > > > Julien Cigar escribió: > > You cannot use fdisk slices/partitions with disks over 2TB. For those > > GPT should be used. More info is available from here : > > http://www.freebsd.org/projects/bigdisk > > > > On Wed, 2008-05-21 at 13:57 +0200, Matias Surdi wrote: > >> Hi, > >> I'm implementing a backup solution at work.We've bought a x86 server > >> with two hardware raid 5 with for a total storage capacity of about 7Tb. > >> > >> For the software we are using for backups, the ideal scenario would be > >> to have just one "big disk" so that no space problems would appear. > >> > >> I've tried to install FreeBSD 7 with no success, as it seems... the > >> sysinstall tool doesn't support such big slices. > >> > >> I've read about the "Large Data Storage on FreeBSD" but I'm still confused. > >> > >> I've also thought on using slices of 1Tb, and join all them using vinum. > >> What do you think about this last option? > >> > >> Thanks a lot for your help. > >> > >> _______________________________________________ > >> freebsd-questions@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Julien Cigar Belgian Biodiversity Platform http://www.biodiversity.be Université Libre de Bruxelles (ULB) Campus de la Plaine CP 257 Bâtiment NO, Bureau 4 N4 115C (Niveau 4) Boulevard du Triomphe, entrée ULB 2 B-1050 Bruxelles Mail: jcigar@ulb.ac.be @biobel: http://biobel.biodiversity.be/person/show/471 Tel : 02 650 57 52 From owner-freebsd-questions@FreeBSD.ORG Wed May 21 14:28:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67B5C106567B for ; Wed, 21 May 2008 14:28:58 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (myrtle.kcilink.com [66.250.193.116]) by mx1.freebsd.org (Postfix) with ESMTP id 36E968FC18 for ; Wed, 21 May 2008 14:28:58 +0000 (UTC) (envelope-from vivek@khera.org) Received: from host-121.int.kcilink.com (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id 31D4E8A172; Wed, 21 May 2008 10:13:09 -0400 (EDT) From: Vivek Khera To: FreeBSD Stable In-Reply-To: <20080521080156.209010@gmx.net> X-Priority: 3 References: <20080521080156.209010@gmx.net> Message-Id: <96861789-550A-4F0B-A3AE-AC8538D125DC@khera.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Wed, 21 May 2008 10:13:09 -0400 X-Mailer: Apple Mail (2.919.2) Cc: freebsd-questions Subject: Re: Instant reboot with FreeBSD 6.3 and > 2GB RAM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 14:28:58 -0000 On May 21, 2008, at 4:01 AM, votdev@gmx.de wrote: > some users of FreeNAS which is based on FreeBSD 6.3 reported instant > reboots on systems with > 2GB RAM (most of them use 4GB). The reboot > occurs right after displaying the FreeBSD loader menu. Most of them > told me that they can boot if they reduce RAM to <= 2GB. For what it's worth, I have run several systems with 4GB RAM on FreeBSD/i386 6.3. The only i386 I have left with this much RAM was recently upgraded to 7.0; the rest of my large RAM systems run FreeBSD/ amd64. I didn't see anything obviously bad in your kernel config. By the way, thanks for making FreeNAS... I use it on my home NFS/AFP server to great success... the only thing I wish it included was the amrstat binary to test my LSI RAID controller status (I just copy it from another 6.3 system I have and it works). From owner-freebsd-questions@FreeBSD.ORG Wed May 21 14:32:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2522106564A for ; Wed, 21 May 2008 14:32:13 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 7D55E8FC18 for ; Wed, 21 May 2008 14:32:13 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Wed, 21 May 2008 16:35:22 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m4LEWAbL070708; Wed, 21 May 2008 16:32:10 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Wed, 21 May 2008 16:32:10 +0200 From: Matthias Apitz To: Garance A Drosehn , james@nighthack.org Message-ID: <20080521143210.GA70289@rebelion.Sisis.de> References: <972994690801011020u60ed0a0et6d8356cdb1f6f974@mail.gmail.com> <20080102141419.GB61289@sandvine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) X-OriginalArrivalTime: 21 May 2008 14:35:23.0126 (UTC) FILETIME=[E6EE8160:01C8BB4F] Cc: James Jeffery , Ed Maste , freebsd-questions@freebsd.org Subject: Re: Asus eee (was Re: G4 Quicksilver as Web Server?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 14:32:14 -0000 El día Friday, January 18, 2008 a las 10:41:28PM -0500, Garance A Drosehn escribió: > At 9:14 AM -0500 1/2/08, Ed Maste wrote: > >On Tue, Jan 01, 2008 at 06:20:22PM +0000, James Jeffery wrote: > > > >> Before i end the toipic, anyone got any feeback on the Asus Eee (mini > >> laptops) with FreeBSD? > > > >It works, but no drivers exist for the wireless or wired Ethernet ports. > >The wireless is a newer Atheros part and ath(4) should gain support for > >it, but I have no idea what the timeline will be. The wired Ethernet > >is an Atheros (formerly Attansic) L2 10/100, and I'm not aware of any > >concrete plans for a driver for it. > > > >I've used a Linksys USB200M USB ethernet (axe(4) driver) with mine and > >that works well. > > One of the guys I know is running FreeBSD on the Eee, and has written > up the following information for anyone who is interested in doing > what he did: > > http://nighthack.org/wiki/EeeBSD > > This includes tips on how to get the wireless working, and sound, > and some oddities with how X11 works. Thanks for that hint. I'm thinking in buying such a device to have it with me as a typewriter, mostly; normally I use FreeBSD 7.0-REL on my laptop with around 200 compiled ports: KDE, OpenOffice, Lyx, StarDict, ... the compilation normally takes 2-3 days to have it all ready; of course, on that limited device with 4 or 8 GByte SSD it is not an option to compile the stuff up from /usr/ports on the system itself, not only from the point of view of disk space, but also because of the limited lifetime write cycles of the SSD; in short: what would be the easiest way to move the installed ports from my laptop to such an Eee PC? can I make, for example, packages from my ports and install them? Thx matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ «...una sola vez, que es cuanto basta si se trata de verdades definitivas.» «...only once, which is enough if it has todo with definite truth.» José Saramago, Historia del Cerca de Lisboa From owner-freebsd-questions@FreeBSD.ORG Wed May 21 14:33:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53A9A1065688 for ; Wed, 21 May 2008 14:33:07 +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 3CF218FC1D for ; Wed, 21 May 2008 14:33:07 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 914821CC033; Wed, 21 May 2008 07:15:00 -0700 (PDT) Date: Wed, 21 May 2008 07:15:00 -0700 From: Jeremy Chadwick To: votdev@gmx.de Message-ID: <20080521141500.GA88498@eos.sc1.parodius.com> References: <20080521080156.209010@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080521080156.209010@gmx.net> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Instant reboot with FreeBSD 6.3 and > 2GB RAM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 14:33:07 -0000 On Wed, May 21, 2008 at 10:01:56AM +0200, votdev@gmx.de wrote: > Hello, > > some users of FreeNAS which is based on FreeBSD 6.3 reported instant reboots on systems with > 2GB RAM (most of them use 4GB). The reboot occurs right after displaying the FreeBSD loader menu. Most of them told me that they can boot if they reduce RAM to <= 2GB. > > We are using the following kernel configuration which is based on GENERIC: > http://freenas.svn.sourceforge.net/viewvc/freenas/branches/0.69/build/kernel-config/FREENAS-i386?revision=3291&view=markup > > I found out another problem that causes a reboot on my 2GB machine. We are using a image for the LiveCD which is 64MB great. If i change back mfs_root size to 63MB all works well, but all above 64MB causes a reboot. > Is there any limitation? > > Could someone help me out of this problem? Is the mfsroot problem what I've documented here? http://jdc.parodius.com/freebsd/pxeboot_serial_install.html#step7 -- | 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-questions@FreeBSD.ORG Wed May 21 15:17:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C87581065675 for ; Wed, 21 May 2008 15:17:28 +0000 (UTC) (envelope-from eagletree@hughes.net) Received: from n054.sc0.he.tucows.com (smtpout1096.sc0.he.tucows.com [64.97.144.96]) by mx1.freebsd.org (Postfix) with ESMTP id 9695F8FC13 for ; Wed, 21 May 2008 15:17:28 +0000 (UTC) (envelope-from eagletree@hughes.net) Received: from sc0-out01.emaildefenseservice.com (64.97.131.2) by n054.sc0.he.tucows.com (7.2.069.1) id 476BFC7B01BEFD11; Wed, 21 May 2008 15:17:28 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2, 0, 0, 70c063df930dc54a, 2b856b17f6e9d82a, eagletree@hughes.net, -, RULES_HIT:355:379:541:564:599:601:945:946:966:967:973:980:988:989:1260:1261:1277:1311:1313:1314:1345:1359:1437:1515:1516:1518:1534:1542:1593:1594:1711:1730:1747:1766:1792:2196:2198:2199:2200:2379:2393:2525:2553:2559:2563:2682:2685:2693:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3355:3865:3866:3867:3868:3869:3870:3871:3872:3873:3874:3934:3936:3938:3941:3944:3947:3950:4250:4321: 4385:4470:4860:5007:6119:7652:7679:7903, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:, MSBL:none, DNSBL:none, TSO:0 X-Spamcatcher-Explanation: Received: from [192.168.0.3] (dpc6744118153.direcpc.com [67.44.118.153]) (Authenticated sender: eagletree@hughes.net) by sc0-out01.emaildefenseservice.com (Postfix) with ESMTP; Wed, 21 May 2008 15:17:22 +0000 (UTC) In-Reply-To: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <7361201E-387B-44AA-BFE8-1AF2FE06380D@hughes.net> Content-Transfer-Encoding: 7bit From: Chris Pratt Date: Wed, 21 May 2008 08:05:51 -0700 To: Alan Gilmour X-Mailer: Apple Mail (2.753) Cc: freebsd-questions@freebsd.org Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 15:17:29 -0000 On May 20, 2008, at 7:17 AM, Alan Gilmour wrote: > Hey all, > > We have recently been getting a lot of traffic to one of our sites. > The CPU is consistently during busy periods using 100% utilisation. > When this happens we have approx 150 apache threads, and the loads > goes way above 15. > > However recently the server has been auto-restarting (when under heavy > load) with no explanation in any logs. I've checked the console log, > messages, db logs e.t.c. but no mention of anything wrong. > > Brief server summary : > > FreeBSD 6.3-STABLE #0: > CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2800.11-MHz 686-class CPU) > Logical CPUs per core: 2 > real memory = 17716740096 (16896 MB) > avail memory = 16837763072 (16057 MB) > FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs > > We tried installing mbmon and lmmon and healthd, but none seem to > work. > > Anyone got any suggestions for other things we can try to detect why > the server is failing? or other ways to check things like CPU temp and > memory status? We have experienced this since 6.x began and it's not hardware. It can be reproduced by moving the role to another similar server. When the role is changed and the traffic (not necessarily the load), the problem goes away or rather, will transfer to the new box. Look at the thread named "zonealarm issues" on Freebsd-Net a couple of months ago. You may find it will apply but there aren't any answers there yet. I gather that people need more data collection. I have never figured out how to get a dump though people have recommended things to try over the last couple of years. I was hoping 7.0 would be the solution but I'm told it's not. Reduce your traffic and the problem will go away. Split the traffic to more than one server is a way to do this. We increased our uptime drastically by doing this but we still get hit hard enough at times to go down. During our low traffic periods of the year, we simply stay up all the time (in the hottest days of summer). By the way, the symptom I see is never immediate reboot, it will hang for reasonable period of time prior to rebooting. As I monitor ours 24/7, I reset power on the box before it reboots to reduce the outage to customers. If I'm not watching it eventually will reboot. Brutal but it works. Realize it's possible you don't have this problem but there are a few of us who do. It has something to do with buffers not being freed up. > > Cheers > > Alan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Wed May 21 15:25:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D4071065672 for ; Wed, 21 May 2008 15:25:12 +0000 (UTC) (envelope-from eagletree@hughes.net) Received: from n120.sc0.he.tucows.com (smtpout1121.sc0.he.tucows.com [64.97.144.121]) by mx1.freebsd.org (Postfix) with ESMTP id 09A538FC23 for ; Wed, 21 May 2008 15:25:11 +0000 (UTC) (envelope-from eagletree@hughes.net) Received: from sc0-out08.emaildefenseservice.com (64.97.131.2) by n120.sc0.he.tucows.com (7.2.069.1) id 4834344800001B1E; Wed, 21 May 2008 15:25:10 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2, 0, 0, a393d0525d04f697, 2b856b17f6e9d82a, eagletree@hughes.net, -, RULES_HIT:355:379:541:564:599:601:945:946:966:967:973:980:988:989:1260:1261:1277:1311:1313:1314:1345:1359:1437:1515:1516:1518:1535:1543:1593:1594:1605:1711:1730:1747:1766:1792:2196:2198:2199:2200:2379:2393:2525:2553:2559:2564:2682:2685:2693:2743:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3865:3866:3867:3868:3869:3870:3871:3872:3873:3874:3934:3936:3938:3941:3944:3947:3950:4250: 4321:4385:4470:4860:5007:6119:7652:7679:7903, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:, MSBL:none, DNSBL:none, TSO:0 X-Spamcatcher-Explanation: Received: from [192.168.0.3] (dpc6744118153.direcpc.com [67.44.118.153]) (Authenticated sender: eagletree@hughes.net) by sc0-out08.emaildefenseservice.com (Postfix) with ESMTP; Wed, 21 May 2008 15:25:03 +0000 (UTC) In-Reply-To: <7361201E-387B-44AA-BFE8-1AF2FE06380D@hughes.net> References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com> <7361201E-387B-44AA-BFE8-1AF2FE06380D@hughes.net> Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <3F46D058-8AEF-419B-AA78-B6E060FCAF92@hughes.net> Content-Transfer-Encoding: 7bit From: Chris Pratt Date: Wed, 21 May 2008 08:13:34 -0700 To: Chris Pratt X-Mailer: Apple Mail (2.753) Cc: freebsd-questions@freebsd.org, Alan Gilmour Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 15:25:12 -0000 On May 21, 2008, at 8:05 AM, Chris Pratt wrote: > > On May 20, 2008, at 7:17 AM, Alan Gilmour wrote: > >> Hey all, >> >> We have recently been getting a lot of traffic to one of our sites. >> The CPU is consistently during busy periods using 100% utilisation. >> When this happens we have approx 150 apache threads, and the loads >> goes way above 15. >> >> However recently the server has been auto-restarting (when under >> heavy >> load) with no explanation in any logs. I've checked the console log, >> messages, db logs e.t.c. but no mention of anything wrong. >> >> Brief server summary : >> >> FreeBSD 6.3-STABLE #0: >> CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2800.11-MHz 686-class CPU) >> Logical CPUs per core: 2 >> real memory = 17716740096 (16896 MB) >> avail memory = 16837763072 (16057 MB) >> FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >> >> We tried installing mbmon and lmmon and healthd, but none seem to >> work. >> >> Anyone got any suggestions for other things we can try to detect why >> the server is failing? or other ways to check things like CPU temp >> and >> memory status? > > We have experienced this since 6.x began and it's not hardware. > It can be reproduced by moving the role to another similar server. > When the role is changed and the traffic (not necessarily the load), > the problem goes away or rather, will transfer to the new box. > > Look at the thread named "zonealarm issues" on Freebsd-Net a BIG CORRECTION: "zonelimit issues" (geez, I hadn't touched a windows product in 3 years, no idea where that came from, sorry). > couple of months ago. You may find it will apply but there aren't > any answers there yet. I gather that people need more data > collection. I have never figured out how to get a dump though > people have recommended things to try over the last couple of > years. I was hoping 7.0 would be the solution but I'm told it's > not. > > Reduce your traffic and the problem will go away. Split the > traffic to more than one server is a way to do this. We increased > our uptime drastically by doing this but we still get hit hard enough > at times to go down. During our low traffic periods of the year, > we simply stay up all the time (in the hottest days of summer). > > By the way, the symptom I see is never immediate reboot, it will > hang for reasonable period of time prior to rebooting. As I > monitor ours 24/7, I reset power on the box before it reboots to > reduce the outage to customers. If I'm not watching it eventually > will reboot. Brutal but it works. > > Realize it's possible you don't have this problem but there are a > few of us who do. It has something to do with buffers not being > freed up. > >> >> Cheers >> >> Alan >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions- >> unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Wed May 21 16:33:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CD071065670 for ; Wed, 21 May 2008 16:33:41 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by mx1.freebsd.org (Postfix) with ESMTP id 190518FC1C for ; Wed, 21 May 2008 16:33:41 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so791586ana.13 for ; Wed, 21 May 2008 09:33:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:cc:mime-version:content-type:x-google-sender-auth; bh=igsdazVHOG0kvC1yKsqbhnOs3KfYWghIuVFHHorRO64=; b=g67hg9RwgYmePMjPcdLzxdvzOFk8RmnrYkD6pmw5n/nuADv1GttrKU7MLkR9F6VCnIz1wCFkPBhuMuv2HiBFB4g5v7z1UnqZMqkewAkMSPjfeDKMgkgCJkBrMw8Otl4XeTj98GShPxqb0eTuigvptt6IkJePd7Pjm684Jqy2W3A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:cc:mime-version:content-type:x-google-sender-auth; b=i9n1led3RR/MAzBe2XuRqqWR83ZVqE2h/tA/2kavQlUi27+kginKjWEW+jeURpdBavriSpghsl+rUek5y58S25OV1OvcZFcGhx1z281srnMFN41L7TK49ZVdjxBoepltrq1GO7KHPj0oP6YuYrrond+ftLNNQDwgMNi+pPie3vM= Received: by 10.100.190.14 with SMTP id n14mr624991anf.142.1211387618337; Wed, 21 May 2008 09:33:38 -0700 (PDT) Received: by 10.100.239.17 with HTTP; Wed, 21 May 2008 09:33:38 -0700 (PDT) Message-ID: <539c60b90805210933l6f0ee304q7ed6e88145bbc27e@mail.gmail.com> Date: Wed, 21 May 2008 09:33:38 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: bridd@bridd.com MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_11529_14857475.1211387618335" X-Google-Sender-Auth: 3985dbdd3a97a7af Cc: ports@freebsd.org, mcampos@bpsw.biz, FreeBSD Mailing List , freebsd-usb@freebsd.org Subject: Re: fxload (ports/misc/ezload for usb firmware loading) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 16:33:41 -0000 ------=_Part_11529_14857475.1211387618335 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Wed, May 21, 2008 at 5:28 AM, bridd wrote: > Hi Steve, > > I saw your thread > http://lists.freebsd.org/pipermail/freebsd-usb/2008-April/004753.html > via googling for FreeBSD fxload equivalents. Did you get any further > with it? > > I'm wondering, because I've got an m-audio USB midi keyboard, and under > linux it's possible to use it, using a combo of fxload, the firmware and > a nice auto-detect script... It'd be great for me if I could get this up > and running under FreeBSD. > > Anyway, I hope you don't mind the email out of the blue like this, I was > wondering and figured it was easy enough to just ask :) > > Cheers, > > Dave // bridd > > Dave, FreeBSD has an equivalent program in ports/misc called ezload. I just had to add one line to it to recognize the newer hardware and it works like a charm. Annoyingly, the installed binary is called ezdownload, so it took awhile to find the thing after it installed. Included is the patch to add the line, tell me if you don't understand patches (patch file.c < file.patch) - basically just open it and add the line that starts with "+" manually to the mentioned file - everyone always assumes everyone with a *nix box is a super-hacker, and I sure ain't. I tried pestering the ezdownload maintainer/author (can't remember which) to add my patch and make a new release, but I never heard back. Guess I will have to follow up on that - don't love patching 20 programs every time I bring up a new box, and I haven't heard of old hardware in several years, making ezload pretty much irrelevant without the patch - everything uses the "fx2" cypress usb devices now. I'll ask you a question in return - what software & drivers do you use with the m-audio stuff? I've got an m-audio UNO USB<->MIDI dongle I've never attempted to plug in - maybe you can point me in the direction of the apps I need to make it go! Steve ------=_Part_11529_14857475.1211387618335 Content-Type: text/x-patch; name=ezdownload-0.4.1.patch Content-Transfer-Encoding: base64 X-Attachment-Id: f_fgi4nhno0 Content-Disposition: attachment; filename=ezdownload-0.4.1.patch LS0tIC4vZXpkb3dubG9hZC0wLjQuMC9lemRvd25sb2FkLmMJMjAwNC0xMi0yMyAxNjoxNDo0My4w MDAwMDAwMDAgLTA3MDAKKysrIGV6ZG93bmxvYWQuYwkyMDA4LTA0LTA3IDEzOjQ5OjEwLjAwMDAw MDAwMCAtMDcwMApAQCAtOTYsNyArOTYsNyBAQAogLyogU2VlIGh0dHA6Ly93d3cuYW5jaG9yY2hp cHMuY29tIGZvciB0aGUKICAqIEVaLVVTQiBUZWNobmljYWwgUmVmZXJlbmNlIE1hbnVhbCAoRVpV U0JfVFJNLnBkZikuCiAgKi8KLSNkZWZpbmUgQ1BVQ1MgMHg3ZjkyCitzdGF0aWMgdW5zaWduZWQg aW50IENQVUNTID0gMHg3ZjkyOwogI2RlZmluZSBVU0JTQyAweDdmZDYKIAogLyogVGhpcyB3aG9s ZSByZWFkaW5nIHJvdXRpbmUgc3Vja3MuIHlvdSBjb3VsZCBkbyBpdCBpbgpAQCAtMzQwLDcgKzM0 MCw3IEBACiBjaGFyICogcHJvZ25hbWU7CiB2b2lkIHVzYWdlKCkgCiB7Ci0JZnByaW50ZihzdGRl cnIsICJTeW50YXg6ICVzIFstcl0gWy12XSBbLWYgaGV4ZmlsZV0gZGV2aWNlXG4iLCBwcm9nbmFt ZSk7CisJZnByaW50ZihzdGRlcnIsICJTeW50YXg6ICVzIFstcl0gWy12XSBbLTJdIFstZiBoZXhm aWxlXSBkZXZpY2VcbiIsIHByb2duYW1lKTsKIAlleGl0KDEpOwogfQogCkBAIC0zNjMsNyArMzYz LDcgQEAKIAlwcm9nbmFtZSA9IGFyZ3ZbMF07CiAKIAkvKiBoYW5kbGUgdGhlIGFyZ3VtZW50cyAq LwotCXdoaWxlKChjaCA9IGdldG9wdChhcmdjLCBhcmd2LCAieHJ2ZjoiKSkgIT0gLTEpIAorCXdo aWxlKChjaCA9IGdldG9wdChhcmdjLCBhcmd2LCAiMnhydmY6IikpICE9IC0xKSAKIAkJc3dpdGNo IChjaCkgewogCQljYXNlICd2JzoKIAkJCXZlcmJvc2UrKzsKQEAgLTM3NCw2ICszNzQsOSBAQAog CQljYXNlICdmJzoKIAkJCWhleGZpbGUgPSBvcHRhcmc7CiAJCQlicmVhazsKKwkJY2FzZSAnMic6 CisJCQlDUFVDUyAgPSAweGU2MDA7CisJCQlicmVhazsKIAkJY2FzZSAneCc6CiAJCQlmb3JjZSA9 IDE7CiAJCQlicmVhazsK ------=_Part_11529_14857475.1211387618335-- From owner-freebsd-questions@FreeBSD.ORG Wed May 21 16:43:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56C88106567B for ; Wed, 21 May 2008 16:43:53 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.77]) by mx1.freebsd.org (Postfix) with ESMTP id D1EAC8FC21 for ; Wed, 21 May 2008 16:43:52 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aquarius.dyndns.org (athedsl-4443696.home.otenet.gr [79.129.190.32]) by kane.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m4LGhppt030869 for ; Wed, 21 May 2008 19:43:51 +0300 Message-ID: <4834516F.1010002@otenet.gr> Date: Wed, 21 May 2008 19:44:31 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" References: <972994690801011020u60ed0a0et6d8356cdb1f6f974@mail.gmail.com> <20080102141419.GB61289@sandvine.com> <20080521143210.GA70289@rebelion.Sisis.de> In-Reply-To: <20080521143210.GA70289@rebelion.Sisis.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: Asus eee (was Re: G4 Quicksilver as Web Server?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 16:43:53 -0000 Matthias Apitz wrote: > El día Friday, January 18, 2008 a las 10:41:28PM -0500, Garance A Drosehn escribió: > > >> At 9:14 AM -0500 1/2/08, Ed Maste wrote: >> >>> On Tue, Jan 01, 2008 at 06:20:22PM +0000, James Jeffery wrote: >>> >>> >>>> Before i end the toipic, anyone got any feeback on the Asus Eee (mini >>>> laptops) with FreeBSD? >>>> >>> It works, but no drivers exist for the wireless or wired Ethernet ports. >>> The wireless is a newer Atheros part and ath(4) should gain support for >>> it, but I have no idea what the timeline will be. The wired Ethernet >>> is an Atheros (formerly Attansic) L2 10/100, and I'm not aware of any >>> concrete plans for a driver for it. >>> >>> I've used a Linksys USB200M USB ethernet (axe(4) driver) with mine and >>> that works well. >>> >> One of the guys I know is running FreeBSD on the Eee, and has written >> up the following information for anyone who is interested in doing >> what he did: >> >> http://nighthack.org/wiki/EeeBSD >> >> This includes tips on how to get the wireless working, and sound, >> and some oddities with how X11 works. >> > > Thanks for that hint. I'm thinking in buying such a device to have it > with me as a typewriter, mostly; normally I use FreeBSD 7.0-REL on my > laptop with around 200 compiled ports: KDE, OpenOffice, Lyx, StarDict, > ... > the compilation normally takes 2-3 days to have it all ready; > > of course, on that limited device with 4 or 8 GByte SSD it is not an > option to compile the stuff up from /usr/ports on the system itself, not > only from the point of view of disk space, but also because of the limited > lifetime write cycles of the SSD; > > in short: what would be the easiest way to move the installed ports from > my laptop to such an Eee PC? can I make, for example, packages from my > ports and install them? > > Thx > > matthias > > [Sending this a second time to the list only, since it had too many recipients the first time and was probably rejected] I happen to have an eeePC and have successfully installed FreeBSD on it. It can be done in various ways (even without a CDROM, if you have an external USB disk). I can attest the instructions in nighthack.org work: Sound and wireless work fine. There are a few things you can do it to speed it up: - The SSD is too small for the classic partitioning scheme of FreeBSD. Probably a large '/' partition or a '/' and '/home' will do. Do not use swap. - Turn of logging (syslogd_enable="NO" in /etc/rc.conf) - Edit /etc/ttys and reduce the number of virtual terminals. You probably don't need them. - Do not compile anything on the eee. It wil be a test of its abilities and your patience. Compile the kernel on another a PC and copy it via a USB key. Either use ready made packages (possibly after setting PACKAGESITE to packages-7-stable) or use 'make package' on your main pc to create packages and transfer them. - The eee will happily run X and any environment you choose. I have tried XFCE and GNOME with no problem. More memory will be better, but not absolutely necessary. - As others have said, the wired LAN does not currently work. - Note you can install either to SSD or an external SDHC. The SSD is somewhat faster though. (But you can get larger SDHCs). I am dual booting Linux and FreeBSD on mine right now. Linux is on the SSD and FreeBSD on an 8GB SDHC. From owner-freebsd-questions@FreeBSD.ORG Wed May 21 16:45:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9C9A106566C for ; Wed, 21 May 2008 16:45:35 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 859498FC0A for ; Wed, 21 May 2008 16:45:35 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 5187 invoked by uid 1002); 21 May 2008 16:45:35 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 0.068104 secs); 21 May 2008 16:45:35 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 21 May 2008 16:45:35 -0000 Message-ID: <48345138.8080507@ibctech.ca> Date: Wed, 21 May 2008 12:43:36 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 16:45:36 -0000 Hi everybody, I am attempting to configure a BIND 9 name server that will be authoritative for certain domains which will listen exclusively on IPv6. This same box will also be a caching server for a handful of networks (IPv6 and IPv4). The way I have it set up is that the authoritative and caching services each run a single instance of BIND on it's own IP address, with both instances each doing exactly what they are supposed to do. However, how can I make the FreeBSD (7.0) startup scripts load both instances of BIND, each with it's own configuration? I've read through the Administrators handbook for BIND and numerous newsgroup postings about 'views', but I don't think this is what I want. It seems 'views' are more for split-DNS, segregating internal access and external access to the same service. That is not what I am after. Any pointers much appreciated. Regards, Steve From owner-freebsd-questions@FreeBSD.ORG Wed May 21 16:52:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 041821065679 for ; Wed, 21 May 2008 16:52:03 +0000 (UTC) (envelope-from david.robillard@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.238]) by mx1.freebsd.org (Postfix) with ESMTP id C7EC58FC16 for ; Wed, 21 May 2008 16:52:02 +0000 (UTC) (envelope-from david.robillard@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2862028rvf.43 for ; Wed, 21 May 2008 09:52:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; bh=2ylHGVhDSOq/DUD3EKzmhUQ4oYCrkzlRsRTIqck6M74=; b=Xp8tu4i1UI1H/Kfd8Xuj4dW7xOS6DuuR4mtflAysFi305GJCPhLJXfSFMjubziTYBDycJsaAzVQuHrxpVzJFae0Ls7zCSF4tOGN632Zia/TAiMJ2ERgkjqAe2kQRjR4dV7/zmK3/JACAFF4ML5G23QEuxbiVKBvm3LcooPa0/q8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=qmsHQwcG3IZbRBfYV92+bEoND9Svf2sq6umG9+eq/CpoI0HnGVsMPlleGbt3HeZzwK7dD9oKVbnysYgAfcpGU9n1dGnu0hmMXiIYQfWy1dFpvlb8xruifPj1O03y5oAWV7/P1JpVMPyPbW7l4e4U8SBrVO5ldNTGWgjbOLo1YNo= Received: by 10.141.44.13 with SMTP id w13mr5196205rvj.181.1211388722299; Wed, 21 May 2008 09:52:02 -0700 (PDT) Received: by 10.140.126.11 with HTTP; Wed, 21 May 2008 09:52:02 -0700 (PDT) Message-ID: <226ae0c60805210952i1eaea90avf04039aea2aa807e@mail.gmail.com> Date: Wed, 21 May 2008 12:52:02 -0400 From: "David Robillard" To: "Matias Surdi" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: FreeBSD Questions Subject: Re: Large filesystems help/ideas X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 16:52:03 -0000 > Hi, > I'm implementing a backup solution at work.We've bought a x86 server > with two hardware raid 5 with for a total storage capacity of about 7Tb. > > For the software we are using for backups, the ideal scenario would be > to have just one "big disk" so that no space problems would appear. > > I've tried to install FreeBSD 7 with no success, as it seems... the > sysinstall tool doesn't support such big slices. > > I've read about the "Large Data Storage on FreeBSD" but I'm still confused. > > I've also thought on using slices of 1Tb, and join all them using vinum. > What do you think about this last option? > > Thanks a lot for your help. I would suggest to use different partitions for your OS and another big one for your backup data. In fact, if you can use two smaller disks in RAID 1 for the OS and leave your two RAID 5 for the backup data alone, that would be even better. This way you can both a) install the OS without any problem and b) prevent a *very* long fsck in case the machine crashes and your 7TB partition is broken beyond the background fsck process. Once you have the OS installed on the smaller partitions, you can then use gpt(8) to create your 2TB+ filesystems. YMMV. We use a scenario quite identical as what you're trying to do. We use a few ports to do so, like sysutils/rsnapshot and shells/rssh with rsync and OpenSSH along with an encrypted backup volume and OpenPGP to encrypt the tapes. For VMWare images, we use sysutils/rdiff-backup. It works very well for 100+ mixed FreeBSD, RedHat, Ubuntu and AIX hosts. If you need any help with the backup setup and all, just ask, I'll send you the howto. Have fun, DA+ -- David Robillard UNIX systems administrator & Oracle DBA CISSP, RHCE & Sun Certified Security Administrator Montreal: +1 514 966 0122 From owner-freebsd-questions@FreeBSD.ORG Wed May 21 16:54:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 475001065678 for ; Wed, 21 May 2008 16:54:33 +0000 (UTC) (envelope-from mchris3@lsu.edu) Received: from egate001.lsu.edu (egate001.lsu.edu [130.39.186.30]) by mx1.freebsd.org (Postfix) with ESMTP id EA44E8FC24 for ; Wed, 21 May 2008 16:54:32 +0000 (UTC) (envelope-from mchris3@lsu.edu) Received: from email002.lsu.edu ([130.39.186.37]) by egate001.lsu.edu with Microsoft SMTPSVC(6.0.3790.1830); Wed, 21 May 2008 11:42:31 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Wed, 21 May 2008 11:41:36 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Jails and multiple ip addresses with FreeBSD 7.0 thread-index: Aci7YYkCHksx7TDsRim3CTMshcb3XA== From: "Mark A Christofferson" To: X-OriginalArrivalTime: 21 May 2008 16:42:31.0379 (UTC) FILETIME=[A9B98A30:01C8BB61] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Jails and multiple ip addresses with FreeBSD 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 16:54:33 -0000 Hi, =20 I currently have a webserver running Apache 2.2.8 inside of a FreeBSD 7.0 jail. It's running several virtualhosts, and it's doing great! My problem is that I need to run an SSL enabled virtual host, and that requires me to use an IP based virtual host. Most documentation indicates that jails do not support multiple addresses, and I've even found a patch for FreeBSD 6.2. Does a patch currently exist for 7.0, or has this functionality been built in to the new version? =20 Thanks, =20 =20 Mark A. Christofferson Network Administrator LSU College of Agriculture Phone: (225)578-2767 E-Mail: mchris3@lsu.edu From owner-freebsd-questions@FreeBSD.ORG Wed May 21 17:19:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC4FC1065671 for ; Wed, 21 May 2008 17:19:34 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5A1E08FC29 for ; Wed, 21 May 2008 17:19:34 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m4LHJSEJ044822; Wed, 21 May 2008 18:19:29 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.5.5 smtp.infracaninophile.co.uk m4LHJSEJ044822 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1211390369; bh=OhGk5aU7ArhyuP seO7Rty8Tei86k/HEyS2u21MuHhfc=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<4834599A.1090108@infracaninophile.co.uk>|Date:=20Wed,=2 021=20May=202008=2018:19:22=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User -Agent:=20Thunderbird=202.0.0.14=20(X11/20080503)|MIME-Version:=201 .0|To:=20Steve=20Bertrand=20|CC:=20freebsd-qu estions@freebsd.org|Subject:=20Re:=20Multiple=20instances=20of=20BI ND=20at=20startup|References:=20<48345138.8080507@ibctech.ca>|In-Re ply-To:=20<48345138.8080507@ibctech.ca>|X-Enigmail-Version:=200.95. 6|Content-Type:=20multipart/signed=3B=20micalg=3Dpgp-sha256=3B=0D=0 A=20protocol=3D"application/pgp-signature"=3B=0D=0A=20boundary=3D"- -----------enig935E1342814C47D3B6EDA112"; b=hIG3HlYzP1jXtl3bvB5HzTL yPE2CJ11cDYIDLJiwGfeDqkjE/1NKNuEV68salR6cY3LOwnoOIK9A7yzNo5gwdieGOu tJQ2fIoWt3NEvPY6T7KjzQSn8EsW8MfgMgr/2xUwXgXjCcb6qPKOMfrMpjzXpoKqFmr S71AnfgEJzVRhw= Message-ID: <4834599A.1090108@infracaninophile.co.uk> Date: Wed, 21 May 2008 18:19:22 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.14 (X11/20080503) MIME-Version: 1.0 To: Steve Bertrand References: <48345138.8080507@ibctech.ca> In-Reply-To: <48345138.8080507@ibctech.ca> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig935E1342814C47D3B6EDA112" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Wed, 21 May 2008 18:19:29 +0100 (BST) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 17:19:35 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig935E1342814C47D3B6EDA112 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Steve Bertrand wrote: > Hi everybody, >=20 > I am attempting to configure a BIND 9 name server that will be=20 > authoritative for certain domains which will listen exclusively on IPv6= =2E >=20 > This same box will also be a caching server for a handful of networks=20 > (IPv6 and IPv4). >=20 > The way I have it set up is that the authoritative and caching services= =20 > each run a single instance of BIND on it's own IP address, with both=20 > instances each doing exactly what they are supposed to do. >=20 > However, how can I make the FreeBSD (7.0) startup scripts load both=20 > instances of BIND, each with it's own configuration? >=20 > I've read through the Administrators handbook for BIND and numerous=20 > newsgroup postings about 'views', but I don't think this is what I want= =2E=20 > It seems 'views' are more for split-DNS, segregating internal access an= d=20 > external access to the same service. That is not what I am after. >=20 > Any pointers much appreciated. I did something very similar. Run one of the bind instances in a jail --= especially with a little firewall rdr rules and similar trickery to redir= ect traffic into the appropriate instance (which gets you past the lack of IP= v6 support in jail(8)). Works beautifully. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig935E1342814C47D3B6EDA112 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkg0WaAACgkQ8Mjk52CukIyIigCglWAu/3iFDv2wluLw0EKYQTpR ia4AoIZGqajUSnbWAcwsGyqR3ma+YVpz =iJ7Q -----END PGP SIGNATURE----- --------------enig935E1342814C47D3B6EDA112-- From owner-freebsd-questions@FreeBSD.ORG Wed May 21 17:27:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D7591065678 for ; Wed, 21 May 2008 17:27:34 +0000 (UTC) (envelope-from penoff@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.236]) by mx1.freebsd.org (Postfix) with ESMTP id 383A28FC15 for ; Wed, 21 May 2008 17:27:33 +0000 (UTC) (envelope-from penoff@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2892624rvf.43 for ; Wed, 21 May 2008 10:27:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=zAZaF3x9ueol+vFYRAREFNYIc6Izbqw5zCIyZe3Ch5o=; b=DRmtJMFmO6pcmjbKGcLPMJV9X1CGaPKOPaN9peK1iUUMK8LG4n58fsQ6Iygdw3EnskOvUDuAAHzHFnGuUOdbvcB1d4idgQALQ7Co/rX7knsZ0pBfxt3ISce0BYZGjzzZ8E39YDNB/FPFZWI97DDvQH3WVJS/lenQJoQv73hLf3c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=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=cSAgu4cz76Cs2pkbhk/N6DuzyJHNX8/KBQTLWsQHmVl4RgB19XvFYuCvRsoM+U6v5bak1LYYmGRgLQyyVaRBjPO0Nl0iuiw1JmWY+8ZSy79iOzlXOCkp7IqOsdgSY9gVI5FftZF3nXqhvrFiZs38gLShP2+k0KYTU3oVBRanYyk= Received: by 10.141.48.10 with SMTP id a10mr5238996rvk.35.1211390853867; Wed, 21 May 2008 10:27:33 -0700 (PDT) Received: by 10.140.135.16 with HTTP; Wed, 21 May 2008 10:27:33 -0700 (PDT) Message-ID: Date: Wed, 21 May 2008 10:27:33 -0700 From: "Brad Penoff" Sender: penoff@gmail.com To: "Bill Moran" In-Reply-To: <20080521090919.e3e777ec.wmoran@potentialtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080520165437.36413c46.wmoran@potentialtech.com> <20080521090919.e3e777ec.wmoran@potentialtech.com> X-Google-Sender-Auth: d3cd973a2562738c Cc: freebsd-questions@freebsd.org Subject: Re: resident memory limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 17:27:34 -0000 On Wed, May 21, 2008 at 6:09 AM, Bill Moran wrote: > In response to "Brad Penoff" : > >> On Tue, May 20, 2008 at 2:39 PM, Brad Penoff wrote: >> > On Tue, May 20, 2008 at 1:54 PM, Bill Moran wrote: >> >> In response to "Brad Penoff" : >> >>> >> >>> I have an application that runs on Linux or Mac OS X but seems to have >> >>> a problem when I run on FreeBSD (6.3 or 7). The issue is the memory >> >>> footprint for the application (osubw_sctpclien below) is quite large; >> >>> on Linux it can be as much as 950 MB in resident memory, according to >> >>> top. However, on FreeBSD I start to get ENOMEM always around the time >> >>> my resident memory size is about 200 MB. >> >>> >> >>> I read a few posts and have seen people fixing their problems by >> >>> adjusting kern.maxdsiz in /boot/loader.conf and/or by adding a swap >> >>> file. I've tried both and for my application, it still seems to be >> >>> limited to 200 MB resident memory regardless of maxdsize and swap file >> >>> setting. I wrote a toy application (malloctest below) that calls >> >>> malloc in a while(1) and breaks once it gets ENOMEM (doing another >> >>> while(1) so it doesn't exit); this application's memory size in top >> >>> always matches the kern.maxdsiz setting, however it has a very low >> >>> resident memory number, according to top. >> >> >> >> Have a look at /etc/login.conf and the associated man pages. >> >> >> >> BTW, we've seen the exact behavior on FreeBSD 7 as well (6.3 was >> reported here). We've tried on different hardware as well, and keep >> getting haunted by this resident memory limit that we don't know how >> to set. >> >> Any idea why, in the data I originally reported, I can allocate >> kern.maxdsiz + swap (see SIZE from top output) for malloc(1 MB) in a >> while loop, yet the top value for RES is always really low? >> >> How come, in contrast, my application starts to report ENOMEM when >> SIZE is 203 MB and RES is 201 MB? This is why I titled the thread >> asking about an unknown (to me ;-) limit for resident memory... > > It's called memory overcommit. If the OS thinks it _might_ be able > to get you the memory, it will allow it. You only actually use the > memory when you start putting data in it (hence the difference between > SIZE and RES) Add a statement to fill up the malloc()ed memory with > some sort of data in your loop, and you'll see different behaviour. > > As to what's limiting your application, I'm not sure. What does the > output of 'ulimit -a' say? > Thanks again for your time. With the default loader.conf, my "limit -a" output is: Resource limits (current): cputime infinity secs filesize infinity kB datasize 524288 kB stacksize 65536 kB coredumpsize infinity kB memoryuse infinity kB memorylocked infinity kB maxprocesses 5547 openfiles 11095 sbsize infinity bytes vmemoryuse infinity kB My application starts getting ENOMEM when I have 201 MB of resident memory. When I change my loader.conf to match the 2 GB of physical memory that I have: kern.maxdsiz="2147483648" kern.maxssiz="2147483648" kern.dfldsiz="2147483648" ...and reboot, then my "limit -a" output is: Resource limits (current): cputime infinity secs filesize infinity kB datasize 2097152 kB stacksize 2097152 kB coredumpsize infinity kB memoryuse infinity kB memorylocked infinity kB maxprocesses 5547 openfiles 11095 sbsize infinity bytes vmemoryuse infinity kB However, the application still seems to max out at 201 MB of resident memory. People suggest to fix my login.conf but the memory related fields are set to unlimited... Any ideas where this 201 MB limit of resident memory comes from? Thanks! brad >> >> Any other suggestions? >> >> brad >> >> > >> > Thanks for the prompt reply. >> > >> > This system has the default settings for all users set to "unlimited" >> > for more or less all login.conf categories. I've pasted them below. >> > My application uses a raw socket so I was running it as root, which >> > also uses the default settings. >> > >> > It mentioned that setting memoryuse is the same as setting both -cur >> > and -max ; any ideas why memoryuse is saying it's unlimited even >> > though it is not? I tried explicitly setting -cur to 1000M and it >> > still started giving ENOMEM around 200 MB resident memory in top... >> > >> > brad >> > >> > >> > default:\ >> > :passwd_format=md5:\ >> > :copyright=/etc/COPYRIGHT:\ >> > :welcome=/etc/motd:\ >> > :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES:\ >> > :path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin >> > /usr/local/bin /usr/X11R6/bin ~/bin:\ >> > :nologin=/var/run/nologin:\ >> > :cputime=unlimited:\ >> > :datasize=unlimited:\ >> > :stacksize=unlimited:\ >> > :memorylocked=unlimited:\ >> > :memoryuse=unlimited:\ >> > :filesize=unlimited:\ >> > :coredumpsize=unlimited:\ >> > :openfiles=unlimited:\ >> > :maxproc=unlimited:\ >> > :sbsize=unlimited:\ >> > :vmemoryuse=unlimited:\ >> > :priority=0:\ >> > :ignoretime@:\ >> > :umask=022: >> > >> > root:\ >> > :ignorenologin:\ >> > :tc=default: >> > >> > >> > >> >> -- >> >> Bill Moran >> >> http://www.potentialtech.com >> >> >> >> >> > >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > -- > Bill Moran > http://www.potentialtech.com > > From owner-freebsd-questions@FreeBSD.ORG Wed May 21 17:36:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1409D106564A for ; Wed, 21 May 2008 17:36:58 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id CB9B28FC1A for ; Wed, 21 May 2008 17:36:57 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id 9D5AEEBC3D; Wed, 21 May 2008 13:36:56 -0400 (EDT) Date: Wed, 21 May 2008 13:36:45 -0400 From: Bill Moran To: "Brad Penoff" Message-Id: <20080521133645.e327ffdf.wmoran@potentialtech.com> In-Reply-To: References: <20080520165437.36413c46.wmoran@potentialtech.com> <20080521090919.e3e777ec.wmoran@potentialtech.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: resident memory limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 17:36:58 -0000 In response to "Brad Penoff" : > On Wed, May 21, 2008 at 6:09 AM, Bill Moran wrote: > > In response to "Brad Penoff" : > > > >> On Tue, May 20, 2008 at 2:39 PM, Brad Penoff wrote: > >> > On Tue, May 20, 2008 at 1:54 PM, Bill Moran wrote: > >> >> In response to "Brad Penoff" : > >> >>> > >> >>> I have an application that runs on Linux or Mac OS X but seems to have > >> >>> a problem when I run on FreeBSD (6.3 or 7). The issue is the memory > >> >>> footprint for the application (osubw_sctpclien below) is quite large; > >> >>> on Linux it can be as much as 950 MB in resident memory, according to > >> >>> top. However, on FreeBSD I start to get ENOMEM always around the time > >> >>> my resident memory size is about 200 MB. > >> >>> > >> >>> I read a few posts and have seen people fixing their problems by > >> >>> adjusting kern.maxdsiz in /boot/loader.conf and/or by adding a swap > >> >>> file. I've tried both and for my application, it still seems to be > >> >>> limited to 200 MB resident memory regardless of maxdsize and swap file > >> >>> setting. I wrote a toy application (malloctest below) that calls > >> >>> malloc in a while(1) and breaks once it gets ENOMEM (doing another > >> >>> while(1) so it doesn't exit); this application's memory size in top > >> >>> always matches the kern.maxdsiz setting, however it has a very low > >> >>> resident memory number, according to top. > >> >> > >> >> Have a look at /etc/login.conf and the associated man pages. > >> >> > >> > >> BTW, we've seen the exact behavior on FreeBSD 7 as well (6.3 was > >> reported here). We've tried on different hardware as well, and keep > >> getting haunted by this resident memory limit that we don't know how > >> to set. > >> > >> Any idea why, in the data I originally reported, I can allocate > >> kern.maxdsiz + swap (see SIZE from top output) for malloc(1 MB) in a > >> while loop, yet the top value for RES is always really low? > >> > >> How come, in contrast, my application starts to report ENOMEM when > >> SIZE is 203 MB and RES is 201 MB? This is why I titled the thread > >> asking about an unknown (to me ;-) limit for resident memory... > > > > It's called memory overcommit. If the OS thinks it _might_ be able > > to get you the memory, it will allow it. You only actually use the > > memory when you start putting data in it (hence the difference between > > SIZE and RES) Add a statement to fill up the malloc()ed memory with > > some sort of data in your loop, and you'll see different behaviour. > > > > As to what's limiting your application, I'm not sure. What does the > > output of 'ulimit -a' say? > > > > Thanks again for your time. > > > With the default loader.conf, my "limit -a" output is: > > Resource limits (current): > cputime infinity secs > filesize infinity kB > datasize 524288 kB > stacksize 65536 kB > coredumpsize infinity kB > memoryuse infinity kB > memorylocked infinity kB > maxprocesses 5547 > openfiles 11095 > sbsize infinity bytes > vmemoryuse infinity kB > > My application starts getting ENOMEM when I have 201 MB of resident memory. > > > > When I change my loader.conf to match the 2 GB of physical memory that I have: > kern.maxdsiz="2147483648" > kern.maxssiz="2147483648" > kern.dfldsiz="2147483648" > > ...and reboot, then my "limit -a" output is: > > Resource limits (current): > cputime infinity secs > filesize infinity kB > datasize 2097152 kB > stacksize 2097152 kB > coredumpsize infinity kB > memoryuse infinity kB > memorylocked infinity kB > maxprocesses 5547 > openfiles 11095 > sbsize infinity bytes > vmemoryuse infinity kB > > > However, the application still seems to max out at 201 MB of resident memory. > > > People suggest to fix my login.conf but the memory related fields are > set to unlimited... Any ideas where this 201 MB limit of resident > memory comes from? That's pretty strange. If I had to guess, I would guess that there is no 201M limit, but that you're hitting some other limit that just happens to predictably occur at 201M with that program. I'm kind of grasping at straws here, so hopefully I won't lead you on a wild goose chase, but I would look next at putting some debugging in /etc/malloc.conf and seeing if you get any useful information from it (see the malloc man page). From there, possibly a ktrace of the process. Hopefully you have source code for the program and can compile it with debugging and run it under gdb. -- Bill Moran http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Wed May 21 18:33:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 983FF1065679 for ; Wed, 21 May 2008 18:33:50 +0000 (UTC) (envelope-from demonichandextensions@hotmail.com) Received: from blu0-omc4-s36.blu0.hotmail.com (blu0-omc4-s36.blu0.hotmail.com [65.55.111.175]) by mx1.freebsd.org (Postfix) with ESMTP id 59E1B8FC13 for ; Wed, 21 May 2008 18:33:50 +0000 (UTC) (envelope-from demonichandextensions@hotmail.com) Received: from BLU116-W1 ([65.55.111.136]) by blu0-omc4-s36.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 21 May 2008 11:33:49 -0700 Message-ID: X-Originating-IP: [67.59.9.34] From: brad davison To: FreeBSD Questions Date: Wed, 21 May 2008 18:33:50 +0000 Importance: Normal In-Reply-To: References: <4831CFF3.8070300@gmail.com> MIME-Version: 1.0 X-OriginalArrivalTime: 21 May 2008 18:33:49.0894 (UTC) FILETIME=[366E0E60:01C8BB71] Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: SOLVED: minimalist config, (was Lock down the all-staff email list? sendmail, alias, majordomo?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 18:33:50 -0000 > > > What is the best way to have a list that only certain users are able = to send to? > >=20 > >=20 > > That sounds like you're getting into a full blown mailing0list package.= I set up the "minimalist" port for a small list last year. Small & very = easy to config. I think it has the restriction you want. > >=20 > > -R >=20 > The majordomo and mailman were a bit more than what I was looking for. T= he minimalist port does look like it does exactly what I'm looking for, but= I'm having an issue getting it configured. >=20 > My minimalist port seems to have been installed in '/usr/local/share/mini= malist' and the config file appears to be in '/usr/local/etc/minimalist.con= f'. All files are under the '/usr/local/share' folder except the minimalis= t.conf in '/usr/local/etc' >=20 > I have set the directory directive to '/usr/local/share/minimalist' in th= e '/usr/local/etc/minimalist.conf' and created my list directories under th= ere, but I am not able to see it when I send 'info' message to 'minimalist@= domain.com'. >=20 > reply from server for email with 'info' as subject: > These are the mailing lists available at email.domain.com: >=20 > --=20 > Sincerely, the Minimalist >=20 >=20 > under /usr/local/share/minimalist: >=20 > My list.lst file has: > farm The Farm mailing list. > south Mailing list for Southern area. >=20 > I have the farm and south directories with a very short list file: > list: > ric@domain.com =20 > brad@domain.com >=20 > my /usr/local/etc/minimalist.conf (only non-commented lines) > minimalist.conf > directory =3D /usr/local/share/minimalist > password =3D 12345 > admin =3D brad@domain.com > auth =3D mailfrom brad@domain.com:@/usr/local/etc/mml.trusted >=20 >=20 > Any ideas where I might be going wrong? The mechanism seems to be workin= g, as I can send messages to 'minimalist' and get info, but its not seeing = my lists. >=20 > Thanks >=20 >=20 the problem was: the auth =3D mailfrom .... line was in the global config, and that needed t= o be in the directory for the list. I commented the auth line out of the 'global config' /usr/local/etc/minimal= ist.conf and added it to the file 'config' under the 'farm' directory. yay it works now. thanks rob for pointing me at minimalist. _________________________________________________________________ Make every e-mail and IM count. Join the i=92m Initiative from Microsoft. http://im.live.com/Messenger/IM/Join/Default.aspx?source=3DEML_WL_ MakeCoun= t= From owner-freebsd-questions@FreeBSD.ORG Wed May 21 18:46:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0EE0106567C for ; Wed, 21 May 2008 18:46:23 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.229]) by mx1.freebsd.org (Postfix) with ESMTP id 8ADAE8FC0C for ; Wed, 21 May 2008 18:46:23 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2952003rvf.43 for ; Wed, 21 May 2008 11:46:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; bh=uF7Iu9IlNf3u74SERjmumb027qlf1itZS69vjTwn7Wg=; b=KT0a0Y1cx1Sw4eGIvHzZAEOJcGfsxd//nurJEi7tc/pXOD7lQ2R8h1VHdpnUyOdq8Q6A4Ni/JHmAXjfMGl1qqCdki0BmErhOYeiNPH/Y20TDlKALktWniMLY0rmh1Qwv+zOdRVz6O9loi3redfqf7Ugyjfv9c7sywFhBEQfY1bs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; b=mOhs9xO/z3Pq3LpXnG5DL8c6SrlaauuX0tlAaKHviQxM+pOaGWcengSBw8C35yi+LedYnmVLPxEccKru8Dq3FPMAiqm/y0oYWI/jTkdho/mdeUFVjGWQKOztOKAb8POn9KLOShd7hB891k5u+xhmgPKpNu/YKnzOQZTsBUtD8ho= Received: by 10.140.133.10 with SMTP id g10mr5305767rvd.151.1211395583083; Wed, 21 May 2008 11:46:23 -0700 (PDT) Received: from ?192.168.1.4? ( [98.212.164.35]) by mx.google.com with ESMTPS id 33sm3162955yxr.3.2008.05.21.11.46.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 21 May 2008 11:46:21 -0700 (PDT) In-Reply-To: <20080521133645.e327ffdf.wmoran@potentialtech.com> References: <20080520165437.36413c46.wmoran@potentialtech.com> <20080521090919.e3e777ec.wmoran@potentialtech.com> <20080521133645.e327ffdf.wmoran@potentialtech.com> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Joshua Isom Date: Wed, 21 May 2008 13:46:20 -0500 To: Bill Moran X-Mailer: Apple Mail (2.624) Cc: freebsd-questions@freebsd.org, Brad Penoff Subject: Re: resident memory limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 18:46:23 -0000 On May 21, 2008, at 12:36 PM, Bill Moran wrote: > In response to "Brad Penoff" : >> On Wed, May 21, 2008 at 6:09 AM, Bill Moran >> wrote: >>> In response to "Brad Penoff" : >>> >>>> On Tue, May 20, 2008 at 2:39 PM, Brad Penoff >>>> wrote: >>>>> On Tue, May 20, 2008 at 1:54 PM, Bill Moran >>>>> wrote: >>>>>> In response to "Brad Penoff" : >>>>>>> >>>>>>> I have an application that runs on Linux or Mac OS X but seems >>>>>>> to have >>>>>>> a problem when I run on FreeBSD (6.3 or 7). The issue is the >>>>>>> memory >>>>>>> footprint for the application (osubw_sctpclien below) is quite >>>>>>> large; >>>>>>> on Linux it can be as much as 950 MB in resident memory, >>>>>>> according to >>>>>>> top. However, on FreeBSD I start to get ENOMEM always around >>>>>>> the time >>>>>>> my resident memory size is about 200 MB. >>>>>>> >>>>>>> I read a few posts and have seen people fixing their problems by >>>>>>> adjusting kern.maxdsiz in /boot/loader.conf and/or by adding a >>>>>>> swap >>>>>>> file. I've tried both and for my application, it still seems to >>>>>>> be >>>>>>> limited to 200 MB resident memory regardless of maxdsize and >>>>>>> swap file >>>>>>> setting. I wrote a toy application (malloctest below) that calls >>>>>>> malloc in a while(1) and breaks once it gets ENOMEM (doing >>>>>>> another >>>>>>> while(1) so it doesn't exit); this application's memory size in >>>>>>> top >>>>>>> always matches the kern.maxdsiz setting, however it has a very >>>>>>> low >>>>>>> resident memory number, according to top. >>>>>> >>>>>> Have a look at /etc/login.conf and the associated man pages. >>>>>> >>>> >>>> BTW, we've seen the exact behavior on FreeBSD 7 as well (6.3 was >>>> reported here). We've tried on different hardware as well, and keep >>>> getting haunted by this resident memory limit that we don't know how >>>> to set. >>>> >>>> Any idea why, in the data I originally reported, I can allocate >>>> kern.maxdsiz + swap (see SIZE from top output) for malloc(1 MB) in a >>>> while loop, yet the top value for RES is always really low? >>>> >>>> How come, in contrast, my application starts to report ENOMEM when >>>> SIZE is 203 MB and RES is 201 MB? This is why I titled the thread >>>> asking about an unknown (to me ;-) limit for resident memory... >>> >>> It's called memory overcommit. If the OS thinks it _might_ be able >>> to get you the memory, it will allow it. You only actually use the >>> memory when you start putting data in it (hence the difference >>> between >>> SIZE and RES) Add a statement to fill up the malloc()ed memory with >>> some sort of data in your loop, and you'll see different behaviour. >>> >>> As to what's limiting your application, I'm not sure. What does the >>> output of 'ulimit -a' say? >>> >> >> Thanks again for your time. >> >> >> With the default loader.conf, my "limit -a" output is: >> >> Resource limits (current): >> cputime infinity secs >> filesize infinity kB >> datasize 524288 kB >> stacksize 65536 kB >> coredumpsize infinity kB >> memoryuse infinity kB >> memorylocked infinity kB >> maxprocesses 5547 >> openfiles 11095 >> sbsize infinity bytes >> vmemoryuse infinity kB >> >> My application starts getting ENOMEM when I have 201 MB of resident >> memory. >> >> >> >> When I change my loader.conf to match the 2 GB of physical memory >> that I have: >> kern.maxdsiz="2147483648" >> kern.maxssiz="2147483648" >> kern.dfldsiz="2147483648" >> >> ...and reboot, then my "limit -a" output is: >> >> Resource limits (current): >> cputime infinity secs >> filesize infinity kB >> datasize 2097152 kB >> stacksize 2097152 kB >> coredumpsize infinity kB >> memoryuse infinity kB >> memorylocked infinity kB >> maxprocesses 5547 >> openfiles 11095 >> sbsize infinity bytes >> vmemoryuse infinity kB >> >> >> However, the application still seems to max out at 201 MB of resident >> memory. >> >> >> People suggest to fix my login.conf but the memory related fields are >> set to unlimited... Any ideas where this 201 MB limit of resident >> memory comes from? > > That's pretty strange. If I had to guess, I would guess that there is > no > 201M limit, but that you're hitting some other limit that just happens > to > predictably occur at 201M with that program. > > I'm kind of grasping at straws here, so hopefully I won't lead you on a > wild goose chase, but I would look next at putting some debugging in > /etc/malloc.conf and seeing if you get any useful information from it > (see the malloc man page). From there, possibly a ktrace of the > process. > Hopefully you have source code for the program and can compile it with > debugging and run it under gdb. > > -- > Bill Moran > http://www.potentialtech.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > Here's a question I haven't seen asked yet. How much memory is it trying to allocate? If it can't get everything it's asking for it can fail. Also, how is the application being started? There could be some setting in the shell startup that's putting a limit. Is it a native FreeBSD program or is it a linux executable running under simulation? From owner-freebsd-questions@FreeBSD.ORG Wed May 21 19:29:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60370106564A for ; Wed, 21 May 2008 19:29:01 +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 EBEBC8FC12 for ; Wed, 21 May 2008 19:29:00 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from mail.vtec.ipme.de (F72be.f.ppp-pool.de [195.4.114.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by frontmail.ipactive.de (Postfix) with ESMTP id 68BA812883F; Wed, 21 May 2008 21:08:41 +0200 (CEST) Received: from cesar.sz.vwsoft.com (cesar.sz.vwsoft.com [192.168.16.3]) by mail.vtec.ipme.de (Postfix) with ESMTP id 4E0113F43B; Wed, 21 May 2008 21:12:01 +0200 (CEST) Message-ID: <48347329.8020902@vwsoft.com> Date: Wed, 21 May 2008 21:08:25 +0200 From: Volker User-Agent: Thunderbird 2.0.0.14 (X11/20080503) MIME-Version: 1.0 To: votdev@gmx.de References: <20080521080156.209010@gmx.net> In-Reply-To: <20080521080156.209010@gmx.net> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit MailScanner-NULL-Check: 1212001926.2615@x3vb119HaXIC8/YaTFgpfg X-MailScanner-ID: 4E0113F43B.E2129 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, freebsd-questions@freebsd.org Subject: Re: Instant reboot with FreeBSD 6.3 and > 2GB RAM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 19:29:01 -0000 On 12/23/-58 20:59, votdev@gmx.de wrote: > Hello, > > some users of FreeNAS which is based on FreeBSD 6.3 reported instant reboots on systems with > 2GB RAM (most of them use 4GB). The reboot occurs right after displaying the FreeBSD loader menu. Most of them told me that they can boot if they reduce RAM to <= 2GB. > > We are using the following kernel configuration which is based on GENERIC: > http://freenas.svn.sourceforge.net/viewvc/freenas/branches/0.69/build/kernel-config/FREENAS-i386?revision=3291&view=markup > > I found out another problem that causes a reboot on my 2GB machine. We are using a image for the LiveCD which is 64MB great. If i change back mfs_root size to 63MB all works well, but all above 64MB causes a reboot. > Is there any limitation? > > Could someone help me out of this problem? > > Regards > Volker Hi Volker ;) I'm not quite sure about your 2nd problem and your report is not quite detailed but from your description it looks like loader is causing that. As there's no filesystem available at that time, the loader has to read itself through the filesystem structures. Knowing that, PR misc/108215 comes to mind. I've not been able to check if the issue and the patch to it is right but you may give it a try. Probably somebody with loader and filesystem (ufs) knowledge may answer that question quickly if the patch contained in the PR is right. The report is about 6.2-R but at least I've checked loader code and 7.x code is the same. I came across that report yesterday and was unable to check the calculation. If that is really the case, your problem may be related to that. http://www.freebsd.org/cgi/query-pr.cgi?pr=108215 Assuming the problem report is right, it's about reading huge files by loader reads in wrong sectors. HTH Volker From owner-freebsd-questions@FreeBSD.ORG Wed May 21 19:45:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD4851065683 for ; Wed, 21 May 2008 19:45:43 +0000 (UTC) (envelope-from hackware@tru2life.net) Received: from ns3.tru2life.net (adsl-69-232-26-38.dsl.snfc21.pacbell.net [69.232.26.38]) by mx1.freebsd.org (Postfix) with ESMTP id 964518FC16 for ; Wed, 21 May 2008 19:45:43 +0000 (UTC) (envelope-from hackware@tru2life.net) Received: from ns3.tru2life.net (localhost [127.0.0.1]) by ns3.tru2life.net (8.13.6/8.13.6) with ESMTP id m4LKp4sL043255 for ; Wed, 21 May 2008 13:51:05 -0700 (PDT) (envelope-from hackware@tru2life.net) Received: (from hackware@localhost) by ns3.tru2life.net (8.13.6/8.13.6/Submit) id m4LKp4nM043254; Wed, 21 May 2008 13:51:04 -0700 (PDT) (envelope-from hackware@ns3.tru2life.net) From: "William O. Yates" To: freebsd-questions@freebsd.org Cc: X-Originating-IP: 192.168.1.64 X-Mailer: Usermin 1.340 Message-Id: <1211403063.43250@ns3.tru2life.net> Date: Wed, 21 May 2008 13:51:03 -0700 (PDT) Subject: vi secure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "William O. Yates" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 19:45:43 -0000 [sent the below message thru the freebsd-security list with no answers, hope for more from freebsd-questions] Recently started using vi macros. When attempting to use one which accessed the external shell, got the following message: "The ! command is not supported when the secure edit option is set." When attempting to ":set nosecure" got: "set: the secure option may not be turned off." When attempting to "set nosecure" in my .exrc file, got: set nonumber .exrc, 44: set: the secure option may not be turned off .exrc, 44: Ex command failed: pending commands discarded Looking through all the man pages, vi references, tutorials, and the the oreilly vi "bible", can't find anything... Is "set secure" a compiled in setting? >From FreeBSD vi man page: -S Run with the secure edit option set, disallowing all access to external programs. and secure [off] Turns off all access to external programs. ..william.o.yates...hackware.at.tru2life.net...tru2life.info... From owner-freebsd-questions@FreeBSD.ORG Wed May 21 21:31:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AAC2106564A for ; Wed, 21 May 2008 21:31:57 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id C95918FC0C for ; Wed, 21 May 2008 21:31:56 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so3348377fgb.35 for ; Wed, 21 May 2008 14:31:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=Wgrp2k+Wgj2AWW6/5tzLcec2uNO+OTILsMSzxYJ2dNI=; b=wHlfoA7tiWHLFU7aC7GtBPhPlI0HrBpI2kPatDbLF6H60CiI2V2dAgBDCwN3n9Ybbndt8xh4UMX6eAeWCEHjpIYuMDBbhOyCeftlLAym6ZAep7aIXHW/a7LFttaMBMjlAKmf/Wsse+TgZqGK4X0ROntxOkmZzKNDTWZNpQIvtIo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=F1kvxyYJw9AA6oIz0fJ9C15LRURJzvbZYF1NtIvl0J6QsUUqHQSL2npetvV44rGDBW9OQRHruJfhvdPTLs0uRKPfszxa3pTEW3G4s6EewDs+3KpQnC6wYoVSBAJ5e9OdNqRa4Ul+VQP/R6N/DgVgftzYVfGqel1XB26Nvj4k4d8= Received: by 10.86.78.4 with SMTP id a4mr1353839fgb.17.1211405515515; Wed, 21 May 2008 14:31:55 -0700 (PDT) Received: by 10.86.98.6 with HTTP; Wed, 21 May 2008 14:31:55 -0700 (PDT) Message-ID: <1bd550a00805211431k1d9d5674v747d49d6c661c232@mail.gmail.com> Date: Wed, 21 May 2008 23:31:55 +0200 From: "=?ISO-8859-1?Q?Fernando_Apestegu=EDa?=" To: "Vince Hoffman" In-Reply-To: <4833DE5B.5070803@unsane.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1bd550a00805201417n3ed9f7f8p9ac8524051635985@mail.gmail.com> <4833DE5B.5070803@unsane.co.uk> Cc: FreeBSD Mailing List Subject: Re: ipw2200 freebsd 7 firmware problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 21:31:57 -0000 On Wed, May 21, 2008 at 10:33 AM, Vince Hoffman wrote: > > Fernando Apestegu=EDa wrote: >> Hi all, >> >> I have an ipw2200 bg. I can't make it work under FreeBSD 7 on AMD64. >> >> This is the output of pciconf -lv >> >> none0@pci0:0:5:0: class=3D0x028000 card=3D0x27028086 chip=3D0x4220= 8086 >> rev=3D0x05 hdr=3D0x00 >> vendor =3D 'Intel Corporation' >> device =3D 'MPCI3B driverIntel PRO/Wireless 2200BG' >> class =3D network >> >> dmesg shows the following: >> >> pci0: at device 5.0 (no driver attached) >> >> I tried to instal the iwi-firmware from ports: >> > > Have you read the manpage for iwi? No, I tried with iwi-firmware and iwicontrol and none of them existed. > no ports are needed the firmware is now in the base system, Just add the > entries as specified in this snippet from man iwi So... shouldn't this port be removed? > > Alternatively, to load the driver as a module at boot time, place the > following lines in loader.conf(5): > > if_iwi_load=3D"YES" > wlan_load=3D"YES" > firmware_load=3D"YES" > > In both cases, place the following lines in loader.conf(5) to load th= e > firmware modules: > > iwi_bss_load=3D"YES" > iwi_ibss_load=3D"YES" > iwi_monitor_load=3D"YES" > > and > > This driver requires firmware to be loaded before it will work. For > the loaded firmware to work the license at > /usr/share/doc/legal/intel_iwi/LICENSE must be agreed to and the > follow-ing line be added to loader.conf(5): > > legal.intel_iwi.license_ack=3D1 > I'll try it. But AFAIK, I have to recompile the kernel cause the "device iwi" line is missing. Am i right? Thanks in advance > > > regards, > Vince >> =3D=3D=3D> iwi-firmware-2.4_8 is configured with iwicontrol(8) which yo= u >> don't need, use 'make rmconfig' and uncheck CONTROL. >> *** Error code 1 >> >> Stop in /usr/ports/net/iwi-firmware. >> >> I tried the suggested workaround, but I got: >> >> =3D=3D=3D> No user-specified options configured for iwi-firmware-2.4_8 >> >> I tried with pkg_add -r iwi-firmware-2.4_8 and I got >> >> Error: FTP Unable to get >> ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Lates= t/iwi-firmware-2.4_8.tbz: >> File unavailable (e.g., file not found, no access) >> pkg_add: unable to fetch >> 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Late= st/iwi-firmware-2.4_8.tbz' >> by URL >> >> My ports are up to date (cvsup.de.FreeBSD.org) >> >> So... How can I make the wireless card work? >> >> Any help is appreciated. Thanks in advance. >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.= org" > > From owner-freebsd-questions@FreeBSD.ORG Wed May 21 21:59:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F049106564A for ; Wed, 21 May 2008 21:59:13 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 926438FC12 for ; Wed, 21 May 2008 21:59:12 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JywKw-0006sq-0k for freebsd-questions@freebsd.org; Wed, 21 May 2008 21:59:06 +0000 Received: from 240.pool80-103-193.dynamic.orange.es ([80.103.193.240]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 May 2008 21:59:06 +0000 Received: from matiassurdi by 240.pool80-103-193.dynamic.orange.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 May 2008 21:59:06 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Matias Surdi Date: Wed, 21 May 2008 23:58:59 +0200 Lines: 45 Message-ID: References: <226ae0c60805210952i1eaea90avf04039aea2aa807e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 240.pool80-103-193.dynamic.orange.es User-Agent: Thunderbird 2.0.0.14 (X11/20080505) In-Reply-To: <226ae0c60805210952i1eaea90avf04039aea2aa807e@mail.gmail.com> Sender: news Subject: Re: Large filesystems help/ideas X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 21:59:13 -0000 David Robillard escribió: >> Hi, >> I'm implementing a backup solution at work.We've bought a x86 server >> with two hardware raid 5 with for a total storage capacity of about 7Tb. >> >> For the software we are using for backups, the ideal scenario would be >> to have just one "big disk" so that no space problems would appear. >> >> I've tried to install FreeBSD 7 with no success, as it seems... the >> sysinstall tool doesn't support such big slices. >> >> I've read about the "Large Data Storage on FreeBSD" but I'm still confused. >> >> I've also thought on using slices of 1Tb, and join all them using vinum. >> What do you think about this last option? >> >> Thanks a lot for your help. > > I would suggest to use different partitions for your OS and another > big one for your backup data. In fact, if you can use two smaller > disks in RAID 1 for the OS and leave your two RAID 5 for the backup > data alone, that would be even better. > > This way you can both a) install the OS without any problem and b) > prevent a *very* long fsck in case the machine crashes and your 7TB > partition is broken beyond the background fsck process. Once you have > the OS installed on the smaller partitions, you can then use gpt(8) to > create your 2TB+ filesystems. YMMV. > > We use a scenario quite identical as what you're trying to do. We use > a few ports to do so, like sysutils/rsnapshot and shells/rssh with > rsync and OpenSSH along with an encrypted backup volume and OpenPGP to > encrypt the tapes. For VMWare images, we use sysutils/rdiff-backup. It > works very well for 100+ mixed FreeBSD, RedHat, Ubuntu and AIX hosts. > If you need any help with the backup setup and all, just ask, I'll > send you the howto. > > Have fun, > > DA+ Thanks a lot for your invaluable help guys, now I've a better idea about this. From owner-freebsd-questions@FreeBSD.ORG Wed May 21 22:20:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 165271065675 for ; Wed, 21 May 2008 22:20:55 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 944DC8FC15 for ; Wed, 21 May 2008 22:20:54 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from crab.unsane.co.uk (crab.unsane.co.uk [10.0.0.111]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m4LMKWNJ019322 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 21 May 2008 23:20:32 +0100 (BST) (envelope-from jhary@unsane.co.uk) Message-ID: <4834A036.4020809@unsane.co.uk> Date: Wed, 21 May 2008 23:20:38 +0100 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.14 (X11/20080507) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= References: <1bd550a00805201417n3ed9f7f8p9ac8524051635985@mail.gmail.com> <4833DE5B.5070803@unsane.co.uk> <1bd550a00805211431k1d9d5674v747d49d6c661c232@mail.gmail.com> In-Reply-To: <1bd550a00805211431k1d9d5674v747d49d6c661c232@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: FreeBSD Mailing List Subject: Re: ipw2200 freebsd 7 firmware problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 22:20:55 -0000 Fernando Apesteguía wrote: > On Wed, May 21, 2008 at 10:33 AM, Vince Hoffman wrote: >> Fernando Apesteguía wrote: >>> Hi all, >>> >>> I have an ipw2200 bg. I can't make it work under FreeBSD 7 on AMD64. >>> >>> This is the output of pciconf -lv >>> >>> none0@pci0:0:5:0: class=0x028000 card=0x27028086 chip=0x42208086 >>> rev=0x05 hdr=0x00 >>> vendor = 'Intel Corporation' >>> device = 'MPCI3B driverIntel PRO/Wireless 2200BG' >>> class = network >>> >>> dmesg shows the following: >>> >>> pci0: at device 5.0 (no driver attached) >>> >>> I tried to instal the iwi-firmware from ports: >>> >> Have you read the manpage for iwi? > > No, I tried with iwi-firmware and iwicontrol and none of them existed. > >> no ports are needed the firmware is now in the base system, Just add the >> entries as specified in this snippet from man iwi > > So... shouldn't this port be removed? > I'm pretty sure that things changed between 6.x and 7.x, I'd imagine the port is needed for <7.x >> Alternatively, to load the driver as a module at boot time, place the >> following lines in loader.conf(5): >> >> if_iwi_load="YES" >> wlan_load="YES" >> firmware_load="YES" >> >> In both cases, place the following lines in loader.conf(5) to load the >> firmware modules: >> >> iwi_bss_load="YES" >> iwi_ibss_load="YES" >> iwi_monitor_load="YES" >> >> and >> >> This driver requires firmware to be loaded before it will work. For >> the loaded firmware to work the license at >> /usr/share/doc/legal/intel_iwi/LICENSE must be agreed to and the >> follow-ing line be added to loader.conf(5): >> >> legal.intel_iwi.license_ack=1 >> > > I'll try it. But AFAIK, I have to recompile the kernel cause the > "device iwi" line is missing. > > Am i right? > I think they should all be loadable as modules if they arent in generic. To try without rebooting I believe the commands you want are: kenv legal.intel_iwi.license_ack=1 kldload if_iwi kldload wlan kldload firmware kldload iwi_bss kldload iwi_ibss kldload iwi_monitor However, I just had a look in my /boot/kernel for the if_iwi module and its not there so you may be correct. (I'm a touch supprised as the do exist on my i386 box) regards, Vince > Thanks in advance > >> >> regards, >> Vince >>> ===> iwi-firmware-2.4_8 is configured with iwicontrol(8) which you >>> don't need, use 'make rmconfig' and uncheck CONTROL. >>> *** Error code 1 >>> >>> Stop in /usr/ports/net/iwi-firmware. >>> >>> I tried the suggested workaround, but I got: >>> >>> ===> No user-specified options configured for iwi-firmware-2.4_8 >>> >>> I tried with pkg_add -r iwi-firmware-2.4_8 and I got >>> >>> Error: FTP Unable to get >>> ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Latest/iwi-firmware-2.4_8.tbz: >>> File unavailable (e.g., file not found, no access) >>> pkg_add: unable to fetch >>> 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Latest/iwi-firmware-2.4_8.tbz' >>> by URL >>> >>> My ports are up to date (cvsup.de.FreeBSD.org) >>> >>> So... How can I make the wireless card work? >>> >>> Any help is appreciated. Thanks in advance. >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Wed May 21 22:54:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21590106564A for ; Wed, 21 May 2008 22:54:36 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id B7A308FC0A for ; Wed, 21 May 2008 22:54:35 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 21574 invoked by uid 1002); 21 May 2008 22:54:36 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 0.072964 secs); 21 May 2008 22:54:36 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 21 May 2008 22:54:35 -0000 Message-ID: <4834A7B4.9030302@ibctech.ca> Date: Wed, 21 May 2008 18:52:36 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Matthew Seaman References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> In-Reply-To: <4834599A.1090108@infracaninophile.co.uk> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 22:54:36 -0000 >> However, how can I make the FreeBSD (7.0) startup scripts load both >> instances of BIND, each with it's own configuration? > I did something very similar. Run one of the bind instances in a jail -- > especially with a little firewall rdr rules and similar trickery to > redirect > traffic into the appropriate instance (which gets you past the lack of IPv6 > support in jail(8)). Works beautifully. Thanks Matthew for the response. In all honesty, I want to stay away from jails as much as possible. Once testing is complete, I'll have numerous DNS servers to roll this out to, and I want the least amount of complexity as possible. A few years ago I switched our entire infrastructure from BIND to DJBDNS (with VegaDNS as a web front-end), and now I'm looking to go back. Again, I'd rather do this without jails if possible, and at the same time, be able to use the built in FBSD startup scripts if possible. If not, heres another question: If I need to create my own custom script to do this sort of thing, where should it be loaded from? Some of my firewall rulesets rely on DNS to be up prior to them. Regards, Steve From owner-freebsd-questions@FreeBSD.ORG Wed May 21 23:23:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8982F1065676 for ; Wed, 21 May 2008 23:23:21 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (ip-58-28-152-174.static-xdsl.xnet.co.nz [58.28.152.174]) by mx1.freebsd.org (Postfix) with ESMTP id 3DD758FC1F for ; Wed, 21 May 2008 23:23:21 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 1E0782841C; Thu, 22 May 2008 11:23:19 +1200 (NZST) Date: Thu, 22 May 2008 11:23:19 +1200 From: Jonathan Chen To: Steve Bertrand Message-ID: <20080521232319.GA57359@osiris.chen.org.nz> References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4834A7B4.9030302@ibctech.ca> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 23:23:21 -0000 On Wed, May 21, 2008 at 06:52:36PM -0400, Steve Bertrand wrote: > Again, I'd rather do this without jails if possible, and at the same > time, be able to use the built in FBSD startup scripts if possible. Can you not make use of BIND 9's "view" features? Possibly each view using a match-destinations block to map to either the authoritative or the caching services. Cheers. -- Jonathan Chen ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams From owner-freebsd-questions@FreeBSD.ORG Wed May 21 23:29:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 964891065671 for ; Wed, 21 May 2008 23:29:34 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.226]) by mx1.freebsd.org (Postfix) with ESMTP id 7041E8FC12 for ; Wed, 21 May 2008 23:29:34 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so3088700rvf.43 for ; Wed, 21 May 2008 16:29:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=xCXNx3lLBZWal34YBLEigDnNQ2kPEX2jl9gbOwOwvgo=; b=Ky6Qgm1Dv23LX7TEhJoRuofkvH5rF9+H8VLQt2zeGBBx3xdwG8zijxY8lcYGFQLn6Gn6ad9zei1igDj/08YNQMcTsD6CHnA2PmCznAnCRyy/T1dG6sTSBm8U75fYPdRwYfUK0ueScxFGlV5hTnj7TRwCgk6moN9W2bECFheOx/I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YHQc1C8TS+gT0G8kumZQHo5v6/ryO8pzbJxhghbDaXUcQWaN3Ex0orhDi0OhEujo2aVvEIGDCLeTo4Wldj2v0OvuWkUY/Bb4B7z/Y7GssGQiL4pFPu47z5vXlI0z9hqAljM4gcTSJkBbvLkHvg1VFgrkSK5g9eiWDXr1hQObUpM= Received: by 10.141.86.14 with SMTP id o14mr5450557rvl.148.1211411114764; Wed, 21 May 2008 16:05:14 -0700 (PDT) Received: by 10.141.203.16 with HTTP; Wed, 21 May 2008 16:05:14 -0700 (PDT) Message-ID: <8e10486b0805211605o7952f1f9q174fb4a03f56eff9@mail.gmail.com> Date: Wed, 21 May 2008 20:05:14 -0300 From: "Alexandre Biancalana" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Network interface detection order X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 23:29:34 -0000 Hi list, I'm installing some new Dell PowerEdge Servers and I have a question, this servers came with 2 internal nics and FreeBSD recognize the interfaces in inversal order, the nic marked as 1 in chassis is bce1 in ifconfig and nic marked as 2 is bce0. Someone know why ? Do we have some way to change this or the better is change interface name ? Regards, Alexandre From owner-freebsd-questions@FreeBSD.ORG Wed May 21 23:35:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE13E106566C for ; Wed, 21 May 2008 23:35:31 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from zoom.lafn.org (zoom.lafn.org [206.117.18.8]) by mx1.freebsd.org (Postfix) with ESMTP id C395D8FC1E for ; Wed, 21 May 2008 23:35:31 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from [10.0.1.198] (pool-71-109-162-173.lsanca.dsl-w.verizon.net [71.109.162.173]) (authenticated bits=0) by zoom.lafn.org (8.14.2/8.13.4) with ESMTP id m4LNZUQB042199 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Wed, 21 May 2008 16:35:31 -0700 (PDT) (envelope-from bc979@lafn.org) Message-Id: From: Doug Hardie To: freebsd-questions Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Wed, 21 May 2008 16:35:29 -0700 X-Mailer: Apple Mail (2.919.2) X-Virus-Scanned: ClamAV 0.92.1/7203/Wed May 21 15:52:30 2008 on zoom.lafn.org X-Virus-Status: Clean Subject: Unusual use of ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 23:35:31 -0000 I have an unusual situation that I suspect is not practical, but just in case... I have a class C network with a T1 to the internet. There are a number of hosts on that network. Unfortunately the T1 line is just part of a path with several additional links before it gets to the upstream ISP. Some of those links are relatively prone to outages. In the same facility, I have a number of WiFi access points that are connected through a router to a DSL connection to the internet. That path is completely independent from the T1 and actually goes through a completely different set of central offices. What I have tried to do is to link the DSL router to one of my hosts via a separate NIC and address that is on the LAN of the WiFi router. So far all is good. I can ping any of the access points from that host just fine. I have established a pass through port in the DSL router for SSH that sends the packets to that host. Sure enough, ssh packets are received by the host. The problem is that it does not respond on the right interface. The routing table uses a default route through the T1. Thats where the sshd responses are being sent. Since I have no a priori knowledge what IPs I would have available when I need to use this back door, I can't pre-setup the routing table. I need sshd to respond on the same interface it receives the packets from. I don't believe that is possible using IPv4 routing. I think that it is using IPv6 but none of the networks involved support that yet. I don't find any option in sshd to force it to respond on the right interface either. Is there something I have missed? From owner-freebsd-questions@FreeBSD.ORG Thu May 22 00:03:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70023106567A for ; Thu, 22 May 2008 00:03:49 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 11A7A8FC13 for ; Thu, 22 May 2008 00:03:48 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 24222 invoked by uid 1002); 22 May 2008 00:03:49 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 0.067691 secs); 22 May 2008 00:03:49 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 22 May 2008 00:03:48 -0000 Message-ID: <4834B7EE.3000002@ibctech.ca> Date: Wed, 21 May 2008 20:01:50 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Jonathan Chen References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> In-Reply-To: <20080521232319.GA57359@osiris.chen.org.nz> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 00:03:49 -0000 Jonathan Chen wrote: > On Wed, May 21, 2008 at 06:52:36PM -0400, Steve Bertrand wrote: > >> Again, I'd rather do this without jails if possible, and at the same >> time, be able to use the built in FBSD startup scripts if possible. > > Can you not make use of BIND 9's "view" features? Possibly each view > using a match-destinations block to map to either the authoritative > or the caching services. Well, from what I read (I can't remember where), if I use views to do this with only a single instance running, the problem arises that even though the 'external' (requests for authoritative answers) clients can and will get responses from the caching side of the server if the result they are after is already cached. I want the two services to be completely disparate, and more precise, I'd like to have the recursive instance to have to query the authoritative instance for a result from the same box. I have this setup already working fine. I just can't get it to start properly with both instances :) If I am missing something, and you have a config example, it would be appreciated. Steve From owner-freebsd-questions@FreeBSD.ORG Thu May 22 00:06:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E3E21065679 for ; Thu, 22 May 2008 00:06:44 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 241B28FC20 for ; Thu, 22 May 2008 00:06:43 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m4M06XBF011596; Wed, 21 May 2008 19:06:33 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080521190245.02510f70@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 21 May 2008 19:04:13 -0500 To: Doug Hardie , freebsd-questions From: Derek Ragona In-Reply-To: References: Mime-Version: 1.0 X-Antivirus: avast! (VPS 080521-0, 05/21/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m4M06XBF011596 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Unusual use of ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 00:06:44 -0000 At 06:35 PM 5/21/2008, Doug Hardie wrote: >I have an unusual situation that I suspect is not practical, but just >in case... > >I have a class C network with a T1 to the internet. There are a >number of hosts on that network. Unfortunately the T1 line is just >part of a path with several additional links before it gets to the >upstream ISP. Some of those links are relatively prone to outages. >In the same facility, I have a number of WiFi access points that are >connected through a router to a DSL connection to the internet. That >path is completely independent from the T1 and actually goes through a >completely different set of central offices. > >What I have tried to do is to link the DSL router to one of my hosts >via a separate NIC and address that is on the LAN of the WiFi router. >So far all is good. I can ping any of the access points from that >host just fine. I have established a pass through port in the DSL >router for SSH that sends the packets to that host. Sure enough, ssh >packets are received by the host. The problem is that it does not >respond on the right interface. The routing table uses a default >route through the T1. Thats where the sshd responses are being sent. > >Since I have no a priori knowledge what IPs I would have available >when I need to use this back door, I can't pre-setup the routing >table. I need sshd to respond on the same interface it receives the >packets from. I don't believe that is possible using IPv4 routing. I >think that it is using IPv6 but none of the networks involved support >that yet. I don't find any option in sshd to force it to respond on >the right interface either. Is there something I have missed? You need to set the correct listen address in /etc/sshd_config then restart sshd. Also you may need to provide a route for this interface if it cannot find it's own route. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Thu May 22 01:01:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BB9E1065678 for ; Thu, 22 May 2008 01:01:46 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 473448FC1C for ; Thu, 22 May 2008 01:01:45 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 26279 invoked by uid 1002); 22 May 2008 01:01:46 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 0.072703 secs); 22 May 2008 01:01:46 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 22 May 2008 01:01:46 -0000 Message-ID: <4834C583.7050606@ibctech.ca> Date: Wed, 21 May 2008 20:59:47 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Doug Hardie References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: Unusual use of ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 01:01:46 -0000 > Sure enough, ssh packets are > received by the host. The problem is that it does not respond on the > right interface. The routing table uses a default route through the > T1. Thats where the sshd responses are being sent. If I understand correctly, this is only one box you need a correction for. Read on. > Since I have no a priori knowledge what IPs I would have available when > I need to use this back door, I can't pre-setup the routing table. Fair enough. > I > need sshd to respond on the same interface it receives the packets > from. I don't believe that is possible using IPv4 routing. Not at the layer-3 level directly. To do this dynamically you will need to perform some sort of "policy based routing". > I think > that it is using IPv6 but none of the networks involved support that > yet. Well, that's a topic up for review. Technically, in IPv6, there is no correlation between how a host selects it's source address for an IP packet based on it's destination address. I've been trying to understand and follow the consequences of this for some time: http://www.ietf.org/internet-drafts/draft-ietf-v6ops-addr-select-ps-06.txt ...or: http://tinyurl.com/64l9pn > I don't find any option in sshd to force it to respond on the > right interface either. Is there something I have missed? Most likely, if this is a single machine you are speaking of, a script that will check for connectivity to a remote address periodically (eg every five minutes) and then dynamically change it's default gateway at kernel level (not userland level) prior to SSH incoming may fix your problem. This is a little difficult to do without dynamic routing, but relatively simple if you can put up with manually changing back the route once the T1 comes back up. A script that does: - ping remote addr - if fail, route delete default, route add default (ADSL gw) There was a very good discussion on fbsd-net@ last week regarding progress with multiple routing tables. I didn't get right into it so I don't know if it will help, but your true three options are: - dynamic routing (co-operation with ISP's) - IPFW (or equivalent) policy based routing (source routing) - periodic check via a script Regards, Steve From owner-freebsd-questions@FreeBSD.ORG Thu May 22 01:31:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3758106566B for ; Thu, 22 May 2008 01:30:59 +0000 (UTC) (envelope-from dave@ysarro.com) Received: from wroot.nepharia.org (205-200-74-154.static.mts.net [205.200.74.154]) by mx1.freebsd.org (Postfix) with ESMTP id BB3138FC17 for ; Thu, 22 May 2008 01:30:59 +0000 (UTC) (envelope-from dave@ysarro.com) Received: from nepharia.org (shaftoe.nepharia.org [10.0.0.100]) by wroot.nepharia.org (Postfix) with ESMTPA id A512A22870; Wed, 21 May 2008 20:13:58 -0500 (CDT) Received: by nepharia.org (nbSMTP-1.00) for uid 1000 dave@ysarro.com; Wed, 21 May 2008 20:15:39 -0500 (CDT) Date: Wed, 21 May 2008 20:15:39 -0500 From: Dave Curry To: bc979@lafn.org Message-ID: <20080522011539.GA24388@shaftoe.nepharia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-questions@freebsd.org Subject: Re: Unusual use of ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 01:31:00 -0000 On Wed, May 21, 2008 at 04:35:29PM -0700, Doug Hardie wrote: > I have an unusual situation that I suspect is not practical, but just in > case... > > I have a class C network with a T1 to the internet. There are a number of > hosts on that network. Unfortunately the T1 line is just part of a path > with several additional links before it gets to the upstream ISP. Some of > those links are relatively prone to outages. In the same facility, I have > a number of WiFi access points that are connected through a router to a DSL > connection to the internet. That path is completely independent from the > T1 and actually goes through a completely different set of central offices. > > What I have tried to do is to link the DSL router to one of my hosts via a > separate NIC and address that is on the LAN of the WiFi router. So far all > is good. I can ping any of the access points from that host just fine. I > have established a pass through port in the DSL router for SSH that sends > the packets to that host. Sure enough, ssh packets are received by the > host. The problem is that it does not respond on the right interface. The > routing table uses a default route through the T1. Thats where the sshd > responses are being sent. > > Since I have no a priori knowledge what IPs I would have available when I > need to use this back door, I can't pre-setup the routing table. I need > sshd to respond on the same interface it receives the packets from. I > don't believe that is possible using IPv4 routing. I think that it is > using IPv6 but none of the networks involved support that yet. I don't > find any option in sshd to force it to respond on the right interface > either. Is there something I have missed? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" The easiest thing to do here will likely be setting up pf on the box with SSH with a pass rule and reply-to set to the correct interface to respond on. -- pass in on reply-to proto tcp port 22 keep state -- -- David Michael Curry (Dave) () ASCII Ribbon Campaign | Against HTML e-mail /\ www.asciiribbon.org | Against proprietary extensions From owner-freebsd-questions@FreeBSD.ORG Thu May 22 02:01:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28A381065674 for ; Thu, 22 May 2008 02:01:28 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id B132D8FC0A for ; Thu, 22 May 2008 02:01:27 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1Jz07P-0007ix-6G; Thu, 22 May 2008 03:01:23 +0100 Received: from melon.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144]) by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id m4M21M7i025442; Thu, 22 May 2008 03:01:22 +0100 Received: by melon.esperance-linux.co.uk (Postfix, from userid 1001) id 66129FCA4AF; Thu, 22 May 2008 03:01:17 +0100 (BST) Date: Thu, 22 May 2008 03:01:17 +0100 From: Frank Shute To: VeeJay Message-ID: <20080522020117.GA3334@melon.esperance-linux.co.uk> Mail-Followup-To: VeeJay , FreeBSD-Questions References: <2cd0a0da0805202349sf97edd1t4d6c49404de5ab26@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2cd0a0da0805202349sf97edd1t4d6c49404de5ab26@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 6.3-RELEASE-p2 i386 X-Organisation: 'Esperance Linux' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (zetnet.co.uk [194.247.46.1]); Thu, 22 May 2008 03:01:23 +0100 (BST) Cc: FreeBSD-Questions Subject: Re: Your suggestions about this Dell configuration? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 02:01:28 -0000 On Wed, May 21, 2008 at 08:49:51AM +0200, VeeJay wrote: > > Hello friends, > > My employer is buying this Dell server and I would like to have your opinion > about the configuration. > > Requirements are: > 2 Websites with 3-4 million hits per month with video ads. If it's "3-4 million hits per month" as you've stated twice now, then your hardware is complete overkill. So I'll assume you mean 3-4 million hits a day for each site. > > Operating System: > *FreeBSD AMD64 7-STABBLE* I'd use 7.0-RELEASE. > > Database: > *PHP+MySQL with Apache* No problem. You should use Apache 2.*. > > > Server Configuration: > *PowerEdge? 6850 SCSI* > > Dual Core Intel(R) Xeon(R) Processor 7130M, 3.2GHz, 8MB L3 Cache, 800Mhz FSB > 1x Additional Dual Core Intel(R) Xeon(R) Processor 7130M, 3.2GHz, 8MB L3 Cache, > 800MHz FSB Slow FSB. I suppose they hope you hit the cache. Shouldn't matter because your server is more likely to be disk bound rather than bus bound. > > 16GB 400MHz Dual Rank DDR2 Memory (8X2GB) Slow memory, to match the slow FSB :) But you've got >250MB per hit. So use the excess to cache frequently accessed content. > C5 Drives attached to embedded PERC4ei, RAID 10 > > PERC 4/DC RAID controller (128MB cache) (1 intern and 1 extern Channel) > (Should I use controller with Both Internal or Both External Channel? What > they do?) Supported according to a quick Google search. > > 5 x 146GB SCSI Ultra320 (15000rpm) 1'' 80 pin harddrives "No name" or a brand? > > Chassis with support for 3.5'' SCSI Hard Drives > > Dell Remote Access Card 4 SERVER MANAGEMENT CARD Don't know if this will work. Most guys use a serial console/ssh for management. > > (I will have hot swappable drives & chassis) > > Thank you in advance. The performance of this hardware will depend on what *sort* of hits you get. Are a lot of them just for the homepage? Then just cache it. Is it static content? If you're getting lots of ad-hoc database queries and fetches/writes from/to disk, then your disks could get a thrashing. How big's your database? Being read from more than written to? How precious is the data? How many of these hits are reading video ads? All of them? How many KBs are these awful ads? What bandwidth do you have to these servers? How you are going to get the best out of your hardware depends on questions like these, so you have to analyse your Apache logs and tune appropriately. Tuning Apache, mysql and PHP are all subjects in their own right. For FreeBSD, read tuning(7). Are you running FreeBSD ATM? Then some numbers from iostat, top etc. would be useful in analysing how your new server is going to cope and how much spare capacity you'll have, but the numbers are dependent on how you've tuned it (if at all). Hope I've given you something to think about. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html From owner-freebsd-questions@FreeBSD.ORG Thu May 22 02:08:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2410106566B for ; Thu, 22 May 2008 02:08:50 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (ip-58-28-152-174.static-xdsl.xnet.co.nz [58.28.152.174]) by mx1.freebsd.org (Postfix) with ESMTP id 12FAE8FC1E for ; Thu, 22 May 2008 02:06:21 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id D63102841C; Thu, 22 May 2008 14:06:19 +1200 (NZST) Date: Thu, 22 May 2008 14:06:19 +1200 From: Jonathan Chen To: Steve Bertrand Message-ID: <20080522020619.GA69543@osiris.chen.org.nz> References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4834B7EE.3000002@ibctech.ca> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 02:08:50 -0000 On Wed, May 21, 2008 at 08:01:50PM -0400, Steve Bertrand wrote: > Jonathan Chen wrote: > >On Wed, May 21, 2008 at 06:52:36PM -0400, Steve Bertrand wrote: > > > >>Again, I'd rather do this without jails if possible, and at the same > >>time, be able to use the built in FBSD startup scripts if possible. > > > >Can you not make use of BIND 9's "view" features? Possibly each view > >using a match-destinations block to map to either the authoritative > >or the caching services. > > Well, from what I read (I can't remember where), if I use views to do > this with only a single instance running, the problem arises that even > though the 'external' (requests for authoritative answers) clients can > and will get responses from the caching side of the server if the result > they are after is already cached. I didn't quite parse this, could you please elaborate? > I want the two services to be completely disparate, and more precise, > I'd like to have the recursive instance to have to query the > authoritative instance for a result from the same box. The same result can be achieved by using the same master zone file in your caching and authoritative views. Not quite what you wanted, but the end result should be the same. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects" From owner-freebsd-questions@FreeBSD.ORG Thu May 22 02:23:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C692106567B for ; Thu, 22 May 2008 02:23:04 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id CB14E8FC12 for ; Thu, 22 May 2008 02:23:03 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 29481 invoked by uid 1002); 22 May 2008 02:23:04 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 0.074163 secs); 22 May 2008 02:23:04 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 22 May 2008 02:23:03 -0000 Message-ID: <4834D891.6050707@ibctech.ca> Date: Wed, 21 May 2008 22:21:05 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Jonathan Chen References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> In-Reply-To: <20080522020619.GA69543@osiris.chen.org.nz> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 02:23:04 -0000 >> Well, from what I read (I can't remember where), if I use views to do >> this with only a single instance running, the problem arises that even >> though the 'external' (requests for authoritative answers) clients can >> and will get responses from the caching side of the server if the result >> they are after is already cached. > > I didn't quite parse this, could you please elaborate? > >> I want the two services to be completely disparate, and more precise, >> I'd like to have the recursive instance to have to query the >> authoritative instance for a result from the same box. > > The same result can be achieved by using the same master zone file in > your caching and authoritative views. Not quite what you wanted, but the > end result should be the same. I'm beginning to feel that I'm on a different page here. I understand 'views' as far as BIND is concerned as thus (I may be misguided): Internet | external clients looking for resolution | | | external view (accept from acl x.x.x.x) | BIND DNS Server | internal view (accept from acl x.x.x.x) | | | internal clients looking for resolution | A private LAN perhaps My authoritative name server (service, eventually cluster) will eventually house about 500 domains, which I want only recursive DNS servers that come from the root .tld down to see (no caching). The caching name server (service, and eventually cluster) will see tens of thousands of our clients requests (we are an ISP) to use as their DNS lookup, which will perform recursive lookups that we are not authoritative for. I'm sorry, I don't know how to put it into other words, other than I want complete separation from dns authoritative and dns caching services to be disparate. The same thing I get when I run tinydns and dnscache on two separate IP's via ucspi. Again, example configs are welcome. Steve From owner-freebsd-questions@FreeBSD.ORG Thu May 22 02:27:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 645C91065675 for ; Thu, 22 May 2008 02:27:01 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id 8DF048FC1F for ; Thu, 22 May 2008 02:27:00 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1Jz0WB-00007E-1Q; Thu, 22 May 2008 03:26:59 +0100 Received: from melon.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144]) by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id m4M2QwPm013914; Thu, 22 May 2008 03:26:58 +0100 Received: by melon.esperance-linux.co.uk (Postfix, from userid 1001) id 35805FCA4AF; Thu, 22 May 2008 03:26:53 +0100 (BST) Date: Thu, 22 May 2008 03:26:53 +0100 From: Frank Shute To: "William O. Yates" Message-ID: <20080522022653.GB3334@melon.esperance-linux.co.uk> Mail-Followup-To: "William O. Yates" , freebsd-questions@freebsd.org References: <1211403063.43250@ns3.tru2life.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1211403063.43250@ns3.tru2life.net> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 6.3-RELEASE-p2 i386 X-Organisation: 'Esperance Linux' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (zetnet.co.uk [194.247.46.1]); Thu, 22 May 2008 03:26:58 +0100 (BST) Cc: freebsd-questions@freebsd.org Subject: Re: vi secure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 02:27:02 -0000 On Wed, May 21, 2008 at 01:51:03PM -0700, William O. Yates wrote: > > [sent the below message thru the freebsd-security list with no > answers, hope for more from freebsd-questions] > > Recently started using vi macros. Show us the macro. > > When attempting to use one which accessed the external shell, got > the following message: > > "The ! command is not supported when the secure edit option is set." What does: :set show you? External commands work for me. Sure your vi isn't aliased? When doesn't it work? As root or ordinary user or both? What's your secure level?: $ sysctl -a | grep secure What does: $ whereis vi give you? and: $ uname -a > > When attempting to ":set nosecure" got: > > "set: the secure option may not be turned off." > > When attempting to "set nosecure" in my .exrc file, got: > > set nonumber .exrc, 44: set: the secure option may not be turned off > .exrc, 44: Ex command failed: pending commands discarded > > Looking through all the man pages, vi references, tutorials, and the > the oreilly vi "bible", can't find anything... > > Is "set secure" a compiled in setting? No. > > >From FreeBSD vi man page: > > -S Run with the secure edit option set, disallowing all > access to external programs. and secure [off] Turns off all > access to external programs. > > ..william.o.yates...hackware.at.tru2life.net...tru2life.info... -- Frank Contact info: http://www.shute.org.uk/misc/contact.html From owner-freebsd-questions@FreeBSD.ORG Thu May 22 02:39:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E0BD1065670 for ; Thu, 22 May 2008 02:39:26 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id EFE218FC15 for ; Thu, 22 May 2008 02:39:25 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: by py-out-1112.google.com with SMTP id p76so469139pyb.10 for ; Wed, 21 May 2008 19:39:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=rZlRNyyOnORmO8U/oPwb/4pXlX8nfG8N3Eyu8fjc+1I=; b=Dc7a5o6bdNkApAyOQXuhiWKmO3Za8JO7q2ZU+B+S98MI3KUwgobGyEXDPZxcyq5M4Xw4+hNL09oUn7/C0JKT9tvKUu7rRfc3p5w+eAiJGU7C5LhbEmXRGvOR3Ym5p/Tj69nkWj7dKBhRE/bfT/qoVyVa7YO+cfnY7dVrE+tZK/w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=aqYleNcpYIgTtSvQ+kPq+nbJKiG9RkwyUQb7w7AWMQPUqP89McvI3HERmqQTldnVNTCoNZQBADMg6ElaI+e/GbPat0rSLePptiK/ugISzh/3nEFY8pP7SEOgo5Q/xtZH/e+lNxdZoOCoY5G7laFEUxxa+kSM5KB6R1sJEtkdHEs= Received: by 10.35.54.19 with SMTP id g19mr4356566pyk.5.1211423964639; Wed, 21 May 2008 19:39:24 -0700 (PDT) Received: from ?192.168.4.140? ( [76.113.34.1]) by mx.google.com with ESMTPS id a48sm8973745pyh.24.2008.05.21.19.39.21 (version=SSLv3 cipher=RC4-MD5); Wed, 21 May 2008 19:39:23 -0700 (PDT) From: Tim Judd To: Christian Zachariasen In-Reply-To: <4a89d1190805210132n8485a7h6a50504d5b05c127@mail.gmail.com> References: <3670D12C-DE20-4D3D-827E-3A6A93EB77DB@mrcable.ca> <4a89d1190805210132n8485a7h6a50504d5b05c127@mail.gmail.com> Content-Type: text/plain Date: Wed, 21 May 2008 20:39:13 -0600 Message-Id: <1211423953.1329.2.camel@t60.local.zz> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Russell Schoen , FreeBSD Mailing Lists Subject: Re: Which version X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 02:39:26 -0000 On Wed, 2008-05-21 at 10:32 +0200, Christian Zachariasen wrote: > On Wed, May 21, 2008 at 10:01 AM, Russell Schoen wrote: > > > Hi, > > Do you have a version that will run with an AMD Sempron 3100+, 1.8Ghz, 32 > > bit, X86 family processor? > Please do some reading before asking questions on the mailing list. The > FreeBSD Handbook (google it) is an excellent resource and will > answer most of your questions about FreeBSD. > > > But to answer this specific question: Yes, it's called FreeBSD. Just get the > latest release (7.0) and install it. > > Christian Zachariasen And your answer doesn't answer the OP's question. I think the OP was asking which "platform" to use. 7.0 is the stable release and you need the i386 platform. something like 7.0-RELEASE-i386-disc1.iso is what you need -- burn this image to CD and then boot off the CD. The handbook is still an excellent resource. http://www.freebsd.org/handbook good luck, feel free to ask questions, after searching a bit. It makes us understand the question better and quicker response. Enjoy! From owner-freebsd-questions@FreeBSD.ORG Thu May 22 03:59:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09BD4106564A for ; Thu, 22 May 2008 03:59:16 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (ip-58-28-152-174.static-xdsl.xnet.co.nz [58.28.152.174]) by mx1.freebsd.org (Postfix) with ESMTP id A04158FC14 for ; Thu, 22 May 2008 03:59:15 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 67EC32841C; Thu, 22 May 2008 15:59:13 +1200 (NZST) Date: Thu, 22 May 2008 15:59:13 +1200 From: Jonathan Chen To: Steve Bertrand Message-ID: <20080522035913.GA78449@osiris.chen.org.nz> References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4834D891.6050707@ibctech.ca> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 03:59:16 -0000 On Wed, May 21, 2008 at 10:21:05PM -0400, Steve Bertrand wrote: [...] > My authoritative name server (service, eventually cluster) will > eventually house about 500 domains, which I want only recursive DNS > servers that come from the root .tld down to see (no caching). > > The caching name server (service, and eventually cluster) will see tens > of thousands of our clients requests (we are an ISP) to use as their DNS > lookup, which will perform recursive lookups that we are not > authoritative for. > > I'm sorry, I don't know how to put it into other words, other than I > want complete separation from dns authoritative and dns caching services > to be disparate. Let's say your authoritative server is listening on IP-A, and your caching server is listening on IP-B; both ip-addresses are on the same host. We can have a named instance listening on both addresses, with multiple views like: /* Used by root .tld. */ view "authoritative" { match-destination { IP-A; }; recursion no; zone "my.authoritative.org" { type master; ... }; .... } /* Use by our client requests. */ view "caching" { match-destination { IP-B; }; recursion yes; zone "my.authoritative.org" { type master; ... }; .... } The "match-destination" inspects the DNS address used by the client to query to determine which view to use. Would this suit your purpose? -- Jonathan Chen ---------------------------------------------------------------------- "Nyuck, nyuck, nyuck" - Curly From owner-freebsd-questions@FreeBSD.ORG Thu May 22 05:25:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 940BD106564A for ; Thu, 22 May 2008 05:25:30 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id CCEBC8FC20 for ; Thu, 22 May 2008 05:25:29 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m4M5P7o5075987; Thu, 22 May 2008 06:25:09 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.5.5 smtp.infracaninophile.co.uk m4M5P7o5075987 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1211433909; bh=TnCz05fnemUjqV lP+4fXNLLmqsWyplVpT9NHRuAF1Kg=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<483503AD.60801@infracaninophile.co.uk>|Date:=20Thu,=202 2=20May=202008=2006:25:01=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User-A gent:=20Thunderbird=202.0.0.14=20(X11/20080503)|MIME-Version:=201.0 |To:=20Jonathan=20Chen=20|CC:=20Steve=20Bertrand= 20,=20freebsd-questions@freebsd.org|Subject:= 20Re:=20Multiple=20instances=20of=20BIND=20at=20startup|References: =20<48345138.8080507@ibctech.ca>=09<4834599A.1090108@infracaninophi le.co.uk>=09<4834A7B4.9030302@ibctech.ca>=09<20080521232319.GA57359 @osiris.chen.org.nz>=09<4834B7EE.3000002@ibctech.ca>=09<20080522020 619.GA69543@osiris.chen.org.nz>=09<4834D891.6050707@ibctech.ca>=20< 20080522035913.GA78449@osiris.chen.org.nz>|In-Reply-To:=20<20080522 035913.GA78449@osiris.chen.org.nz>|X-Enigmail-Version:=200.95.6|Con tent-Type:=20multipart/signed=3B=20micalg=3Dpgp-sha256=3B=0D=0A=20p rotocol=3D"application/pgp-signature"=3B=0D=0A=20boundary=3D"------ ------enig8E947F30733EBB13EBF4DF4E"; b=Vub5PEX0ZR5zhx96jSn5iPu67zQC LC5ocZu1EMDfENWqkbdqbBicCU4MeTfNCg5wsyrfFdIsGwdtgH2+JPiCSmwWAAEyaDt itYMEdNphDWk2Vm4OmigcMCrbHg2Pbhz9IL6SnmNKT5mAahrn+uszmZIQoIdg/j10Tj o55bB2rrA= Message-ID: <483503AD.60801@infracaninophile.co.uk> Date: Thu, 22 May 2008 06:25:01 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.14 (X11/20080503) MIME-Version: 1.0 To: Jonathan Chen References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> In-Reply-To: <20080522035913.GA78449@osiris.chen.org.nz> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig8E947F30733EBB13EBF4DF4E" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Thu, 22 May 2008 06:25:09 +0100 (BST) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: Steve Bertrand , freebsd-questions@freebsd.org Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 05:25:30 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8E947F30733EBB13EBF4DF4E Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Jonathan Chen wrote: > On Wed, May 21, 2008 at 10:21:05PM -0400, Steve Bertrand wrote: >=20 > [...] >> My authoritative name server (service, eventually cluster) will=20 >> eventually house about 500 domains, which I want only recursive DNS=20 >> servers that come from the root .tld down to see (no caching). >> >> The caching name server (service, and eventually cluster) will see ten= s=20 >> of thousands of our clients requests (we are an ISP) to use as their D= NS=20 >> lookup, which will perform recursive lookups that we are not=20 >> authoritative for. >> >> I'm sorry, I don't know how to put it into other words, other than I=20 >> want complete separation from dns authoritative and dns caching servic= es=20 >> to be disparate. >=20 > Let's say your authoritative server is listening on IP-A, and your > caching server is listening on IP-B; both ip-addresses are on the same > host. We can have a named instance listening on both addresses, with > multiple views like: >=20 > /* > Used by root .tld. > */ > view "authoritative" > { > match-destination > { > IP-A; > }; > recursion no; >=20 > zone "my.authoritative.org" > { > type master; > ... > }; > .... > } >=20 > /* > Use by our client requests. > */ > view "caching" > { > match-destination > { > IP-B; > }; > recursion yes; >=20 > zone "my.authoritative.org" > { > type master; > ... > }; > .... > } >=20 > The "match-destination" inspects the DNS address used by the client to > query to determine which view to use. Would this suit your purpose? I believe that the problem is this: even if configured to be an authoritative server, BIND will respond to a query about zones outside what it has authoritative data for with data from its cache if that data is present. As there is only one cache per instance of BIND, enabling any sort of recursive capability on a server that is otherwise meant to be entirely authoritative can lead to data leaking between the authoritative and recursive parts. This opens up the possibility of tricking a server into caching false data and responding with it as if it was authoritative. In answer to the OPs original question -- yes you can start two instances= of BIND given the obvious requirement that they have distinct network=20 addresses and ports, pid files etc. You just have to copy the startup=20 script to a new name and modify the variable prefix internally -- eg. Th= is=20 chunk at the beginning of the script: name=3D"named" rcvar=3Dnamed_enable you'ld modify to say instead: name=3D"named1" rcvar=3Dnamed1_enable -- modifying all of the other instances of variable name prefixes in the = file from named to named1 similarly. Then you'ld put: named1_enable=3D"YES" named1_chroot=3D"/var/named1" named1_pidfile=3D"/var/run/named1/pid" etc. etc. into /etc/rc.conf. You can put your modified named1.sh rc scri= pt=20 into /etc/rc.d/ or /usr/local/etc/rc.d/ -- the latter is probably more = desirable as you won't get prompted to delete the file every time you run= =20 mergemaster -- and the rcorder stuff will cause it to be started at much = the same stage in the boot process as the original named. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig8E947F30733EBB13EBF4DF4E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkg1A7MACgkQ8Mjk52CukIxz4QCdGSaZejcW7t1ME6sbd65Y8Rvn 1CMAn0lkLtKCmaWmWFTxbg+QkKAszIIW =CTdM -----END PGP SIGNATURE----- --------------enig8E947F30733EBB13EBF4DF4E-- From owner-freebsd-questions@FreeBSD.ORG Thu May 22 06:19:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 671771065675 for ; Thu, 22 May 2008 06:19:28 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id D738D8FC0A for ; Thu, 22 May 2008 06:19:27 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl105-70.kln.forthnet.gr [77.49.224.70]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-1) with ESMTP id m4M6IcQp023975 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 22 May 2008 09:18:48 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m4M6Ib0q050274; Thu, 22 May 2008 09:18:37 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m4M6IY0U050270; Thu, 22 May 2008 09:18:34 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Manolis Kiagias , Matthias Apitz References: <972994690801011020u60ed0a0et6d8356cdb1f6f974@mail.gmail.com> <20080102141419.GB61289@sandvine.com> <20080521143210.GA70289@rebelion.Sisis.de> <4834516F.1010002@otenet.gr> Date: Thu, 22 May 2008 09:18:33 +0300 In-Reply-To: <4834516F.1010002@otenet.gr> (Manolis Kiagias's message of "Wed, 21 May 2008 19:44:31 +0300") Message-ID: <87prre275y.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m4M6IcQp023975 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.836, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.56, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: "freebsd-questions@freebsd.org" Subject: Re: Asus eee X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 06:19:28 -0000 On Wed, 21 May 2008 19:44:31 +0300, Manolis Kiagias wrote: > Matthias Apitz wrote: >>> >>> http://nighthack.org/wiki/EeeBSD >> >> Thanks for that hint. I'm thinking in buying such a device to have it >> with me as a typewriter, mostly; normally I use FreeBSD 7.0-REL on my >> laptop with around 200 compiled ports: KDE, OpenOffice, Lyx, >> StarDict, ... the compilation normally takes 2-3 days to have it all >> ready; >> >> Of course, on that limited device with 4 or 8 GByte SSD it is not an >> option to compile the stuff up from /usr/ports on the system itself, >> not only from the point of view of disk space, but also because of >> the limited lifetime write cycles of the SSD; >> >> In short: what would be the easiest way to move the installed ports >> from my laptop to such an Eee PC? can I make, for example, packages >> from my ports and install them? Hi Matthias, Yes, you can 'move' the prebuilt packages from your main box :) > - Do not compile anything on the eee. It wil be a test of its abilities > and your patience. Compile the kernel on another a PC and copy it via a > USB key. Either use ready made packages (possibly after setting > PACKAGESITE to packages-7-stable) or use 'make package' on your main pc > to create packages and transfer them. Alternatively, you can use `pkg_create -b' to save the installed copies of a few ports, and move them over. Installed packages can be saved anywhere you prefer to store them. I some times use `/usr/pkg'. As an example, if you have `procmail-3.22_6' installed, you can create a package even after you clean its port build directory with: # cd /usr/pkg # pkg_create -b procmail-3.22_6 This should save the package in `procmail-3.22_6.tbz' in the current directory. Then you can move the *.tbz file(s) to the EeePC and install them with `pkg_add', as Manolis described. From owner-freebsd-questions@FreeBSD.ORG Thu May 22 07:11:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AD43106566B for ; Thu, 22 May 2008 07:11:16 +0000 (UTC) (envelope-from fernando.apesteguia@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 14AB38FC20 for ; Thu, 22 May 2008 07:11:15 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by ug-out-1314.google.com with SMTP id q2so385444uge.37 for ; Thu, 22 May 2008 00:11:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=bM4ZbtZF4P0CExG2kWeH3nvursfc4XDmGnsAIGNzbYs=; b=fAWm4YHmlvXFjRph19FteDL4g5TFsF+m4hEL5vjw/bPUwr714u/yhlFjo6VVE5aZfsiU9YAcsL6hHxJltAuhufXC2vQlP+ysELPfSF0/0xZy5rUBnh0TyY8CmyLeSY7y2BuFdwqhUdvs0+OltZWqa+/jfZ7a+CPXgHX+8ZtIjc0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=voRtNpoKgKkgvpBb9HROkXPENcFHcYD0uS/zuDODO/3Vvr2wmWPRWJWqVmD59rT5K6XvMKs/53Zv9tU6g9dUQE9EtpE0amFWNCGeo/k7Io+0YXMXRuEnOuPwZJY4BU94FMU+5M8pCVtzNGuD8qhsZNwOxyEZIrnGAvkcMFLlyrE= Received: by 10.125.111.15 with SMTP id o15mr8568989mkm.127.1211440274517; Thu, 22 May 2008 00:11:14 -0700 (PDT) Received: by 10.86.98.6 with HTTP; Thu, 22 May 2008 00:11:14 -0700 (PDT) Message-ID: <1bd550a00805220011n56344761q753dc18a2e40adaf@mail.gmail.com> Date: Thu, 22 May 2008 09:11:14 +0200 From: "=?ISO-8859-1?Q?Fernando_Apestegu=EDa?=" To: "Vince Hoffman" In-Reply-To: <4834A036.4020809@unsane.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1bd550a00805201417n3ed9f7f8p9ac8524051635985@mail.gmail.com> <4833DE5B.5070803@unsane.co.uk> <1bd550a00805211431k1d9d5674v747d49d6c661c232@mail.gmail.com> <4834A036.4020809@unsane.co.uk> Cc: FreeBSD Mailing List Subject: Re: ipw2200 freebsd 7 firmware problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 07:11:16 -0000 On 5/22/08, Vince Hoffman wrote: > Fernando Apestegu=EDa wrote: > > On Wed, May 21, 2008 at 10:33 AM, Vince Hoffman > wrote: > > > > > Fernando Apestegu=EDa wrote: > > > > > > > Hi all, > > > > > > > > I have an ipw2200 bg. I can't make it work under FreeBSD 7 on AMD64= . > > > > > > > > This is the output of pciconf -lv > > > > > > > > none0@pci0:0:5:0: class=3D0x028000 card=3D0x27028086 chip=3D0= x42208086 > > > > rev=3D0x05 hdr=3D0x00 > > > > vendor =3D 'Intel Corporation' > > > > device =3D 'MPCI3B driverIntel PRO/Wireless 2200BG' > > > > class =3D network > > > > > > > > dmesg shows the following: > > > > > > > > pci0: at device 5.0 (no driver attached) > > > > > > > > I tried to instal the iwi-firmware from ports: > > > > > > > > > > > Have you read the manpage for iwi? > > > > > > > No, I tried with iwi-firmware and iwicontrol and none of them existed. > > > > > > > no ports are needed the firmware is now in the base system, Just add = the > > > entries as specified in this snippet from man iwi > > > > > > > So... shouldn't this port be removed? > > > > > > I'm pretty sure that things changed between 6.x and 7.x, I'd imagine the > port is needed for <7.x > > > > > > Alternatively, to load the driver as a module at boot time, place th= e > > > following lines in loader.conf(5): > > > > > > if_iwi_load=3D"YES" > > > wlan_load=3D"YES" > > > firmware_load=3D"YES" > > > > > > In both cases, place the following lines in loader.conf(5) to load > the > > > firmware modules: > > > > > > iwi_bss_load=3D"YES" > > > iwi_ibss_load=3D"YES" > > > iwi_monitor_load=3D"YES" > > > > > > and > > > > > > This driver requires firmware to be loaded before it will work. For > > > the loaded firmware to work the license at > > > /usr/share/doc/legal/intel_iwi/LICENSE must be > agreed to and the > > > follow-ing line be added to loader.conf(5): > > > > > > legal.intel_iwi.license_ack=3D1 > > > > > > > > > > I'll try it. But AFAIK, I have to recompile the kernel cause the > > "device iwi" line is missing. > > > > Am i right? > > > > > I think they should all be loadable as modules if they arent in generic. > > To try without rebooting I believe the commands you want are: > kenv legal.intel_iwi.license_ack=3D1 > kldload if_iwi > kldload wlan > kldload firmware > kldload iwi_bss > kldload iwi_ibss > kldload iwi_monitor > > However, I just had a look in my /boot/kernel for the if_iwi module and i= ts > not there so you may be correct. (I'm a touch supprised as the do exist o= n > my i386 box) The same on my machine. The line is not in GENERIC and that modules don't exist. I will recompile my module as soon as I have some spare time. Thanks for your help. Best Regards > > > regards, > Vince > > > > Thanks in advance > > > > > > > > > > regards, > > > Vince > > > > > > > =3D=3D=3D> iwi-firmware-2.4_8 is configured with iwicontrol(8) whi= ch you > > > > don't need, use 'make rmconfig' and uncheck CONTROL. > > > > *** Error code 1 > > > > > > > > Stop in /usr/ports/net/iwi-firmware. > > > > > > > > I tried the suggested workaround, but I got: > > > > > > > > =3D=3D=3D> No user-specified options configured for iwi-firmware-2.= 4_8 > > > > > > > > I tried with pkg_add -r iwi-firmware-2.4_8 and I got > > > > > > > > Error: FTP Unable to get > > > > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Latest= /iwi-firmware-2.4_8.tbz: > > > > File unavailable (e.g., file not found, no access) > > > > pkg_add: unable to fetch > > > > > 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Lates= t/iwi-firmware-2.4_8.tbz' > > > > by URL > > > > > > > > My ports are up to date (cvsup.de.FreeBSD.org) > > > > > > > > So... How can I make the wireless card work? > > > > > > > > Any help is appreciated. Thanks in advance. > > > > _______________________________________________ > > > > freebsd-questions@freebsd.org mailing list > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > > > From owner-freebsd-questions@FreeBSD.ORG Thu May 22 07:18:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BAD41065679 for ; Thu, 22 May 2008 07:18:30 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: from hunter.Sisis.de (hunter.sisis.de [193.31.11.194]) by mx1.freebsd.org (Postfix) with ESMTP id 2E18E8FC12 for ; Thu, 22 May 2008 07:18:28 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id JAA09363; Thu, 22 May 2008 09:10:19 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) Received: from ppp-88-217-87-4.dynamic.mnet-online.de(88.217.87.4) by hunter.Sisis.de via smap (V2.1) id xma009319; Thu, 22 May 08 09:09:54 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m4M7HROk006482; Thu, 22 May 2008 09:17:27 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Thu, 22 May 2008 09:17:27 +0200 From: Matthias Apitz To: Giorgos Keramidas Message-ID: <20080522071727.GA6009@rebelion.Sisis.de> References: <972994690801011020u60ed0a0et6d8356cdb1f6f974@mail.gmail.com> <20080102141419.GB61289@sandvine.com> <20080521143210.GA70289@rebelion.Sisis.de> <4834516F.1010002@otenet.gr> <87prre275y.fsf@kobe.laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87prre275y.fsf@kobe.laptop> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) Cc: Manolis Kiagias , "freebsd-questions@freebsd.org" Subject: Re: Asus eee X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 07:18:36 -0000 El día Thursday, May 22, 2008 a las 09:18:33AM +0300, Giorgos Keramidas escribió: ... > Alternatively, you can use `pkg_create -b' to save the installed copies > of a few ports, and move them over. Installed packages can be saved > anywhere you prefer to store them. I some times use `/usr/pkg'. > > As an example, if you have `procmail-3.22_6' installed, you can create a > package even after you clean its port build directory with: > > # cd /usr/pkg > # pkg_create -b procmail-3.22_6 > > This should save the package in `procmail-3.22_6.tbz' in the current > directory. > > Then you can move the *.tbz file(s) to the EeePC and install them with > `pkg_add', as Manolis described. Thanks for your hint concerning pkg_create. I've stumbled over this as well and we must not only create a given package, but also all the packages from which it depends with for example: # pkg_create -Rb stardict-2.4.8_5 this gave me in this example 144 packages in the current dir; I run it twice to see if pkg_create detects that a given dependency is already there or if it will rebuild the package, and it does rebuild them; this means if I run pkg_create for the 200 ports I've compiled (even if I let out what perhaps I don't need on the smaller EeePC it is a lot of stuff), it will do a lot of work twice; is there a way to let pkg_create check if the pkg is already built and there? as well one must be very carefully with modifications in the installed packages; I have, for example, just renamed /usr/local/etc/rc.d/cupsd to /usr/local/etc/rc.d/cupsd.sh and pkg_create is now complaining and stopping because the file /usr/local/etc/rc.d/cupsd is missing; I will take this in consideration from now; thx for the hint anyway; its now clear that I will go this way (and buy the beast :-)) matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ «...una sola vez, que es cuanto basta si se trata de verdades definitivas.» «...only once, which is enough if it has todo with definite truth.» José Saramago, Historia del Cerca de Lisboa From owner-freebsd-questions@FreeBSD.ORG Thu May 22 08:13:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEE501065679 for ; Thu, 22 May 2008 08:13:44 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 611858FC3B for ; Thu, 22 May 2008 08:13:44 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from prawn.unsane.co.uk (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m4M8DKJ1029126 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 May 2008 09:13:21 +0100 (BST) (envelope-from jhary@unsane.co.uk) Message-ID: <48352B35.5040709@unsane.co.uk> Date: Thu, 22 May 2008 09:13:41 +0100 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.14 (X11/20080514) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= References: <1bd550a00805201417n3ed9f7f8p9ac8524051635985@mail.gmail.com> <4833DE5B.5070803@unsane.co.uk> <1bd550a00805211431k1d9d5674v747d49d6c661c232@mail.gmail.com> <4834A036.4020809@unsane.co.uk> <1bd550a00805220011n56344761q753dc18a2e40adaf@mail.gmail.com> In-Reply-To: <1bd550a00805220011n56344761q753dc18a2e40adaf@mail.gmail.com> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: FreeBSD Mailing List Subject: Re: ipw2200 freebsd 7 firmware problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 08:13:45 -0000 Fernando Apesteguía wrote: > On 5/22/08, Vince Hoffman wrote: >> Fernando Apesteguía wrote: >>> On Wed, May 21, 2008 at 10:33 AM, Vince Hoffman >> wrote: >>>> Fernando Apesteguía wrote: >>>> >>>>> Hi all, >>>>> >>>>> I have an ipw2200 bg. I can't make it work under FreeBSD 7 on AMD64. >>>>> >>>>> This is the output of pciconf -lv >>>>> >>>>> none0@pci0:0:5:0: class=0x028000 card=0x27028086 chip=0x42208086 >>>>> rev=0x05 hdr=0x00 >>>>> vendor = 'Intel Corporation' >>>>> device = 'MPCI3B driverIntel PRO/Wireless 2200BG' >>>>> class = network >>>>> >>>>> dmesg shows the following: >>>>> >>>>> pci0: at device 5.0 (no driver attached) >>>>> >>>>> I tried to instal the iwi-firmware from ports: >>>>> >>>>> >>>> Have you read the manpage for iwi? >>>> >>> No, I tried with iwi-firmware and iwicontrol and none of them existed. >>> >>> >>>> no ports are needed the firmware is now in the base system, Just add the >>>> entries as specified in this snippet from man iwi >>>> >>> So... shouldn't this port be removed? >>> >>> >> I'm pretty sure that things changed between 6.x and 7.x, I'd imagine the >> port is needed for <7.x >> >>>> Alternatively, to load the driver as a module at boot time, place the >>>> following lines in loader.conf(5): >>>> >>>> if_iwi_load="YES" >>>> wlan_load="YES" >>>> firmware_load="YES" >>>> >>>> In both cases, place the following lines in loader.conf(5) to load >> the >>>> firmware modules: >>>> >>>> iwi_bss_load="YES" >>>> iwi_ibss_load="YES" >>>> iwi_monitor_load="YES" >>>> >>>> and >>>> >>>> This driver requires firmware to be loaded before it will work. For >>>> the loaded firmware to work the license at >>>> /usr/share/doc/legal/intel_iwi/LICENSE must be >> agreed to and the >>>> follow-ing line be added to loader.conf(5): >>>> >>>> legal.intel_iwi.license_ack=1 >>>> >>>> >>> I'll try it. But AFAIK, I have to recompile the kernel cause the >>> "device iwi" line is missing. >>> >>> Am i right? >>> >>> >> I think they should all be loadable as modules if they arent in generic. >> >> To try without rebooting I believe the commands you want are: >> kenv legal.intel_iwi.license_ack=1 >> kldload if_iwi >> kldload wlan >> kldload firmware >> kldload iwi_bss >> kldload iwi_ibss >> kldload iwi_monitor >> >> However, I just had a look in my /boot/kernel for the if_iwi module and its >> not there so you may be correct. (I'm a touch supprised as the do exist on >> my i386 box) > > The same on my machine. The line is not in GENERIC and that modules > don't exist. I will recompile my module as soon as I have some spare > time. > Thanks for your help. > In theory you should be able to just cd /usr/src/sys/modules/iwi make && make install cd /usr/src/sys/modules/iwifw make && make install without rebuilding the entire kernel. I'm just puzzled why they dont build by default. Vince > Best Regards > >> >> regards, >> Vince >> >> From owner-freebsd-questions@FreeBSD.ORG Thu May 22 08:58:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BF9A106567D for ; Thu, 22 May 2008 08:58:53 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from delusion.skoberne.net (lk.84.20.249.154.dc.cable.static.lj-kabel.net [84.20.249.154]) by mx1.freebsd.org (Postfix) with ESMTP id 0A25D8FC2E for ; Thu, 22 May 2008 08:58:52 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from localhost (localhost [127.0.0.1]) by delusion.skoberne.net (Postfix) with ESMTP id A58A8B829 for ; Thu, 22 May 2008 10:50:40 +0200 (CEST) Received: from delusion.skoberne.net ([127.0.0.1]) by localhost (delusion.skoberne.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 91777-04 for ; Thu, 22 May 2008 10:50:33 +0200 (CEST) Received: from [192.168.15.2] (simian.skoberne.local [192.168.15.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nejkopejko@skoberne.net) by delusion.skoberne.net (Postfix) with ESMTP id 9D070B828 for ; Thu, 22 May 2008 10:50:33 +0200 (CEST) Message-ID: <483533D9.5070504@skoberne.net> Date: Thu, 22 May 2008 10:50:33 +0200 From: =?ISO-8859-2?Q?Nejc_=A9koberne?= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: User Questions Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard Subject: RAID 0+1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 08:58:53 -0000 Hello, I have FreeBSD 7.0 and 4 250GB SATA disks and I would like to make one big 500GB 0+1 RAID array. My hardware is HP ProLiant ML110G5. First I tried creating ATA RAID arrays with BIOS tools, but FreeBSD wouldn't recognize the arrays. Than I decided to create the RAID-0 arrays with atacontrol. I succeeded, ending up with ar0 and ar1 each 500GB big. My plan was to install the FreeBSD as usual on ar0 and then add both into a gmirror array. However, I BootMgr seem not to be able to boot from RAID-0 array created with atacontrol? Is this correct? I guess this is because BootMgr knows nothing about striping and cannot read the kernel. Finally I tried to create two slices on each drive. The plan was to join the first slice of all 4 drives into a gmirror array and mount it as / partition (I guess BootMgr would boot normally from such an array). Then I would merge the second slice of all 4 drives into a 0+1 array (first gstriping and then gmirroring them). I somehow succeeded this, but I also get a WARNING when booting the system: ad0: 238475MB at ata0-master SATA150 ad1: 238475MB at ata0-slave SATA150 ad2: 238475MB at ata1-master SATA150 GEOM_STRIPE: Device gs0 created (id=2160028923). GEOM_STRIPE: Disk ad0s2 attached to gs0. ad3: 238475MB at ata1-slave SATA150 GEOM_STRIPE: Disk ad1s2 attached to gs0. GEOM_STRIPE: Device gs0 activated. GEOM_STRIPE: Device gs1 created (id=3269017453). GEOM_STRIPE: Disk ad2s2 attached to gs1. GEOM_MIRROR: Device mirror/gm0 launched (4/4). GEOM_STRIPE: Disk ad3s2 attached to gs1. GEOM_STRIPE: Device gs1 activated. WARNING: Expected rawoffset 0, found 63 GEOM_MIRROR: Device mirror/gm1 launched (1/2). GEOM_MIRROR: Device gm1: rebuilding provider stripe/gs1. Is this critical? It looks like the system is fine, though. Is there any "more proper" way to build such a system with RAID 0+1? Thanks, Nejc From owner-freebsd-questions@FreeBSD.ORG Thu May 22 09:42:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54655106566C for ; Thu, 22 May 2008 09:42:11 +0000 (UTC) (envelope-from four.harrisons@virgin.net) Received: from n066.sc1.he.tucows.com (smtpout0146.sc1.he.tucows.com [64.97.136.146]) by mx1.freebsd.org (Postfix) with ESMTP id 1C3038FC2A for ; Thu, 22 May 2008 09:42:11 +0000 (UTC) (envelope-from four.harrisons@virgin.net) Received: from sc1-out08.emaildefenseservice.com (64.97.139.2) by n066.sc1.he.tucows.com (7.2.069.1) id 4769F91801172E47; Thu, 22 May 2008 09:14:30 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2, 0, 0, f65968a5e96f52fd, 6329043c99a265df, four.harrisons@virgin.net, -, RULES_HIT:355:379:472:599:601:945:946:960:965:966:967:968:973:980:988:989:1260:1261:1277:1311:1312:1313:1314:1345:1359:1437:1515:1516:1518:1519:1535:1543:1593:1594:1595:1596:1605:1711:1730:1747:1766:1792:1981:2194:2196:2199:2200:2376:2393:2525:2551:2552:2553:2559:2563:2682:2685:2691:2693:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3421:3622:3865:3866:3867:3868:3869:3870: 3871:3872:3873:3874:3934:3936:3938:3941:3944:3947:3950:4117:4250:4321:4384:4385:4390:4395:4605:4860:5007:6119:6261:7679:7903:8526, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:, MSBL:none, DNSBL:none, TSO:0 X-Spamcatcher-Explanation: Received: from desktop.piggybox (client-82-3-247-88.glfd.adsl.virgin.net [82.3.247.88]) by sc1-out08.emaildefenseservice.com (Postfix) with ESMTP; Thu, 22 May 2008 09:14:29 +0000 (UTC) Received: from desktop.piggybox (localhost.piggybox [127.0.0.1]) by desktop.piggybox (8.14.2/8.14.2) with ESMTP id m4M9ERdC039770; Thu, 22 May 2008 10:14:27 +0100 (BST) (envelope-from peter@desktop.piggybox) Received: (from peter@localhost) by desktop.piggybox (8.14.2/8.14.2/Submit) id m4M9EQ3L039768; Thu, 22 May 2008 10:14:26 +0100 (BST) (envelope-from peter) Date: Thu, 22 May 2008 10:14:26 +0100 From: peter harrison To: Vince Hoffman Message-ID: <20080522091426.GA39680@desktop.piggybox> References: <1bd550a00805201417n3ed9f7f8p9ac8524051635985@mail.gmail.com> <4833DE5B.5070803@unsane.co.uk> <1bd550a00805211431k1d9d5674v747d49d6c661c232@mail.gmail.com> <4834A036.4020809@unsane.co.uk> <1bd550a00805220011n56344761q753dc18a2e40adaf@mail.gmail.com> <48352B35.5040709@unsane.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <48352B35.5040709@unsane.co.uk> User-Agent: Mutt/1.4.2.3i Cc: FreeBSD Mailing List , Fernando =?iso-8859-1?Q?Apestegu=EDa?= Subject: Re: ipw2200 freebsd 7 firmware problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 09:42:11 -0000 Thursday, 22 May 2008 at 9:13:41 +0100, Vince Hoffman said: > Fernando Apesteguía wrote: > > On 5/22/08, Vince Hoffman wrote: > >> Fernando Apesteguía wrote: > >>> On Wed, May 21, 2008 at 10:33 AM, Vince Hoffman > >> wrote: > >>>> Fernando Apesteguía wrote: > >>>> > >>>>> Hi all, > >>>>> > >>>>> I have an ipw2200 bg. I can't make it work under FreeBSD 7 on AMD64. > >>>>> > >>>>> This is the output of pciconf -lv > >>>>> > >>>>> none0@pci0:0:5:0: class=0x028000 card=0x27028086 chip=0x42208086 > >>>>> rev=0x05 hdr=0x00 > >>>>> vendor = 'Intel Corporation' > >>>>> device = 'MPCI3B driverIntel PRO/Wireless 2200BG' > >>>>> class = network > >>>>> > >>>>> dmesg shows the following: > >>>>> > >>>>> pci0: at device 5.0 (no driver attached) > >>>>> > >>>>> I tried to instal the iwi-firmware from ports: > >>>>> > >>>>> > >>>> Have you read the manpage for iwi? > >>>> > >>> No, I tried with iwi-firmware and iwicontrol and none of them existed. > >>> > >>> > >>>> no ports are needed the firmware is now in the base system, Just add the > >>>> entries as specified in this snippet from man iwi > >>>> > >>> So... shouldn't this port be removed? > >>> > >>> > >> I'm pretty sure that things changed between 6.x and 7.x, I'd imagine the > >> port is needed for <7.x > >> > >>>> Alternatively, to load the driver as a module at boot time, place the > >>>> following lines in loader.conf(5): > >>>> > >>>> if_iwi_load="YES" > >>>> wlan_load="YES" > >>>> firmware_load="YES" > >>>> > >>>> In both cases, place the following lines in loader.conf(5) to load > >> the > >>>> firmware modules: > >>>> > >>>> iwi_bss_load="YES" > >>>> iwi_ibss_load="YES" > >>>> iwi_monitor_load="YES" > >>>> > >>>> and > >>>> > >>>> This driver requires firmware to be loaded before it will work. For > >>>> the loaded firmware to work the license at > >>>> /usr/share/doc/legal/intel_iwi/LICENSE must be > >> agreed to and the > >>>> follow-ing line be added to loader.conf(5): > >>>> > >>>> legal.intel_iwi.license_ack=1 > >>>> > >>>> > >>> I'll try it. But AFAIK, I have to recompile the kernel cause the > >>> "device iwi" line is missing. > >>> > >>> Am i right? > >>> > >>> > >> I think they should all be loadable as modules if they arent in generic. > >> > >> To try without rebooting I believe the commands you want are: > >> kenv legal.intel_iwi.license_ack=1 > >> kldload if_iwi > >> kldload wlan > >> kldload firmware > >> kldload iwi_bss > >> kldload iwi_ibss > >> kldload iwi_monitor > >> > >> However, I just had a look in my /boot/kernel for the if_iwi module and its > >> not there so you may be correct. (I'm a touch supprised as the do exist on > >> my i386 box) > > > > The same on my machine. The line is not in GENERIC and that modules > > don't exist. I will recompile my module as soon as I have some spare > > time. > > Thanks for your help. > > > In theory you should be able to just > cd /usr/src/sys/modules/iwi > make && make install > cd /usr/src/sys/modules/iwifw > make && make install > > > without rebuilding the entire kernel. I'm just puzzled why they dont > build by default. I'm running a stock 7.0-STABLE with GENERIC and a default make.conf and I get the iwi modules no problem. I just followed the instructions in the man page and was up and running in 5 minutes. Peter Harrison > > > Vince > > > > Best Regards > > > >> > >> regards, > >> Vince > >> > >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Thu May 22 12:15:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5B501065680 for ; Thu, 22 May 2008 12:15:05 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 743308FC23 for ; Thu, 22 May 2008 12:15:04 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 58003 invoked by uid 1002); 22 May 2008 12:15:04 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 1.702684 secs); 22 May 2008 12:15:04 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 22 May 2008 12:15:00 -0000 Message-ID: <4835634F.6060107@ibctech.ca> Date: Thu, 22 May 2008 08:13:03 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Matthew Seaman References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> <483503AD.60801@infracaninophile.co.uk> In-Reply-To: <483503AD.60801@infracaninophile.co.uk> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Jonathan Chen Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 12:15:05 -0000 >> The "match-destination" inspects the DNS address used by the client to >> query to determine which view to use. Would this suit your purpose? Well, yes, it would suit the purpose, but my fear was exactly that of what Matthew states below about 'leaking'. > I believe that the problem is this: even if configured to be an > authoritative server, BIND will respond to a query about zones > outside what it has authoritative data for with data from its cache > if that data is present. As there is only one cache per instance of > BIND, enabling any sort of recursive capability on a server that is > otherwise meant to be entirely authoritative can lead to data leaking > between the authoritative and recursive parts. This opens up the > possibility of tricking a server into caching false data and responding > with it as if it was authoritative. > > In answer to the OPs original question -- yes you can start two instances > of BIND given the obvious requirement that they have distinct network > addresses and ports, pid files etc. You just have to copy the startup > script to a new name and modify the variable prefix internally -- eg. > This chunk at the beginning of the script: This is exactly what I'm after. Thank you for all the help! Steve From owner-freebsd-questions@FreeBSD.ORG Thu May 22 12:49:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0FD6106567F for ; Thu, 22 May 2008 12:49:40 +0000 (UTC) (envelope-from thedossone@googlemail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.229]) by mx1.freebsd.org (Postfix) with ESMTP id 5807F8FC21 for ; Thu, 22 May 2008 12:49:40 +0000 (UTC) (envelope-from thedossone@googlemail.com) Received: by wx-out-0506.google.com with SMTP id h27so25698wxd.7 for ; Thu, 22 May 2008 05:49:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=gxhSz5wEIErIBll7iXamXcygPVdKaaUVoWX23jQcqgA=; b=xlHZAJ/Pa+9pDjjBAqNo+3WMK2071mjZqq7AeMdlEGSz+t3sAr/hf2IFjLNF4UIscTzIPn3PqsTcPWHp9kd5gMY7z1dvlxPwdDeY/kuawr9GaL124DaaV6R0HOb+YN3vmXRmGlAQQzXfAeYlRgiZSTWjN3deEY8X3IPOTviULo8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=Z8SvbBf1WZbHCSk+aJwkiO5g6sAX+3KE+QuItP+wXEeio4V54eMGI/vTFFNmhYBcp5SGAWNBEXuME3NXslXFXK6Vt0iMwgSjbpv542ntpyV1NDStee3cWkwTtFwTOP0rH0CQov+M1LV9n5oOkWpbbr7aPSJomMNeYC313qW2Z1Y= Received: by 10.90.66.14 with SMTP id o14mr17895aga.38.1211460579640; Thu, 22 May 2008 05:49:39 -0700 (PDT) Received: by 10.100.206.8 with HTTP; Thu, 22 May 2008 05:49:39 -0700 (PDT) Message-ID: <6fec50390805220549j70b24177k44c96ffef277f810@mail.gmail.com> Date: Thu, 22 May 2008 13:49:39 +0100 From: "Max Russell" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: linux mode firefox, kde wait cursor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 12:49:40 -0000 Has anyone else noticed an issue whereby launching linux binary Firefox causes the bouncing wait cursor (the Firefox icon) to hang on KDE? That is to say, while waiting for Firefox to launch you get the wait bouncing cursor, and then after firefox has loaded, it continues to be the bouncing cursor. How can I get rid of this tiny annoyance, apart from not looking at it? From owner-freebsd-questions@FreeBSD.ORG Thu May 22 12:54:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EB00106566B for ; Thu, 22 May 2008 12:54:20 +0000 (UTC) (envelope-from hackware@tru2life.net) Received: from ns3.tru2life.net (adsl-69-232-26-38.dsl.snfc21.pacbell.net [69.232.26.38]) by mx1.freebsd.org (Postfix) with ESMTP id 0058F8FC23 for ; Thu, 22 May 2008 12:54:19 +0000 (UTC) (envelope-from hackware@tru2life.net) Received: from ns3.tru2life.net (localhost [127.0.0.1]) by ns3.tru2life.net (8.13.6/8.13.6) with ESMTP id m4MEQPD6047055; Thu, 22 May 2008 07:26:26 -0700 (PDT) (envelope-from hackware@tru2life.net) Received: (from hackware@localhost) by ns3.tru2life.net (8.13.6/8.13.6/Submit) id m4MEQMUh047054; Thu, 22 May 2008 07:26:22 -0700 (PDT) (envelope-from hackware@ns3.tru2life.net) From: "William O. Yates" To: Frank Shute X-Originating-IP: 192.168.1.64 X-Mailer: Usermin 1.340 Message-Id: <1211466380.47050@ns3.tru2life.net> In-Reply-To: <20080522022653.GB3334@melon.esperance-linux.co.uk> Date: Thu, 22 May 2008 07:26:20 -0700 (PDT) Cc: freebsd-questions@freebsd.org Subject: Re: vi secure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "William O. Yates" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 12:54:20 -0000 On 21/May/2008 19:26 Frank Shute wrote .. > On Wed, May 21, 2008 at 01:51:03PM -0700, William O. Yates wrote: > > > > [sent the below message thru the freebsd-security list with no > > answers, hope for more from freebsd-questions] > > > > Recently started using vi macros. > > Show us the macro. > > > > > When attempting to use one which accessed the external shell, got > > the following message: > > > > "The ! command is not supported when the secure edit option is set." > > What does: > > :set > > show you? > > External commands work for me. Sure your vi isn't aliased? When > doesn't it work? As root or ordinary user or both? > > What's your secure level?: > > $ sysctl -a | grep secure > > What does: > > $ whereis vi > > give you? > > and: > > $ uname -a > > > > > When attempting to ":set nosecure" got: > > > > "set: the secure option may not be turned off." > > > > When attempting to "set nosecure" in my .exrc file, got: > > > > set nonumber .exrc, 44: set: the secure option may not be turned off > > .exrc, 44: Ex command failed: pending commands discarded > > > > Looking through all the man pages, vi references, tutorials, and the > > the oreilly vi "bible", can't find anything... > > > > Is "set secure" a compiled in setting? > > No. > > > > > >From FreeBSD vi man page: > > > > -S Run with the secure edit option set, disallowing all > > access to external programs. and secure [off] Turns off all > > access to external programs. > > > > ..william.o.yates...hackware.at.tru2life.net...tru2life.info... > > -- > > Frank > > > Contact info: http://www.shute.org.uk/misc/contact.html ..william.o.yates...hackware.at.tru2life.net...tru2life.info... I usually run as root when updating systems (toor actually)... But symptoms are same for root and user level in vi, FreeBSD-[5.4,6.1,6.2,6.3]. NO nfs mounts, aliases, or any other funny stuff I can think of. Virgin vi setup from FreeBSD install. "inside_vi :!" --> (ANY ! command, not just macro) The ! command is not supported when the secure edit option is set. "inside_vi :set all" --> (same as 4 other FreeBSD machines...) +=+=+=+=+=+=+=+ noaltwerase noextended matchtime=7 report=5 term="xterm" autoindent filec="" nomesg ruler noterse autoprint flash nomodeline scroll=27 notildeop noautowrite nogtagsmode noprint="" nosearchincr timeout backup="" hardtabs=0 nonumber secure nottywerase nobeautify noiclower nooctal shiftwidth=8 noverbose cdpath=":" ignorecase open noshowmatch warn cedit="" keytime=6 optimize showmode window=29 columns=80 noleftright path="" sidescroll=16 nowindowname nocomment lines=30 print="" noslowopen wraplen=0 noedcompatible nolisp prompt nosourceany wrapmargin=0 escapetime=6 nolist noreadonly tabstop=8 wrapscan noerrorbells lock noredraw taglength=0 nowriteany noexrc magic remap tags="tags" directory="/tmp/" msgcat="/usr/share/vi/catalog/" paragraphs="IPLPPPQPP LIpplpipbp" recdir="/var/tmp/vi.recover" sections="NHSHH HUnhsh" shell="/bin/sh" shellmeta="~{[*?$`'"^V" Press any key to continue [: to enter more ex commands]: "inside_vi :set nosecure" --> set: the secure option may not be turned off. ns1:/usr/local/www/info/docs> uname -a FreeBSD ns1.tru2life.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 ns1:/usr/local/www/info/docs> sysctl -a | grep secure kern.securelevel: -1 net.inet.tcp.insecure_rst: 0 ns1:/usr/local/www/info/docs> whereis vi vi: /usr/bin/vi /usr/share/man/man1/vi.1.gz /usr/ports/editors/openoffice.org-2/work/OOE680_m6/helpcontent2/source/auxiliary/vi toor@lazy:/.../...> uname -a FreeBSD lazy.tru2life.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 toor@lazy:/.../...> sysctl -a | grep secure kern.securelevel: -1 net.inet.tcp.insecure_rst: 0 ns3:/usr/home/master> uname -a FreeBSD ns3.tru2life.net 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 ns3:/home/master> sysctl -a | grep secure kern.securelevel: -1 net.inet.tcp.insecure_rst: 0 From owner-freebsd-questions@FreeBSD.ORG Thu May 22 13:04:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 709991065674 for ; Thu, 22 May 2008 13:04:51 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id CF39F8FC1D for ; Thu, 22 May 2008 13:04:50 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from prawn.unsane.co.uk (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m4MD4Pxv032501 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 May 2008 14:04:27 +0100 (BST) (envelope-from jhary@unsane.co.uk) Message-ID: <48356F6E.9080809@unsane.co.uk> Date: Thu, 22 May 2008 14:04:46 +0100 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.14 (X11/20080514) MIME-Version: 1.0 To: peter harrison References: <1bd550a00805201417n3ed9f7f8p9ac8524051635985@mail.gmail.com> <4833DE5B.5070803@unsane.co.uk> <1bd550a00805211431k1d9d5674v747d49d6c661c232@mail.gmail.com> <4834A036.4020809@unsane.co.uk> <1bd550a00805220011n56344761q753dc18a2e40adaf@mail.gmail.com> <48352B35.5040709@unsane.co.uk> <20080522091426.GA39680@desktop.piggybox> In-Reply-To: <20080522091426.GA39680@desktop.piggybox> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: FreeBSD Mailing List , =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= Subject: Re: ipw2200 freebsd 7 firmware problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 13:04:51 -0000 peter harrison wrote: > Thursday, 22 May 2008 at 9:13:41 +0100, Vince Hoffman said: >> Fernando Apesteguía wrote: >>> On 5/22/08, Vince Hoffman wrote: >>>> Fernando Apesteguía wrote: >>>>> On Wed, May 21, 2008 at 10:33 AM, Vince Hoffman >>>> wrote: >>>>>> Have you read the manpage for iwi? >>>>>> >>>>> No, I tried with iwi-firmware and iwicontrol and none of them existed. >>>>> >>>>> >>>>>> no ports are needed the firmware is now in the base system, Just add the >>>>>> entries as specified in this snippet from man iwi >>>>>> >>>>> So... shouldn't this port be removed? >>>>> >>>>> >>>> I'm pretty sure that things changed between 6.x and 7.x, I'd imagine the >>>> port is needed for <7.x >>>> >>>>>> Alternatively, to load the driver as a module at boot time, place the >>>>>> following lines in loader.conf(5): >>>>>> >>>>>> if_iwi_load="YES" >>>>>> wlan_load="YES" >>>>>> firmware_load="YES" >>>>>> >>>>>> In both cases, place the following lines in loader.conf(5) to load >>>> the >>>>>> firmware modules: >>>>>> >>>>>> iwi_bss_load="YES" >>>>>> iwi_ibss_load="YES" >>>>>> iwi_monitor_load="YES" >>>>>> >>>>>> and >>>>>> >>>>>> This driver requires firmware to be loaded before it will work. For >>>>>> the loaded firmware to work the license at >>>>>> /usr/share/doc/legal/intel_iwi/LICENSE must be >>>> agreed to and the >>>>>> follow-ing line be added to loader.conf(5): >>>>>> >>>>>> legal.intel_iwi.license_ack=1 >>>>>> >>>>>> >>>>> I'll try it. But AFAIK, I have to recompile the kernel cause the >>>>> "device iwi" line is missing. >>>>> >>>>> Am i right? >>>>> >>>>> >>>> I think they should all be loadable as modules if they arent in generic. >>>> >>>> To try without rebooting I believe the commands you want are: >>>> kenv legal.intel_iwi.license_ack=1 >>>> kldload if_iwi >>>> kldload wlan >>>> kldload firmware >>>> kldload iwi_bss >>>> kldload iwi_ibss >>>> kldload iwi_monitor >>>> >>>> However, I just had a look in my /boot/kernel for the if_iwi module and its >>>> not there so you may be correct. (I'm a touch supprised as the do exist on >>>> my i386 box) >>> The same on my machine. The line is not in GENERIC and that modules >>> don't exist. I will recompile my module as soon as I have some spare >>> time. >>> Thanks for your help. >>> >> In theory you should be able to just >> cd /usr/src/sys/modules/iwi >> make && make install >> cd /usr/src/sys/modules/iwifw >> make && make install >> >> >> without rebuilding the entire kernel. I'm just puzzled why they dont >> build by default. > > I'm running a stock 7.0-STABLE with GENERIC and a default make.conf and I get the iwi modules no problem. I just followed the instructions in the man page and was up and running in 5 minutes. > > Are you running AMD64? the modules are there on my i386 laptop but not my AMD64 server (I dont use iwi on either though.) vince > Peter Harrison > >> >> Vince >> >> >>> Best Regards >>> >>>> regards, >>>> Vince >>>> >>>> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Thu May 22 13:47:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5EB9106566C for ; Thu, 22 May 2008 13:47:12 +0000 (UTC) (envelope-from sdafreebsduk@rowyerboat.com) Received: from brookes.ac.uk (csmail1.brookes.ac.uk [161.73.1.23]) by mx1.freebsd.org (Postfix) with ESMTP id 5CC3B8FC12 for ; Thu, 22 May 2008 13:47:11 +0000 (UTC) (envelope-from sdafreebsduk@rowyerboat.com) Received: from [161.73.146.9] (izb6d318.brookes.ac.uk [161.73.146.9]) (authenticated bits=0) by brookes.ac.uk (8.14.2/8.14.2) with ESMTP id m4MDl4Lf014358 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 22 May 2008 14:47:06 +0100 (BST) Message-ID: <48357959.1080508@rowyerboat.com> Date: Thu, 22 May 2008 14:47:05 +0100 From: Stephen Allen User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner-Information: Oxford Brookes University MailScanner X-MailScanner: Clean X-MailScanner-From: sdafreebsduk@rowyerboat.com X-Spam-Status: No Subject: Samba/Winbind/nsswitch problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 13:47:12 -0000 Hello, I've installed and configured samba with winbind, to allow Windows Active Directory users to login without me having to create a local account for them. Generally speaking, it works (I can login, wbinfo -u|-g returns the correct data). I can login as a Windows user through ssh, and am using the pam_mkhomedir module (which also works ok). Anyway, I've got 2 questions/problems... (1) Whenever I restart samba, syslog receives messages like these below. auth/auth_util.c:create_builtin_administrators(792) create_builtin_administrators: Failed to create Administrators auth/auth_util.c:create_builtin_users(758) create_builtin_users: Failed to create Users auth/auth_util.c:create_builtin_administrators(792) create_builtin_administrators: Failed to create Administrators auth/auth_util.c:create_builtin_users(758) create_builtin_users: Failed to create Users (2) If I use the "winbind enum users|groups = Yes" options, syslog receives messages like these below (hundreds of them... every few mins). nsswitch/winbindd_group.c:winbindd_getgrent(1110) could not lookup domain group department (maths) nsswitch/winbindd_group.c:winbindd_getgrent(1110) could not lookup domain group department (mecheng) Can anyone help please? Many thanks, Steve :) ======================== SOME NOTES ON MY CONFIG: ======================== FreeBSD 7.0-RELEASE amd64 samba-3.0.28a,1 root@bax ~ $ testparm -s Load smb config files from /usr/local/etc/smb.conf Loaded services file OK. Server role: ROLE_DOMAIN_MEMBER [global] workgroup = TECHNOLOGY security = DOMAIN allow trusted domains = No syslog only = Yes load printers = No printcap name = /dev/null ldap ssl = no idmap domains = TECHNOLOGY template shell = /usr/local/bin/bash winbind enum users = Yes winbind enum groups = Yes winbind use default domain = Yes idmap config TECHNOLOGY:range = 10000-20000 idmap config TECHNOLOGY:backend = rid root@bax ~ $ wbinfo -u | wc -l 2944 root@bax ~ $ wbinfo -g | wc -l 117 root@bax ~ $ cat /etc/nsswitch.conf group: files winbind group_compat: files nis hosts: files dns networks: files passwd: files winbind passwd_compat: files nis shells: files services: files services_compat: files nis protocols: files rpc: files From owner-freebsd-questions@FreeBSD.ORG Thu May 22 13:50:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE8B1106566B for ; Thu, 22 May 2008 13:50:23 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 1F4218FC12 for ; Thu, 22 May 2008 13:50:22 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so30916fgb.35 for ; Thu, 22 May 2008 06:50:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=7HT6aRPa+cuAc94kJTijYjzQ1iKPboc4+XewTq1txWQ=; b=QSMR1TITCizWXwzd/Ah6CvX6Ar3UJOtAlIOZCj1baXgUjcrUTPeTOa9WcbygaGPoqPhFOwzgCpxIkJWZoKMtbSrfmNW5tV8mQc2ryQ0Nq1x86oPo3A8m8qxmaYp1C+BOiWkuFEyPef9tU3JcyyNSpb+3HNRK90C6g3d9EsLuuas= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pcW8BxgcIOTIJKCJnQ29DuLa8Qwmo7UEslAerqA/qqYOFcqwwPBT8thhw5C46kc6fAqG44doSjDblsyYxNMhpCiBCiz7vTWotW+ZZQnpk6AvRVIUiRoQlzjupQskSk54Rj73wVyQvBHndTsUK5Oer9WSlqXQBkvauxL9zXvAiNI= Received: by 10.86.51.2 with SMTP id y2mr61726fgy.52.1211464219607; Thu, 22 May 2008 06:50:19 -0700 (PDT) Received: by 10.86.98.6 with HTTP; Thu, 22 May 2008 06:50:19 -0700 (PDT) Message-ID: <1bd550a00805220650u57f7d0a2p470f763395a37180@mail.gmail.com> Date: Thu, 22 May 2008 15:50:19 +0200 From: "=?ISO-8859-1?Q?Fernando_Apestegu=EDa?=" To: "Vince Hoffman" In-Reply-To: <48356F6E.9080809@unsane.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1bd550a00805201417n3ed9f7f8p9ac8524051635985@mail.gmail.com> <4833DE5B.5070803@unsane.co.uk> <1bd550a00805211431k1d9d5674v747d49d6c661c232@mail.gmail.com> <4834A036.4020809@unsane.co.uk> <1bd550a00805220011n56344761q753dc18a2e40adaf@mail.gmail.com> <48352B35.5040709@unsane.co.uk> <20080522091426.GA39680@desktop.piggybox> <48356F6E.9080809@unsane.co.uk> Cc: peter harrison , FreeBSD Mailing List Subject: Re: ipw2200 freebsd 7 firmware problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 13:50:23 -0000 On 5/22/08, Vince Hoffman wrote: > peter harrison wrote: > > Thursday, 22 May 2008 at 9:13:41 +0100, Vince Hoffman said: > >> Fernando Apestegu=EDa wrote: > >>> On 5/22/08, Vince Hoffman wrote: > >>>> Fernando Apestegu=EDa wrote: > >>>>> On Wed, May 21, 2008 at 10:33 AM, Vince Hoffman > >>>> wrote: > > >>>>>> Have you read the manpage for iwi? > >>>>>> > >>>>> No, I tried with iwi-firmware and iwicontrol and none of them exist= ed. > >>>>> > >>>>> > >>>>>> no ports are needed the firmware is now in the base system, Just a= dd the > >>>>>> entries as specified in this snippet from man iwi > >>>>>> > >>>>> So... shouldn't this port be removed? > >>>>> > >>>>> > >>>> I'm pretty sure that things changed between 6.x and 7.x, I'd imagine= the > >>>> port is needed for <7.x > >>>> > >>>>>> Alternatively, to load the driver as a module at boot time, place= the > >>>>>> following lines in loader.conf(5): > >>>>>> > >>>>>> if_iwi_load=3D"YES" > >>>>>> wlan_load=3D"YES" > >>>>>> firmware_load=3D"YES" > >>>>>> > >>>>>> In both cases, place the following lines in loader.conf(5) to l= oad > >>>> the > >>>>>> firmware modules: > >>>>>> > >>>>>> iwi_bss_load=3D"YES" > >>>>>> iwi_ibss_load=3D"YES" > >>>>>> iwi_monitor_load=3D"YES" > >>>>>> > >>>>>> and > >>>>>> > >>>>>> This driver requires firmware to be loaded before it will work. = For > >>>>>> the loaded firmware to work the license at > >>>>>> /usr/share/doc/legal/intel_iwi/LICENSE must be > >>>> agreed to and the > >>>>>> follow-ing line be added to loader.conf(5): > >>>>>> > >>>>>> legal.intel_iwi.license_ack=3D1 > >>>>>> > >>>>>> > >>>>> I'll try it. But AFAIK, I have to recompile the kernel cause the > >>>>> "device iwi" line is missing. > >>>>> > >>>>> Am i right? > >>>>> > >>>>> > >>>> I think they should all be loadable as modules if they arent in gene= ric. > >>>> > >>>> To try without rebooting I believe the commands you want are: > >>>> kenv legal.intel_iwi.license_ack=3D1 > >>>> kldload if_iwi > >>>> kldload wlan > >>>> kldload firmware > >>>> kldload iwi_bss > >>>> kldload iwi_ibss > >>>> kldload iwi_monitor > >>>> > >>>> However, I just had a look in my /boot/kernel for the if_iwi module = and its > >>>> not there so you may be correct. (I'm a touch supprised as the do ex= ist on > >>>> my i386 box) > >>> The same on my machine. The line is not in GENERIC and that modules > >>> don't exist. I will recompile my module as soon as I have some spare > >>> time. > >>> Thanks for your help. > >>> > >> In theory you should be able to just > >> cd /usr/src/sys/modules/iwi > >> make && make install > >> cd /usr/src/sys/modules/iwifw > >> make && make install > >> > >> > >> without rebuilding the entire kernel. I'm just puzzled why they dont > >> build by default. > > > > I'm running a stock 7.0-STABLE with GENERIC and a default make.conf and= I get the iwi modules no problem. I just followed the instructions in the = man page and was up and running in 5 minutes. > > > > > Are you running AMD64? the modules are there on my i386 laptop but not > my AMD64 server (I dont use iwi on either though.) I'm running AMD64, there is no "device iwi" in the GENERIC file. The modules are not under /boot/kernel. After work I'll try to compile the modules and see if everything is fine. > > vince > > > Peter Harrison > > > >> > >> Vince > >> > >> > >>> Best Regards > >>> > >>>> regards, > >>>> Vince > >>>> > >>>> > >> _______________________________________________ > >> freebsd-questions@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebs= d.org" > > From owner-freebsd-questions@FreeBSD.ORG Thu May 22 14:39:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 969F1106567B for ; Thu, 22 May 2008 14:39:18 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id 1EFD48FC19 for ; Thu, 22 May 2008 14:39:17 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1JzBwn-0003nv-H4; Thu, 22 May 2008 15:39:13 +0100 Received: from melon.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144]) by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id m4MEdCEg028706; Thu, 22 May 2008 15:39:12 +0100 Received: by melon.esperance-linux.co.uk (Postfix, from userid 1001) id 760E6FCA4AF; Thu, 22 May 2008 15:39:07 +0100 (BST) Date: Thu, 22 May 2008 15:39:07 +0100 From: Frank Shute To: "William O. Yates" Message-ID: <20080522143907.GA6487@melon.esperance-linux.co.uk> Mail-Followup-To: "William O. Yates" , freebsd-questions@freebsd.org References: <20080522022653.GB3334@melon.esperance-linux.co.uk> <1211466380.47050@ns3.tru2life.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1211466380.47050@ns3.tru2life.net> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 6.3-RELEASE-p2 i386 X-Organisation: 'Esperance Linux' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (zetnet.co.uk [194.247.46.1]); Thu, 22 May 2008 15:39:13 +0100 (BST) Cc: freebsd-questions@freebsd.org Subject: Re: vi secure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 14:39:18 -0000 On Thu, May 22, 2008 at 07:26:20AM -0700, William O. Yates wrote: > > On 21/May/2008 19:26 Frank Shute wrote .. > > On Wed, May 21, 2008 at 01:51:03PM -0700, William O. Yates wrote: > > > > > > [sent the below message thru the freebsd-security list with no > > > answers, hope for more from freebsd-questions] > > > > > > Recently started using vi macros. > > > > Show us the macro. > > > > > > > > When attempting to use one which accessed the external shell, got > > > the following message: > > > > > > "The ! command is not supported when the secure edit option is set." > > > > What does: > > > > :set > > > > show you? > > > > External commands work for me. Sure your vi isn't aliased? When > > doesn't it work? As root or ordinary user or both? > > > > What's your secure level?: > > > > $ sysctl -a | grep secure > > > > What does: > > > > $ whereis vi > > > > give you? > > > > and: > > > > $ uname -a > > > > > > > > When attempting to ":set nosecure" got: > > > > > > "set: the secure option may not be turned off." > > > > > > When attempting to "set nosecure" in my .exrc file, got: > > > > > > set nonumber .exrc, 44: set: the secure option may not be turned off > > > .exrc, 44: Ex command failed: pending commands discarded > > > > > > Looking through all the man pages, vi references, tutorials, and the > > > the oreilly vi "bible", can't find anything... > > > > > > Is "set secure" a compiled in setting? > > > > No. > > > > > > > > >From FreeBSD vi man page: > > > > > > -S Run with the secure edit option set, disallowing all > > > access to external programs. and secure [off] Turns off all > > > access to external programs. > > > > > > ..william.o.yates...hackware.at.tru2life.net...tru2life.info... > > > > -- > > > > Frank > > > > > > Contact info: http://www.shute.org.uk/misc/contact.html > ..william.o.yates...hackware.at.tru2life.net...tru2life.info... > > I usually run as root when updating systems (toor actually)... > > But symptoms are same for root and user level in vi, FreeBSD-[5.4,6.1,6.2,6.3]. > > NO nfs mounts, aliases, or any other funny stuff I can think of. > > Virgin vi setup from FreeBSD install. > > "inside_vi :!" --> (ANY ! command, not just macro) > The ! command is not supported when the secure edit option is set. > > "inside_vi :set all" --> (same as 4 other FreeBSD machines...) > +=+=+=+=+=+=+=+ > noaltwerase noextended matchtime=7 report=5 term="xterm" > autoindent filec="" nomesg ruler noterse > autoprint flash nomodeline scroll=27 notildeop > noautowrite nogtagsmode noprint="" nosearchincr timeout > backup="" hardtabs=0 nonumber secure nottywerase > nobeautify noiclower nooctal shiftwidth=8 noverbose > cdpath=":" ignorecase open noshowmatch warn > cedit="" keytime=6 optimize showmode window=29 > columns=80 noleftright path="" sidescroll=16 nowindowname > nocomment lines=30 print="" noslowopen wraplen=0 > noedcompatible nolisp prompt nosourceany wrapmargin=0 > escapetime=6 nolist noreadonly tabstop=8 wrapscan > noerrorbells lock noredraw taglength=0 nowriteany > noexrc magic remap tags="tags" > directory="/tmp/" > msgcat="/usr/share/vi/catalog/" > paragraphs="IPLPPPQPP LIpplpipbp" > recdir="/var/tmp/vi.recover" > sections="NHSHH HUnhsh" > shell="/bin/sh" > shellmeta="~{[*?$`'"^V" > Press any key to continue [: to enter more ex commands]: > > "inside_vi :set nosecure" --> > set: the secure option may not be turned off. > > ns1:/usr/local/www/info/docs> uname -a > FreeBSD ns1.tru2life.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > ns1:/usr/local/www/info/docs> sysctl -a | grep secure > kern.securelevel: -1 > net.inet.tcp.insecure_rst: 0 > > ns1:/usr/local/www/info/docs> whereis vi > vi: /usr/bin/vi /usr/share/man/man1/vi.1.gz /usr/ports/editors/openoffice.org-2/work/OOE680_m6/helpcontent2/source/auxiliary/vi > > toor@lazy:/.../...> uname -a > FreeBSD lazy.tru2life.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > toor@lazy:/.../...> sysctl -a | grep secure > kern.securelevel: -1 > net.inet.tcp.insecure_rst: 0 > > ns3:/usr/home/master> uname -a > FreeBSD ns3.tru2life.net 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > ns3:/home/master> sysctl -a | grep secure > kern.securelevel: -1 > net.inet.tcp.insecure_rst: 0 I guess you've looked at the obvious: ~/.exrc & ~/.nexrc although :set all does say noexrc. Have you checked: $ file /usr/bin/vi & compared output with uname? Compared /usr/bin/nvi with /usr/bin/vi? They should be the same. E.g: $ ls -l /usr/bin/vi -r-xr-xr-x 6 root wheel 309336 Apr 28 14:15 /usr/bin/vi $ ls -l /usr/bin/nvi -r-xr-xr-x 6 root wheel 309336 Apr 28 14:15 /usr/bin/nvi Failing that, I'm mystified :( -- Frank Contact info: http://www.shute.org.uk/misc/contact.html From owner-freebsd-questions@FreeBSD.ORG Thu May 22 14:49:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94C37106564A for ; Thu, 22 May 2008 14:49:10 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.freebsd.org (Postfix) with ESMTP id 3EC728FC2C for ; Thu, 22 May 2008 14:49:09 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: by wx-out-0506.google.com with SMTP id h27so65505wxd.7 for ; Thu, 22 May 2008 07:49:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=ju39WDokNQXPsVLH7DEO2MZ9Z53BsX0XWdwS5PnuGAs=; b=b82BlTEGgDMQZJ1ok50aIeudnS4+Kts95t5k90seuVAgXjXNDvxd0TuB/zK1OaCmj2unb8TUP26yjNtEHm+Fufu8fpOzrWmC14aaOjPaEayRxmfeKCAgR0dPslPOyBzPvkxhB/VB5frzqmbwDlT8ahg+ObelfCnYgXYpVQTV7kY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=tfVEFZZhGDPuj8C4kjXZ1BkuNezdjoXM/JZ5ddPELWGiu4ZGWsTcFrIL9Tl+6Xn8zk+sfs17BN50WulSb5WvHixzYy9/mypPI8rQ1ejM85j81mg9CLXud0NtZSf0mMn/Jsd9MBp+1FH1DLJoN6bZlUZU8paXs9ghQF5efbmsx3I= Received: by 10.140.203.15 with SMTP id a15mr58893rvg.212.1211467748554; Thu, 22 May 2008 07:49:08 -0700 (PDT) Received: by 10.141.97.10 with HTTP; Thu, 22 May 2008 07:49:08 -0700 (PDT) Message-ID: <4a89d1190805220749rb7702e1m9ddf3b15f3de8cd1@mail.gmail.com> Date: Thu, 22 May 2008 16:49:08 +0200 From: "Christian Zachariasen" To: "Frank Shute" , "William O. Yates" , freebsd-questions@freebsd.org In-Reply-To: <20080522143907.GA6487@melon.esperance-linux.co.uk> MIME-Version: 1.0 References: <20080522022653.GB3334@melon.esperance-linux.co.uk> <1211466380.47050@ns3.tru2life.net> <20080522143907.GA6487@melon.esperance-linux.co.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: vi secure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 14:49:10 -0000 On Thu, May 22, 2008 at 4:39 PM, Frank Shute wrote: > On Thu, May 22, 2008 at 07:26:20AM -0700, William O. Yates wrote: > > > > On 21/May/2008 19:26 Frank Shute wrote .. > > > On Wed, May 21, 2008 at 01:51:03PM -0700, William O. Yates wrote: > > > > > > > > [sent the below message thru the freebsd-security list with no > > > > answers, hope for more from freebsd-questions] > > > > > > > > Recently started using vi macros. > > > > > > Show us the macro. > > > > > > > > > > > When attempting to use one which accessed the external shell, got > > > > the following message: > > > > > > > > "The ! command is not supported when the secure edit option is set." > > > > > > What does: > > > > > > :set > > > > > > show you? > > > > > > External commands work for me. Sure your vi isn't aliased? When > > > doesn't it work? As root or ordinary user or both? > > > > > > What's your secure level?: > > > > > > $ sysctl -a | grep secure > > > > > > What does: > > > > > > $ whereis vi > > > > > > give you? > > > > > > and: > > > > > > $ uname -a > > > > > > > > > > > When attempting to ":set nosecure" got: > > > > > > > > "set: the secure option may not be turned off." > > > > > > > > When attempting to "set nosecure" in my .exrc file, got: > > > > > > > > set nonumber .exrc, 44: set: the secure option may not be turned off > > > > .exrc, 44: Ex command failed: pending commands discarded > > > > > > > > Looking through all the man pages, vi references, tutorials, and the > > > > the oreilly vi "bible", can't find anything... > > > > > > > > Is "set secure" a compiled in setting? > > > > > > No. > > > > > > > > > > > >From FreeBSD vi man page: > > > > > > > > -S Run with the secure edit option set, disallowing all > > > > access to external programs. and secure [off] Turns off all > > > > access to external programs. > > > > > > > > ..william.o.yates...hackware.at.tru2life.net...tru2life.info... > > > > > > -- > > > > > > Frank > > > > > > > > > Contact info: http://www.shute.org.uk/misc/contact.html > > ..william.o.yates...hackware.at.tru2life.net...tru2life.info... > > > > I usually run as root when updating systems (toor actually)... > > > > But symptoms are same for root and user level in vi, > FreeBSD-[5.4,6.1,6.2,6.3]. > > > > NO nfs mounts, aliases, or any other funny stuff I can think of. > > > > Virgin vi setup from FreeBSD install. > > > > "inside_vi :!" --> (ANY ! command, not just macro) > > The ! command is not supported when the secure edit option is set. > > > > "inside_vi :set all" --> (same as 4 other FreeBSD machines...) > > +=+=+=+=+=+=+=+ > > noaltwerase noextended matchtime=7 report=5 > term="xterm" > > autoindent filec="" nomesg ruler noterse > > autoprint flash nomodeline scroll=27 notildeop > > noautowrite nogtagsmode noprint="" nosearchincr timeout > > backup="" hardtabs=0 nonumber secure > nottywerase > > nobeautify noiclower nooctal shiftwidth=8 noverbose > > cdpath=":" ignorecase open noshowmatch warn > > cedit="" keytime=6 optimize showmode window=29 > > columns=80 noleftright path="" sidescroll=16 > nowindowname > > nocomment lines=30 print="" noslowopen wraplen=0 > > noedcompatible nolisp prompt nosourceany > wrapmargin=0 > > escapetime=6 nolist noreadonly tabstop=8 wrapscan > > noerrorbells lock noredraw taglength=0 > nowriteany > > noexrc magic remap tags="tags" > > directory="/tmp/" > > msgcat="/usr/share/vi/catalog/" > > paragraphs="IPLPPPQPP LIpplpipbp" > > recdir="/var/tmp/vi.recover" > > sections="NHSHH HUnhsh" > > shell="/bin/sh" > > shellmeta="~{[*?$`'"^V" > > Press any key to continue [: to enter more ex commands]: > > > > "inside_vi :set nosecure" --> > > set: the secure option may not be turned off. > > > > ns1:/usr/local/www/info/docs> uname -a > > FreeBSD ns1.tru2life.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 > 10:40:27 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > i386 > > > > ns1:/usr/local/www/info/docs> sysctl -a | grep secure > > kern.securelevel: -1 > > net.inet.tcp.insecure_rst: 0 > > > > ns1:/usr/local/www/info/docs> whereis vi > > vi: /usr/bin/vi /usr/share/man/man1/vi.1.gz > /usr/ports/editors/openoffice.org-2/work/OOE680_m6/helpcontent2/source/auxiliary/vi > > > > toor@lazy:/.../...> uname -a > > FreeBSD lazy.tru2life.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 > 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > i386 > > > > toor@lazy:/.../...> sysctl -a | grep secure > > kern.securelevel: -1 > > net.inet.tcp.insecure_rst: 0 > > > > ns3:/usr/home/master> uname -a > > FreeBSD ns3.tru2life.net 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 > 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > i386 > > > > ns3:/home/master> sysctl -a | grep secure > > kern.securelevel: -1 > > net.inet.tcp.insecure_rst: 0 > > I guess you've looked at the obvious: ~/.exrc & ~/.nexrc although :set > all does say noexrc. > > Have you checked: > > $ file /usr/bin/vi > > & compared output with uname? > > Compared /usr/bin/nvi with /usr/bin/vi? They should be the same. > > E.g: > > $ ls -l /usr/bin/vi > -r-xr-xr-x 6 root wheel 309336 Apr 28 14:15 /usr/bin/vi > > $ ls -l /usr/bin/nvi > -r-xr-xr-x 6 root wheel 309336 Apr 28 14:15 /usr/bin/nvi > > Failing that, I'm mystified :( > > -- > > Frank > > > Contact info: http://www.shute.org.uk/misc/contact.html > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > Your behaviour is reproducible when I run vi -S, but in normal vi I have full access to external commands with !, both running as root and toor. I googled your error message and couldn't find it anywhere except for newsgroups where you've been posting, so it's a very rare issue indeed. I don't have any suggestions as to how you'd fix it though, except look for any aliases and the stuff people have said before. Christian Zachariasen From owner-freebsd-questions@FreeBSD.ORG Thu May 22 15:51:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A185106566B for ; Thu, 22 May 2008 15:51:13 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 3F7EE8FC14 for ; Thu, 22 May 2008 15:51:13 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m4MFlbqm005999; Thu, 22 May 2008 11:47:37 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m4MFlacw005998; Thu, 22 May 2008 11:47:36 -0400 (EDT) (envelope-from jerrymc) Date: Thu, 22 May 2008 11:47:36 -0400 From: Jerry McAllister To: Tim Judd Message-ID: <20080522154736.GA5883@gizmo.acns.msu.edu> References: <3670D12C-DE20-4D3D-827E-3A6A93EB77DB@mrcable.ca> <4a89d1190805210132n8485a7h6a50504d5b05c127@mail.gmail.com> <1211423953.1329.2.camel@t60.local.zz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1211423953.1329.2.camel@t60.local.zz> User-Agent: Mutt/1.4.2.2i Cc: Christian Zachariasen , Russell Schoen , FreeBSD Mailing Lists Subject: Re: Which version X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 15:51:13 -0000 On Wed, May 21, 2008 at 08:39:13PM -0600, Tim Judd wrote: > > On Wed, 2008-05-21 at 10:32 +0200, Christian Zachariasen wrote: > > On Wed, May 21, 2008 at 10:01 AM, Russell Schoen wrote: > > > > > Hi, > > > Do you have a version that will run with an AMD Sempron 3100+, 1.8Ghz, 32 > > > bit, X86 family processor? > > > Please do some reading before asking questions on the mailing list. The > > FreeBSD Handbook (google it) is an excellent resource and will > > answer most of your questions about FreeBSD. > > > > > > But to answer this specific question: Yes, it's called FreeBSD. Just get the > > latest release (7.0) and install it. > > > > Christian Zachariasen > > And your answer doesn't answer the OP's question. > > I think the OP was asking which "platform" to use. > > 7.0 is the stable release No. 7.0 is currently the RELEASE release. > and you need the i386 platform. Yup. > > something like 7.0-RELEASE-i386-disc1.iso is what you need -- burn this > image to CD and then boot off the CD. That looks right. You want the directory: /pub/FreeBSD/releases/i386/ISO-IMAGES/7.0 and the image: 7.0-RELEASE-i386-disc1.iso within that directory. -- -- -- -- -- -- -- -- -- -- If you want the STABLE images They are in: /pub/FreeBSD/snapshots/_month_ such as: /pub/FreeBSD/snapshots/200805 Then you probably want image: 7.0-STABLE-200805-i386-disc1.iso if you want to install the most recent STABLE release, but that is not the RELEASE version. Maybe it is an unfortunate choice of words and naming conventions, but that is the way it is. ////jerry > > The handbook is still an excellent resource. > http://www.freebsd.org/handbook > > > good luck, feel free to ask questions, after searching a bit. It makes > us understand the question better and quicker response. > > Enjoy! > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Thu May 22 16:23:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52DBC1065672 for ; Thu, 22 May 2008 16:23:44 +0000 (UTC) (envelope-from beat.siegenthaler@beatsnet.com) Received: from ATOM.beatsnet.com (zux165-132.adsl.green.ch [80.254.165.132]) by mx1.freebsd.org (Postfix) with ESMTP id B9E2B8FC23 for ; Thu, 22 May 2008 16:23:43 +0000 (UTC) (envelope-from beat.siegenthaler@beatsnet.com) Received: from [192.168.124.200] (200-internal-wlan.beatsnet.com [192.168.124.200]) (authenticated bits=0) by ATOM.beatsnet.com (8.14.2/8.14.2) with ESMTP id m4MFvA3v088537 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 22 May 2008 17:57:10 +0200 (CEST) (envelope-from beat.siegenthaler@beatsnet.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=beatsnet.com; s=ATOM_DKIM; t=1211471833; bh=aMRBh4eZLLeV7ragiItBVKcXzdKFN9y8hxZE5 zA+5Ds=; h=Message-ID:Date:From:MIME-Version:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=GLbKS5sGoOjt A0H4JCcFdz7d4CrA3DVN5fgLgnNWibLV5cE2mtStN4v/zdHoUnAiRvoEq77VzNyVkaf OZHo5/2//JJLtVADXag3rP2YG0ISktig+Y9p7A/bJsaPLdBvlD8fiuL7RmzNonOcPwe 9XJIRKCnxV75luKrmaacMgHSU= Message-ID: <483597D5.8030706@beatsnet.com> Date: Thu, 22 May 2008 17:57:09 +0200 From: Beat Siegenthaler User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 CC: freebsd-questions@freebsd.org References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> <483503AD.60801@infracaninophile.co.uk> <4835634F.6060107@ibctech.ca> In-Reply-To: <4835634F.6060107@ibctech.ca> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (ATOM.beatsnet.com [172.20.0.45]); Thu, 22 May 2008 17:57:10 +0200 (CEST) X-Spam-Status: No, score=-0.4 required=5.0 tests=ALL_TRUSTED,AWL, MISSING_HEADERS autolearn=no version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on ATOM Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 16:23:44 -0000 Steve Bertrand wrote: > > >> I believe that the problem is this: even if configured to be an >> authoritative server, BIND will respond to a query about zones >> outside what it has authoritative data for with data from its cache >> if that data is present. As there is only one cache per instance of >> BIND, enabling any sort of recursive capability on a server that is >> otherwise meant to be entirely authoritative can lead to data leaking >> between the authoritative and recursive parts. This opens up the >> possibility of tricking a server into caching false data and responding >> with it as if it was authoritative. I cannot believe this, I want to research this myself (and the impact to my designs. Maybe it is the time to give unbound a try: [root@ATOM:/usr/ports/dns/unbound] # cat pkg-descr Unbound is designed as a set of modular components, so that also DNSSEC (secure DNS) validation and stub-resolvers (that do not run as a server, but are linked into an application) are easily possible. Goals: * A validating recursive DNS resolver. * Code diversity in the DNS resolver monoculture. * Drop-in replacement for BIND apart from config. * DNSSEC support. * Fully RFC compliant. * High performance o even with validation. * Used as o stub resolver. o full caching name server. o resolver library. * Elegant design of validator, resolver, cache modules. o provide the ability to pick and choose modules. * Robust. * In C, open source: The BSD license. * Smallest as possible component that does the job. * Stub-zones can be configured (local data or AS112 zones). Non-goals: * An authoritative name server. * Too many Features. WWW: http://unbound.net From owner-freebsd-questions@FreeBSD.ORG Thu May 22 16:28:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B732106566C for ; Thu, 22 May 2008 16:28:42 +0000 (UTC) (envelope-from four.harrisons@virgin.net) Received: from n066.sc1.he.tucows.com (smtpout0173.sc1.he.tucows.com [64.97.136.173]) by mx1.freebsd.org (Postfix) with ESMTP id 5BEC58FC1D for ; Thu, 22 May 2008 16:28:42 +0000 (UTC) (envelope-from four.harrisons@virgin.net) Received: from sc1-out08.emaildefenseservice.com (64.97.139.2) by n066.sc1.he.tucows.com (7.2.069.1) id 4769F9180117C02A; Thu, 22 May 2008 16:28:40 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2, 0, 0, 98cd0fef61665339, 6329043c99a265df, four.harrisons@virgin.net, -, RULES_HIT:355:379:472:599:601:945:946:960:965:966:967:968:973:980:988:989:1260:1261:1277:1311:1312:1313:1314:1345:1359:1437:1515:1516:1518:1519:1535:1544:1593:1594:1595:1596:1605:1711:1730:1747:1766:1792:1981:2194:2196:2198:2199:2200:2201:2376:2393:2525:2551:2552:2553:2559:2564:2682:2685:2691:2693:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3421:3622:3865:3866:3867:3868: 3869:3870:3871:3872:3873:3874:3934:3936:3938:3941:3944:3947:3950:4118:4250:4385:4390:4395:4605:4860:5007:6119:6261:7679:7903:8526, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:, MSBL:none, DNSBL:none, TSO:0 X-Spamcatcher-Explanation: Received: from desktop.piggybox (client-82-3-247-88.glfd.adsl.virgin.net [82.3.247.88]) by sc1-out08.emaildefenseservice.com (Postfix) with ESMTP; Thu, 22 May 2008 16:28:39 +0000 (UTC) Received: from desktop.piggybox (localhost.piggybox [127.0.0.1]) by desktop.piggybox (8.14.2/8.14.2) with ESMTP id m4MGSSa0001001; Thu, 22 May 2008 17:28:33 +0100 (BST) (envelope-from peter@desktop.piggybox) Received: (from peter@localhost) by desktop.piggybox (8.14.2/8.14.2/Submit) id m4MGSRCR000997; Thu, 22 May 2008 17:28:27 +0100 (BST) (envelope-from peter) Date: Thu, 22 May 2008 17:28:22 +0100 From: peter harrison To: Vince Hoffman Message-ID: <20080522162822.GA955@desktop.piggybox> References: <1bd550a00805201417n3ed9f7f8p9ac8524051635985@mail.gmail.com> <4833DE5B.5070803@unsane.co.uk> <1bd550a00805211431k1d9d5674v747d49d6c661c232@mail.gmail.com> <4834A036.4020809@unsane.co.uk> <1bd550a00805220011n56344761q753dc18a2e40adaf@mail.gmail.com> <48352B35.5040709@unsane.co.uk> <20080522091426.GA39680@desktop.piggybox> <48356F6E.9080809@unsane.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <48356F6E.9080809@unsane.co.uk> User-Agent: Mutt/1.4.2.3i Cc: peter harrison , FreeBSD Mailing List , Fernando =?iso-8859-1?Q?Apestegu=EDa?= Subject: Re: ipw2200 freebsd 7 firmware problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 16:28:42 -0000 Thursday, 22 May 2008 at 14:04:46 +0100, Vince Hoffman said: > peter harrison wrote: > > Thursday, 22 May 2008 at 9:13:41 +0100, Vince Hoffman said: > >> Fernando Apesteguía wrote: > >>> On 5/22/08, Vince Hoffman wrote: > >>>> Fernando Apesteguía wrote: > >>>>> On Wed, May 21, 2008 at 10:33 AM, Vince Hoffman > >>>> wrote: > > >>>>>> Have you read the manpage for iwi? > >>>>>> > >>>>> No, I tried with iwi-firmware and iwicontrol and none of them existed. > >>>>> > >>>>> > >>>>>> no ports are needed the firmware is now in the base system, Just add the > >>>>>> entries as specified in this snippet from man iwi > >>>>>> > >>>>> So... shouldn't this port be removed? > >>>>> > >>>>> > >>>> I'm pretty sure that things changed between 6.x and 7.x, I'd imagine the > >>>> port is needed for <7.x > >>>> > >>>>>> Alternatively, to load the driver as a module at boot time, place the > >>>>>> following lines in loader.conf(5): > >>>>>> > >>>>>> if_iwi_load="YES" > >>>>>> wlan_load="YES" > >>>>>> firmware_load="YES" > >>>>>> > >>>>>> In both cases, place the following lines in loader.conf(5) to load > >>>> the > >>>>>> firmware modules: > >>>>>> > >>>>>> iwi_bss_load="YES" > >>>>>> iwi_ibss_load="YES" > >>>>>> iwi_monitor_load="YES" > >>>>>> > >>>>>> and > >>>>>> > >>>>>> This driver requires firmware to be loaded before it will work. For > >>>>>> the loaded firmware to work the license at > >>>>>> /usr/share/doc/legal/intel_iwi/LICENSE must be > >>>> agreed to and the > >>>>>> follow-ing line be added to loader.conf(5): > >>>>>> > >>>>>> legal.intel_iwi.license_ack=1 > >>>>>> > >>>>>> > >>>>> I'll try it. But AFAIK, I have to recompile the kernel cause the > >>>>> "device iwi" line is missing. > >>>>> > >>>>> Am i right? > >>>>> > >>>>> > >>>> I think they should all be loadable as modules if they arent in generic. > >>>> > >>>> To try without rebooting I believe the commands you want are: > >>>> kenv legal.intel_iwi.license_ack=1 > >>>> kldload if_iwi > >>>> kldload wlan > >>>> kldload firmware > >>>> kldload iwi_bss > >>>> kldload iwi_ibss > >>>> kldload iwi_monitor > >>>> > >>>> However, I just had a look in my /boot/kernel for the if_iwi module and its > >>>> not there so you may be correct. (I'm a touch supprised as the do exist on > >>>> my i386 box) > >>> The same on my machine. The line is not in GENERIC and that modules > >>> don't exist. I will recompile my module as soon as I have some spare > >>> time. > >>> Thanks for your help. > >>> > >> In theory you should be able to just > >> cd /usr/src/sys/modules/iwi > >> make && make install > >> cd /usr/src/sys/modules/iwifw > >> make && make install > >> > >> > >> without rebuilding the entire kernel. I'm just puzzled why they dont > >> build by default. > > > > I'm running a stock 7.0-STABLE with GENERIC and a default make.conf and I get the iwi modules no problem. I just followed the instructions in the man page and was up and running in 5 minutes. > > > > > Are you running AMD64? the modules are there on my i386 laptop but not > my AMD64 server (I dont use iwi on either though.) I'm running i386, so that may be the difference. I don't have an AMD64 system to check I'm afraid. Peter Harrison. > > vince > > > Peter Harrison > > > >> > >> Vince > >> > >> > >>> Best Regards > >>> > >>>> regards, > >>>> Vince > >>>> > >>>> > >> _______________________________________________ > >> freebsd-questions@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Thu May 22 18:27:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C5AA1065676 for ; Thu, 22 May 2008 18:27:29 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 95AA08FC1A for ; Thu, 22 May 2008 18:27:28 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m4MIREAJ033158; Thu, 22 May 2008 13:27:15 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080522132455.02552288@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 22 May 2008 13:27:06 -0500 To: "William O. Yates" , Frank Shute From: Derek Ragona In-Reply-To: <1211466380.47050@ns3.tru2life.net> References: <20080522022653.GB3334@melon.esperance-linux.co.uk> <1211466380.47050@ns3.tru2life.net> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080522-0, 05/22/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m4MIREAJ033158 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: vi secure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 18:27:29 -0000 At 09:26 AM 5/22/2008, William O. Yates wrote: >On 21/May/2008 19:26 Frank Shute wrote .. > > On Wed, May 21, 2008 at 01:51:03PM -0700, William O. Yates wrote: > > > > > > [sent the below message thru the freebsd-security list with no > > > answers, hope for more from freebsd-questions] > > > > > > Recently started using vi macros. > > > > Show us the macro. > > > > > > > > When attempting to use one which accessed the external shell, got > > > the following message: > > > > > > "The ! command is not supported when the secure edit option is set." > > > > What does: > > > > :set > > > > show you? > > > > External commands work for me. Sure your vi isn't aliased? When > > doesn't it work? As root or ordinary user or both? > > > > What's your secure level?: > > > > $ sysctl -a | grep secure > > > > What does: > > > > $ whereis vi > > > > give you? > > > > and: > > > > $ uname -a > > > > > > > > When attempting to ":set nosecure" got: > > > > > > "set: the secure option may not be turned off." > > > > > > When attempting to "set nosecure" in my .exrc file, got: > > > > > > set nonumber .exrc, 44: set: the secure option may not be turned off > > > .exrc, 44: Ex command failed: pending commands discarded > > > > > > Looking through all the man pages, vi references, tutorials, and the > > > the oreilly vi "bible", can't find anything... > > > > > > Is "set secure" a compiled in setting? > > > > No. > > > > > > > > >From FreeBSD vi man page: > > > > > > -S Run with the secure edit option set, disallowing all > > > access to external programs. and secure [off] Turns off all > > > access to external programs. > > > > > > ..william.o.yates...hackware.at.tru2life.net...tru2life.info... > > > > -- > > > > Frank > > > > > > Contact info: http://www.shute.org.uk/misc/contact.html >..william.o.yates...hackware.at.tru2life.net...tru2life.info... > >I usually run as root when updating systems (toor actually)... > >But symptoms are same for root and user level in vi, >FreeBSD-[5.4,6.1,6.2,6.3]. > >NO nfs mounts, aliases, or any other funny stuff I can think of. > >Virgin vi setup from FreeBSD install. > >"inside_vi :!" --> (ANY ! command, not just macro) >The ! command is not supported when the secure edit option is set. > >"inside_vi :set all" --> (same as 4 other FreeBSD machines...) >+=+=+=+=+=+=+=+ >noaltwerase noextended matchtime=7 report=5 term="xterm" >autoindent filec="" nomesg ruler noterse >autoprint flash nomodeline scroll=27 notildeop >noautowrite nogtagsmode noprint="" nosearchincr timeout >backup="" hardtabs=0 nonumber secure nottywerase >nobeautify noiclower nooctal shiftwidth=8 noverbose >cdpath=":" ignorecase open noshowmatch warn >cedit="" keytime=6 optimize showmode window=29 >columns=80 noleftright path="" sidescroll=16 nowindowname >nocomment lines=30 print="" noslowopen wraplen=0 >noedcompatible nolisp prompt nosourceany wrapmargin=0 >escapetime=6 nolist noreadonly tabstop=8 wrapscan >noerrorbells lock noredraw taglength=0 nowriteany >noexrc magic remap tags="tags" >directory="/tmp/" >msgcat="/usr/share/vi/catalog/" >paragraphs="IPLPPPQPP LIpplpipbp" >recdir="/var/tmp/vi.recover" >sections="NHSHH HUnhsh" >shell="/bin/sh" >shellmeta="~{[*?$`'"^V" >Press any key to continue [: to enter more ex commands]: > >"inside_vi :set nosecure" --> >set: the secure option may not be turned off. > >ns1:/usr/local/www/info/docs> uname -a >FreeBSD ns1.tru2life.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 >10:40:27 UTC >2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > >ns1:/usr/local/www/info/docs> sysctl -a | grep secure >kern.securelevel: -1 >net.inet.tcp.insecure_rst: 0 > >ns1:/usr/local/www/info/docs> whereis vi >vi: /usr/bin/vi /usr/share/man/man1/vi.1.gz >/usr/ports/editors/openoffice.org-2/work/OOE680_m6/helpcontent2/source/auxiliary/vi > >toor@lazy:/.../...> uname -a >FreeBSD lazy.tru2life.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 >10:21:06 UTC >2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > >toor@lazy:/.../...> sysctl -a | grep secure >kern.securelevel: -1 >net.inet.tcp.insecure_rst: 0 > >ns3:/usr/home/master> uname -a >FreeBSD ns3.tru2life.net 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 >04:32:43 UTC >2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > >ns3:/home/master> sysctl -a | grep secure >kern.securelevel: -1 >net.inet.tcp.insecure_rst: 0 What are the mount options for /tmp and /var/tmp? If you start vi on a mounted filesystem with noexec set this can cause the problem. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Thu May 22 18:35:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBC021065671 for ; Thu, 22 May 2008 18:35:23 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 846F58FC1A for ; Thu, 22 May 2008 18:35:23 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m4MIYxjZ033335; Thu, 22 May 2008 13:35:00 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080522133400.02514ca8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 22 May 2008 13:34:52 -0500 To: Stephen Allen , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <48357959.1080508@rowyerboat.com> References: <48357959.1080508@rowyerboat.com> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080522-0, 05/22/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m4MIYxjZ033335 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Samba/Winbind/nsswitch problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 18:35:24 -0000 At 08:47 AM 5/22/2008, Stephen Allen wrote: >Hello, > >I've installed and configured samba with winbind, to allow Windows Active >Directory users to login without me having to create a local account for them. > >Generally speaking, it works (I can login, wbinfo -u|-g returns the >correct data). I can login as a Windows user through ssh, and am using >the pam_mkhomedir module (which also works ok). > >Anyway, I've got 2 questions/problems... > >(1) >Whenever I restart samba, syslog receives messages like these below. > >auth/auth_util.c:create_builtin_administrators(792) >create_builtin_administrators: Failed to create Administrators >auth/auth_util.c:create_builtin_users(758) >create_builtin_users: Failed to create Users >auth/auth_util.c:create_builtin_administrators(792) >create_builtin_administrators: Failed to create Administrators >auth/auth_util.c:create_builtin_users(758) >create_builtin_users: Failed to create Users > >(2) >If I use the "winbind enum users|groups = Yes" options, syslog receives >messages like these below (hundreds of them... every few mins). > >nsswitch/winbindd_group.c:winbindd_getgrent(1110) >could not lookup domain group department (maths) >nsswitch/winbindd_group.c:winbindd_getgrent(1110) >could not lookup domain group department (mecheng) > > >Can anyone help please? > >Many thanks, >Steve :) > > >======================== >SOME NOTES ON MY CONFIG: >======================== > >FreeBSD 7.0-RELEASE amd64 >samba-3.0.28a,1 > >root@bax ~ $ testparm -s >Load smb config files from /usr/local/etc/smb.conf >Loaded services file OK. >Server role: ROLE_DOMAIN_MEMBER >[global] > workgroup = TECHNOLOGY > security = DOMAIN > allow trusted domains = No > syslog only = Yes > load printers = No > printcap name = /dev/null > ldap ssl = no > idmap domains = TECHNOLOGY > template shell = /usr/local/bin/bash > winbind enum users = Yes > winbind enum groups = Yes > winbind use default domain = Yes > idmap config TECHNOLOGY:range = 10000-20000 > idmap config TECHNOLOGY:backend = rid > >root@bax ~ $ wbinfo -u | wc -l > 2944 >root@bax ~ $ wbinfo -g | wc -l > 117 > >root@bax ~ $ cat /etc/nsswitch.conf >group: files winbind >group_compat: files nis >hosts: files dns >networks: files >passwd: files winbind >passwd_compat: files nis >shells: files >services: files >services_compat: files nis >protocols: files >rpc: files Do you have an entry in smb.cnf like this: admin users = root, Administrator -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Thu May 22 20:24:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D34EF106567A for ; Thu, 22 May 2008 20:24:12 +0000 (UTC) (envelope-from dbani@watradehub.com) Received: from carana.com (carana.com [65.120.64.163]) by mx1.freebsd.org (Postfix) with ESMTP id 8F20D8FC13 for ; Thu, 22 May 2008 20:24:12 +0000 (UTC) (envelope-from dbani@watradehub.com) X-Spam-Status: No, hits=-106.3 required=3.0 Received: from [196.44.99.99] (account dbani@watradehub.com HELO SupportDela) by carana.com (CommuniGate Pro SMTP 5.1.13) with ESMTPA id 11525976 for freebsd-questions@freebsd.org; Thu, 22 May 2008 11:24:02 -0400 From: "Dela Benson Bani" To: Date: Thu, 22 May 2008 15:29:16 +0100 Message-ID: <004301c8bc18$3f419a00$c500000a@SupportDela> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Aci8GDXsBXP9QXcMTXWP8zwp/DsI0A== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Subject: Freebsd behind a proxy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 20:24:12 -0000 Hi i have my FreeBSD behind a squid proxy server and i'm unable to connect to the internet. Can you help me with where i set the env (FTP_PASSIVE_MODE)variable to enable me connect either through the proxy or something that will work. Thanks and hope to hear from you. Regards, ******************** Dela From owner-freebsd-questions@FreeBSD.ORG Thu May 22 20:39:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D15071065684 for ; Thu, 22 May 2008 20:39:34 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (ip-58-28-152-174.static-xdsl.xnet.co.nz [58.28.152.174]) by mx1.freebsd.org (Postfix) with ESMTP id 6D2718FC13 for ; Thu, 22 May 2008 20:39:34 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 4F9AD2841C; Fri, 23 May 2008 08:39:32 +1200 (NZST) Date: Fri, 23 May 2008 08:39:32 +1200 From: Jonathan Chen To: Matthew Seaman Message-ID: <20080522203932.GA74897@osiris.chen.org.nz> References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> <483503AD.60801@infracaninophile.co.uk> <4835634F.6060107@ibctech.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4835634F.6060107@ibctech.ca> User-Agent: Mutt/1.4.2.3i Cc: Steve Bertrand , freebsd-questions@freebsd.org Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 20:39:34 -0000 On Thu, May 22, 2008 at 08:13:03AM -0400, Steve Bertrand wrote: > > >>The "match-destination" inspects the DNS address used by the client to > >>query to determine which view to use. Would this suit your purpose? > > Well, yes, it would suit the purpose, but my fear was exactly that of > what Matthew states below about 'leaking'. > > >I believe that the problem is this: even if configured to be an > >authoritative server, BIND will respond to a query about zones > >outside what it has authoritative data for with data from its cache > >if that data is present. As there is only one cache per instance of > >BIND, enabling any sort of recursive capability on a server that is > >otherwise meant to be entirely authoritative can lead to data leaking > >between the authoritative and recursive parts. This opens up the > >possibility of tricking a server into caching false data and responding > >with it as if it was authoritative. If this were true, the "view" feature would be broken. I've just tried this with a client-based ACL, and there doesn't appear to any cache-leaking across views. Any counter-examples would be welcome. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Experience is a hard teacher because she gives the test first, the lesson afterwards From owner-freebsd-questions@FreeBSD.ORG Thu May 22 21:06:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5BBA106566B for ; Thu, 22 May 2008 21:06:49 +0000 (UTC) (envelope-from beat.siegenthaler@beatsnet.com) Received: from ATOM.beatsnet.com (zux165-132.adsl.green.ch [80.254.165.132]) by mx1.freebsd.org (Postfix) with ESMTP id 4B9498FC12 for ; Thu, 22 May 2008 21:06:49 +0000 (UTC) (envelope-from beat.siegenthaler@beatsnet.com) Received: from [192.168.124.200] (200-internal-wlan.beatsnet.com [192.168.124.200]) (authenticated bits=0) by ATOM.beatsnet.com (8.14.2/8.14.2) with ESMTP id m4ML6iN2098478 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 22 May 2008 23:06:45 +0200 (CEST) (envelope-from beat.siegenthaler@beatsnet.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=beatsnet.com; s=ATOM_DKIM; t=1211490407; bh=1NAynJoJjGMG/QBJ7kPz/Ay3tl7o5pp5Z07Cy +b1zUE=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=eRtvJqp99DLd 3a9vGQRj7sNfK1BButEOwEmpzQRpYZszka/aVycmmvv+YCML1RdDTxVPz79kam1ioCa aM9tBFY540m55tPMiOzymdqEgrKLfBB/8ZYZ/JTDcgvIEqzobCZHDXS0jbE0azES2W2 YUTazftknsj9ReXY4ZXI022AY= Message-ID: <4835E064.70803@beatsnet.com> Date: Thu, 22 May 2008 23:06:44 +0200 From: Beat Siegenthaler User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> <483503AD.60801@infracaninophile.co.uk> <4835634F.6060107@ibctech.ca> <20080522203932.GA74897@osiris.chen.org.nz> In-Reply-To: <20080522203932.GA74897@osiris.chen.org.nz> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (ATOM.beatsnet.com [172.20.0.45]); Thu, 22 May 2008 23:06:45 +0200 (CEST) X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on ATOM Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 21:06:49 -0000 Jonathan Chen wrote: > > If this were true, the "view" feature would be broken. I've just tried > this with a client-based ACL, and there doesn't appear to any > cache-leaking across views. Any counter-examples would be welcome. > I did this tests too. No leaks found. ;; WARNING: recursion requested but not available ;; QUESTION SECTION: ;www.kransite.de. IN A Maybe this was a a bug in 4.x or 8x ? I cannot even find some hints about such a issue. From owner-freebsd-questions@FreeBSD.ORG Thu May 22 21:11:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39B331065681 for ; Thu, 22 May 2008 21:11:48 +0000 (UTC) (envelope-from SRS0=UUdbpL=WF=mobileemail.vodafonesa.co.za=twelcome@srs.bis.eu.blackberry.com) Received: from smtp01.bis.eu.blackberry.com (smtp01.bis.eu.blackberry.com [216.9.253.48]) by mx1.freebsd.org (Postfix) with ESMTP id F23E28FC25 for ; Thu, 22 May 2008 21:11:47 +0000 (UTC) (envelope-from SRS0=UUdbpL=WF=mobileemail.vodafonesa.co.za=twelcome@srs.bis.eu.blackberry.com) Received: from bxe009.bisx.produk.on.blackberry (bxe009.bisx.produk.on.blackberry [172.24.225.28]) by srs.bis.eu.blackberry.com (8.13.7 TEAMON/8.13.7) with ESMTP id m4MKEQhQ021816; Thu, 22 May 2008 20:43:00 GMT X-rim-org-msg-ref-id: 1349154026 Message-ID: <1349154026-1211488980-cardhu_decombobulator_blackberry.rim.net-699586328-@bxe009.bisx.produk.on.blackberry> Content-Transfer-Encoding: base64 X-Priority: Normal References: <38f284ee0805200717l7008e18fud9631bf80839ceb1@mail.gmail.com><4832E6AF.8080100@supsi.ch><38f284ee0805200808v2947fa20od00263f5440baac0@mail.gmail.com><483300F7.1030204@supsi.ch><20080520203331.H9300@wojtek.tensor.gdynia.pl><4a89d1190805210141i5c9c1923j15b60d2c97a37a7d@mail.gmail.com><38f284ee0805210146y360a29casac65858bec976ccf@mail.gmail.com> In-Reply-To: <38f284ee0805210146y360a29casac65858bec976ccf@mail.gmail.com> Sensitivity: Normal Importance: Normal To: "Alan Gilmour" From: twelcome@mobileemail.vodafonesa.co.za Date: Thu, 22 May 2008 20:42:19 +0000 Content-Type: text/plain MIME-Version: 1.0 Cc: FreeBSD Mailing Lists Subject: Re: Server crashing, no explanations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: twelcome@mobileemail.vodafonesa.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 21:11:48 -0000 DQpIYXZlIHlvdSB0cmllZCBkaXNhYmxpbmcgaHlwZXJ0aHJlYWRpbmcgaW4gdGhlIEJJT1M/IEkg aGFkIHRoZSBzYW1lIHByb2JsZW0gd2l0aCBhIGhlcmQgb2YgZGVsbCAyODUwcyBhbmQgdGhlIG9u bHkgZml4IHVuZGVyIHRoZSBjb25kaXRpb25zIHlvdSBkZXNjcmliZSBzZWVtZWQgdG8gYmUgdG8g ZGlzYWJsZSB0aGUgaHlwZXJ0aHJlYWRpbmcuDQoNClJlZ2FyZHMsDQoNCg0KU2VudCB2aWEgbXkg QmxhY2tCZXJyeSBmcm9tIFZvZGFjb20gLSBsZXQgeW91ciBlbWFpbCBmaW5kIHlvdSENCg0KLS0t LS1PcmlnaW5hbCBNZXNzYWdlLS0tLS0NCkZyb206ICJBbGFuIEdpbG1vdXIiIDxhbGFuZGdpbG1v dXJAZ21haWwuY29tPg0KDQpEYXRlOiBXZWQsIDIxIE1heSAyMDA4IDA5OjQ2OjU3IA0KVG86IkNo cmlzdGlhbiBaYWNoYXJpYXNlbiIgPGNocml6YWNoQGdtYWlsLmNvbT4NCkNjOkZyZWVCU0QgTWFp bGluZyBMaXN0cyA8ZnJlZWJzZC1xdWVzdGlvbnNAZnJlZWJzZC5vcmc+DQpTdWJqZWN0OiBSZTog U2VydmVyIGNyYXNoaW5nLCBubyBleHBsYW5hdGlvbnMNCg0KDQpJIGd1ZXNzIGl0IGNhbiwgYnV0 IGluIHRoZSBwYXN0IHdoZW4gaGFyZHdhcmUgaGFzIGZhaWxlZCBmb3IgbWUsIEkNCmdlbmVyYWxs eSBnb3Qgc29tZSBpbmRpY2F0aXZlIGVycm9ycyBpbiB0aGUgbG9ncy4NCg0KSSBtYW5hZ2VkIHRv IG1vdmUgYSBsb3Qgb2YgdGhlIGludGVuc2l2ZSBvcGVyYXRpb25zIGFjcm9zcyB0byBhbm90aGVy DQpzZXJ2ZXIgYW5kIGZvciB0aGUgbW9tZW50LGl0cyB3b3JraW5nIG11Y2ggYmV0dGVyIG9uIHRo ZSBvdGhlciBzZXJ2ZXINCndoaWNoIGhhcyBhIG5ld2VyIGtlcm5lbC4NCg0KQ2hlZXJzDQoNCkFs YW4NCg0KT24gMjEvMDUvMjAwOCwgQ2hyaXN0aWFuIFphY2hhcmlhc2VuIDxjaHJpemFjaEBnbWFp bC5jb20+IHdyb3RlOg0KPiBPbiBUdWUsIE1heSAyMCwgMjAwOCBhdCA4OjM0IFBNLCBXb2pjaWVj aCBQdWNoYXIgPA0KPiB3b2p0ZWtAd29qdGVrLnRlbnNvci5nZHluaWEucGw+IHdyb3RlOg0KPg0K PiA+IFRoZW4sIGlmIGNyYXNoIGR1bXBzIGFyZSBlbmFibGVkLCBpdCBjb3VsZCBiZSBhIEhXIGZh aWx1cmUuLg0KPiA+Pg0KPiA+DQo+ID4gbm8gaXQgaXMgbm90LiBpIGhhdmUgc2ltaWxhciBwcm9i bGVtcyBidXQgbm90IHdpdGggYXBhY2hlLCBpdCBpcyBjZXJ0YWlubHkNCj4gPiBGcmVlQlNEIGJ1 ZyB0aGF0IGNhdXNlcyBpdCB0byByYW5kb21seSByZWJvb3QgdW5kZXIgY2VydGFpbiB0eXBlcyBv ZiBsb2FkLg0KPiA+DQo+ID4gaSBmb3VuZCB0aGUgd2F5IHRvIGZpeCBpdCBpbiBteSBjYXNlDQo+ ID4NCj4gPiBfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXw0K PiA+IGZyZWVic2QtcXVlc3Rpb25zQGZyZWVic2Qub3JnIG1haWxpbmcgbGlzdA0KPiA+IGh0dHA6 Ly9saXN0cy5mcmVlYnNkLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2ZyZWVic2QtcXVlc3Rpb25zDQo+ ID4gVG8gdW5zdWJzY3JpYmUsIHNlbmQgYW55IG1haWwgdG8gIg0KPiA+IGZyZWVic2QtcXVlc3Rp b25zLXVuc3Vic2NyaWJlQGZyZWVic2Qub3JnIg0KPiA+DQo+DQo+IFllYWgsIGJlY2F1c2UgaGFy ZHdhcmUgbmV2ZXIgZmFpbHMsIHJpZ2h0IFdvamNpZWNoPw0KPiBfX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fXw0KPiBmcmVlYnNkLXF1ZXN0aW9uc0BmcmVlYnNk Lm9yZyBtYWlsaW5nIGxpc3QNCj4gaHR0cDovL2xpc3RzLmZyZWVic2Qub3JnL21haWxtYW4vbGlz dGluZm8vZnJlZWJzZC1xdWVzdGlvbnMNCj4gVG8gdW5zdWJzY3JpYmUsIHNlbmQgYW55IG1haWwg dG8gImZyZWVic2QtcXVlc3Rpb25zLXVuc3Vic2NyaWJlQGZyZWVic2Qub3JnIg0KPg0KDQoNCi0t DQpUaGlzIG1lc3NhZ2UsIHRvZ2V0aGVyIHdpdGggYW55IGF0dGFjaG1lbnRzLCBpcyBmb3IgdGhl IGNvbmZpZGVudGlhbA0KYW5kIGV4Y2x1c2l2ZSB1c2Ugb2YgdGhlIGludGVuZGVkIGFkZHJlc3Nl ZShzKS4gSWYgeW91IHJlY2VpdmUgaXQgaW4NCmVycm9yLCBwbGVhc2UgZGVsZXRlIHRoZSBtZXNz YWdlLiBBbGwgaW5mb3JtYXRpb24gY29udGFpbmVkIHdpdGhpbg0KdGhpcyBlLW1haWwgaXMgd2l0 aG91dCBwcmVqdWRpY2UuIERvIG5vdCBkaXNjbG9zZSwgY29weSwgY2lyY3VsYXRlIG9yDQp1c2Ug YW55IGluZm9ybWF0aW9uIGNvbnRhaW5lZCBoZXJlaW4uDQpfX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fXw0KZnJlZWJzZC1xdWVzdGlvbnNAZnJlZWJzZC5vcmcg bWFpbGluZyBsaXN0DQpodHRwOi8vbGlzdHMuZnJlZWJzZC5vcmcvbWFpbG1hbi9saXN0aW5mby9m cmVlYnNkLXF1ZXN0aW9ucw0KVG8gdW5zdWJzY3JpYmUsIHNlbmQgYW55IG1haWwgdG8gImZyZWVi c2QtcXVlc3Rpb25zLXVuc3Vic2NyaWJlQGZyZWVic2Qub3JnIg0K From owner-freebsd-questions@FreeBSD.ORG Thu May 22 21:24:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5509B106564A for ; Thu, 22 May 2008 21:24:42 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.185]) by mx1.freebsd.org (Postfix) with ESMTP id CCE178FC1F for ; Thu, 22 May 2008 21:24:41 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: by gv-out-0910.google.com with SMTP id n8so166313gve.39 for ; Thu, 22 May 2008 14:24:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type; bh=aywaEuEGyJDkNdLWLidYp9bGdm2X8xUKt/UjMOcavwA=; b=fVxsvj8EhtLoTHMdwzCH95PTF16HKeo6rc27mtJizpDxWzj0UmX3qjj++/0C14Ci0YcfkGjWZgfxADvVa0GF4YhFjchPUiqj6VtX0gdmhzCns2vYImPdRFQ5Tm9aSiSTlGj0svbvrqzdG5H5axQ7Jh8NmIyaTH2iPIJSZ6TBNHM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type; b=KkhbyWKfPvzxQmC+E6WOGA+Vf22FJnhsYcoHQMV4vqdKOMs7BVDeLV2EBL0j8WARTs0P03SfdbPMTuh9iv8sfZYWurncCyj65m9ReIvxcx8oGPN81YFerFynKhY1k4yM7m1OdcFWZrRLOtpdtV/kcGk2MyHB4ljPLW461v2QKSc= Received: by 10.103.18.19 with SMTP id v19mr370166mui.123.1211491480124; Thu, 22 May 2008 14:24:40 -0700 (PDT) Received: from mellba.mayaseb ( [196.207.196.136]) by mx.google.com with ESMTPS id e8sm18194362muf.0.2008.05.22.14.24.37 (version=SSLv3 cipher=RC4-MD5); Thu, 22 May 2008 14:24:39 -0700 (PDT) Message-ID: <4835E523.2090304@gmail.com> Date: Thu, 22 May 2008 21:26:59 +0000 From: =?ISO-8859-1?Q?S=E9bastien_Morand?= User-Agent: Thunderbird 2.0.0.12 (X11/20080406) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.6 Content-Type: multipart/mixed; boundary="------------000406060002030000070209" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: devfs and scanner X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 21:24:42 -0000 This is a multi-part message in MIME format. --------------000406060002030000070209 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi a would like to up my scanner automatically ofr regular user, so I create theses lines in devfs.conf: link uscanner0 scanner perm uscanner0 0660 own uscanner0 root:scanner I create the group scanner and add the user in it, but it doesn't work. When I plug the scanner I get: $ ls -l /dev/uscanner0 crw-r--r-- 1 root operator 0, 124 May 22 21:25 /dev/uscanner0 And what I would like is: crw-rw-r-- 1 root scanner 0, 124 May 22 21:25 /dev/uscanner0 How can I achieve this? Thanks Sebastien --------------000406060002030000070209-- From owner-freebsd-questions@FreeBSD.ORG Thu May 22 21:28:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C0C21065701 for ; Thu, 22 May 2008 21:28:32 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id C3FAA8FC13 for ; Thu, 22 May 2008 21:28:31 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl105-70.kln.forthnet.gr [77.49.224.70]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-1) with ESMTP id m4MLRWtJ029140 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 23 May 2008 00:28:02 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m4MLRV0N001877; Fri, 23 May 2008 00:28:01 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m4MKMm2u002028; Thu, 22 May 2008 23:22:48 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Matthias Apitz References: <972994690801011020u60ed0a0et6d8356cdb1f6f974@mail.gmail.com> <20080102141419.GB61289@sandvine.com> <20080521143210.GA70289@rebelion.Sisis.de> <4834516F.1010002@otenet.gr> <87prre275y.fsf@kobe.laptop> <20080522071727.GA6009@rebelion.Sisis.de> Date: Thu, 22 May 2008 23:22:46 +0300 In-Reply-To: <20080522071727.GA6009@rebelion.Sisis.de> (Matthias Apitz's message of "Thu, 22 May 2008 09:17:27 +0200") Message-ID: <87skwaqeax.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: quoted-printable X-MailScanner-ID: m4MLRWtJ029140 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.832, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.57, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: Manolis Kiagias , "freebsd-questions@freebsd.org" Subject: Re: Asus eee X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 21:28:32 -0000 On Thu, 22 May 2008 09:17:27 +0200, Matthias Apitz wrote: > El d=A8=AAa Thursday, May 22, 2008 a las 09:18:33AM +0300, Giorgos Kerami= das escribi=A8=AE: >> Alternatively, you can use `pkg_create -b' to save the installed >> copies of a few ports, and move them over. Installed packages can be >> saved anywhere you prefer to store them. I some times use `/usr/pkg'. > > Thanks for your hint concerning pkg_create. I've stumbled over this as > well and we must not only create a given package, but also all the > packages from which it depends with for example: > > # pkg_create -Rb stardict-2.4.8_5 > > this gave me in this example 144 packages in the current dir; I run it > twice to see if pkg_create detects that a given dependency is already > there or if it will rebuild the package, and it does rebuild them; this > means if I run pkg_create for the 200 ports I've compiled (even if I let > out what perhaps I don't need on the smaller EeePC it is a lot of > stuff), it will do a lot of work twice; is there a way to let pkg_create > check if the pkg is already built and there? That's true. There is going to be at least *some* duplication of work if you run `pkg_create -Rb' multiple times :-/ There's no option to inhibit pkg_create output if a package already exists, i.e. something like a `noclobber' option. Maybe we can hack a new feature for this. That would be cool. Then you could run, for example, `pkg_create -Rbn' and avoid recreating packages every time a dependency is met as part of one of the packages you want to transfer. I'll haev to test a bit the following patch, and get it reviewed by our packaging tools people, but it seems pretty straightforward. %%% Index: usr.sbin/pkg_install/create/create.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/usr.sbin/pkg_install/create/create.h,v retrieving revision 1.26 diff -u -r1.26 create.h --- usr.sbin/pkg_install/create/create.h 8 Nov 2005 20:48:26 -0000 1.26 +++ usr.sbin/pkg_install/create/create.h 22 May 2008 20:11:20 -0000 @@ -46,6 +46,7 @@ extern int Dereference; extern int PlistOnly; extern int Recursive; +extern int NoClobber; =20 enum zipper {NONE, GZIP, BZIP, BZIP2 }; extern enum zipper Zipper; Index: usr.sbin/pkg_install/create/main.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/usr.sbin/pkg_install/create/main.c,v retrieving revision 1.41 diff -u -r1.41 main.c --- usr.sbin/pkg_install/create/main.c 7 Nov 2007 10:53:36 -0000 1.41 +++ usr.sbin/pkg_install/create/main.c 22 May 2008 20:07:33 -0000 @@ -16,7 +16,7 @@ #include "lib.h" #include "create.h" =20 -static char Options[] =3D "EGYNORhjvxyzf:p:P:C:c:d:i:I:k:K:r:t:X:D:m:s:S:o= :b:"; +static char Options[] =3D "EGYNnORhjvxyzf:p:P:C:c:d:i:I:k:K:r:t:X:D:m:s:S:= o:b:"; =20 match_t MatchType =3D MATCH_GLOB; char *Prefix =3D NULL; @@ -41,6 +41,7 @@ int Dereference =3D FALSE; int PlistOnly =3D FALSE; int Recursive =3D FALSE; +int NoClobber =3D FALSE; #if defined(__FreeBSD_version) && __FreeBSD_version >=3D 500039 enum zipper Zipper =3D BZIP2; #else @@ -192,6 +193,10 @@ Recursive =3D TRUE; break; =20 + case 'n': + NoClobber =3D TRUE; + break; + case '?': default: usage(); @@ -228,7 +233,7 @@ usage() { fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n%s\n%s\n", -"usage: pkg_create [-YNOhjvyz] [-C conflicts] [-P pkgs] [-p prefix]", +"usage: pkg_create [-YNOhjnvyz] [-C conflicts] [-P pkgs] [-p prefix]", " [-i iscript] [-I piscript] [-k dscript] [-K pdscript]", " [-r rscript] [-s srcdir] [-S basedir]", " [-t template] [-X excludefile]", Index: usr.sbin/pkg_install/create/perform.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/usr.sbin/pkg_install/create/perform.c,v retrieving revision 1.82 diff -u -r1.82 perform.c --- usr.sbin/pkg_install/create/perform.c 7 Jan 2006 22:10:57 -0000 1.82 +++ usr.sbin/pkg_install/create/perform.c 22 May 2008 20:17:37 -0000 @@ -28,6 +28,8 @@ #include #include #include +#include +#include #include #include #include @@ -336,6 +338,7 @@ static void make_dist(const char *homedir, const char *pkg, const char *suff, Package = *plist) { + struct stat sb; char tball[FILENAME_MAX]; PackingList p; int ret; @@ -355,6 +358,16 @@ else snprintf(tball, FILENAME_MAX, "%s/%s.%s", homedir, pkg, suff); =20 + /* + * If the package tarball exists already, and we are running in `no + * clobber' mode, skip this package. + */ + if (stat(tball, &sb) =3D=3D 0 && NoClobber =3D=3D TRUE) { + if (Verbose) + printf("Skipping package '%s'. It already exists.\n", tball); + return; + } + args[nargs++] =3D "-c"; args[nargs++] =3D "-f"; args[nargs++] =3D tball; Index: usr.sbin/pkg_install/create/pkg_create.1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/usr.sbin/pkg_install/create/pkg_create.1,v retrieving revision 1.72 diff -u -r1.72 pkg_create.1 --- usr.sbin/pkg_install/create/pkg_create.1 9 Dec 2007 11:01:57 -0000 1.72 +++ usr.sbin/pkg_install/create/pkg_create.1 22 May 2008 20:20:27 -0000 @@ -350,6 +350,24 @@ .It Fl G Use exact matching for .Ar pkg-name . +.It Fl n +Run in +.Dq no clobber +mode. +If a package tarball exists, the +.Nm +utility will not overwrite it. +This is useful, for example, when multiple packages are saved with +several consecutive runs of +.Nm +with the +.Fl Rb +options. +Saving common dependencies multiple times would do a lot of duplicate +work in this case. +The +.Fl n +option avoids repackaging common dependencies multiple times. .El .Sh PACKING LIST DETAILS The %%% From owner-freebsd-questions@FreeBSD.ORG Thu May 22 21:34:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9E91106567A for ; Thu, 22 May 2008 21:34:08 +0000 (UTC) (envelope-from glyn@millingtons.org) Received: from venus.karoo.kcom.com (venus.karoo.kcom.com [212.50.160.60]) by mx1.freebsd.org (Postfix) with ESMTP id 61F1A8FC18 for ; Thu, 22 May 2008 21:34:07 +0000 (UTC) (envelope-from glyn@millingtons.org) X-IronPort-AV: E=Sophos;i="4.27,526,1204502400"; d="scan'208";a="306096611" Received: from unknown (HELO glynthebearded.millingtons.org) ([82.152.120.109]) by venus.karoo.kcom.com with ESMTP; 22 May 2008 22:34:06 +0100 Received: by glynthebearded.millingtons.org (Postfix, from userid 1001) id 6847822869; Thu, 22 May 2008 22:35:23 +0100 (BST) To: =?iso-8859-1?Q?S=E9bastien?= Morand References: <4835E523.2090304@gmail.com> Organization: Central Church, Torquay, U.K. X-Now-Playing: There's a deathly hush in the close tonight! X-Liturgical-Date: Solemnity: Body and Blood of Christ, A.D. 2008 From: Glyn Millington Date: Thu, 22 May 2008 22:35:23 +0100 In-Reply-To: <4835E523.2090304@gmail.com> (=?iso-8859-1?Q?=22S=E9bastien?= Morand"'s message of "Thu\, 22 May 2008 21\:26\:59 +0000") Message-ID: <86iqx6vx7o.fsf@nowhere.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: devfs and scanner X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glyn@millingtons.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 21:34:08 -0000 S=E9bastien Morand writes: > Hi > > a would like to up my scanner automatically ofr regular user, so I > create theses lines in devfs.conf: > link uscanner0 scanner > perm uscanner0 0660 > own uscanner0 root:scanner > > I create the group scanner and add the user in it, but it doesn't > work. When I plug the scanner I get: > $ ls -l /dev/uscanner0 > crw-r--r-- 1 root operator 0, 124 May 22 21:25 /dev/uscanner0 > > And what I would like is: > crw-rw-r-- 1 root scanner 0, 124 May 22 21:25 /dev/uscanner0 > > How can I achieve this? Is the uscanner0 device also dealt with in /etc/devfs.rules ? atb Glyn From owner-freebsd-questions@FreeBSD.ORG Thu May 22 21:40:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 150E91065678 for ; Thu, 22 May 2008 21:40:45 +0000 (UTC) (envelope-from dboner@aogsquid.ucsd.edu) Received: from outbound1.ucsd.edu (outbound1.ucsd.edu [132.239.1.205]) by mx1.freebsd.org (Postfix) with ESMTP id E3A2C8FC0A for ; Thu, 22 May 2008 21:40:44 +0000 (UTC) (envelope-from dboner@aogsquid.ucsd.edu) Received: from smtp.ucsd.edu (smtp.ucsd.edu [132.239.1.49]) by outbound1.ucsd.edu (8.13.6/8.13.6) with ESMTP id m4ML8P3U076698 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 22 May 2008 14:08:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; s=2007001; d=ucsd.edu; c=simple; q=dns; b=U9QJ7B8ruvxvbIzs2+BBQ2kiC6GZ+KZHKOpUXFas6GzrwSlgklbBIhRqC9jAjDE6f Ixhf1lptWhs0obgafeGYA== Received: from [192.168.231.5] (aogsquid.ucsd.edu [132.239.152.182]) by smtp.ucsd.edu (8.13.6/8.13.6) with ESMTP id m4ML8OBt087355 for ; Thu, 22 May 2008 14:08:25 -0700 (PDT) X-Authentication-Warning: smtp.ucsd.edu: Host aogsquid.ucsd.edu [132.239.152.182] claimed to be [192.168.231.5] Message-ID: <4835EEDC.9020409@aogsquid.ucsd.edu> Date: Thu, 22 May 2008 14:08:28 -0800 From: Dirk Bonebrake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Agere ET1310 support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 21:40:45 -0000 Is support for the Agere ET1310 ethernet in the works or otherwise available for FBSD? I know that recent releases of OpenBSD and Dragonfly claim support; is it a huge deal to port one of these variants to FBSD (I've done device drivers, and if no one else is working on it may undertake this). Thanks, DH From owner-freebsd-questions@FreeBSD.ORG Thu May 22 21:56:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43A1D106566B for ; Thu, 22 May 2008 21:56:32 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 945D18FC15 for ; Thu, 22 May 2008 21:56:31 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl105-70.kln.forthnet.gr [77.49.224.70]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-1) with ESMTP id m4MLt1ks030447 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 23 May 2008 00:55:28 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m4MLt03I002560; Fri, 23 May 2008 00:55:00 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m4MLt0AU002559; Fri, 23 May 2008 00:55:00 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Matthias Apitz References: <972994690801011020u60ed0a0et6d8356cdb1f6f974@mail.gmail.com> <20080102141419.GB61289@sandvine.com> <20080521143210.GA70289@rebelion.Sisis.de> <4834516F.1010002@otenet.gr> <87prre275y.fsf@kobe.laptop> <20080522071727.GA6009@rebelion.Sisis.de> <87skwaqeax.fsf@kobe.laptop> Date: Fri, 23 May 2008 00:55:00 +0300 In-Reply-To: <87skwaqeax.fsf@kobe.laptop> (Giorgos Keramidas's message of "Thu, 22 May 2008 23:22:46 +0300") Message-ID: <87y762atsb.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m4MLt1ks030447 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.836, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.56, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: Manolis Kiagias , "freebsd-questions@freebsd.org" Subject: Re: Asus eee X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 21:56:32 -0000 On Thu, 22 May 2008 23:22:46 +0300, Giorgos Keramidas wrote: > I'll haev to test a bit the following patch, and get it reviewed by our > packaging tools people, but it seems pretty straightforward. Ok, it seems to work here on 8.0-CURRENT. I'll pass it on through our normal pkg_tools channels for a review, and when it gets enough testing we can MFC it to STABLE branches. From owner-freebsd-questions@FreeBSD.ORG Thu May 22 22:01:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D33F31065675 for ; Thu, 22 May 2008 22:01:12 +0000 (UTC) (envelope-from developer@grinz.com) Received: from mail.boomhaus.com (emerson.grinz.com [64.219.233.251]) by mx1.freebsd.org (Postfix) with ESMTP id B42758FC0C for ; Thu, 22 May 2008 22:01:11 +0000 (UTC) (envelope-from developer@grinz.com) Received: from localhost (localhost.grinz.com [127.0.0.1]) by localhost.boomhaus.com (Postfix) with ESMTP id 9EB954DD for ; Thu, 22 May 2008 16:58:27 -0500 (CDT) X-Virus-Scanned: amavisd-new at emerson.grinz.com Received: from mail.boomhaus.com ([127.0.0.1]) by localhost (emerson.grinz.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Tso-DwDNtXCw for ; Thu, 22 May 2008 16:58:26 -0500 (CDT) Received: from grinzport.grinz.com (localhost.grinz.com [127.0.0.1]) by mail.boomhaus.com (Postfix) with ESMTP id B5A5A2F0 for ; Thu, 22 May 2008 16:58:26 -0500 (CDT) Received: from 74.170.92.99 (SquirrelMail authenticated user ross.emerson.grinz.com) by grinzport.grinz.com with HTTP; Thu, 22 May 2008 16:58:26 -0500 (CDT) Message-ID: <50810.74.170.92.99.1211493506.squirrel@grinzport.grinz.com> Date: Thu, 22 May 2008 16:58:26 -0500 (CDT) From: "Ross Gohlke" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> <483503AD.60801@infracaninophile.co.uk> <4835634F.6060107@ibctech.ca> <20080522203932.GA74897@osiris.chen.org.nz> In-Reply-To: <20080522203932.GA74897@osiris.chen.org.nz> Subject: Trouble upgrading qt33 with portupgrade after package installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: developer@grinz.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 22:01:12 -0000 I have been running FreeBSD 6 successfully for over a year without installing any ports from packages. I have had great success using ports but sticking with make install clean/portupgrade. I recently decided to try running X11/KDE. I thought I would save some time and learn a new trick with pkg_add kde. Mixing the two confuses me because portversion does not report whether an installed port was compiled from source or copied from a package, and portupgrade hasn't worked on some packages. Here's the latest: portupgrade -vr qt ------------- test -d ../../../bin/ || mkdir -p ../../../bin/ c++ -fno-exceptions -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib -pthread -o ../../../bin/uic .obj/release-shared-mt/main.o .obj/release-shared-mt/uic.o .obj/release-shared-mt/form.o .obj/release-shared-mt/object.o .obj/release-shared-mt/subclassing.o .obj/release-shared-mt/embed.o .obj/release-shared-mt/widgetdatabase.o .obj/release-shared-mt/domtool.o .obj/release-shared-mt/parser.o -L/usr/local/lib -L/usr/local/lib -L/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/lib -L/usr/local/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE /usr/bin/ld: warning: libz.so.4, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libstdc++.so.6, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libm.so.5, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libgcc_s.so.1, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libthr.so.3, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libc.so.7, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link) /usr/local/lib/libqt-mt.so: undefined reference to `munmap@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `memmove@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `rand@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `tolower@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fwrite@FBSD_1.0' /usr/local/lib/liblcms.so.1: undefined reference to `sqrt@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `readdir_r@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fclose@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `putc@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `toupper@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `setsockopt@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_self@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `write@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fopen@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `frexp@FBSD_1.0' /usr/local/lib/liblcms.so.1: undefined reference to `feof@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `opendir@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `wcstombs@FBSD_1.0' /usr/local/lib/liblcms.so.1: undefined reference to `exp@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `readlink@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `ioctl@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `localtime_r@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `strcasecmp@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `waitpid@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strtoll@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `lstat@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_mutex_lock@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__divdi3@GCC_3.0' /usr/local/lib/libqt-mt.so: undefined reference to `strlen@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `gethostname@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `dlclose@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strncpy@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `sigaddset@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `rmdir@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `execve@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `strdup@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `realloc@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `_ZdlPv@GLIBCXX_3.4' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_cond_destroy@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_mutexattr_init@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `listen@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `setjmp@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `perror@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strtol@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `sched_get_priority_max@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `access@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_mutex_init@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `malloc@FBSD_1.0' /usr/local/lib/liblcms.so.1: undefined reference to `swab@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `execl@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `mmap@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `atan2@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `isspace@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `gettimeofday@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `getc@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `bind@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `wait@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `vsprintf@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `getpwuid@FBSD_1.0' /usr/local/lib/liblcms.so.1: undefined reference to `strcat@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `gmtime_r@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `fseek@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `accept@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `sprintf@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `srand@FBSD_1.0' /usr/local/lib/liblcms.so.1: undefined reference to `vfprintf@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `__mb_sb_limit@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strtod@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `mkdir@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `free@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `_ZTVN10__cxxabiv121__vmi_class_type_infoE@CXXABI_1.3' /usr/local/lib/libaudio.so.2: undefined reference to `readv@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `sendto@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `select@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_attr_init@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `isprint@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `kill@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `floor@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_mutex_destroy@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `lseek@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `setlocale@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `strtok@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `_ZdaPv@GLIBCXX_3.4' /usr/local/lib/libqt-mt.so: undefined reference to `execvp@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__udivdi3@GCC_3.0' /usr/local/lib/libqt-mt.so: undefined reference to `atof@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `sysconf@FBSD_1.0' /usr/local/lib/liblcms.so.1: undefined reference to `ctime@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__res_state@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `read@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_cond_broadcast@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `qsort@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `recvfrom@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fprintf@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_cond_init@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `nl_langinfo@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `chdir@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strstr@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `socketpair@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__flt_rounds@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `realpath@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `dlopen@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `getsockname@FBSD_1.0' /usr/local/lib/liblcms.so.1: undefined reference to `snprintf@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `getenv@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strncmp@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_testcancel@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `stat@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_once@FBSD_1.0' /usr/local/lib/liblcms.so.1: undefined reference to `log@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `ferror@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `calloc@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `_Znaj@GLIBCXX_3.4' /usr/local/lib/libaudio.so.2: undefined reference to `gethostbyname@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `connect@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_cond_timedwait@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `_Znwj@GLIBCXX_3.4' /usr/local/lib/libqt-mt.so: undefined reference to `strerror@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `open@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `getpwnam@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fstat@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__cxa_pure_virtual@CXXABI_1.3' /usr/local/lib/libaudio.so.2: undefined reference to `inet_addr@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_cond_signal@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `_exit@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strftime@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `ungetc@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `tan@FBSD_1.0' /usr/local/lib/liblcms.so.1: undefined reference to `hypot@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `_ZTVN10__cxxabiv120__si_class_type_infoE@CXXABI_1.3' /usr/local/lib/liblcms.so.1: undefined reference to `gmtime@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `getgrgid@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `socket@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `cos@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `dup2@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__res_init@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_attr_setinheritsched@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `fgetc@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `close@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `getsockopt@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `__stdoutp@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `atoi@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_mutexattr_destroy@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pipe@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__isthreaded@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fflush@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `dlsym@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `exit@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__cxa_guard_acquire@CXXABI_1.3' /usr/local/lib/libqt-mt.so: undefined reference to `ftello@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__cxa_atexit@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `getpeername@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `vsnprintf@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fread@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `ldexp@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__stdinp@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `_ZTVN10__cxxabiv117__class_type_infoE@CXXABI_1.3' /usr/local/lib/libaudio.so.2: undefined reference to `_CurrentRuneLocale@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `sigemptyset@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `getcwd@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_cond_wait@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__assert@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_attr_getschedpolicy@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fcntl@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strcmp@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_attr_setschedparam@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strrchr@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `memcpy@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_cancel@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strcpy@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `ftell@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `isalpha@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `memset@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fork@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_attr_setstacksize@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `atan@FBSD_1.0' /usr/local/lib/libmng.so: undefined reference to `pow@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `_DefaultRuneLocale@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `getlogin_r@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `mktime@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strchr@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `sleep@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `sigaction@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__umoddi3@GCC_3.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_setspecific@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_exit@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `closedir@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__error@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `longjmp@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `execv@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_create@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `fputc@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_mutexattr_settype@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `geteuid@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_getspecific@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `isalnum@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__stderrp@FBSD_1.0' /usr/local/lib/liblcms.so.1: undefined reference to `ceil@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fileno@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_mutex_unlock@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `strcoll@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fgets@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_mutex_trylock@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `rename@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `getpid@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `execlp@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `sin@FBSD_1.0' /usr/local/lib/libaudio.so.2: undefined reference to `writev@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `unlink@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `bsearch@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_cleanup_push@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `sscanf@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `fseeko@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `isupper@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_attr_destroy@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `sched_get_priority_min@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `time@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_key_create@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_attr_setdetachstate@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `pthread_cleanup_pop@FBSD_1.0' /usr/local/lib/libqt-mt.so: undefined reference to `__cxa_guard_release@CXXABI_1.3' /usr/local/lib/libqt-mt.so: undefined reference to `isxdigit@FBSD_1.0' *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.12485.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=qt-3.3.8_6 UPGRADE_PORT_VER=3.3.8_6 make ** Fix the problem and try again. ---> Build of x11-toolkits/qt33 ended at: Thu, 22 May 2008 16:53:59 -0500 (consumed 00:51:34) ---> Upgrade of x11-toolkits/qt33 ended at: Thu, 22 May 2008 16:53:59 -0500 (consumed 00:51:34) ---> ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) ! x11-toolkits/qt33 (qt-3.3.8_6) (linker error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ---> Session ended at: Thu, 22 May 2008 16:53:59 -0500 (consumed 00:51:47) ---------------- Is there a particular port I need to reinstall from source to fix this, or another solution? Thanks. Ross Gohlke From owner-freebsd-questions@FreeBSD.ORG Thu May 22 22:21:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 059981065674 for ; Thu, 22 May 2008 22:21:22 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out3.apple.com (mail-out3.apple.com [17.254.13.22]) by mx1.freebsd.org (Postfix) with ESMTP id DC7078FC21 for ; Thu, 22 May 2008 22:21:21 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay14.apple.com (relay14.apple.com [17.128.113.52]) by mail-out3.apple.com (Postfix) with ESMTP id D1F622C8ED1E; Thu, 22 May 2008 15:21:21 -0700 (PDT) Received: from relay14.apple.com (unknown [127.0.0.1]) by relay14.apple.com (Symantec Mail Security) with ESMTP id BAD202FB8002; Thu, 22 May 2008 15:21:21 -0700 (PDT) X-AuditID: 11807134-a9ecfbb000000ed7-55-4835f1e18406 Received: from cswiger1.apple.com (cswiger1.apple.com [17.227.140.124]) by relay14.apple.com (Apple SCV relay) with ESMTP id 99DB12F18001; Thu, 22 May 2008 15:21:21 -0700 (PDT) Message-Id: <76B8A6DC-8CB4-46A4-9588-A6941080A942@mac.com> From: Chuck Swiger To: Jonathan Chen In-Reply-To: <20080522203932.GA74897@osiris.chen.org.nz> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Thu, 22 May 2008 15:21:21 -0700 References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> <483503AD.60801@infracaninophile.co.uk> <4835634F.6060107@ibctech.ca> <20080522203932.GA74897@osiris.chen.org.nz> X-Mailer: Apple Mail (2.919.2) X-Brightmail-Tracker: AAAAAA== Cc: FreeBSD Questions Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 22:21:22 -0000 On May 22, 2008, at 1:39 PM, Jonathan Chen wrote: [ ... ] > If this were true, the "view" feature would be broken. I've just tried > this with a client-based ACL, and there doesn't appear to any > cache-leaking across views. Any counter-examples would be welcome. Well, BIND is up to 28 published security advisories: http://www.isc.org/sw/bind/bind-security.php#matrix ...which not only have included cache poisoning (2003-0914), but many of them allowed for arbitrary code execution, often as root. -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Thu May 22 22:42:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88061106566B for ; Thu, 22 May 2008 22:42:01 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.freebsd.org (Postfix) with ESMTP id 1AAA48FC1A for ; Thu, 22 May 2008 22:42:00 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id m4MMfxlm077632; Fri, 23 May 2008 00:41:59 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id DAD41BAAB; Fri, 23 May 2008 00:41:58 +0200 (CEST) Date: Fri, 23 May 2008 00:41:58 +0200 From: Roland Smith To: =?iso-8859-15?Q?S=E9bastien?= Morand Message-ID: <20080522224158.GA87230@slackbox.xs4all.nl> Mail-Followup-To: =?iso-8859-15?Q?S=E9bastien?= Morand , freebsd-questions@freebsd.org References: <4835E523.2090304@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline In-Reply-To: <4835E523.2090304@gmail.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: devfs and scanner X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 22:42:01 -0000 --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 22, 2008 at 09:26:59PM +0000, S=E9bastien Morand wrote: > Hi >=20 > a would like to up my scanner automatically ofr regular user, so I create= =20 > theses lines in devfs.conf: > link uscanner0 scanner > perm uscanner0 0660 > own uscanner0 root:scanner >=20 > I create the group scanner and add the user in it, but it doesn't work.= =20 > When I plug the scanner I get: > $ ls -l /dev/uscanner0 > crw-r--r-- 1 root operator 0, 124 May 22 21:25 /dev/uscanner0 >=20 > And what I would like is: > crw-rw-r-- 1 root scanner 0, 124 May 22 21:25 /dev/uscanner0 >=20 > How can I achieve this? Devfs.conf only deals with devices available at boot. For hotpluggable devices like USB, use devfs.rules. See the devfs.rules manual page. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --IJpNTDwzlM2Ie8A6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkg19rYACgkQEnfvsMMhpyVl+wCfeuo3pkmb3iOk8o+tNnga0jdv PpAAnRQgQBPN7dBnC6qgHkX7W4/S7pbL =UkKR -----END PGP SIGNATURE----- --IJpNTDwzlM2Ie8A6-- From owner-freebsd-questions@FreeBSD.ORG Fri May 23 00:15:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0A601065670 for ; Fri, 23 May 2008 00:15:19 +0000 (UTC) (envelope-from fbsd06+WG=90d31fc4@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id A4E5C8FC0C for ; Fri, 23 May 2008 00:15:19 +0000 (UTC) (envelope-from fbsd06+WG=90d31fc4@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id 1BA00163F6C for ; Thu, 22 May 2008 20:04:00 -0400 (EDT) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id AE7D423E3FB for ; Thu, 22 May 2008 20:03:58 -0400 (EDT) Date: Fri, 23 May 2008 01:03:56 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080523010356.7a875a5a@gumby.homeunix.com.> In-Reply-To: <004301c8bc18$3f419a00$c500000a@SupportDela> References: <004301c8bc18$3f419a00$c500000a@SupportDela> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Freebsd behind a proxy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 00:15:19 -0000 On Thu, 22 May 2008 15:29:16 +0100 "Dela Benson Bani" wrote: > Hi > > i have my FreeBSD behind a squid proxy server and i'm unable to > connect to the internet. > > Can you help me with where i set the env (FTP_PASSIVE_MODE)variable to > enable me connect either through the proxy or something that will > work. FTP_PASSIVE_MODE wont help, you need to set http_proxy, e.g.: (for csh, tcsh) setenv http_proxy http://squid.example.com:3128 or (for sh, bash, ksh, zsh etc) export http_proxy=http://squid.example.com:3128 I would suggest you put them in /etc/csh.cshrc and /etc/profile respectively so they apply to everything. Any GUI applications, like Firefox, will probably need to be set individually. You might conceivably need to set ftp_proxy and the capitalised versions: HTTP_PROXY and FTP_PROXY, but I think everything should fall-back to http_proxy. From owner-freebsd-questions@FreeBSD.ORG Fri May 23 02:10:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56EC1106566B for ; Fri, 23 May 2008 02:10:41 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 18BF98FC13 for ; Fri, 23 May 2008 02:10:41 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 3so211412ywj.61 for ; Thu, 22 May 2008 19:10:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=fkygM6cvGzl09mr52ZfG6sXycNq68doh7fgfLqU2ipA=; b=DGKiYaPZpYhCumPJHjp/sJz57gV0RgDlLxyvgZH7fYM+/VnpW4m6uDyciAJOkrDdqnnJqEXP1beJV7jw3HbX4gnH+0u/9/rQWhga+lT/W7/EZXeFLhP2KQmj1KR4Keoob9nt3iiMJ1EdIOYMH7LZQQcr4nbIpJo1KYFpWyQs/Ow= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=GEDN+nnAA1DRqHZjcoxcAsxxm3jXlA6rclxnavZGrHhvL0aezEncSv4wXrz+/jiavV7qaVVhknhkcHgFoa/inwh7Q/ucm8wsv4wMsx50d9kDRFBrzXpGXbm4fs5kV8CGz6His59WYQZKnvoN+byjeLQKWoiLZMDz9y+/zzliSFo= Received: by 10.151.12.4 with SMTP id p4mr1112842ybi.235.1211508640514; Thu, 22 May 2008 19:10:40 -0700 (PDT) Received: by 10.150.97.21 with HTTP; Thu, 22 May 2008 19:10:40 -0700 (PDT) Message-ID: Date: Fri, 23 May 2008 10:10:40 +0800 From: "Ruel Luchavez" To: freebsd-questions@freebsd.org. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Bind DNS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 02:10:41 -0000 Hi ALL, Is it possible in BIND DNS to block images in a certain sites? like for example the popular friends site ( friendster), i want to block most images in that site so that client will be irritated that their images don't load perfectly. but s till they can visit their site? Any idea guys? thans From owner-freebsd-questions@FreeBSD.ORG Fri May 23 02:42:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01C691065677 for ; Fri, 23 May 2008 02:42:33 +0000 (UTC) (envelope-from developer@grinz.com) Received: from mail.boomhaus.com (emerson.grinz.com [64.219.233.251]) by mx1.freebsd.org (Postfix) with ESMTP id EB6158FC17 for ; Fri, 23 May 2008 02:42:31 +0000 (UTC) (envelope-from developer@grinz.com) Received: from localhost (localhost.grinz.com [127.0.0.1]) by localhost.boomhaus.com (Postfix) with ESMTP id 3207F136 for ; Thu, 22 May 2008 21:39:45 -0500 (CDT) X-Virus-Scanned: amavisd-new at emerson.grinz.com Received: from mail.boomhaus.com ([127.0.0.1]) by localhost (emerson.grinz.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 2vTTag80Oa7O for ; Thu, 22 May 2008 21:39:44 -0500 (CDT) Received: from grinzport.grinz.com (localhost.grinz.com [127.0.0.1]) by mail.boomhaus.com (Postfix) with ESMTP id 6C7F0135 for ; Thu, 22 May 2008 21:39:44 -0500 (CDT) Received: from 74.170.92.99 (SquirrelMail authenticated user ross.emerson.grinz.com) by grinzport.grinz.com with HTTP; Thu, 22 May 2008 21:39:44 -0500 (CDT) Message-ID: <50019.74.170.92.99.1211510384.squirrel@grinzport.grinz.com> In-Reply-To: <50810.74.170.92.99.1211493506.squirrel@grinzport.grinz.com> References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> <483503AD.60801@infracaninophile.co.uk> <4835634F.6060107@ibctech.ca> <20080522203932.GA74897@osiris.chen.org.nz> <50810.74.170.92.99.1211493506.squirrel@grinzport.grinz.com> Date: Thu, 22 May 2008 21:39:44 -0500 (CDT) From: "Ross Gohlke" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: Trouble upgrading qt33 with portupgrade after package installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: developer@grinz.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 02:42:33 -0000 I think I may have installed packages for FreeBSD 7 rather than 6. I'm in the process of removing all these packages and will try reinstalling from source. > I have been running FreeBSD 6 successfully for over a year without > installing any ports from packages. I have had great success using ports > but sticking with make install clean/portupgrade. > > I recently decided to try running X11/KDE. I thought I would save some > time and learn a new trick with pkg_add kde. > > Mixing the two confuses me because portversion does not report whether an > installed port was compiled from source or copied from a package, and > portupgrade hasn't worked on some packages. > Here's the latest: > > portupgrade -vr qt > ------------- > test -d ../../../bin/ || mkdir -p ../../../bin/ > c++ -fno-exceptions -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib > -pthread -o ../../../bin/uic .obj/release-shared-mt/main.o > .obj/release-shared-mt/uic.o .obj/release-shared-mt/form.o > .obj/release-shared-mt/object.o .obj/release-shared-mt/subclassing.o > .obj/release-shared-mt/embed.o .obj/release-shared-mt/widgetdatabase.o > .obj/release-shared-mt/domtool.o .obj/release-shared-mt/parser.o > -L/usr/local/lib -L/usr/local/lib > -L/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/lib -L/usr/local/lib > -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor > -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE > /usr/bin/ld: warning: libz.so.4, needed by /usr/local/lib/libqt-mt.so, not > found (try using -rpath or -rpath-link) > /usr/bin/ld: warning: libstdc++.so.6, needed by > /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link) > /usr/bin/ld: warning: libm.so.5, needed by /usr/local/lib/libqt-mt.so, not > found (try using -rpath or -rpath-link) > /usr/bin/ld: warning: libgcc_s.so.1, needed by /usr/local/lib/libqt-mt.so, > not found (try using -rpath or -rpath-link) > /usr/bin/ld: warning: libthr.so.3, needed by /usr/local/lib/libqt-mt.so, > not found (try using -rpath or -rpath-link) > /usr/bin/ld: warning: libc.so.7, needed by /usr/local/lib/libqt-mt.so, not > found (try using -rpath or -rpath-link) > /usr/local/lib/libqt-mt.so: undefined reference to `munmap@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `memmove@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `rand@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `tolower@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fwrite@FBSD_1.0' > /usr/local/lib/liblcms.so.1: undefined reference to `sqrt@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `readdir_r@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fclose@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `putc@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `toupper@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `setsockopt@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `pthread_self@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `write@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fopen@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `frexp@FBSD_1.0' > /usr/local/lib/liblcms.so.1: undefined reference to `feof@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `opendir@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `wcstombs@FBSD_1.0' > /usr/local/lib/liblcms.so.1: undefined reference to `exp@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `readlink@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `ioctl@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `localtime_r@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `strcasecmp@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `waitpid@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strtoll@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `lstat@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_mutex_lock@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__divdi3@GCC_3.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strlen@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `gethostname@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `dlclose@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strncpy@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `sigaddset@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `rmdir@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `execve@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `strdup@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `realloc@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `_ZdlPv@GLIBCXX_3.4' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_cond_destroy@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_mutexattr_init@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `listen@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `setjmp@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `perror@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strtol@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `sched_get_priority_max@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `access@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_mutex_init@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `malloc@FBSD_1.0' > /usr/local/lib/liblcms.so.1: undefined reference to `swab@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `execl@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `mmap@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `atan2@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `isspace@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `gettimeofday@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `getc@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `bind@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `wait@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `vsprintf@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `getpwuid@FBSD_1.0' > /usr/local/lib/liblcms.so.1: undefined reference to `strcat@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `gmtime_r@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `fseek@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `accept@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `sprintf@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `srand@FBSD_1.0' > /usr/local/lib/liblcms.so.1: undefined reference to `vfprintf@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to > `__mb_sb_limit@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strtod@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `mkdir@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `free@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `_ZTVN10__cxxabiv121__vmi_class_type_infoE@CXXABI_1.3' > /usr/local/lib/libaudio.so.2: undefined reference to `readv@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `sendto@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `select@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_attr_init@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `isprint@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `kill@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `floor@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_mutex_destroy@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `lseek@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `setlocale@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `strtok@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `_ZdaPv@GLIBCXX_3.4' > /usr/local/lib/libqt-mt.so: undefined reference to `execvp@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__udivdi3@GCC_3.0' > /usr/local/lib/libqt-mt.so: undefined reference to `atof@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `sysconf@FBSD_1.0' > /usr/local/lib/liblcms.so.1: undefined reference to `ctime@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__res_state@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `read@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_cond_broadcast@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `qsort@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `recvfrom@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fprintf@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_cond_init@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `nl_langinfo@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `chdir@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strstr@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `socketpair@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__flt_rounds@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `realpath@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `dlopen@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `getsockname@FBSD_1.0' > /usr/local/lib/liblcms.so.1: undefined reference to `snprintf@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `getenv@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strncmp@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_testcancel@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `stat@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `pthread_once@FBSD_1.0' > /usr/local/lib/liblcms.so.1: undefined reference to `log@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `ferror@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `calloc@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `_Znaj@GLIBCXX_3.4' > /usr/local/lib/libaudio.so.2: undefined reference to > `gethostbyname@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `connect@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_cond_timedwait@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `_Znwj@GLIBCXX_3.4' > /usr/local/lib/libqt-mt.so: undefined reference to `strerror@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `open@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `getpwnam@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fstat@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `__cxa_pure_virtual@CXXABI_1.3' > /usr/local/lib/libaudio.so.2: undefined reference to `inet_addr@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_cond_signal@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `_exit@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strftime@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `ungetc@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `tan@FBSD_1.0' > /usr/local/lib/liblcms.so.1: undefined reference to `hypot@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `_ZTVN10__cxxabiv120__si_class_type_infoE@CXXABI_1.3' > /usr/local/lib/liblcms.so.1: undefined reference to `gmtime@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `getgrgid@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `socket@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `cos@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `dup2@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__res_init@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_attr_setinheritsched@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `fgetc@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `close@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `getsockopt@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `__stdoutp@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `atoi@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_mutexattr_destroy@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `pipe@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__isthreaded@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fflush@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `dlsym@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `exit@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `__cxa_guard_acquire@CXXABI_1.3' > /usr/local/lib/libqt-mt.so: undefined reference to `ftello@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__cxa_atexit@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `getpeername@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `vsnprintf@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fread@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `ldexp@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__stdinp@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `_ZTVN10__cxxabiv117__class_type_infoE@CXXABI_1.3' > /usr/local/lib/libaudio.so.2: undefined reference to > `_CurrentRuneLocale@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `sigemptyset@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `getcwd@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_cond_wait@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__assert@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_attr_getschedpolicy@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fcntl@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strcmp@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_attr_setschedparam@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strrchr@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `memcpy@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_cancel@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strcpy@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `ftell@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `isalpha@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `memset@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fork@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_attr_setstacksize@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `atan@FBSD_1.0' > /usr/local/lib/libmng.so: undefined reference to `pow@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to > `_DefaultRuneLocale@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `getlogin_r@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `mktime@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strchr@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `sleep@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `sigaction@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__umoddi3@GCC_3.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_setspecific@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `pthread_exit@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `closedir@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__error@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `longjmp@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `execv@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_create@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `fputc@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_mutexattr_settype@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `geteuid@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_getspecific@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `isalnum@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `__stderrp@FBSD_1.0' > /usr/local/lib/liblcms.so.1: undefined reference to `ceil@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fileno@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_mutex_unlock@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `strcoll@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fgets@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_mutex_trylock@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `rename@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `getpid@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `execlp@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `sin@FBSD_1.0' > /usr/local/lib/libaudio.so.2: undefined reference to `writev@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `unlink@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `bsearch@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_cleanup_push@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `sscanf@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `fseeko@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `isupper@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_attr_destroy@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `sched_get_priority_min@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to `time@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_key_create@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_attr_setdetachstate@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `pthread_cleanup_pop@FBSD_1.0' > /usr/local/lib/libqt-mt.so: undefined reference to > `__cxa_guard_release@CXXABI_1.3' > /usr/local/lib/libqt-mt.so: undefined reference to `isxdigit@FBSD_1.0' > *** Error code 1 > > Stop in > /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic. > *** Error code 1 > > Stop in > /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic. > *** Error code 1 > > Stop in > /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/qt33. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/qt33. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade.12485.0 env UPGRADE_TOOL=portupgrade > UPGRADE_PORT=qt-3.3.8_6 UPGRADE_PORT_VER=3.3.8_6 make > ** Fix the problem and try again. > ---> Build of x11-toolkits/qt33 ended at: Thu, 22 May 2008 16:53:59 -0500 > (consumed 00:51:34) > ---> Upgrade of x11-toolkits/qt33 ended at: Thu, 22 May 2008 16:53:59 > -0500 (consumed 00:51:34) > ---> ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed > ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) > ! x11-toolkits/qt33 (qt-3.3.8_6) (linker error) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > ---> Session ended at: Thu, 22 May 2008 16:53:59 -0500 (consumed > 00:51:47) > ---------------- > > Is there a particular port I need to reinstall from source to fix this, or > another solution? > > Thanks. > > Ross Gohlke > > > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > -- From owner-freebsd-questions@FreeBSD.ORG Fri May 23 04:34:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6E611065671 for ; Fri, 23 May 2008 04:34:48 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id 826168FC1B for ; Fri, 23 May 2008 04:34:48 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from tedtosh (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.13.8/8.13.8) with ESMTP id m4N4Yj84017564; Thu, 22 May 2008 21:34:46 -0700 (PDT) (envelope-from tedm@toybox.placo.com) Message-Id: <200805230434.m4N4Yj84017564@mail.freebsd-corp-net-guide.com> From: "Ted Mittelstaedt" To: "=?ISO-8859-2?Q?'Nejc_=A9koberne'?=" , "'User Questions'" Date: Thu, 22 May 2008 21:34:48 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512 In-Reply-To: <483533D9.5070504@skoberne.net> Thread-Index: Aci76ktKUl4QIZrmT2ye4JdCTnwSSQAo+qog X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (mail.freebsd-corp-net-guide.com [65.75.192.90]); Thu, 22 May 2008 21:34:47 -0700 (PDT) Cc: Subject: RE: RAID 0+1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 04:34:48 -0000 don't use gmirror and atacontrol at the same time. Use one or the = other. Ted=20 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org=20 > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of=20 > Nejc =A9koberne > Sent: Thursday, May 22, 2008 1:51 AM > To: User Questions > Subject: RAID 0+1 >=20 > Hello, >=20 > I have FreeBSD 7.0 and 4 250GB SATA disks and I would like to=20 > make one big 500GB > 0+1 RAID array. My hardware is HP ProLiant ML110G5. >=20 > First I tried creating ATA RAID arrays with BIOS tools, but=20 > FreeBSD wouldn't recognize the arrays. >=20 > Than I decided to create the RAID-0 arrays with atacontrol. I=20 > succeeded, ending up with ar0 and ar1 each 500GB big. My plan=20 > was to install the FreeBSD as usual on ar0 and then add both=20 > into a gmirror array. However, I BootMgr seem not to be able=20 > to boot from RAID-0 array created with atacontrol? Is this=20 > correct? I guess this is because BootMgr knows nothing about=20 > striping and cannot read the kernel. >=20 > Finally I tried to create two slices on each drive. The plan=20 > was to join the first slice of all 4 drives into a gmirror=20 > array and mount it as / partition (I guess BootMgr would boot=20 > normally from such an array). Then I would merge the second=20 > slice of all 4 drives into a 0+1 array (first gstriping and=20 > then gmirroring them). I somehow succeeded this, but I also=20 > get a WARNING when booting the system: >=20 > ad0: 238475MB at ata0-master SATA150 > ad1: 238475MB at ata0-slave SATA150 > ad2: 238475MB at ata1-master SATA150 > GEOM_STRIPE: Device gs0 created (id=3D2160028923). > GEOM_STRIPE: Disk ad0s2 attached to gs0. > ad3: 238475MB at ata1-slave SATA150 > GEOM_STRIPE: Disk ad1s2 attached to gs0. > GEOM_STRIPE: Device gs0 activated. > GEOM_STRIPE: Device gs1 created (id=3D3269017453). > GEOM_STRIPE: Disk ad2s2 attached to gs1. > GEOM_MIRROR: Device mirror/gm0 launched (4/4). > GEOM_STRIPE: Disk ad3s2 attached to gs1. > GEOM_STRIPE: Device gs1 activated. > WARNING: Expected rawoffset 0, found 63 > GEOM_MIRROR: Device mirror/gm1 launched (1/2). > GEOM_MIRROR: Device gm1: rebuilding provider stripe/gs1. >=20 > Is this critical? It looks like the system is fine, though. >=20 > Is there any "more proper" way to build such a system with RAID 0+1? >=20 > Thanks, > Nejc >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list=20 > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to=20 > "freebsd-questions-unsubscribe@freebsd.org" >=20 From owner-freebsd-questions@FreeBSD.ORG Fri May 23 05:00:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B891106567B for ; Fri, 23 May 2008 05:00:55 +0000 (UTC) (envelope-from raghu@mri.ernet.in) Received: from hrimail.hri.res.in (hrimail.hri.res.in [210.212.50.7]) by mx1.freebsd.org (Postfix) with ESMTP id 902E68FC0C for ; Fri, 23 May 2008 05:00:54 +0000 (UTC) (envelope-from raghu@mri.ernet.in) Received: from ipc2.mri.ernet.in (unknown [192.168.3.2]) by hrimail.hri.res.in (Postfix) with ESMTP id 1295397E50; Fri, 23 May 2008 10:36:47 +0530 (IST) Received: from ipc2 (localhost [127.0.0.1]) by ipc2 (Postfix) with SMTP id 28F111D5E6; Fri, 23 May 2008 10:30:30 +0530 (IST) Received: from riemann.mri.ernet.in (riemann.mri.ernet.in [192.168.3.122]) by ipc2.mri.ernet.in (Postfix) with ESMTP id 0A38014CAE; Fri, 23 May 2008 10:30:30 +0530 (IST) Received: from riemann.mri.ernet.in (localhost [127.0.0.1]) by riemann.mri.ernet.in (8.13.6/8.13.6) with ESMTP id m4N4sQWS049787; Fri, 23 May 2008 10:24:26 +0530 (IST) (envelope-from raghu@riemann.mri.ernet.in) Received: (from raghu@localhost) by riemann.mri.ernet.in (8.13.6/8.13.6/Submit) id m4N4s2kM049786; Fri, 23 May 2008 10:24:02 +0530 (IST) (envelope-from raghu) From: "N. Raghavendra" To: RW In-Reply-To: <20080523010356.7a875a5a@gumby.homeunix.com.> (RW's message of "Fri, 23 May 2008 01:03:56 +0100") References: <004301c8bc18$3f419a00$c500000a@SupportDela> <20080523010356.7a875a5a@gumby.homeunix.com.> X-Organization: Harish-Chandra Research Institute (HRI) X-Address: Chhatnag Road, Jhusi, Allahabad 211 019, India X-URL: http://www.mri.ernet.in/ and http://www.retrotexts.net/ X-Phone: +91 (532) 2667 509, 2667 318, 2667 578, 2567 746, 2567 747 X-Fax: +91 (532) 2667 576, 2567 748, 2567 444, 2568 036 X-OpenPGP-Key-ID: 0x03618806 X-OpenPGP-Key-Fingerprint: C75D D0AF 457E 7454 BEC2 37AD C6E1 0407 0361 8806 X-OpenPGP-Public-Key-Available-At: http://www.keyserver.net/ Date: Fri, 23 May 2008 10:24:02 +0530 Message-ID: <868wy18vth.fsf@riemann.mri.ernet.in> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Freebsd behind a proxy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "N. Raghavendra" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 05:00:55 -0000 At 2008-05-23T01:03:56+01:00, RW wrote: > You might conceivably need to set ftp_proxy and the capitalised > versions: HTTP_PROXY and FTP_PROXY, but I think everything should > fall-back to http_proxy. Not everything, perhaps. E.g., fetch(3) does --- for FTP requests it uses the first variable that is set among FTP_PROXY, ftp_proxy, HTTP_PROXY, and http_proxy. AFAIK, wget(1) doesn't --- if ftp_proxy is unset, it doesn't use a proxy for FTP requests, even if http_proxy is set. Raghavendra. -- N. Raghavendra | http://www.retrotexts.net/ Harish-Chandra Research Institute | http://www.mri.ernet.in/ See message headers for contact and OpenPGP information. From owner-freebsd-questions@FreeBSD.ORG Fri May 23 05:25:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33696106566C for ; Fri, 23 May 2008 05:25:40 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: from hunter.Sisis.de (mail.oclc.de [193.31.11.194]) by mx1.freebsd.org (Postfix) with ESMTP id 957F48FC47 for ; Fri, 23 May 2008 05:25:39 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id HAA26257; Fri, 23 May 2008 07:17:59 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) Received: from ppp-88-217-82-31.dynamic.mnet-online.de(88.217.82.31) by hunter.Sisis.de via smap (V2.1) id xma026168; Fri, 23 May 08 07:17:21 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m4N5Oumn002278; Fri, 23 May 2008 07:24:56 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Fri, 23 May 2008 07:24:56 +0200 From: Matthias Apitz To: Giorgos Keramidas Message-ID: <20080523052456.GA2062@rebelion.Sisis.de> References: <972994690801011020u60ed0a0et6d8356cdb1f6f974@mail.gmail.com> <20080102141419.GB61289@sandvine.com> <20080521143210.GA70289@rebelion.Sisis.de> <4834516F.1010002@otenet.gr> <87prre275y.fsf@kobe.laptop> <20080522071727.GA6009@rebelion.Sisis.de> <87skwaqeax.fsf@kobe.laptop> <87y762atsb.fsf@kobe.laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87y762atsb.fsf@kobe.laptop> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) Cc: Manolis Kiagias , "freebsd-questions@freebsd.org" Subject: Re: Asus eee X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 05:25:40 -0000 El día Friday, May 23, 2008 a las 12:55:00AM +0300, Giorgos Keramidas escribió: > On Thu, 22 May 2008 23:22:46 +0300, Giorgos Keramidas wrote: > > I'll haev to test a bit the following patch, and get it reviewed by our > > packaging tools people, but it seems pretty straightforward. > > Ok, it seems to work here on 8.0-CURRENT. I'll pass it on through our > normal pkg_tools channels for a review, and when it gets enough testing > we can MFC it to STABLE branches. Thanks for the patch, I will give it a try (must install the sources before because I have only installed kernel sources); will let you know; matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ «...una sola vez, que es cuanto basta si se trata de verdades definitivas.» «...only once, which is enough if it has todo with definite truth.» José Saramago, Historia del Cerca de Lisboa From owner-freebsd-questions@FreeBSD.ORG Fri May 23 07:14:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A0C4106564A for ; Fri, 23 May 2008 07:14:43 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id DA6288FC28 for ; Fri, 23 May 2008 07:14:42 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so329759fgb.35 for ; Fri, 23 May 2008 00:14:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type; bh=k9G4jca7zKUXc2/RGYdzh5KbAILF0RytCIFeDug2w/Q=; b=AEMslRZyD5XfI2s4dknU+V0kQGJ11yjwlTNqcUWM/wxOd1UfNIPMszkTZKms1O/YCuaz2728Qu/PFKuImkIokMUgdO48/Lu4tEkLElLsFk7K2BnQug8VXiA4/kV0wYHdR8XGNnED1zHl/C+sGVAkSG2YTQKDjvaXyFfLxVolWJ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type; b=m9zbU+Qqx1G9Pv5rGW/E0myxgFYJ+tUSNqBFNMfIAZuuirWukrEOYiGoJDoPL39aQRSwYm7bQxdnlSDzV3Tpg4KBy8XrX9ebOxREZLPfXbyrle+2DRG6QWI9ohKKuyNWAszhsV5PDgO3zuy7I+zIInTt3KNQ9d/oguCqn0aeAeU= Received: by 10.86.89.4 with SMTP id m4mr1092010fgb.16.1211526881770; Fri, 23 May 2008 00:14:41 -0700 (PDT) Received: from mellba.mayaseb ( [196.207.196.189]) by mx.google.com with ESMTPS id f19sm9494048fka.3.2008.05.23.00.14.39 (version=SSLv3 cipher=RC4-MD5); Fri, 23 May 2008 00:14:40 -0700 (PDT) Message-ID: <48366F70.3070103@gmail.com> Date: Fri, 23 May 2008 07:17:04 +0000 From: =?ISO-8859-1?Q?S=E9bastien_Morand?= User-Agent: Thunderbird 2.0.0.12 (X11/20080406) MIME-Version: 1.0 To: glyn@millingtons.org References: <4835E523.2090304@gmail.com> <86iqx6vx7o.fsf@nowhere.org> In-Reply-To: <86iqx6vx7o.fsf@nowhere.org> X-Enigmail-Version: 0.95.6 Content-Type: multipart/mixed; boundary="------------050807030307030806030607" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: devfs and scanner X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 07:14:43 -0000 This is a multi-part message in MIME format. --------------050807030307030806030607 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit > Is the uscanner0 device also dealt with in /etc/devfs.rules ? > I don't have such a file, is devd.conf the same purpose? Sebastien --------------050807030307030806030607-- From owner-freebsd-questions@FreeBSD.ORG Fri May 23 07:18:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C40FB1065675 for ; Fri, 23 May 2008 07:18:30 +0000 (UTC) (envelope-from developer@grinz.com) Received: from mail.boomhaus.com (emerson.grinz.com [64.219.233.251]) by mx1.freebsd.org (Postfix) with ESMTP id 585A88FC2D for ; Fri, 23 May 2008 07:18:30 +0000 (UTC) (envelope-from developer@grinz.com) Received: from localhost (localhost.grinz.com [127.0.0.1]) by localhost.boomhaus.com (Postfix) with ESMTP id 6CD716A0 for ; Fri, 23 May 2008 02:15:41 -0500 (CDT) X-Virus-Scanned: amavisd-new at emerson.grinz.com Received: from mail.boomhaus.com ([127.0.0.1]) by localhost (emerson.grinz.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id H5XvVhUh0dja for ; Fri, 23 May 2008 02:15:41 -0500 (CDT) Received: from grinzport.grinz.com (localhost.grinz.com [127.0.0.1]) by mail.boomhaus.com (Postfix) with ESMTP id 0013568D for ; Fri, 23 May 2008 02:15:40 -0500 (CDT) Received: from 74.170.92.99 (SquirrelMail authenticated user ross.emerson.grinz.com) by grinzport.grinz.com with HTTP; Fri, 23 May 2008 02:15:41 -0500 (CDT) Message-ID: <50650.74.170.92.99.1211526941.squirrel@grinzport.grinz.com> Date: Fri, 23 May 2008 02:15:41 -0500 (CDT) From: "Ross Gohlke" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> <483503AD.60801@infracaninophile.co.uk> <4835634F.6060107@ibctech.ca> <20080522203932.GA74897@osiris.chen.org.nz> <50810.74.170.92.99.1211493506.squirrel@grinzport.grinz.com> In-Reply-To: <50810.74.170.92.99.1211493506.squirrel@grinzport.grinz.com> Subject: Perspective on ports for non-experts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: developer@grinz.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 07:18:30 -0000 I am a jack-of-all-trades, master of none sysadmin. There's a lot to love about FreeBSD, but ports take the cake. The procedures below work 99% of the time for virtually any software I need to run. I have never had a problem I couldn't quickly fix. I actually had to use portdowngrade once, and it worked! My normal ports routine is: % cd /usr/ports/ % portsnap fetch update % portsdb -u % portaudit -Fa % pico UPDATING % portversion -l '<' [OR] portversion -v |less % portupgrade -vr postfix % portupgrade -vr clamav .... If I'm installing a new port: % cd /usr/ports % make search name=postfix % cd mail/postfix % make install clean In my experience, if the instructions in the Handbook don't work, finding the workaround often involves hunting and pecking across the Internet, as well as learning new concepts and commands. I've never seen something like "An Introduction to make". I only recently learned how to retrieve the graphical configuration screen after an installation without deinstalling/reinstalling: % make configure Some of you will laugh, but some will know exactly what I'm talking about. Where should I have learned that? Please don't send me to man! The one thing I'm looking for in man pages is examples. I hardly ever find them. ## ## How to replace wrong binary packages with source packages I'm ready to run X11/KDE. It seems like the perfect time to learn how to use ports for binary packages, since X11/KDE are non-essential and will take a couple of days to compile and install. ## http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/packages-using.html % pkg_add -r kde3 Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.1-release/Latest/kde3.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.1-release/Latest/kde3.tbz' by URL So I used: % pkg_add -r ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages/Latest/kd3.tbz I think I should have used /packages-6-stable/. Instead I ended up with binaries for 7 (I guess). I don't understand the first thing about linking/dynamic compiling. All I know is I couldn't upgrade any of these packages using portupgrade. Here's an example: % portupgrade -vr qt ... /usr/bin/ld: warning: libz.so.4, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link) I don't have a list of every binary package installed, but through a process of elimination I eventually weed out all the bad binaries: % pkg_deinstall -v qt This is better than make deinstall because it quits if there is a dependency rather than just reporting it. Run the same command for each package depending on qt, then run it on qt again. Keep running this command until it succeeds: % cd /usr/ports/x11/kde3 % make configure Use the warning messages to figure out which ports need to be removed. Is there a better way to rectify this situation? Ross Gohlke From owner-freebsd-questions@FreeBSD.ORG Fri May 23 07:32:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A58041065733 for ; Fri, 23 May 2008 07:32:21 +0000 (UTC) (envelope-from glyn@millingtons.org) Received: from venus.karoo.kcom.com (venus.karoo.kcom.com [212.50.160.60]) by mx1.freebsd.org (Postfix) with ESMTP id 32FC48FC21 for ; Fri, 23 May 2008 07:32:20 +0000 (UTC) (envelope-from glyn@millingtons.org) X-IronPort-AV: E=Sophos;i="4.27,526,1204502400"; d="scan'208";a="306372471" Received: from unknown (HELO glynthebearded.millingtons.org) ([82.152.120.109]) by venus.karoo.kcom.com with ESMTP; 23 May 2008 08:32:18 +0100 Received: by glynthebearded.millingtons.org (Postfix, from userid 1001) id 645EF22840; Fri, 23 May 2008 08:33:34 +0100 (BST) To: =?iso-8859-1?Q?S=E9bastien?= Morand References: <4835E523.2090304@gmail.com> <86iqx6vx7o.fsf@nowhere.org> <48366F70.3070103@gmail.com> Organization: Central Church, Torquay, U.K. X-Now-Playing: There's a deathly hush in the close tonight! X-Liturgical-Date: Weekday: Friday of the Seventh Week of Ordinary Time, A.D. 2008 From: Glyn Millington Date: Fri, 23 May 2008 08:33:34 +0100 In-Reply-To: <48366F70.3070103@gmail.com> (=?iso-8859-1?Q?=22S=E9bastien?= Morand"'s message of "Fri\, 23 May 2008 07\:17\:04 +0000") Message-ID: <86hccptqy9.fsf@nowhere.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: devfs and scanner X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glyn@millingtons.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 07:32:22 -0000 S=E9bastien Morand writes: >> Is the uscanner0 device also dealt with in /etc/devfs.rules ? >> > > I don't have such a file, is devd.conf the same purpose? No it isn't. /etc/devfs.conf deals with devices avaiable at boot time - cdrom drives etc devices that are plugged in and unplugged - usb gadgets like scanners :-) - are handled by /etc/devfs.rules So get rid of that entry in /etc/devfs.conf and insert the right thing in /etc/devfs.rules Mine looks like this:- [system=3D10] add path 'unlpt*' mode 0660 group cups add path 'ulpt*' mode 0660 group cups add path 'lpt*' mode 0660 group cups ## Glyn added these below add path 'da*' mode 0660 group operator add path 'uscanner*' mode 0660 group operator add path 'tap*' mode 0660 group operator You will want to change operator to scanner for your scanner group.=20 That first line gives the ruleset a name and a number; then in /etc/rc.conf you should put the line devfs_system_ruleset=3D"system" That should work after a reboot. atb Glyn From owner-freebsd-questions@FreeBSD.ORG Fri May 23 07:42:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0072C106564A for ; Fri, 23 May 2008 07:42:42 +0000 (UTC) (envelope-from radomir.skrbek@telekomaustria.cz) Received: from k3.vol.cz (k3.ipv6.vol.cz [IPv6:2001:1508:1000:2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6F8278FC0A for ; Fri, 23 May 2008 07:42:41 +0000 (UTC) (envelope-from radomir.skrbek@telekomaustria.cz) Received: from k3.vol.cz (localhost [127.0.0.1]) by k3.vol.cz (8.14.2/8.14.2) with ESMTP id m4N7gdEe034130 for ; Fri, 23 May 2008 09:42:39 +0200 (CEST) (envelope-from radomir.skrbek@telekomaustria.cz) Received: from localhost (skrbekr@localhost) by k3.vol.cz (8.14.2/8.14.2/Submit) with ESMTP id m4N7gXWB034127 for ; Fri, 23 May 2008 09:42:34 +0200 (CEST) (envelope-from radomir.skrbek@telekomaustria.cz) X-Authentication-Warning: k3.vol.cz: skrbekr owned process doing -bs Date: Fri, 23 May 2008 09:42:33 +0200 (CEST) From: Radomir Skrbek X-X-Sender: skrbekr@k3.vol.cz To: freebsd-questions@freebsd.org Message-ID: User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: error:make:don't know how to make buildkernel.stop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 07:42:42 -0000 For make buildkernel you must have source: src-sys src-base <<<<<<< I had the same problem. :-) From owner-freebsd-questions@FreeBSD.ORG Fri May 23 08:12:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E189106564A for ; Fri, 23 May 2008 08:12:23 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by mx1.freebsd.org (Postfix) with ESMTP id 1E6358FC1D for ; Fri, 23 May 2008 08:12:22 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 3so271577ywj.61 for ; Fri, 23 May 2008 01:12:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=b+OZetENWe8sB56ejd1d9QOSB4+3Gg0WlTpTet2rwjk=; b=hbQmzDDJbnbJ10T4uotF36wt2tCW2DaUtXs7D5YyRWlVV5h8qADMwAPEOZ0zVhg3cf+66uRGX8RfaKX9zXFfJ/nKXAdBs9U1rBJCS03LVAV+32AM/YJNuzGm+Egm4ouXMOA9flnZK/4/7yAwpy59Ezjaddz9rN6/Ur9vNZYK3VE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=oo5t63quIRAzc8knjdgMOro52Kj1YBq0VFhW2iYtPdCoCtaCKZ6IR22G+64/TElolTbX68aVSTGoaGg1lt15ozxALohoD5LTe/1DFnblnBWfK87BSbIO+7bjqgDqM+j5wlXRPGW4gyXjM1UY++2l4sJY6hm43WcMGTOSjjDQZUs= Received: by 10.151.114.9 with SMTP id r9mr1404535ybm.147.1211530340475; Fri, 23 May 2008 01:12:20 -0700 (PDT) Received: by 10.150.97.21 with HTTP; Fri, 23 May 2008 01:12:20 -0700 (PDT) Message-ID: Date: Fri, 23 May 2008 16:12:20 +0800 From: "Ruel Luchavez" To: freebsd-questions@freebsd.org. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Samba in Webmin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 08:12:23 -0000 Hi ALL, I have install FreeBSD 7.0 in a VM, after i finish installing it I then install the Webmin (GUI) followed by the SAMBA all goes well. My samba is working properly but when i visit the GUI of Webmin i cant see under the Server my Samba Window File Sharing (GUI). Is this the the new style of version 7.0 Freebsd? or I forgot something to see my Samba in Webmin GUI? HELP here....THanks FreeBSD ROck...^o^ From owner-freebsd-questions@FreeBSD.ORG Fri May 23 09:06:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 942411065677 for ; Fri, 23 May 2008 09:06:19 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from delusion.skoberne.net (lk.84.20.249.154.dc.cable.static.lj-kabel.net [84.20.249.154]) by mx1.freebsd.org (Postfix) with ESMTP id 4DDDC8FC1F for ; Fri, 23 May 2008 09:06:18 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from localhost (localhost [127.0.0.1]) by delusion.skoberne.net (Postfix) with ESMTP id 79200B82B; Fri, 23 May 2008 11:06:16 +0200 (CEST) Received: from delusion.skoberne.net ([127.0.0.1]) by localhost (delusion.skoberne.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 61293-07; Fri, 23 May 2008 11:06:12 +0200 (CEST) Received: from [192.168.15.2] (simian.skoberne.local [192.168.15.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nejkopejko@skoberne.net) by delusion.skoberne.net (Postfix) with ESMTP id E2789B826; Fri, 23 May 2008 11:06:12 +0200 (CEST) Message-ID: <48368904.8090503@skoberne.net> Date: Fri, 23 May 2008 11:06:12 +0200 From: =?ISO-8859-2?Q?Nejc_=A9koberne?= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Ted Mittelstaedt References: <200805230434.m4N4Yj84017564@mail.freebsd-corp-net-guide.com> In-Reply-To: <200805230434.m4N4Yj84017564@mail.freebsd-corp-net-guide.com> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard Cc: 'User Questions' Subject: Re: RAID 0+1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 09:06:19 -0000 Hey, > don't use gmirror and atacontrol at the same time. Use one or the other. I don't. As I said: > Then I would merge the second > slice of all 4 drives into a 0+1 array (first gstriping and > then gmirroring them). I somehow succeeded this, but I also > get a WARNING when booting the system: So I am gstriping first and then gmirroring the stripes. And I am getting this warning message: >> WARNING: Expected rawoffset 0, found 63 I don't know if I should worry about this or not. Thanks, Nejc From owner-freebsd-questions@FreeBSD.ORG Fri May 23 09:29:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22FDF106567F for ; Fri, 23 May 2008 09:29:06 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id ADB818FC2B for ; Fri, 23 May 2008 09:29:05 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Fri, 23 May 2008 11:32:16 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m4N9T2Uj009824; Fri, 23 May 2008 11:29:02 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Fri, 23 May 2008 11:29:01 +0200 From: Matthias Apitz To: Manolis Kiagias Message-ID: <20080523092901.GA8878@rebelion.Sisis.de> References: <972994690801011020u60ed0a0et6d8356cdb1f6f974@mail.gmail.com> <20080102141419.GB61289@sandvine.com> <20080521143210.GA70289@rebelion.Sisis.de> <4834516F.1010002@otenet.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4834516F.1010002@otenet.gr> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) X-OriginalArrivalTime: 23 May 2008 09:32:16.0704 (UTC) FILETIME=[E3CE3C00:01C8BCB7] Cc: "freebsd-questions@freebsd.org" Subject: Re: Asus eee (was Re: G4 Quicksilver as Web Server?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 09:29:06 -0000 El día Wednesday, May 21, 2008 a las 07:44:31PM +0300, Manolis Kiagias escribió: ... > - Note you can install either to SSD or an external SDHC. The SSD is > somewhat faster though. (But you can get larger SDHCs). I am dual > booting Linux and FreeBSD on mine right now. Linux is on the SSD and > FreeBSD on an 8GB SDHC. In this Wiki page they show already a model 900 with up to 20 GByte SSD; maybe it's a good idea to go for this model, even if it is a bit more expensive (~400 euros): http://en.wikipedia.org/wiki/Eeepc matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ «...una sola vez, que es cuanto basta si se trata de verdades definitivas.» «...only once, which is enough if it has todo with definite truth.» José Saramago, Historia del Cerca de Lisboa From owner-freebsd-questions@FreeBSD.ORG Fri May 23 10:17:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EE311065671 for ; Fri, 23 May 2008 10:17:20 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id 910918FC1C for ; Fri, 23 May 2008 10:17:19 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aquarius.dyndns.org (athedsl-4443696.home.otenet.gr [79.129.190.32]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m4NAHH3L032627; Fri, 23 May 2008 13:17:17 +0300 Message-ID: <483699DE.6080907@otenet.gr> Date: Fri, 23 May 2008 13:18:06 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Matthias Apitz References: <972994690801011020u60ed0a0et6d8356cdb1f6f974@mail.gmail.com> <20080102141419.GB61289@sandvine.com> <20080521143210.GA70289@rebelion.Sisis.de> <4834516F.1010002@otenet.gr> <20080523092901.GA8878@rebelion.Sisis.de> In-Reply-To: <20080523092901.GA8878@rebelion.Sisis.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: "freebsd-questions@freebsd.org" Subject: Re: Asus eee (was Re: G4 Quicksilver as Web Server?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 10:17:20 -0000 Matthias Apitz wrote: > El día Wednesday, May 21, 2008 a las 07:44:31PM +0300, Manolis Kiagias escribió: > > ... > >> - Note you can install either to SSD or an external SDHC. The SSD is >> somewhat faster though. (But you can get larger SDHCs). I am dual >> booting Linux and FreeBSD on mine right now. Linux is on the SSD and >> FreeBSD on an 8GB SDHC. >> > > In this Wiki page they show already a model 900 with up to 20 GByte SSD; > maybe it's a good idea to go for this model, even if it is a bit more > expensive (~400 euros): > > http://en.wikipedia.org/wiki/Eeepc > > matthias > > Yes, I am already planning to upgrade :) At this time, it is not available in Greece (though I have spotted a few on ebay). Even more important than the 20Gb SSD is the 9 inch display with a resolution of 1024x600. 800x480 is really small for anything more other than taking notes. From owner-freebsd-questions@FreeBSD.ORG Fri May 23 12:23:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A98811065680 for ; Fri, 23 May 2008 12:23:09 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 44EA08FC24 for ; Fri, 23 May 2008 12:23:09 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 21269 invoked by uid 1002); 23 May 2008 12:23:08 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 0.068697 secs); 23 May 2008 12:23:08 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 23 May 2008 12:23:08 -0000 Message-ID: <4836B6BA.4090706@ibctech.ca> Date: Fri, 23 May 2008 08:21:14 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Chuck Swiger References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> <483503AD.60801@infracaninophile.co.uk> <4835634F.6060107@ibctech.ca> <20080522203932.GA74897@osiris.chen.org.nz> <76B8A6DC-8CB4-46A4-9588-A6941080A942@mac.com> In-Reply-To: <76B8A6DC-8CB4-46A4-9588-A6941080A942@mac.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions , Jonathan Chen Subject: Re: Multiple instances of BIND at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 12:23:09 -0000 > Well, BIND is up to 28 published security advisories: > > http://www.isc.org/sw/bind/bind-security.php#matrix > > ...which not only have included cache poisoning (2003-0914), but many of > them allowed for arbitrary code execution, often as root. Ok, then I'll ask the obvious... For those who are, or have been network ops within an Internet Service Provider environment, what DNS server do you recommend for reliability, functionality, and most importantly, ease of use so the helpdesk can make slight changes to client domains when required (hopefully without having to su to root). The latter point is why I went from BIND to TinyDNS (VegaDNS) in the first place, but it's seriously lacking with IPv6 support. Steve From owner-freebsd-questions@FreeBSD.ORG Fri May 23 12:26:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98EA71065685 for ; Fri, 23 May 2008 12:26:36 +0000 (UTC) (envelope-from thoellri@adobe.com) Received: from exprod6og101.obsmtp.com (exprod6og101.obsmtp.com [64.18.1.181]) by mx1.freebsd.org (Postfix) with ESMTP id DC5D98FC1E for ; Fri, 23 May 2008 12:26:35 +0000 (UTC) (envelope-from thoellri@adobe.com) Received: from source ([192.150.8.22]) by exprod6ob101.postini.com ([64.18.5.12]) with SMTP; Fri, 23 May 2008 05:26:34 PDT Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id m4NCQWJV009537 for ; Fri, 23 May 2008 05:26:33 -0700 (PDT) Received: from fe2.corp.adobe.com (fe2.corp.adobe.com [10.8.192.72]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id m4NCQWI0026676 for ; Fri, 23 May 2008 05:26:32 -0700 (PDT) Received: from namail2.corp.adobe.com ([10.8.192.64]) by fe2.corp.adobe.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 23 May 2008 05:26:31 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 23 May 2008 05:26:29 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Lock order reversal submissions? Thread-Index: Aci80DpHCFCCaoPZTh66kHmu09USHw== From: "Tobias Hoellrich" To: X-OriginalArrivalTime: 23 May 2008 12:26:31.0763 (UTC) FILETIME=[3B81A230:01C8BCD0] Subject: Lock order reversal submissions? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 12:26:36 -0000 Does anybody happen to know where I can submit lock order reversal outputs (like the one below)? I don't want to spam freebsd-current and http://sources.zabbadoz.net/freebsd/lor.html seems to have not been updated in over a year now.=20 Thanks - Tobias This is from 8.0-CURRENT: May 22 10:57:08 santafe kernel: lock order reversal: May 22 10:57:08 santafe kernel: 1st 0xc6768df4 devfs (devfs) @ /usr/src/sys/kern/vfs_subr.c:2044 May 22 10:57:08 santafe kernel: 2nd 0xc681cc94 devfsmount (devfsmount) @ /usr/src/sys/fs/devfs/devfs_vnops.c:293 May 22 10:57:08 santafe kernel: KDB: stack backtrace: May 22 10:57:08 santafe kernel: db_trace_self_wrapper(c0b28775,c63f9bb4,c07b908e,c0b2afd0,c681cc94,...) at db_trace_self_wrapper+0x26 May 22 10:57:08 santafe kernel: kdb_backtrace(c0b2afd0,c681cc94,c0b1be5e,c0b1be5e,c0b1be78,...) at kdb_backtrace+0x29 May 22 10:57:08 santafe kernel: witness_checkorder(c681cc94,9,c0b1be78,125,123,...) at witness_checkorder+0x6de May 22 10:57:08 santafe kernel: _sx_xlock(c681cc94,0,c0b1be78,125,c681cc94,...) at _sx_xlock+0x7d May 22 10:57:08 santafe kernel: devfs_allocv(c6858000,c686b000,c63f9c20,c6490d20,c6490dc4,...) at devfs_allocv+0x142 May 22 10:57:08 santafe kernel: devfs_root(c686b000,80000,c0c9f334,c6490d20,4,...) at devfs_root+0x51 May 22 10:57:08 santafe kernel: set_rootvnode(c0c9f320,0,c0b30d78,5f6,c07f6a20,...) at set_rootvnode+0x2d May 22 10:57:08 santafe kernel: vfs_mountroot(c0c4c0d0,4,c0b20362,264,c63f9cc4,...) at vfs_mountroot+0x34c May 22 10:57:08 santafe kernel: start_init(0,c63f9d38,c0b21cf9,30d,c648ed0c,...) at start_init+0x65 May 22 10:57:08 santafe kernel: fork_exit(c0744e00,0,c63f9d38) at fork_exit+0xb8 May 22 10:57:08 santafe kernel: fork_trampoline() at fork_trampoline+0x8 May 22 10:57:08 santafe kernel: --- trap 0, eip =3D 0, esp =3D = 0xc63f9d70, ebp =3D 0 --- May 22 10:57:08 santafe kernel: Trying to mount root from ufs:/dev/ad4s1a May 22 10:57:08 santafe kernel: lock order reversal: (sleepable after non-sleepable) May 22 10:57:08 santafe kernel: 1st 0xc68792c0 bufobj interlock (bufobj interlock) @ /usr/src/sys/kern/vfs_bio.c:2442 May 22 10:57:08 santafe kernel: 2nd 0xda4e5c80 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:2456 May 22 10:57:08 santafe kernel: KDB: stack backtrace: May 22 10:57:08 santafe kernel: db_trace_self_wrapper(c0b28775,c63f9790,c07b908e,c0b2afd0,da4e5c80,...) at db_trace_self_wrapper+0x26 May 22 10:57:08 santafe kernel: kdb_backtrace(c0b2afd0,da4e5c80,c0b2fd41,c0b2fd41,c0b2f2f0,...) at kdb_backtrace+0x29 May 22 10:57:08 santafe kernel: witness_checkorder(da4e5c80,9,c0b2f2f0,998,c0b24355,...) at witness_checkorder+0x6de May 22 10:57:08 santafe kernel: __lockmgr_args(da4e5c80,81900,c68792c0,c0b2fc9d,50,...) at __lockmgr_args+0x777 May 22 10:57:08 santafe kernel: getblk(c6879218,0,0,800,0,...) at getblk+0x153 May 22 10:57:08 santafe kernel: breadn(c6879218,0,0,800,0,...) at breadn+0x44 May 22 10:57:08 santafe kernel: bread(c6879218,0,0,800,0,...) at bread+0x4c May 22 10:57:08 santafe kernel: ffs_blkatoff(c6879218,0,0,0,c63f99a8,...) at ffs_blkatoff+0xd1 May 22 10:57:08 santafe kernel: ufs_lookup(c63f99ec,c6879218,c63f9b50,c6879218,c63f9a0c,...) at ufs_lookup+0x2e6 May 22 10:57:08 santafe kernel: VOP_CACHEDLOOKUP_APV(c0c025c0,c63f99ec,c63f9b50,c63f9b3c,c645e300,...) at VOP_CACHEDLOOKUP_APV+0xa5 May 22 10:57:08 santafe kernel: vfs_cache_lookup(c63f9a6c,c63f9a6c,500000c,80000,c6879218,...) at vfs_cache_lookup+0xd0 May 22 10:57:08 santafe kernel: VOP_LOOKUP_APV(c0c025c0,c63f9a6c,c0b30b26,1b0,c63f9b3c,...) at VOP_LOOKUP_APV+0xa5 May 22 10:57:08 santafe kernel: lookup(c63f9b24,c0b30b26,d8,c0,c645e42c,...) at lookup+0x57e May 22 10:57:08 santafe kernel: namei(c63f9b24,c63f9b28,c07b886c,c076fe5c,c0c9ebd0,...) at namei+0x44b May 22 10:57:08 santafe kernel: kern_unlinkat(c6490d20,ffffff9c,c0b311b5,1,c63f9c5c,...) at kern_unlinkat+0x46 May 22 10:57:08 santafe kernel: kern_unlink(c6490d20,c0b311b5,1,631,0,...) at kern_unlink+0x27 May 22 10:57:08 santafe kernel: vfs_mountroot_try(c0b3136f,c0b1f07b,c0b17ad8,1,c07f6a20,...) at vfs_mountroot_try+0x472 May 22 10:57:08 santafe kernel: vfs_mountroot(c0c4c0d0,4,c0b20362,264,c63f9cc4,...) at vfs_mountroot+0x40e May 22 10:57:08 santafe kernel: start_init(0,c63f9d38,c0b21cf9,30d,c648ed0c,...) at start_init+0x65 May 22 10:57:08 santafe kernel: fork_exit(c0744e00,0,c63f9d38) at fork_exit+0xb8 May 22 10:57:08 santafe kernel: fork_trampoline() at fork_trampoline+0x8 From owner-freebsd-questions@FreeBSD.ORG Fri May 23 12:33:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98D6C106564A for ; Fri, 23 May 2008 12:33:29 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 3A7058FC17 for ; Fri, 23 May 2008 12:33:29 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 21674 invoked by uid 1002); 23 May 2008 12:33:28 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 0.067895 secs); 23 May 2008 12:33:28 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 23 May 2008 12:33:28 -0000 Message-ID: <4836B926.2060602@ibctech.ca> Date: Fri, 23 May 2008 08:31:34 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Ruel Luchavez References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Bind DNS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 12:33:29 -0000 > Is it possible in BIND DNS to block images in a certain sites? like for > example the popular friends site ( friendster), > i want to block most images in that site so that client will be irritated > that their images don't load perfectly. but s till > they can visit their site? > > Any idea guys? DNS is a name to address resolution protocol. It has no knowledge of web content. What you are after is some sort of web content filter. For home use, I use Squid and DansGuardian (both in ports). Still though, it's very difficult to block only *certain* images, and not others from a particular site. Regards, Steve From owner-freebsd-questions@FreeBSD.ORG Fri May 23 13:13:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C64C106564A for ; Fri, 23 May 2008 13:13:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 16A318FC1C for ; Fri, 23 May 2008 13:12:55 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4NDBsbE034528; Fri, 23 May 2008 15:11:54 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4NDBVNq034525; Fri, 23 May 2008 15:11:54 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 23 May 2008 15:11:31 +0200 (CEST) From: Wojciech Puchar To: Ruel Luchavez In-Reply-To: Message-ID: <20080523151122.O34524@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Bind DNS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 13:13:45 -0000 are images on different serwer than rest of site? On Fri, 23 May 2008, Ruel Luchavez wrote: > Hi ALL, > > Is it possible in BIND DNS to block images in a certain sites? like for > example the popular friends site ( friendster), > i want to block most images in that site so that client will be irritated > that their images don't load perfectly. but s till > they can visit their site? > > Any idea guys? > > thans > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > From owner-freebsd-questions@FreeBSD.ORG Fri May 23 13:19:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6705E1065670 for ; Fri, 23 May 2008 13:19:15 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id F29CD8FC19 for ; Fri, 23 May 2008 13:19:14 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m4NDJ58x054973; Fri, 23 May 2008 08:19:05 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080523081722.0249ec10@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 23 May 2008 08:18:56 -0500 To: "Ruel Luchavez" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: References: Mime-Version: 1.0 X-Antivirus: avast! (VPS 080523-0, 05/23/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m4NDJ58x054973 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Bind DNS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 13:19:15 -0000 At 09:10 PM 5/22/2008, Ruel Luchavez wrote: >Hi ALL, > >Is it possible in BIND DNS to block images in a certain sites? like for >example the popular friends site ( friendster), >i want to block most images in that site so that client will be irritated >that their images don't load perfectly. but s till >they can visit their site? > >Any idea guys? > >thans define in your hosts any host or URL you want to block as the localhost, 127.0.0.1 You can google for whole host files to use to block a bunch of different annoying sites. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Fri May 23 14:09:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9CBA106564A for ; Fri, 23 May 2008 14:09:58 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 55B988FC0C for ; Fri, 23 May 2008 14:09:58 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 25287 invoked by uid 1002); 23 May 2008 14:09:54 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 0.06902 secs); 23 May 2008 14:09:54 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 23 May 2008 14:09:53 -0000 Message-ID: <4836CFBF.6000901@ibctech.ca> Date: Fri, 23 May 2008 10:07:59 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Derek Ragona References: <6.0.0.22.2.20080523081722.0249ec10@mail.computinginnovations.com> In-Reply-To: <6.0.0.22.2.20080523081722.0249ec10@mail.computinginnovations.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Ruel Luchavez , freebsd-questions@freebsd.org Subject: Re: Bind DNS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 14:09:58 -0000 Derek Ragona wrote: > At 09:10 PM 5/22/2008, Ruel Luchavez wrote: >> Hi ALL, >> >> Is it possible in BIND DNS to block images in a certain sites? like for >> example the popular friends site ( friendster), >> i want to block most images in that site so that client will be irritated >> that their images don't load perfectly. but s till >> they can visit their site? >> >> Any idea guys? >> >> thans > > define in your hosts any host or URL you want to block as the localhost, > 127.0.0.1 > > You can google for whole host files to use to block a bunch of different > annoying sites. I assumed by the OP's original message that this was a workplace-type environment, and figured that he wouldn't want to hand-manage this type of thing. Also, pardon my ignorance, but if you were to DNS redirect a domain name to a specific IP with BIND, wouldn't you have to create a DNS zone for each domain name? Steve From owner-freebsd-questions@FreeBSD.ORG Fri May 23 14:18:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E606106566C for ; Fri, 23 May 2008 14:18:22 +0000 (UTC) (envelope-from kayve@sfsu.edu) Received: from iron1.sfsu.edu (iron1.sfsu.edu [130.212.10.35]) by mx1.freebsd.org (Postfix) with ESMTP id 32F428FC15 for ; Fri, 23 May 2008 14:18:22 +0000 (UTC) (envelope-from kayve@sfsu.edu) X-onepass: IPPSC X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAO9nNkiC1Apk/2dsb2JhbACuWA Received: from smtp01.sfsu.edu ([130.212.10.100]) by iron1.sfsu.edu with ESMTP; 23 May 2008 06:50:01 -0700 Received: from libra.sfsu.edu ([130.212.10.238]) by mail05a.sfsu.edu (Lotus Domino Release 7.0.3HF378) with ESMTP id 2008052306500138-1013 ; Fri, 23 May 2008 06:50:01 -0700 Date: Fri, 23 May 2008 06:50:00 -0700 (PDT) From: KAYVEN RIESE To: freebsd-questions@freebsd.org In-Reply-To: <1211548239.10665.4.camel@localhost> Message-ID: References: <1211548239.10665.4.camel@localhost> MIME-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on MAIL05a/SERVERS/SFSU(Release 7.0.3HF378 | February 28, 2008) at 05/23/2008 06:50:01, Serialize by Router on SMTP01/SERVERS/SFSU(Release 7.0.3HF378 | February 28, 2008) at 05/23/2008 06:50:01, Serialize complete at 05/23/2008 06:50:01 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-hackers@freebsd.org Subject: Re: /usr/src/Makefile instructions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 14:18:22 -0000 On Fri, 23 May 2008, Tom Evans wrote: > On Fri, 2008-05-23 at 05:49 -0700, KAYVEN RIESE wrote: > > I've redirected this to questions@, as this seems more like a 'User > question/technical support' rather than 'General technical discussion'. > Please try to keep the mailing lists on topic. That list is too busy. I find I don't have to unsubscribe to "hackers," and it doesn't seem as hard core to misinterpret what "hackers" are, than say "ports" or "acpi" I realized that "make delete-old" and "make delete-old-libs" are both part of the "cannonical," I guess because I am going RELENG_6_3 to RELENG_7 On that note, was I given misinformation when I was advised that it would be impossible to upgrade RELENG_6_2 directly to RELENG_7 ? > > Cheers > > Tom > *----------------------------------------------------------* Kayven Riese, BSCS, MS (Physiology and Biophysics) (415) 902 5513 cellular http://kayve.net Webmaster http://ChessYoga.org *----------------------------------------------------------* From owner-freebsd-questions@FreeBSD.ORG Fri May 23 14:43:04 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86E49106567F; Fri, 23 May 2008 14:43:04 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (unknown [IPv6:2a01:170:102f::2]) by mx1.freebsd.org (Postfix) with ESMTP id EC9798FC1A; Fri, 23 May 2008 14:43:03 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.1/8.14.1) with ESMTP id m4NEgx2f022252; Fri, 23 May 2008 16:43:02 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.1/8.14.1/Submit) id m4NEgxnm022251; Fri, 23 May 2008 16:42:59 +0200 (CEST) (envelope-from olli) Date: Fri, 23 May 2008 16:42:59 +0200 (CEST) Message-Id: <200805231442.m4NEgxnm022251@lurza.secnetix.de> From: Oliver Fromme To: freebsd-hackers@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, kayve@sfsu.edu In-Reply-To: X-Newsgroups: list.freebsd-hackers User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.2-STABLE-20070808 (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]); Fri, 23 May 2008 16:43:02 +0200 (CEST) Cc: Subject: Re: /usr/src/Makefile instructions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@FreeBSD.ORG, kayve@sfsu.edu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 14:43:04 -0000 KAYVEN RIESE wrote: > Tom Evans wrote: > > I've redirected this to questions@, as this seems more like a 'User > > question/technical support' rather than 'General technical discussion'. > > Please try to keep the mailing lists on topic. > > That list is too busy. I find I don't have to unsubscribe to > "hackers," and it doesn't seem as hard core to misinterpret > what "hackers" are, than say "ports" or "acpi" Well, "hackers" usually means developers, i.e. people hacking on the FreeBSD code. Therefore I'm afraid I have to agree with Tom: Your questions should better go to the questions list. > I realized that "make delete-old" and "make delete-old-libs" > are both part of the "cannonical," I guess because I am going > RELENG_6_3 to RELENG_7 I always use "make delete-old", as instructed in the /usr/src/UPDATING file, and it has never bitten me. Please have a look at that file; the important part starts at the section titled "To rebuild everything". > On that note, was I given misinformation when I was advised > that it would be impossible to upgrade RELENG_6_2 directly to > RELENG_7 ? "Nothing is impossible!", as Dr. Farnsworth from the Futurama series used to say. :-) But seriously ... I think going from 6.2 to 7.0 should work fine. However, the official notion is that updates across major versions have to be supported only for the latest stable release. Any other configurations might work, but it's not guaranteed. If it fails, you're not expected to complain or ask for help, but instead try the officially supported way (i.e. first update to the latest stable on your existing branch, then update across the major version boundary). If that still fails, you may complain and ask for help. Note that it is IMPORTANT to rebuild *all* of your ports when you update from 6.x to 7.x. (This holds true for any major version update.) If you don't do this, you will get library dependency collisions, i.e. port A uses libc.so.7 and depends on port B, but port B still links against the older libc.so.6. Things will break sooner or later. That's why you should rebuild *all* ports after updating to 7.x. (You can keep older ports only if you are absolutely sure that they are not part of any dependencies, and never will be.) In your previous mail you mentioned: > Things work, but dmesg has errors, Would you please tell us what those errors are? We might be able to help you, but only if you tell us. > and many ports fail and their makes Again: Please post messages and everything relevant to the problems. There are really people on these lists that are willing to help, but we need as much information as possible in order to be able to help. 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 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' From owner-freebsd-questions@FreeBSD.ORG Fri May 23 14:48:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 517681065670 for ; Fri, 23 May 2008 14:48:17 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id EC48E8FC1E for ; Fri, 23 May 2008 14:48:16 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m4NEm6lS056672; Fri, 23 May 2008 09:48:07 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080523094622.024ec328@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 23 May 2008 09:47:58 -0500 To: Steve Bertrand From: Derek Ragona In-Reply-To: <4836CFBF.6000901@ibctech.ca> References: <6.0.0.22.2.20080523081722.0249ec10@mail.computinginnovations.com> <4836CFBF.6000901@ibctech.ca> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080523-0, 05/23/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m4NEm6lS056672 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Ruel Luchavez , freebsd-questions@freebsd.org Subject: Re: Bind DNS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 14:48:17 -0000 At 09:07 AM 5/23/2008, Steve Bertrand wrote: >Derek Ragona wrote: >>At 09:10 PM 5/22/2008, Ruel Luchavez wrote: >>>Hi ALL, >>> >>>Is it possible in BIND DNS to block images in a certain sites? like for >>>example the popular friends site ( friendster), >>>i want to block most images in that site so that client will be irritated >>>that their images don't load perfectly. but s till >>>they can visit their site? >>> >>>Any idea guys? >>> >>>thans >>define in your hosts any host or URL you want to block as the localhost, >>127.0.0.1 >>You can google for whole host files to use to block a bunch of different >>annoying sites. > >I assumed by the OP's original message that this was a workplace-type >environment, and figured that he wouldn't want to hand-manage this type of >thing. > >Also, pardon my ignorance, but if you were to DNS redirect a domain name >to a specific IP with BIND, wouldn't you have to create a DNS zone for >each domain name? > >Steve no, you usually have /etc/nsswitch.conf set to check files before dns, so hosts is checked first. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Fri May 23 15:11:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84D9C1065677 for ; Fri, 23 May 2008 15:11:33 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id 439E18FC1B for ; Fri, 23 May 2008 15:11:33 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from TEDSDSK (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.13.8/8.13.8) with SMTP id m4NFBU7C021740; Fri, 23 May 2008 08:11:32 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: =?iso-8859-2?Q?Nejc_=A9koberne?= Date: Fri, 23 May 2008 08:12:38 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <48368904.8090503@skoberne.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 Importance: Normal X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (mail.freebsd-corp-net-guide.com [65.75.192.90]); Fri, 23 May 2008 08:11:32 -0700 (PDT) Cc: 'User Questions' Subject: RE: RAID 0+1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 15:11:33 -0000 > -----Original Message----- > From: Nejc ©koberne [mailto:nejc@skoberne.net] > Sent: Friday, May 23, 2008 2:06 AM > To: Ted Mittelstaedt > Cc: 'User Questions' > Subject: Re: RAID 0+1 > > > Hey, > > > don't use gmirror and atacontrol at the same time. Use one or > the other. > > I don't. As I said: > > > Then I would merge the second > > slice of all 4 drives into a 0+1 array (first gstriping and > > then gmirroring them). I somehow succeeded this, but I also > > get a WARNING when booting the system: > > So I am gstriping first and then gmirroring the stripes. > And I am getting this warning message: > > >> WARNING: Expected rawoffset 0, found 63 > > I don't know if I should worry about this or not. > You mentioned you used atacontrol to create the array, that's not part of gmirror. However in any case, you are not done. What you need to do now is write some data to the array, then unplug one of the sata connectors to the drive. The array will go into fault mode. Then you need to add the disk back in and see if the array will accept it, or if the array ends up scotching everything. A mirror is no good if it can't actually survive a fault. I used to do this when selling servers to HP Proliants. I'd have a customer with me and go to one of our production, running HP servers, eject a drive from the array, give it to the customer for inspection, then plug it back in. Other than the red light appearing on the drive for a few minutes, the rebuild operation was entirely in hardware, the server wouldn't even blink. If your array can't do that, your just basically technically masterbating with your system to feel good - it is in actuality a completely worthless mirror setup. Ted From owner-freebsd-questions@FreeBSD.ORG Fri May 23 15:23:26 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81C1B1065679 for ; Fri, 23 May 2008 15:23:26 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (unknown [IPv6:2a01:170:102f::2]) by mx1.freebsd.org (Postfix) with ESMTP id D32978FC1E for ; Fri, 23 May 2008 15:23:25 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.1/8.14.1) with ESMTP id m4NFNOsx024116; Fri, 23 May 2008 17:23:24 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.1/8.14.1/Submit) id m4NFNOwO024115; Fri, 23 May 2008 17:23:24 +0200 (CEST) (envelope-from olli) Date: Fri, 23 May 2008 17:23:24 +0200 (CEST) Message-Id: <200805231523.m4NFNOwO024115@lurza.secnetix.de> From: Oliver Fromme To: freebsd-questions@FreeBSD.ORG, karel@inetis.com In-Reply-To: <4833CBAC.801@inetis.com> X-Newsgroups: list.freebsd-questions User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.2-STABLE-20070808 (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]); Fri, 23 May 2008 17:23:24 +0200 (CEST) Cc: Subject: Re: Sed, shell and hexadecimal character codes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 15:23:26 -0000 Karel Miklav wrote: > There's a tip in the FreeBSD fortunes database that says: > > > Want to strip UTF-8 BOM(Bye Order Mark) from given files? > > > > sed -e '1s/^\xef\xbb\xbf//' < bomfile > newfile FreeBSD's sed(1) doesn't support hexadecimal or octal sequences. I think even gnu sed doesn't support it, but you might try it yourself (/usr/ports/textprog/gsed). I don't know why that fortunes entry exist. It's wrong. > I can't make it work, and I can't find any other method to > work with hexa codes in scripts or on the command line so > I'm kind-a depressed :) I help myself with xxd now, but if > it is possible to avoid it, I'd like to hear about it. There is no standard for handling octal and hexadecimal sequences, unfortunately, so you have to consult the manual page to find out. For example, tr(1) supports octal sequences only (no hexadecimal), while awk(1) supports both. So the above line could be rewritten with awk: awk '{if(NR==1)sub(/^\xef\xbb\xbf/, "");print}' < bomfile > newfile Basically that's exactly the same instruction as the sed one above, but awk is a little more verbose: "1" in sed means that the following command should only affect the first line. That's what "if(NR==1)" does in awk. "s/OLD/NEW/" is the replacement command in sed. In awk it looks like "sub(/old/, "new")". Finally, sed prints all resulting lines by default, while awk has to be told with an explicit "print" command. (awk prints lines automatically only if there are no other commands at all.) 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 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' From owner-freebsd-questions@FreeBSD.ORG Fri May 23 15:25:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B09131065672 for ; Fri, 23 May 2008 15:25:20 +0000 (UTC) (envelope-from soralx@cydem.org) Received: from pd4mo3so.prod.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id 844C78FC23 for ; Fri, 23 May 2008 15:25:20 +0000 (UTC) (envelope-from soralx@cydem.org) Received: from pd4mr4so.prod.shaw.ca (pd4mr4so-qfe3.prod.shaw.ca [10.0.141.215]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0K1B00IGQS0S44E0@l-daemon>; Fri, 23 May 2008 08:24:28 -0600 (MDT) Received: from pn2ml9so.prod.shaw.ca ([10.0.121.7]) by pd4mr4so.prod.shaw.ca (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0K1B00CY2S0RXG80@pd4mr4so.prod.shaw.ca>; Fri, 23 May 2008 08:24:28 -0600 (MDT) Received: from soralx ([24.87.3.133]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0K1B00AVPS0RWD10@l-daemon>; Fri, 23 May 2008 08:24:27 -0600 (MDT) Date: Fri, 23 May 2008 07:24:26 -0700 From: soralx@cydem.org In-reply-to: To: kayve@sfsu.edu Message-id: <20080523072426.7de88f38@soralx> MIME-version: 1.0 X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <1211548239.10665.4.camel@localhost> Cc: freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org Subject: Re: /usr/src/Makefile instructions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 15:25:20 -0000 > On that note, was I given misinformation when I was advised > that it would be impossible to upgrade RELENG_6_2 directly to > RELENG_7 ? Close to implausible, perhaps? That would indeed be the case, unless you truly are longing for a major workout, either with mergemaster et al, or both with mergemaster and the ports. The former case, which assumes you don't have many ports installed, is often a no-brainer: install a fresh system. The latter case may be somewhat more complicated: install a fresh system for the least effort on your side, or go the update route if you need to keep your system up and usable during the process. I should note that I always took the update trail, and never regretted it afterwards (well, if only so slightly). For instance, my workstation lived through 5.2.1-R, 6.2-R, RELENG_6, and finally RELENG_7, all with the aid of cvsup. The process is straightforward, well-designed and easily executed (thanks to the developers), but problems often pop-up with ports (especially such messy ones as Gnome, etc) which take lots of time to correct. So, in summary, a sane person should probably go with clean system update. P.S.: whoever replies next, it's safe to drop hackers@ from CC: anytime now > Kayven Riese, BSCS, MS (Physiology and Biophysics) [SorAlx] ridin' VS1400 From owner-freebsd-questions@FreeBSD.ORG Fri May 23 15:35:26 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CB30106564A for ; Fri, 23 May 2008 15:35:26 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (unknown [IPv6:2a01:170:102f::2]) by mx1.freebsd.org (Postfix) with ESMTP id 882E18FC1A for ; Fri, 23 May 2008 15:35:25 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.1/8.14.1) with ESMTP id m4NFZNUp024534; Fri, 23 May 2008 17:35:23 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.1/8.14.1/Submit) id m4NFZNu2024533; Fri, 23 May 2008 17:35:23 +0200 (CEST) (envelope-from olli) Date: Fri, 23 May 2008 17:35:23 +0200 (CEST) Message-Id: <200805231535.m4NFZNu2024533@lurza.secnetix.de> From: Oliver Fromme To: freebsd-questions@FreeBSD.ORG, pauls@utdallas.edu In-Reply-To: X-Newsgroups: list.freebsd-questions User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.2-STABLE-20070808 (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]); Fri, 23 May 2008 17:35:24 +0200 (CEST) Cc: Subject: Re: Shell scripting - suppressing and eliminating error messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 15:35:26 -0000 Paul Schmehl wrote: > --On Tuesday, May 20, 2008 17:36:26 -0500 Paul Schmehl > wrote: > > if ( ${BATCH} ); then > > [...] > > 1: not found > > Never mind....forgot to use [ ] for test instead of ( ). If the value of $BATCH is always either 0 and 1, a neat trick is to define two shell functions: 0() { false; } 1() { true; } Then you can savely write: if ( $BATCH ); then Or even: if $BATCH; then 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 "Clear perl code is better than unclear awk code; but NOTHING comes close to unclear perl code" (taken from comp.lang.awk FAQ) From owner-freebsd-questions@FreeBSD.ORG Fri May 23 16:24:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F1ED106564A for ; Fri, 23 May 2008 16:24:46 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.freebsd.org (Postfix) with ESMTP id BA2488FC20 for ; Fri, 23 May 2008 16:24:45 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: by wx-out-0506.google.com with SMTP id h27so552095wxd.7 for ; Fri, 23 May 2008 09:24:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=xdlzVMr5mkMlRUqOsM4azpxXxZZ8/UyXy/obkJHTmDw=; b=PbdhIIEfm6ZU0wA8nNtWSpaT0y3UBB8E3FPzAR0RTepKtzoN6Vkze8wtUGvuwIMh+VRFZ8Li30cjwUgEqHfMgqYkwjPJ447O3FMmdjYUdf1HFe0c53vOKDkCAaJbQFp1io8L/4mvEJbt76UwbhC4i5/cbzfY4RmZRmfqQIB+KnM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=nsRWUDIvT0OJrk9AhWLFs/UglOqJj7veEKxlJYNSrRP1J6rdGPzp5qdo93L2xKF/UkVrxWjzf4eENAkFg18n+FWsbM7YXVw0ZjJuExoyGBBllaOippoDn1laPdQbx73K1GVPYjlkSeusniZBKtH5gOqEvyQXDR8CsVxlULo7h50= Received: by 10.114.66.2 with SMTP id o2mr1994204waa.102.1211559882962; Fri, 23 May 2008 09:24:42 -0700 (PDT) Received: by 10.114.102.13 with HTTP; Fri, 23 May 2008 09:24:42 -0700 (PDT) Message-ID: <2cd0a0da0805230924u611fcfa7t4dde98be82438519@mail.gmail.com> Date: Fri, 23 May 2008 18:24:42 +0200 From: VeeJay To: "Frank Shute" , VeeJay , FreeBSD-Questions In-Reply-To: <20080522020117.GA3334@melon.esperance-linux.co.uk> MIME-Version: 1.0 References: <2cd0a0da0805202349sf97edd1t4d6c49404de5ab26@mail.gmail.com> <20080522020117.GA3334@melon.esperance-linux.co.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Your suggestions about this Dell configuration? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 16:24:46 -0000 Hello Frank Really good points. I am really glad to have your thoughts. Regarding your questions and comments, I have given some answers and a couple of questions in *RED* colour. Please comment if you happen to manage some time during weekend, Thanks! *Please continue...* On Thu, May 22, 2008 at 4:01 AM, Frank Shute wrote: > On Wed, May 21, 2008 at 08:49:51AM +0200, VeeJay wrote: > > > > Hello friends, > > > > My employer is buying this Dell server and I would like to have your > opinion > > about the configuration. > > > > Requirements are: > > 2 Websites with 3-4 million hits per month with video ads. > > If it's "3-4 million hits per month" as you've stated twice now, then > your hardware is complete overkill. > > So I'll assume you mean 3-4 million hits a day for each site. *No, its 3-4 million each site per month and we are having problem. Because, either Apache or MySQL stops responding. I have following settings as Performance:* ** *# ================================================= # Performance settings # ================================================= Timeout 300 KeepAlive On MaxKeepAliveRequests 100 KeepAliveTimeout 15 MinSpareServers 5 MaxSpareServers 10 StartServers 5 MaxClients 256 MaxRequestsPerChild 0* > > > > > Operating System: > > *FreeBSD AMD64 7-STABBLE* > > I'd use 7.0-RELEASE. > > > > > Database: > > *PHP+MySQL with Apache* > > No problem. You should use Apache 2.*. *We will use Apache 2.** > > > > > > > Server Configuration: > > *PowerEdge? 6850 SCSI* > > > > Dual Core Intel(R) Xeon(R) Processor 7130M, 3.2GHz, 8MB L3 Cache, 800Mhz > FSB > > 1x Additional Dual Core Intel(R) Xeon(R) Processor 7130M, 3.2GHz, 8MB L3 > Cache, > > 800MHz FSB > > Slow FSB. I suppose they hope you hit the cache. Shouldn't matter > because your server is more likely to be disk bound rather than bus > bound. Changed Processor to: *PE 2950 III Quad Core Xeon X5450 (3.0GHz, 2x6MB, 1333MHz FSB)* *what do you think about E5450?* > > > > > 16GB 400MHz Dual Rank DDR2 Memory (8X2GB) > > Slow memory, to match the slow FSB :) But you've got >250MB per hit. > So use the excess to cache frequently accessed content. *We have changed it to:* *16GB (8x2GB Dual Rank DIMMs) 667MHz FBD* > > > C5 Drives attached to embedded PERC4ei, RAID 10 > > > > PERC 4/DC RAID controller (128MB cache) (1 intern and 1 extern Channel) > > (Should I use controller with Both Internal or Both External Channel? > What > > they do?) > > Supported according to a quick Google search. > > > > > 5 x 146GB SCSI Ultra320 (15000rpm) 1'' 80 pin harddrives > > "No name" or a brand? *We have changed the disks to :* *6 x 450GB SAS 15k 3.5" HD Hot Plug, (Hitachi Japan)* > > > > > > Chassis with support for 3.5'' SCSI Hard Drives > > > > Dell Remote Access Card 4 SERVER MANAGEMENT CARD > > Don't know if this will work. Most guys use a serial console/ssh for > management. > > > > > (I will have hot swappable drives & chassis) > > > > Thank you in advance. > > The performance of this hardware will depend on what *sort* of hits > you get. Are a lot of them just for the homepage? Then just cache it. > > Is it static content? *No, its dynamic contents, data is coming form Database.* > > > If you're getting lots of ad-hoc database queries and fetches/writes > from/to disk, then your disks could get a thrashing. > > How big's your database? Being read from more than written to? How > precious is the data? > *More than 20 million records and more than 1000 Tables.* *And of course, data is always preciouse. :)* > > How many of these hits are reading video ads? All of them? How many > KBs are these awful ads? > *50% of users are going to see the Video Ads.* ** *Size would vary between 100KB to 2MB. * What bandwidth do you have to these servers? *100 Mbps* How you are going to get the best out of your hardware depends on questions like these, so you have to analyse your Apache logs and tune appropriately. Tuning Apache, mysql and PHP are all subjects in their own right. For FreeBSD, read tuning(7). Are you running FreeBSD ATM? Then some numbers from iostat, top etc. would be useful in analysing how your new server is going to cope and how much spare capacity you'll have, but the numbers are dependent on how you've tuned it (if at all). Hope I've given you something to think about. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html -- Thanks! BR / vj From owner-freebsd-questions@FreeBSD.ORG Fri May 23 16:59:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 518241065670 for ; Fri, 23 May 2008 16:59:06 +0000 (UTC) (envelope-from dave.list@pixelhammer.com) Received: from smtp2.tls.net (smtp2.tls.net [65.196.224.83]) by mx1.freebsd.org (Postfix) with ESMTP id F02518FC16 for ; Fri, 23 May 2008 16:59:05 +0000 (UTC) (envelope-from dave.list@pixelhammer.com) Received: (qmail 91839 invoked from network); 23 May 2008 16:59:04 -0000 Received: by simscan 1.2.3 ppid: 91829, pid: 91835, t: 0.1643s scanners: attach: 1.2.3 clamav: 0.91.1/m:45/d:6125 spam: 3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on smtp-2.tls.net X-Spam-Level: X-Spam-Status: No, score=0.2 required=20.0 tests=ALL_TRUSTED,TVD_RCVD_IP autolearn=disabled version=3.2.1 Received: from 64-184-11-185.bb.hrtc.net (HELO ?192.168.1.42?) (ldg%tls.net@64.184.11.185) by auth-smtp2.tls.net with ESMTPA; 23 May 2008 16:59:04 -0000 Message-ID: <4836F7D2.6000203@pixelhammer.com> Date: Fri, 23 May 2008 12:58:58 -0400 From: DAve User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> <483503AD.60801@infracaninophile.co.uk> <4835634F.6060107@ibctech.ca> <20080522203932.GA74897@osiris.chen.org.nz> <50810.74.170.92.99.1211493506.squirrel@grinzport.grinz.com> In-Reply-To: <50810.74.170.92.99.1211493506.squirrel@grinzport.grinz.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Trouble upgrading qt33 with portupgrade after package installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 16:59:06 -0000 Ross Gohlke wrote: > I have been running FreeBSD 6 successfully for over a year without > installing any ports from packages. I have had great success using ports > but sticking with make install clean/portupgrade. > > I recently decided to try running X11/KDE. I thought I would save some > time and learn a new trick with pkg_add kde. > > Mixing the two confuses me because portversion does not report whether an > installed port was compiled from source or copied from a package, and > portupgrade hasn't worked on some packages. > Here's the latest: > > portupgrade -vr qt > Stop in /usr/ports/x11-toolkits/qt33. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade.12485.0 env UPGRADE_TOOL=portupgrade > UPGRADE_PORT=qt-3.3.8_6 UPGRADE_PORT_VER=3.3.8_6 make > ** Fix the problem and try again. > ---> Build of x11-toolkits/qt33 ended at: Thu, 22 May 2008 16:53:59 -0500 > (consumed 00:51:34) > ---> Upgrade of x11-toolkits/qt33 ended at: Thu, 22 May 2008 16:53:59 > -0500 (consumed 00:51:34) > ---> ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed > ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) > ! x11-toolkits/qt33 (qt-3.3.8_6) (linker error) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > ---> Session ended at: Thu, 22 May 2008 16:53:59 -0500 (consumed 00:51:47) > ---------------- > > Is there a particular port I need to reinstall from source to fix this, or > another solution? > > Thanks. > > Ross Gohlke I've had that happen, no explanation why. I have had luck switching from a pkg to a port by doing the following within the port you are upgrading. make deinstall make clean make reinstall Then portupgrade will work with the port fine. There is the possibility that you may need to remove the pkg using pkg delete and then do a fresh install from ports. X is big, I have not used X in years as all my systems are servers, I generally use only ports if I don't install from source. Someone with more experience than me might have a better answer. Of course, if you follow my advice blindly your system may explode, or worse ;^) DAve PS, Denise says HOWDY! -- In 50 years, our descendants will look back on the early years of the internet, and much like we now look back on men with rockets on their back and feathers glued to their arms, marvel that we had the intelligence to wipe the drool from our chins. From owner-freebsd-questions@FreeBSD.ORG Fri May 23 17:02:01 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 645) id 0EA5E106567E; Fri, 23 May 2008 17:02:01 +0000 (UTC) To: FreeBSD-questions@FreeBSD.org Message-Id: <20080523170201.0EA5E106567E@hub.freebsd.org> Date: Fri, 23 May 2008 17:02:01 +0000 (UTC) From: grog@FreeBSD.ORG (Greg Lehey) Cc: Subject: How to get best results from FreeBSD-questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 17:02:01 -0000 How to get the best results from FreeBSD questions. =================================================== Last update $Date: 2005/08/10 02:21:44 $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that at least one of the following things was wrong with your message: - You left out a subject line, or the subject line was not appropriate. - You formatted it in such a way that it was difficult to read. - You asked more than one unrelated question in one message. - You sent out a message with an incorrect date, time or time zone. - You sent out the same message more than once. - You sent an 'unsubscribe' message to FreeBSD-questions. If you have done any of these things, there is a good chance that you will get more than one copy of this message from different people. Read on, and your next message will be more successful. This document is also available on the web at http://www.lemis.com/questions.html. ===================================================================== Contents: I: Introduction II: How to unsubscribe from FreeBSD-questions III: Should I ask -questions or -hackers? IV: How to submit a question to FreeBSD-questions V: How to answer a question to FreeBSD-questions I: Introduction =============== This is a regular posting aimed to help both those seeking advice from FreeBSD-questions (the "newcomers"), and also those who answer the questions (the "hackers"). Note that the term "hacker" has nothing to do with breaking into other people's computers. The correct term for the latter activity is "cracker", but the popular press hasn't found out yet. The FreeBSD hackers disapprove strongly of cracking security, and have nothing to do with it. In the past, there has been some friction which stems from the different viewpoints of the two groups. The newcomers accused the hackers of being arrogant, stuck-up, and unhelpful, while the hackers accused the newcomers of being stupid, unable to read plain English, and expecting everything to be handed to them on a silver platter. Of course, there's an element of truth in both these claims, but for the most part these viewpoints come from a sense of frustration. In this document, I'd like to do something to relieve this frustration and help everybody get better results from FreeBSD-questions. In the following section, I recommend how to submit a question; after that, we'll look at how to answer one. II: How to unsubscribe from FreeBSD-questions ============================================== When you subscribed to FreeBSD-questions, you got a welcome message from freebsd-questions-request@FreeBSD.ORG. In this message, amongst other things, it told you how to unsubscribe. Here's a typical message: Welcome to the freebsd-questions@freebsd.org mailing list! If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at: http://lists.freebsd.org/mailman/options/freebsd-questions/me@me.org (obviously, substitute your mail address for "me@me.org"). You can also make such adjustments via email by sending a message to: freebsd-questions-request@freebsd.org with the word 'help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe. Normally, Mailman will remind you of your freebsd.org mailing list passwords once every month, although you can disable this if you prefer. This reminder will also include instructions on how to unsubscribe or change your account options. There is also a button on your options page that will email your current password to you. Here's the general information for the list you've subscribed to, in case you don't already have it: FREEBSD-QUESTIONS User questions This is the mailing list for questions about FreeBSD. You should not send "how to" questions to the technical lists unless you consider the question to be pretty technical. Normally, unsubscribing is even simpler than the message suggests: you don't need to specify your mail ID unless it is different from the one which you specified when you subscribed. If Majordomo replies and tells you (incorrectly) that you're not on the list, this may mean one of two things: 1. You have changed your mail ID since you subscribed. That's where keeping the original message from majordomo comes in handy. For example, the sample message above shows my mail ID as grog@lemis.de. Since then, I have changed it to grog@lemis.com. If I were to try to remove grog@lemis.com from the list, it would fail: I would have to specify the name with which I joined. 2. You're subscribed to a mailing list which is subscribed to FreeBSD-questions. If that's the case, you'll have to figure out which one it is and get your name taken off that one. If you're not sure which one it might be, check the headers of the messages you receive from freebsd-questions: maybe there's a clue there. If you've done all this, and you still can't figure out what's going on, send a message to Postmaster@FreeBSD.org, and he will sort things out for you. Don't send a message to FreeBSD-questions: they can't help you. III: Should I ask -questions or -hackers? ========================================= Two mailing lists handle general questions about FreeBSD, FreeBSD-questions and FreeBSD-hackers. In some cases, it's not really clear which group you should ask. The following criteria should help for 99% of all questions, however: If the question is of a general nature, first check whether this isn't a Frequently Asked Question (FAQ). There's a list of these questions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/index.html, and also on your own system (once you've installed it) at /usr/share/doc/en/books/faq/index.html. Check there, and if you don't find an answer, ask FreeBSD-questions. Examples might be questions about installing FreeBSD or the use of a particular UNIX utility. If you think the question relates to a bug, but you're not sure, or you don't know how to look for it, send the message to FreeBSD-questions. If the question relates to a bug, and you're almost sure that it's a bug (for example, you can pinpoint the place in the code where it happens, and you maybe have a fix), then send the message to FreeBSD-hackers. You should also enter a problem report with the send-pr utility. If the question relates to enhancements to FreeBSD, and you can make suggestions about how to implement them, then send the message to FreeBSD-hackers. If the question is of particularly technical nature, such as implementation details or suggestions for improvements, then send the message to FreeBSD-hackers. There are also a number of other specialized mailing lists, for example FreeBSD-isp, which caters to the interests of ISPs (Internet Service Providers) who run FreeBSD. If you happen to be an ISP, this doesn't mean you should automatically send your questions to FreeBSD-isp. The criteria above still apply, and it's in your interest to stick to them, since you're more likely to get good results that way. IV: How to submit a question ============================= When submitting a question to FreeBSD-questions, consider the following points: 1. Remember that nobody gets paid for answering a FreeBSD question. They do it of their own free will. You can influence this free will positively by submitting a well-formulated question supplying as much relevant information as possible. You can influence this free will negatively by submitting an incomplete, illegible, or rude question. It's perfectly possible to send a message to FreeBSD-questions and not get an answer even if you follow these rules. It's much more possible to not get an answer if you don't. In the rest of this document, we'll look at how to get the most out of your question to FreeBSD-questions. 2. Not everybody who answers FreeBSD questions reads every message: they look at the subject line and decide whether it interests them. Clearly, it's in your interest to specify a subject. ``FreeBSD problem'' or ``Help'' aren't enough. If you provide no subject at all, many people won't bother reading it. If your subject isn't specific enough, the people who can answer it may not read it. 3. When sending a new message, well, send a new message. Don't reply to some other message, erase the old content and change the subject line. That leaves an In-reply-to: header which many mail readers use to thread messages, so your message shows up as a reply to some other message. People often delete messages a whole thread at a time, so apart from irritating people, you also run a chance of having the message deleted unread. 4. Format your message so that it is legible, and PLEASE DON'T SHOUT!!!!!. We appreciate that a lot of people don't speak English as their first language, and we try to make allowances for that, but it's really painful to try to read a message written full of typos or without any line breaks. A lot of badly formatted messages come from bad mailers or badly configured mailers. The following mailers are known to send out badly formatted messages without you finding out about them: Eudora exmh Microsoft Exchange Microsoft Internet Mail Microsoft Outlook Netscape As you can see, the mailers in the Microsoft world are frequent offenders. If at all possible, use a UNIX mailer. If you must use a mailer under Microsoft environments, make sure it is set up correctly. Try not to use MIME: a lot of people use mailers which don't get on very well with MIME. For further information on this subject, check out http://www.lemis.com/email.html. 5. Make sure your time and time zone are set correctly. This may seem a little silly, since your message still gets there, but many of the people you are trying to reach get several hundred messages a day. They frequently sort the incoming messages by subject and by date, and if your message doesn't come before the first answer, they may assume they missed it and not bother to look. 6. Don't include unrelated questions in the same message. Firstly, a long message tends to scare people off, and secondly, it's more difficult to get all the people who can answer all the questions to read the message. 7. Specify as much information as possible. This is a difficult area, and we need to expand on what information you need to submit, but here's a start: If you get error messages, don't say ``I get error messages'', say (for example) ``I get the error message 'No route to host'''. If your system panics, don't say ``My system panicked'', say (for example) ``my system panicked with the message 'free vnode isn't'''. If you have difficulty installing FreeBSD, please tell us what hardware you have. In particular, it's important to know the IRQs and I/O addresses of the boards installed in your machine. If you have difficulty getting PPP to run, describe the configuration. Which version of PPP do you use? What kind of authentication do you have? Do you have a static or dynamic IP address? What kind of messages do you get in the log file? 8. If you don't get an answer immediately, or if you don't even see your own message appear on the list immediately, don't resend the message. Wait at least 24 hours. The FreeBSD mailer offloads messages to a number of subordinate mailers around the world, and sometimes it can take several hours for the mail to get through. And once it gets through, the one person who might know the answer will probably just have gone to bed in his part of the world. 9. If you do all this, and you still don't get an answer, there could be other reasons. For example, the problem is so complicated that nobody knows the answer, or the person who does know the answer was offline. If you don't get an answer after, say, a week, it might help to re-send the message. If you don't get an answer to your second message, though, you're probably not going to get one from this forum. Resending the same message again and again will only make you unpopular. To summarize, let's assume you know the answer to the following question (yes, it's the same one in each case :-). You choose which of these two questions you would be more prepared to answer: Message 1: Subject: (none) I just can't get hits damn silly FereBSD system to workd, and Im really good at this tsuff, but I have never seen anythign sho difficult to install, it jst wont work whatever I try so why don't y9ou guys tell me what I doing wrong. ---------------------------------------------------------------------- Message 2: Subject: Problems installing FreeBSD I've just got the FreeBSD 2.1.5 CD-ROM from Walnut Creek, and I'm having a lot of difficulty installing it. I have a 66 MHz 486 with 16 MB of memory and an Adaptec 1540A SCSI board, a 1.2GB Quantum Fireball disk and a Toshiba 3501XA CD-ROM drive. The installation works just fine, but when I try to reboot the system, I get the message "Missing Operating System". ---------------------------------------------------------------------- V: How to follow up to a question ================================= Often you will want to send in additional information to a question you have already sent. The best way to do this is to reply to your original message. This has three advantages: 1. You include the original message text, so people will know what you're talking about. Don't forget to trim unnecessary text out, though. 2. The text in the subject line stays the same (you did remember to put one in, didn't you?). Many mailers will sort messages by subject. This helps group messages together. 3. The message reference numbers in the header will refer to the previous message. Some mailers, such as mutt, can thread messages, showing the exact relationships between the messages. VI: How to answer a question ============================ Before you answer a question to FreeBSD-questions, consider: 1. A lot of the points on submitting questions also apply to answering questions. Read them. 2. Has somebody already answered the question? The easiest way to check this is to sort your incoming mail by subject: then (hopefully) you'll see the question followed by any answers, all together. If somebody has already answered it, it doesn't automatically mean that you shouldn't send another answer. But it makes sense to read all the other answers first. 3. Do you have something to contribute beyond what has already been said? In general, "Yeah, me too" answers don't help much, although there are exceptions, like when somebody is describing a problem he's having, and he doesn't know whether it's his fault or whether there's something wrong with the hardware or software. If you do send a "me too" answer, you should also include any further relevant information. 4. Are you sure you understand the question? Very frequently, the person who asks the question is confused or doesn't express himself very well. Even with the best understanding of the system, it's easy to send a reply which doesn't answer the question. This doesn't help: you'll leave the person who submitted the question more frustrated or confused than ever. If nobody else answers, and you're not too sure either, you can always ask for more information. 5. Are you sure your answer is correct? If not, wait a day or so. If nobody else comes up with a better answer, you can still reply and say, for example, "I don't know if this is correct, but since nobody else has replied, why don't you try replacing your ATAPI CD-ROM with a frog?". 6. Unless there's a good reason to do otherwise, reply to the sender and to FreeBSD-questions. Many people on the FreeBSD-questions are "lurkers": they learn by reading messages sent and replied to by others. If you take a message which is of general interest off the list, you're depriving these people of their information. Be careful with group replies; lots of people send messages with hundreds of CCs. If this is the case, be sure to trim the Cc: lines appropriately. 7. Include relevant text from the original message. Trim it to the minimum, but don't overdo it. It should still be possible for somebody who didn't read the original message to understand what you're talking about. 8. Use some technique to identify which text came from the original message, and which text you add. I personally find that prepending ``> '' to the original message works best. Leaving white space after the ``> '' and leave empty lines between your text and the original text both make the result more readable. 9. Put your response in the correct place (after the text to which it replies). It's very difficult to read a thread of responses where each reply comes before the text to which it replies. 10. Most mailers change the subject line on a reply by prepending a text such as ``Re: ''. If your mailer doesn't do it automatically, you should do it manually. 11. If the submitter didn't abide by format conventions (lines too long, inappropriate subject line), please fix it. In the case of an incorrect subject line (such as ``HELP!!??''), change the subject line to (say) ``Re: Difficulties with sync PPP (was: HELP!!??)''. That way other people trying to follow the thread will have less difficulty following it. In such cases, it's appropriate to say what you did and why you did it, but try not to be rude. If you find you can't answer without being rude, don't answer. If you just want to reply to a message because of its bad format, just reply to the submitter, not to the list. You can just send him this message in reply, if you like. $Id: Howto-ask-questions,v 1.6 2005/08/10 02:21:44 grog Exp $ _______________________________________________ Thanks to Josh Paetzel for updating this document to describe mailman. From owner-freebsd-questions@FreeBSD.ORG Fri May 23 17:02:01 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 645) id 1331B1065680; Fri, 23 May 2008 17:02:01 +0000 (UTC) To: FreeBSD-questions@FreeBSD.org Message-Id: <20080523170201.1331B1065680@hub.freebsd.org> Date: Fri, 23 May 2008 17:02:01 +0000 (UTC) From: grog@FreeBSD.ORG (Greg Lehey) Cc: Subject: "The Complete FreeBSD": errata and addenda X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 17:02:01 -0000 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, The Complete FreeBSD, published by O'Reilly, is no exception. Inevitably, a number of bugs and changes have surfaced. "The Complete FreeBSD" has been through a total of five editions, including its predecessor "Installing and Running FreeBSD". Two of these have been reprinted with corrections. I maintain a series of errata pages. Start at http://www.lemis.com/errata-4.html to find out how to get the errata information. Note also that the book has now been released for free download in PDF form. Instead of downloading the changed pages, you may prefer to download the entire book. See http://www.lemis.com/grog/Documentation/CFBSD/ for more information. Have you found a problem with the book, or maybe something confusing? Please let me know: I'm no longer constantly updating it, but I may be able to help Greg From owner-freebsd-questions@FreeBSD.ORG Fri May 23 17:44:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C07781065670 for ; Fri, 23 May 2008 17:44:42 +0000 (UTC) (envelope-from ross@grinz.com) Received: from mail.boomhaus.com (emerson.grinz.com [64.219.233.251]) by mx1.freebsd.org (Postfix) with ESMTP id 25E398FC17 for ; Fri, 23 May 2008 17:44:41 +0000 (UTC) (envelope-from ross@grinz.com) Received: from localhost (localhost.grinz.com [127.0.0.1]) by localhost.boomhaus.com (Postfix) with ESMTP id 5E98B710 for ; Fri, 23 May 2008 12:41:46 -0500 (CDT) X-Virus-Scanned: amavisd-new at emerson.grinz.com Received: from mail.boomhaus.com ([127.0.0.1]) by localhost (emerson.grinz.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id JX3gzvMqTl3g for ; Fri, 23 May 2008 12:41:45 -0500 (CDT) Received: from grinzport.grinz.com (localhost.grinz.com [127.0.0.1]) by mail.boomhaus.com (Postfix) with ESMTP id C019170B for ; Fri, 23 May 2008 12:41:45 -0500 (CDT) Received: from 74.170.92.99 (SquirrelMail authenticated user ross.emerson.grinz.com) by grinzport.grinz.com with HTTP; Fri, 23 May 2008 12:41:45 -0500 (CDT) Message-ID: <50582.74.170.92.99.1211564505.squirrel@grinzport.grinz.com> In-Reply-To: <4836F7D2.6000203@pixelhammer.com> References: <48345138.8080507@ibctech.ca> <4834599A.1090108@infracaninophile.co.uk> <4834A7B4.9030302@ibctech.ca> <20080521232319.GA57359@osiris.chen.org.nz> <4834B7EE.3000002@ibctech.ca> <20080522020619.GA69543@osiris.chen.org.nz> <4834D891.6050707@ibctech.ca> <20080522035913.GA78449@osiris.chen.org.nz> <483503AD.60801@infracaninophile.co.uk> <4835634F.6060107@ibctech.ca> <20080522203932.GA74897@osiris.chen.org.nz> <50810.74.170.92.99.1211493506.squirrel@grinzport.grinz.com> <4836F7D2.6000203@pixelhammer.com> Date: Fri, 23 May 2008 12:41:45 -0500 (CDT) From: "Ross Gohlke" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: Trouble upgrading qt33 with portupgrade after package installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ross@grinz.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 17:44:42 -0000 > Ross Gohlke wrote: >> I have been running FreeBSD 6 successfully for over a year without >> installing any ports from packages. I have had great success using ports >> but sticking with make install clean/portupgrade. >> >> I recently decided to try running X11/KDE. I thought I would save some >> time and learn a new trick with pkg_add kde. >> >> Mixing the two confuses me because portversion does not report whether >> an >> installed port was compiled from source or copied from a package, and >> portupgrade hasn't worked on some packages. >> Here's the latest: >> >> portupgrade -vr qt > > > >> Stop in /usr/ports/x11-toolkits/qt33. >> ** Command failed [exit code 1]: /usr/bin/script -qa >> /tmp/portupgrade.12485.0 env UPGRADE_TOOL=portupgrade >> UPGRADE_PORT=qt-3.3.8_6 UPGRADE_PORT_VER=3.3.8_6 make >> ** Fix the problem and try again. >> ---> Build of x11-toolkits/qt33 ended at: Thu, 22 May 2008 16:53:59 >> -0500 >> (consumed 00:51:34) >> ---> Upgrade of x11-toolkits/qt33 ended at: Thu, 22 May 2008 16:53:59 >> -0500 (consumed 00:51:34) >> ---> ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed >> ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) >> ! x11-toolkits/qt33 (qt-3.3.8_6) (linker error) >> ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >> ---> Session ended at: Thu, 22 May 2008 16:53:59 -0500 (consumed >> 00:51:47) >> ---------------- >> >> Is there a particular port I need to reinstall from source to fix this, >> or >> another solution? >> >> Thanks. >> >> Ross Gohlke > > I've had that happen, no explanation why. I have had luck switching from > a pkg to a port by doing the following within the port you are upgrading. > > make deinstall > make clean > make reinstall > Then portupgrade will work with the port fine. There is the possibility > that you may need to remove the pkg using pkg delete and then Yes, but there were like, 50 packages affected. This is a tedious process, having to manually cd into each directory. Plus, how do you figure out which packages? I can't find a tool that tells me whether an installed port is binary or source. That would be nice! See my other post for my solution. Anyway, my main fear was that I messed up my ports tree in a way that would effect portupgrading essential software. Thankfully that doesn't seem to be the case. > X is big, I have not used X in years as all my > systems are servers, Why not run FreeBSD w/X on your desktop as well? I'm running KDE3 on a Powerbook G4 with Mac OS 10.4. It took me a while to configure it, but I really like Kate and Konsole. Firefox/Konqueror isn't a bad browser duo (don't forget elinks!). I don't plan to go back. > I generally use only ports if I don't install from > source. Someone with more experience than me might have a better answer. What is the relationship between ports and packages/binary and source? The Handbook seems to use the terms interchangably. The port*/pkg* commands handle both types. > Of course, if you follow my advice blindly your system may explode, or > worse ;^) I haven't had that happen in quite some time, and not ever from YOUR advice! > DAve > > PS, Denise says HOWDY! HOWDY back! Yay! Ross Gohlke From owner-freebsd-questions@FreeBSD.ORG Fri May 23 19:17:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4CD01065674 for ; Fri, 23 May 2008 19:17:35 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id 544808FC20 for ; Fri, 23 May 2008 19:17:35 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1Jzcle-0006FP-Ta; Fri, 23 May 2008 20:17:30 +0100 Received: from melon.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144]) by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id m4NJHUVn002420; Fri, 23 May 2008 20:17:30 +0100 Received: by melon.esperance-linux.co.uk (Postfix, from userid 1001) id D0427FCA4AF; Fri, 23 May 2008 20:17:24 +0100 (BST) Date: Fri, 23 May 2008 20:17:24 +0100 From: Frank Shute To: VeeJay Message-ID: <20080523191724.GA11572@melon.esperance-linux.co.uk> Mail-Followup-To: VeeJay , FreeBSD-Questions References: <2cd0a0da0805202349sf97edd1t4d6c49404de5ab26@mail.gmail.com> <20080522020117.GA3334@melon.esperance-linux.co.uk> <2cd0a0da0805230924u611fcfa7t4dde98be82438519@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2cd0a0da0805230924u611fcfa7t4dde98be82438519@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 6.3-RELEASE-p2 i386 X-Organisation: 'Esperance Linux' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (zetnet.co.uk [194.247.46.1]); Fri, 23 May 2008 20:17:30 +0100 (BST) Cc: FreeBSD-Questions Subject: Re: Your suggestions about this Dell configuration? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 19:17:36 -0000 Hi VeeJay, On Fri, May 23, 2008 at 06:24:42PM +0200, VeeJay wrote: > > Hello Frank > > Really good points. I am really glad to have your thoughts. Regarding your > questions and comments, I have given some answers and a couple of questions > in *RED* colour. Please comment if you happen to manage some time during > weekend, Thanks! > > *Please continue...* > > On Thu, May 22, 2008 at 4:01 AM, Frank Shute wrote: > > > On Wed, May 21, 2008 at 08:49:51AM +0200, VeeJay wrote: > > > > > > Hello friends, > > > > > > My employer is buying this Dell server and I would like to have your > > > opinion about the configuration. > > > > > > Requirements are: > > > 2 Websites with 3-4 million hits per month with video ads. > > > > If it's "3-4 million hits per month" as you've stated twice now, then > > your hardware is complete overkill. > > > > So I'll assume you mean 3-4 million hits a day for each site. > > > *No, its 3-4 million each site per month and we are having problem. Because, > either Apache or MySQL stops responding. I have following settings as > Performance:* If it's 3-4 million for each site per month, the hardware you are proposing to buy is complete overkill. As an earlier poster said, he managed that on a 486. What hardware and OS are you presently using? You have to determine what exactly is causing you problems and fix it. Then you probably don't have to buy new hardware. > ** > *# ================================================= > # Performance settings > # ================================================= > Timeout 300 > KeepAlive On > MaxKeepAliveRequests 100 > KeepAliveTimeout 15 > MinSpareServers 5 > MaxSpareServers 10 > StartServers 5 > MaxClients 256 > MaxRequestsPerChild 0* > > > > The performance of this hardware will depend on what *sort* of hits > > you get. Are a lot of them just for the homepage? Then just cache it. > > > > Is it static content? > > > *No, its dynamic contents, data is coming form Database.* > > > > > > > If you're getting lots of ad-hoc database queries and fetches/writes > > from/to disk, then your disks could get a thrashing. > > > > How big's your database? Being read from more than written to? How > > precious is the data? > > > *More than 20 million records and more than 1000 Tables.* > *And of course, data is always preciouse. :)* Is this just one database or a number of databases? Whatever, at a guess it looks like your data isn't normalised, although it depends to a large extent what the data is. Do you have such a thing as an entity/relationship diagram for your database(s)? Did you get a DBA to design and implement your database(s)? How long are your queries taking? If they're taking much more than a second, then you are going to start having a backlog of non-returned queries which are each tying up an httpd process, a PHP process and a mysql process and your machine will struggle to keep up even with the on average >1<2 hits per second. The way to fix queries that are taking too long can be numerous but a properly normalised database, cached regular queries and indexes can all help. This is why you need a DBA or you have to subscribe to the MySQL list and read the MySQL docs thoroughly - I believe the MySQL docs touch on tuning. Although they don't tell you how to design or normalise a database. You learn about that in Codd's and Date's books I believe. I learnt it at uni (but have largely forgotten it). Must read my course materials again. You could also have a locking problem i.e a table is locked for writing (I don't think MySQL does row-level locking) and other processes are being held up by the locked table. > > > > > How many of these hits are reading video ads? All of them? How many > > KBs are these awful ads? > > > *50% of users are going to see the Video Ads.* > ** > *Size would vary between 100KB to 2MB. * Here, you've got a problem. I'm on a 80KB/s DSL which is probably about average in the West, although there are plenty on dial-up. So to download the "ad" it would take me anywhere from over a second to half a minute. When I'm doing that, I'm tying up one of your Apache processes. In that (average) half minute say, you're going to have 40 odd hits, 20 of them downloading ads. So you need at least 21 httpd processes available. But (from above): MaxSpareServers 10 StartServers 5 you've only got 15 available max! But I wouldn't necessarily immediately increase the number of servers available, you could make things worse. After all, your machine is struggling to serve those 15. You have to find out why first. > > What bandwidth do you have to these servers? > *100 Mbps* 20 x 80KB/s = 12800Kbps = 12.8 Mbps You've got enough bandwidth. > > How you are going to get the best out of your hardware depends on > questions like these, so you have to analyse your Apache logs and tune > appropriately. > > Tuning Apache, mysql and PHP are all subjects in their own right. > > For FreeBSD, read tuning(7). > > Are you running FreeBSD ATM? Then some numbers from iostat, top etc. > would be useful in analysing how your new server is going to cope and > how much spare capacity you'll have, but the numbers are dependent on > how you've tuned it (if at all). Have a look at what I've mentioned in the paragraph above and look at your logs: Apache and MySQL. How about: $ ps ax | grep httpd | wc -l for a start to see how many servers you've got running. Use the tools MySQL supply you with to test out and report on your DB(s). Or just use the MySQL client to do common SQL queries and see how long they take (it tells you). What you want to do is replicate your server environment to your workstation and start testing it first. As testing, tweaking or re-implementing your DB on something that's live is not recommended. Write some scripts etc. to hammer your DB/Apache on your workstation. Do some timings and sums. Tweak various parameters, rewrite your PHP queries, twiddle with your DB etc. until it performs. You have to discover what your problem is. Just throwing hardware at it might or might not work. Fixing your software stack will. > > Hope I've given you something to think about. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html From owner-freebsd-questions@FreeBSD.ORG Fri May 23 20:31:26 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A51D106567D for ; Fri, 23 May 2008 20:31:26 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id DA2118FC2E for ; Fri, 23 May 2008 20:31:25 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so207675ana.13 for ; Fri, 23 May 2008 13:31:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=sIZpVXmfTMMlx/mj1RsHS3zW8WuSPobaqod/NI2xMVc=; b=HouqfRFyAHKdgaEULBLyIvaedu0ZJRbE1aH5cmlayQoVXeVQ9hn8VIybqTZt+YWZ+cEs3qXh199W9RKxTdKN/pYsW9bByrTQk6hw+tyDcGASpocn/OwBV1njVDqRVPhdQFWgCnm6Ns/rawbSMyK6zkrmCVM4JsVifAfD/i0lguY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=AL+z8H2d2MN+/WcQZ4bD++qNMLm+aIOpDIImPMVOsh1N22YAIAGb63s5TeRiVDUNcObyYhgfGD9l8MptHWE/NFgB8LTKVF9UdFg4RlT9siwaxJt3Ytd/DwQLUNro3OWNehEBhk7uYTGQyEwbsj4RS0QJnQmJbcrdbMa7gm7PA+A= Received: by 10.100.46.10 with SMTP id t10mr1173097ant.22.1211572955207; Fri, 23 May 2008 13:02:35 -0700 (PDT) Received: by 10.100.226.16 with HTTP; Fri, 23 May 2008 13:02:35 -0700 (PDT) Message-ID: Date: Fri, 23 May 2008 13:02:35 -0700 From: "paul beard" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: kernel debugging: seeing swap issues in 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 20:31:26 -0000 I see a lot of these as my system grinds to a halt. It never crashes (I reboot it when it gets really boggy . . . May 23 11:41:13 stinky kernel: swap_pager: indefinite wait buffer: bufobj: 0, blkno: 49155, size: 4096 May 23 11:41:21 stinky kernel: swap_pager: indefinite wait buffer: bufobj: 0, blkno: 48905, size: 4096 This is the top of the kernel debug Unread portion of the kernel message buffer: <118>May 23 12:48:46 stinky syslogd: exiting on signal 15 Waiting (max 60 seconds) for system process `vnlru' to stop...done Waiting (max 60 seconds) for system process `bufdaemon' to stop...done Waiting (max 60 seconds) for system process `syncer' to stop... Syncing disks, vnodes remaining...1 0 0 done All buffers synced. swap_pager: I/O error - pagein failed; blkno 35668,size 4096, error 5 panic: swap_pager_force_pagein: read from swap failed Uptime: 14h20m56s Physical memory: 115 MB Dumping 37 MB: 22 6 #0 doadump () at pcpu.h:195 195 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); I have partition-based swap and swap files I set up after gcc was running out of memory. Device: 1048576-blocks Used: /dev/ad0s2b 139 0 /dev/md0 128 0 Any ideas what I can do (besides buy more hardware)? -- Paul Beard / www.paulbeard.org/ From owner-freebsd-questions@FreeBSD.ORG Fri May 23 21:05:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAAEE1065671 for ; Fri, 23 May 2008 21:05:01 +0000 (UTC) (envelope-from aaron@aaronholmes.net) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.238]) by mx1.freebsd.org (Postfix) with ESMTP id B72098FC0C for ; Fri, 23 May 2008 21:05:01 +0000 (UTC) (envelope-from aaron@aaronholmes.net) Received: by rv-out-0506.google.com with SMTP id b25so1057133rvf.43 for ; Fri, 23 May 2008 14:05:01 -0700 (PDT) Received: by 10.140.136.6 with SMTP id j6mr862775rvd.199.1211576701313; Fri, 23 May 2008 14:05:01 -0700 (PDT) Received: from ?192.168.1.110? ( [71.39.93.58]) by mx.google.com with ESMTPS id b8sm6453594rvf.9.2008.05.23.14.04.58 (version=SSLv3 cipher=RC4-MD5); Fri, 23 May 2008 14:05:00 -0700 (PDT) Message-ID: <48373178.4080909@aaronholmes.net> Date: Fri, 23 May 2008 14:04:56 -0700 From: Aaron Holmes User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Delaying mount of UFS filesystem in ZFS pool X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 21:05:02 -0000 I have a UFS filesystem inside a zpool: tank on /tank (zfs, local) /dev/zvol/tank/ufs on /mnt/ufs (ufs, local, acls) If I add that entry (/dev/zvol/tank/ufs) to /etc/fstab, it will try to mount as a critical filesystem on boot, however, because ZFS hasn't yet loaded, this fails and causes all sorts of fun for me. Currently I have that filesystem mounting via a cronjob that checks every minute if it's mounted.. definitely not ideal. I need this filesystem in /etc/fstab so I can setup quotas on it (if there is some other way to get quotas working, great, point me to a link or two). So what I'm thinking for a solution is to delay the mount of this filesystem until ZFS has loaded, but I'm not sure of a way to do this with the filesystem in /etc/fstab, and without extensive hacking to one or more rc scripts. Ideas? From owner-freebsd-questions@FreeBSD.ORG Fri May 23 21:08:54 2008 Return-Path: Delivered-To: questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id EE5351065678; Fri, 23 May 2008 21:08:54 +0000 (UTC) Date: Fri, 23 May 2008 21:08:54 +0000 From: Kris Kennaway To: paul beard Message-ID: <20080523210854.GB20868@hub.freebsd.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: questions@freebsd.org Subject: Re: kernel debugging: seeing swap issues in 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 21:08:55 -0000 On Fri, May 23, 2008 at 01:02:35PM -0700, paul beard wrote: > I see a lot of these as my system grinds to a halt. It never crashes > (I reboot it when it gets really boggy . . . > > > May 23 11:41:13 stinky kernel: swap_pager: indefinite wait buffer: > bufobj: 0, blkno: 49155, size: 4096 > May 23 11:41:21 stinky kernel: swap_pager: indefinite wait buffer: > bufobj: 0, blkno: 48905, size: 4096 > > This is the top of the kernel debug > > Unread portion of the kernel message buffer: > <118>May 23 12:48:46 stinky syslogd: exiting on signal 15 > Waiting (max 60 seconds) for system process `vnlru' to stop...done > Waiting (max 60 seconds) for system process `bufdaemon' to stop...done > Waiting (max 60 seconds) for system process `syncer' to stop... > Syncing disks, vnodes remaining...1 0 0 done > All buffers synced. > swap_pager: I/O error - pagein failed; blkno 35668,size 4096, error 5 > panic: swap_pager_force_pagein: read from swap failed > Uptime: 14h20m56s > Physical memory: 115 MB > Dumping 37 MB: 22 6 > #0 doadump () at pcpu.h:195 > 195 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); > > I have partition-based swap and swap files I set up after gcc was > running out of memory. > > Device: 1048576-blocks Used: > /dev/ad0s2b 139 0 > /dev/md0 128 0 > > Any ideas what I can do (besides buy more hardware)? You can try increasing the timeout by editing the relevant kernel source, but if it's failing to reply to the I/O after 30 seconds then something is drastically overloaded on your system. Kris From owner-freebsd-questions@FreeBSD.ORG Fri May 23 21:09:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id E92BA106567D; Fri, 23 May 2008 21:09:47 +0000 (UTC) Date: Fri, 23 May 2008 21:09:47 +0000 From: Kris Kennaway To: Tobias Hoellrich Message-ID: <20080523210947.GC20868@hub.freebsd.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: Lock order reversal submissions? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 21:09:48 -0000 On Fri, May 23, 2008 at 05:26:29AM -0700, Tobias Hoellrich wrote: > Does anybody happen to know where I can submit lock order reversal > outputs (like the one below)? I don't want to spam freebsd-current and > http://sources.zabbadoz.net/freebsd/lor.html seems to have not been > updated in over a year now. > > Thanks - Tobias > > > This is from 8.0-CURRENT: Most have been reported 2^N times and are harmless. If any have not, then report them to the mailing list. Kris From owner-freebsd-questions@FreeBSD.ORG Fri May 23 21:15:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2705F106566B for ; Fri, 23 May 2008 21:15:17 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id E823C8FC12 for ; Fri, 23 May 2008 21:15:16 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [127.0.0.1] (localhost [127.0.0.1]) by a.cs.okstate.edu (Postfix) with ESMTP id 2352B154E1E; Fri, 23 May 2008 16:15:16 -0500 (CDT) Message-ID: <483733E1.2030100@cs.okstate.edu> Date: Fri, 23 May 2008 16:15:13 -0500 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.6 (X11/20070926) MIME-Version: 1.0 To: montag@activeattack.com References: <60253.192.168.1.107.1211195138.squirrel@192.168.1.112> In-Reply-To: <60253.192.168.1.107.1211195138.squirrel@192.168.1.112> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: SVN Advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 21:15:17 -0000 Written by montag@activeattack.com on 05/19/08 06:05>> > Hello all, > > I'm seeking to set up an SVN repository on my home machine. I've come > across the following two guides: > > http://www.bsdguides.org/guides/freebsd/misc/subversion.php > > http://www.onlamp.com/pub/a/bsd/2007/09/27/subversion-for-bsd-with-all-the-bells-and-whistles.html > > The second one is certainly overkill for what I need (I just want to use > it to manage my personal projects, since I work remotely a lot). I'd > definitely like a password protected web interface though. My issue is > the following. In both guides (and in all the other ones I've come > across) Apache is compiled with options that I did not select when I > installed Apache a while ago. I'd rather not have to redo everything I've > set up with my web server. Is there any way I get include those modules > (namely WITH_BERKELEYDB) without having to recompile? Also, any advice > relating to setting up Subversion on FreeBSD in general. > > Appreciate the help, > > montag > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" For the repo, I usually use exclusively svn+ssh protocol and DSA keys for authentication. It's a lot simpler to just let ssh do authentication than it is to futz with wrapping subversion up in apache, you don't have to mess with a separate auth database, and you get security and authorization (which users can use what repositories) as a side effect. I usually make my repo owned by group svn, change permissions so the group has write access to the db, and invite my svn users to that group. Since svn+ssh is basically local access through an ssh tunnel, there's no service to configure, and I can immediate connect remotely. For a web interface, trac's repository browser is very nice. You can front it through fastcgi on apache or lighttpd. Trac has a nice wiki link feature that lets you link in to the repository browser. For example, [123] on any wiki page will be rendered as a link to the browser that shows information for changeset 123. From owner-freebsd-questions@FreeBSD.ORG Fri May 23 22:28:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0D06106566B for ; Fri, 23 May 2008 22:28:05 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 831358FC1F for ; Fri, 23 May 2008 22:28:05 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id E1C1E10E909; Fri, 23 May 2008 18:28:04 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Fri, 23 May 2008 18:28:04 -0400 X-Sasl-enc: m04BvumpNZGSzkB7EUS5cIQFD3EiaWuYAb9ZUcVTa+aU 1211581684 Received: from hagrid.ewd.goldmark.org (n114.ewd.goldmark.org [72.64.118.114]) by mail.messagingengine.com (Postfix) with ESMTPSA id 8748C168EA; Fri, 23 May 2008 18:28:04 -0400 (EDT) Message-Id: From: Jeffrey Goldberg To: Ruel Luchavez In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Fri, 23 May 2008 17:28:03 -0500 References: X-Mailer: Apple Mail (2.919.2) Cc: freebsd-questions@freebsd.org Subject: Re: Bind DNS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 22:28:05 -0000 On May 22, 2008, at 9:10 PM, Ruel Luchavez wrote: > Hi ALL, > > Is it possible in BIND DNS to block images in a certain sites? like > for > example the popular friends site ( friendster), > i want to block most images in that site so that client will be > irritated > that their images don't load perfectly. but s till > they can visit their site? DNS is not the right level to be doing that unless you know that the images are actually served from a different server than the other content on the site (which is unlikely). An HTTP proxy, Squid in particular, will be the right tool. About a year ago, I saw a description where someone had put in a filter in Squid to blur or rotate all images. The screen shots of that where hilarious, but I can't remember exactly where this was posted. Cheers, -j From owner-freebsd-questions@FreeBSD.ORG Sat May 24 01:57:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 717C8106564A; Sat, 24 May 2008 01:57:29 +0000 (UTC) (envelope-from kayve@sfsu.edu) Received: from iron1.sfsu.edu (iron1.sfsu.edu [130.212.10.35]) by mx1.freebsd.org (Postfix) with ESMTP id 4082B8FC13; Sat, 24 May 2008 01:57:29 +0000 (UTC) (envelope-from kayve@sfsu.edu) X-onepass: IPPSC X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAOUSN0iC1Apk/2dsb2JhbACufQ Received: from smtp01.sfsu.edu ([130.212.10.100]) by iron1.sfsu.edu with ESMTP; 23 May 2008 18:57:29 -0700 Received: from libra.sfsu.edu ([130.212.10.238]) by mail05a.sfsu.edu (Lotus Domino Release 7.0.3HF378) with ESMTP id 2008052318572713-1045 ; Fri, 23 May 2008 18:57:27 -0700 Date: Fri, 23 May 2008 18:57:27 -0700 (PDT) From: KAYVEN RIESE To: soralx@cydem.org In-Reply-To: <20080523072426.7de88f38@soralx> Message-ID: References: <1211548239.10665.4.camel@localhost> <20080523072426.7de88f38@soralx> MIME-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on MAIL05a/SERVERS/SFSU(Release 7.0.3HF378 | February 28, 2008) at 05/23/2008 18:57:27, Serialize by Router on SMTP01/SERVERS/SFSU(Release 7.0.3HF378 | February 28, 2008) at 05/23/2008 18:57:28, Serialize complete at 05/23/2008 18:57:28 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org Subject: Re: /usr/src/Makefile instructions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 01:57:29 -0000 On Fri, 23 May 2008, soralx@cydem.org wrote: > >> On that note, was I given misinformation when I was advised >> that it would be impossible to upgrade RELENG_6_2 directly to >> RELENG_7 ? > > Close to implausible, perhaps? That would indeed be the case, unless you > truly are longing for a major workout, either with mergemaster et al, or > both with mergemaster and the ports. The former case, which assumes you > don't have many ports installed, is often a no-brainer: install a fresh > system. The latter case may be somewhat more complicated: install a fresh > system for the least effort on your side, or go the update route if you need > to keep your system up and usable during the process. I didn't really understand that and I don't understand why I am a bad person for spamming my idiotic thoughts on the matter, but in any case this is moot because I am up an runing RELENG_6_3 and making kernel after editing the stable-supfiles RELENG_6_3 to RELENG_7 let's all cross our fingers that communication has just happened. > I should note that I always took the update trail, and never regretted it > afterwards (well, if only so slightly). For instance, my workstation lived > through 5.2.1-R, 6.2-R, RELENG_6, and finally RELENG_7, all with the aid of > cvsup. The process is straightforward, well-designed and easily executed > (thanks to the developers), but problems often pop-up with ports > (especially such messy ones as Gnome, etc) which take lots of time to > correct. I am feeling better about cvsup and even mergemaster nowadays. Thank you very much for your support. > > So, in summary, a sane person should probably go with clean system update. > Is that what I am doing? Umm.. maybe not. I have all these errors that I don't understand and that people ignore but I have a browser and a terminal, so I feel like a functioning pile of carbon compounds. > P.S.: whoever replies next, it's safe to drop hackers@ from CC: anytime now > Naaaaah.. hackers needs the publicity! >> Kayven Riese, BSCS, MS (Physiology and Biophysics) > > [SorAlx] ridin' VS1400 > *----------------------------------------------------------* Kayven Riese, BSCS, MS (Physiology and Biophysics) (415) 902 5513 cellular http://kayve.net Webmaster http://ChessYoga.org *----------------------------------------------------------* From owner-freebsd-questions@FreeBSD.ORG Sat May 24 02:00:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77F16106566C; Sat, 24 May 2008 02:00:51 +0000 (UTC) (envelope-from kayve@sfsu.edu) Received: from iron1.sfsu.edu (iron1.sfsu.edu [130.212.10.35]) by mx1.freebsd.org (Postfix) with ESMTP id 40BE58FC19; Sat, 24 May 2008 02:00:51 +0000 (UTC) (envelope-from kayve@sfsu.edu) X-onepass: IPPSC X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEADMUN0iC1Apk/2dsb2JhbACufQ Received: from smtp01.sfsu.edu ([130.212.10.100]) by iron1.sfsu.edu with ESMTP; 23 May 2008 19:00:48 -0700 Received: from libra.sfsu.edu ([130.212.10.238]) by mail05a.sfsu.edu (Lotus Domino Release 7.0.3HF378) with ESMTP id 2008052319004557-1046 ; Fri, 23 May 2008 19:00:45 -0700 Date: Fri, 23 May 2008 19:00:46 -0700 (PDT) From: KAYVEN RIESE To: soralx@cydem.org In-Reply-To: <20080523072426.7de88f38@soralx> Message-ID: References: <1211548239.10665.4.camel@localhost> <20080523072426.7de88f38@soralx> MIME-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on MAIL05a/SERVERS/SFSU(Release 7.0.3HF378 | February 28, 2008) at 05/23/2008 19:00:45, Serialize by Router on SMTP01/SERVERS/SFSU(Release 7.0.3HF378 | February 28, 2008) at 05/23/2008 19:00:48, Serialize complete at 05/23/2008 19:00:48 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org Subject: Re: /usr/src/Makefile instructions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 02:00:51 -0000 On Fri, 23 May 2008, soralx@cydem.org wrote: > >> On that note, was I given misinformation when I was advised >> that it would be impossible to upgrade RELENG_6_2 directly to >> RELENG_7 ? pcm/mixer.c /usr/src/sys/modules/sound/sound/../../../dev/sound/pcm/sndstat.c /usr/src/sys/modules/sound/sound/../../../dev/sound/pcm/sound.c /usr/src/sys/modules/sound/sound/../../../dev/sound/unit.c /usr/src/sys/module > > Close to implausible, perhaps? That would indeed be the case, unless you > truly are longing for a major workout, either with mergemaster et al, or > both with mergemaster and the ports. The former case, which assumes you > don't have many ports installed, is often a no-brainer: install a fresh > system. The latter case may be somewhat more complicated: install a fresh > system for the least effort on your side, or go the update route if you need > to keep your system up and usable during the process. > awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/sym/../../dev/sym/sym_hipd.c ===> syscons (depend) ===> syscons/apm (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/apm/../../../dev/syscons/apm/apm_saver.c ===> syscons/blank (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/blank/../../../dev/syscons/blank/blank_saver.c ===> syscons/daemon (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/daemon/../../../dev/syscons/daemon/daemon_saver.c ===> syscons/dragon (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/dragon/../../../dev/syscons/dragon/dragon_saver.c ===> syscons/fade (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/fade/../../../dev/syscons/fade/fade_saver.c ===> syscons/fire (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/fire/../../../dev/syscons/fire/fire_saver.c ===> syscons/green (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/green/../../../dev/syscons/green/green_saver.c ===> syscons/logo (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/logo/../../../dev/syscons/logo/logo_saver.c /usr/src/sys/modules/syscons/logo/../../../dev/syscons/logo/logo.c > I should note that I always took the update trail, and never regretted it > afterwards (well, if only so slightly). For instance, my workstation lived > through 5.2.1-R, 6.2-R, RELENG_6, and finally RELENG_7, all with the aid of > cvsup. The process is straightforward, well-designed and easily executed > (thanks to the developers), but problems often pop-up with ports > (especially such messy ones as Gnome, etc) which take lots of time to > correct. rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/sysvipc/sysvshm/../../../kern/sysv_shm.c ===> ti (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h ln -sf /usr/obj/usr/src/sys/GENERIC/opt_ti.h opt_ti.h ln -sf /usr/obj/usr/src/sys/GENERIC/opt_zero.h opt_zero.h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/ti/../../dev/ti/if_ti.c ^C*** .depend removed kv_bsd# oops? mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/rain/../../../dev/syscons/rain/rain_saver.c ===> syscons/snake (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/snake/../../../dev/syscons/snake/snake_saver.c ===> syscons/star (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/star/../../../dev/syscons/star/star_saver.c ===> syscons/warp (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/syscons/warp/../../../dev/syscons/warp/warp_saver.c ===> sysvipc (depend) ===> sysvipc/sysvmsg (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include ln -sf /usr/obj/usr/src/sys/GENERIC/opt_mac.h opt_mac.h ln -sf /usr/obj/usr/src/sys/GENERIC/opt_sysvipc.h opt_sysvipc.h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/sysvipc/sysvmsg/../../../kern/sysv_msg.c ===> sysvipc/sysvsem (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include ln -sf /usr/obj/usr/src/sys/GENERIC/opt_mac.h opt_mac.h ln -sf /usr/obj/usr/src/sys/GENERIC/opt_sysvipc.h opt_sysvipc.h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/sysvipc/sysvsem/../../../kern/sysv_sem.c ===> sysvipc/sysvshm (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include ln -sf /usr/obj/usr/src/sys/GENERIC/opt_mac.h opt_mac.h ln -sf /usr/obj/usr/src/sys/GENERIC/opt_sysvipc.h opt_sysvipc.h ln -sf /usr/obj/usr/src/sys/GENERIC/opt_compat.h opt_compat.h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/sysvipc/sysvshm/../../../kern/sysv_shm.c ===> ti (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h ln -sf /usr/obj/usr/src/sys/GENERIC/opt_ti.h opt_ti.h ln -sf /usr/obj/usr/src/sys/GENERIC/opt_zero.h opt_zero.h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/ti/../../dev/ti/if_ti.c ^C*** .depend removed kv_bsd#make kernel -------------------------------------------------------------- >>> Kernel build for GENERIC started on Fri May 23 18:59:22 PDT 2008 -------------------------------------------------------------- ===> GENERIC mkdir -p /usr/obj/usr/src/sys -------------------------------------------------------------- >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /usr/obj/usr/src/sys/GENERIC /usr/src/sys/i386/conf/GENERIC Kernel build directory is /usr/obj/usr/src/sys/GENERIC Don't forget to do ``make cleandepend && make depend'' -------------------------------------------------------------- >>> stage 2.1: cleaning up the object tree -------------------------------------------------------------- cd /usr/obj/usr/src/sys/GENERIC; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 CPUTYPE= GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac _SHLIBDIRPREFIX=/usr/obj/usr/src/tmp INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make KERNEL=kernel cleandir rm -f *.o *.so *.So *.ko *.s eddep errs kernel.debug kernel kernel.symbols linterrs makelinks tags vers.c vnode_if.c vnode_if.h vnode_if_newproto.h vnode_if_typedef.h ata_if.c eisa_if.c miibus_if.c mmcbr_if.c mmcbus_if.c card_if.c power_if.c pci_if.c pcib_if.c ppbus_if.c uart_if.c usb_if.c g_part_if.c isa_if.c bus_if.c cpufreq_if.c device_if.c linker_if.c serdev_if.c agp_if.c acpi_if.c ata_if.h eisa_if.h miibus_if.h mmcbr_if.h mmcbus_if.h card_if.h power_if.h pci_if.h pcib_if.h ppbus_if.h uart_if.h usb_if.h g_part_if.h isa_if.h bus_if.h cpufreq_if.h device_if.h linker_if.h serdev_if.h agp_if.h acpi_if.h aicasm* y.tab.h aic7xxx_seq.h aic7xxx_reg.h aic7xxx_reg_print.c aic79xx_seq.h aic79xx_reg.h aic79xx_reg_print.c miidevs.h pccarddevs.h usbdevs.h usbdevs_data.h opt_ah.h rm -f .depend machine cd /usr/src/sys/modules; MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/GENERIC/modules KMODDIR=/boot/kernel DEBUG_FLAGS="-g" MACHINE=i386 KERNBUILDDIR="/usr/obj/usr/src/sys/GENERIC" make cleandir ===> 3dfx (cleandir) ===> 3dfx_linux (cleandir) ===> aac (cleandir) ===> aac/aac_linux (cleandir) rm -f export_syms aac_linux.ko aac_linux.kld aac_linux.o aac_linux.ko.debug aac_linux.ko.symbols rm -f @ machine rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> accf_data (cleandir) > > So, in summary, a sane person should probably go with clean system update. ==> netgraph/l2tp (cleandir) ==> netgraph/lmi (cleandir) ==> netgraph/mppc (cleandir) ==> netgraph/nat (cleandir) ==> netgraph/netflow (cleandir) ==> netgraph/netgraph (cleandir) ==> netgraph/one2many (cleandir) ==> netgraph/ppp (cleandir) ==> netgraph/pppoe (cleandir) ==> netgraph/pptpgre (cleandir) ==> netgraph/pred1 (cleandir) ==> netgraph/rfc1490 (cleandir) ==> netgraph/socket (cleandir) ==> netgraph/source (cleandir) ==> netgraph/split (cleandir) ==> netgraph/sppp (cleandir) ==> netgraph/sync_ar (cleandir) ==> netgraph/sync_sr (cleandir) ==> netgraph/tag (cleandir) ==> netgraph/tcpmss (cleandir) ==> netgraph/tee (cleandir) > > P.S.: whoever replies next, it's safe to drop hackers@ from CC: anytime now sr/src/sys/modules/cd9660_iconv => cdce (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/cdce created for /usr/src ys/modules/cdce => ce (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/ce created for /usr/src/s /modules/ce => ciss (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/ciss created for /usr/src ys/modules/ciss => cm (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/cm created for /usr/src/s /modules/cm => cmx (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/cmx created for /usr/src/sys/modules/cmx => coda (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/coda created for /usr/src/sys/modules/coda => coda5 (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/coda5 created for /usr/src/sys/modules/coda5 => coff (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/coff created for /usr/src/sys/modules/coff => coretemp (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/coretemp created for /usr/src/sys/modules/coretemp => cp (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/cp created for /usr/src/sys/modules/cp => cpufreq (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/cpufreq created for /usr/src/sys/modules/cpufreq => crypto (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/crypto created for /usr/src/sys/modules/crypto => cryptodev (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/cryptodev created for /usr/src/sys/modules/cryptodev => cs (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/cs created for /usr/src/sys/modules/cs => ctau (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/ctau created for /usr/src/sys/modules/ctau => cue (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/cue created for /usr/src/sys/modules/cue => cxgb (obj) => cxgb/cxgb (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/cxgb/cxgb created for /usr/src/sys/modules/cxgb/cxgb => cxgb/cxgb_t3fw (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/cxgb/cxgb_t3fw created for /usr/src/sys/modules/cxgb/cxgb_t3fw => cx (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/cx created for /usr/src/sys/modules/cx => dc (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/dc created for /usr/src/sys/modules/dc => dcons (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/dcons created for /usr/src/sys/modules/dcons => dcons_crom (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/dcons_crom created for /usr/src/sys/modules/dcons_crom => de (obj) sr/obj/usr/src/sys/GENERIC/modules/usr/src/sys/modules/de created for /usr/src/sys/modules/de => digi (obj) => digi/digi (obj) > >> Kayven Riese, BSCS, MS (Physiology and Biophysics) > > [SorAlx] ridin' VS1400 > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > *----------------------------------------------------------* Kayven Riese, BSCS, MS (Physiology and Biophysics) (415) 902 5513 cellular http://kayve.net Webmaster http://ChessYoga.org *----------------------------------------------------------* From owner-freebsd-questions@FreeBSD.ORG Sat May 24 02:09:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29A4E1065670; Sat, 24 May 2008 02:09:14 +0000 (UTC) (envelope-from kayve@sfsu.edu) Received: from iron1.sfsu.edu (iron1.sfsu.edu [130.212.10.35]) by mx1.freebsd.org (Postfix) with ESMTP id EC0948FC26; Sat, 24 May 2008 02:09:13 +0000 (UTC) (envelope-from kayve@sfsu.edu) X-onepass: IPPSC X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAF4VN0iC1Apk/2dsb2JhbACufw Received: from smtp01.sfsu.edu ([130.212.10.100]) by iron1.sfsu.edu with ESMTP; 23 May 2008 19:09:13 -0700 Received: from libra.sfsu.edu ([130.212.10.238]) by mail05a.sfsu.edu (Lotus Domino Release 7.0.3HF378) with ESMTP id 2008052319091190-1047 ; Fri, 23 May 2008 19:09:11 -0700 Date: Fri, 23 May 2008 19:09:11 -0700 (PDT) From: KAYVEN RIESE To: freebsd-questions@FreeBSD.ORG, kayve@sfsu.edu In-Reply-To: <200805231442.m4NEgxnm022251@lurza.secnetix.de> Message-ID: References: <200805231442.m4NEgxnm022251@lurza.secnetix.de> MIME-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on MAIL05a/SERVERS/SFSU(Release 7.0.3HF378 | February 28, 2008) at 05/23/2008 19:09:12, Serialize by Router on SMTP01/SERVERS/SFSU(Release 7.0.3HF378 | February 28, 2008) at 05/23/2008 19:09:13, Serialize complete at 05/23/2008 19:09:13 Content-Type: MULTIPART/MIXED; BOUNDARY="-559023410-758783491-1211594951=:27721" Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: /usr/src/Makefile instructions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 02:09:14 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---559023410-758783491-1211594951=:27721 Content-Transfer-Encoding: QUOTED-PRINTABLE Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed On Fri, 23 May 2008, Oliver Fromme wrote: > KAYVEN RIESE wrote: > > Tom Evans wrote: > > > I've redirected this to questions@, as this seems more like a 'User > > > question/technical support' rather than 'General technical discussion= '. > > > Please try to keep the mailing lists on topic. > > > > That list is too busy. I find I don't have to unsubscribe to > > "hackers," and it doesn't seem as hard core to misinterpret > > what "hackers" are, than say "ports" or "acpi" > > Well, "hackers" usually means developers, i.e. people > hacking on the FreeBSD code. Therefore I'm afraid I > have to agree with Tom: Your questions should better > go to the questions list. ergo: because obviously I am a flumming idiot. I thought hacker was something you took eucalyptus fro. > > > I realized that "make delete-old" and "make delete-old-libs" > > are both part of the "cannonical," I guess because I am going > > RELENG_6_3 to RELENG_7 > > I always use "make delete-old", as instructed in the > /usr/src/UPDATING file, and it has never bitten me. > Please have a look at that file; the important part > starts at the section titled "To rebuild everything". > Actually, after composing this I kicked myself, because /usr/src/Makefile has clearly instructed me to do make delete-old after make installworld and I think I will throw caution to the wind and append -U to my subsequent mergemaster followed by make delete-old-libs > > On that note, was I given misinformation when I was advised > > that it would be impossible to upgrade RELENG_6_2 directly to > > RELENG_7 ? > > "Nothing is impossible!", as Dr. Farnsworth from the > Futurama series used to say. :-) > Oh well. Water under the bridge. I expect to someday edit this to RELENG_7_1 or the like when freebsd.org says so and following the instructions in /usr/src/Makefile again. > But seriously ... I think going from 6.2 to 7.0 should > work fine. However, the official notion is that updates > across major versions have to be supported only for the > latest stable release. Any other configurations might > work, but it's not guaranteed. If it fails, you're not > expected to complain or ask for help, but instead try > the officially supported way (i.e. first update to the > latest stable on your existing branch, then update > across the major version boundary). If that still fails, > you may complain and ask for help. > Interesting. No. Fascinitating. Captian Kirk, I believe this star will supernova in approximately 12 days, 13 hours, 34 minutes and 23.3425 seconds. > Note that it is IMPORTANT to rebuild *all* of your ports > when you update from 6.x to 7.x. (This holds true for > any major version update.) If you don't do this, you > will get library dependency collisions, i.e. port A uses > libc.so.7 and depends on port B, but port B still links > against the older libc.so.6. Things will break sooner > or later. That's why you should rebuild *all* ports > after updating to 7.x. (You can keep older ports only > if you are absolutely sure that they are not part of any > dependencies, and never will be.) > My habit is to run cvsup standard-supfile followed by cvsup ports-supfile. IS that a dumb thing to do? > In your previous mail you mentioned: > > Things work, but dmesg has errors, > > Would you please tell us what those errors are? We might > be able to help you, but only if you tell us. > I told the ACPI folks and they told me nicely that my appropriate post was too much of a hassle to bother with. Some ding dong was attaching after the fact of the wing ding and the fact that the errors occured between the wing and the ding was irrelevant since the dong ding subsequent to the ding ding recalibrated the whosits in an adequate fashion before reaching single user mode. > > and many ports fail and their makes > > Again: Please post messages and everything relevant to > the problems. There are really people on these lists > that are willing to help, but we need as much information > as possible in order to be able to help. > > Best regards > Oliver > Well.. I reckon I mights a git up thah gumpshun whenis I's gonna get tootin' on sumptin that gits mah goat subsequently. > --=20 > Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. > Handelsregister: Registergericht Muenchen, HRA 74606, Gesch=E4ftsfuehrun= g: > secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht M=FC= n- > chen, HRB 125758, Gesch=E4ftsf=FChrer: Maik Bachmann, Olaf Erb, Ralf Geb= hart > > FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd > > 'Instead of asking why a piece of software is using "1970s technology," > start asking why software is ignoring 30 years of accumulated wisdom.' > *----------------------------------------------------------* Kayven Riese, BSCS, MS (Physiology and Biophysics) (415) 902 5513 cellular http://kayve.net Webmaster http://ChessYoga.org *----------------------------------------------------------* ---559023410-758783491-1211594951=:27721-- From owner-freebsd-questions@FreeBSD.ORG Sat May 24 02:21:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86A45106564A for ; Sat, 24 May 2008 02:21:35 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 2C7C78FC1B for ; Sat, 24 May 2008 02:21:35 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 3so502995ywj.61 for ; Fri, 23 May 2008 19:21:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=pnwXHQOfmtF5qKsuKMUiw0QfNf1Z93WM2yjsYNjgL4Y=; b=qR5flov7GOh297qVSyh1tydPACLvX2kbCMa/J2ML/2ggu1eDNNImBc/KjLBpQRl/rh6mTirS3btKnZZ0uQk5Feh8yoY02/vELBY7VfLNZlqpb6Qk2dJ5kr6ySOiv8se6MZ3/zrv5aRJetX6u/vmhOfpT8uUk+4nbFOuuRUcAENk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=RDOsjDBDgKv0rS9Ea7OOBO2AGGkNcrJYMCDT5XzatwRQzhLjj+tHQvPi4Kgw87scZ1gA2lpIVJ+XdJ9KQeXshg4p7GfpZcMasYkx7szVwegcy4xyVpl8Iwh5bs3xOZUt7AGFhrrZPcE4q5n1rnoNRXasBOJ331Y/I8O9kBTG1go= Received: by 10.150.83.41 with SMTP id g41mr58538ybb.196.1211595690200; Fri, 23 May 2008 19:21:30 -0700 (PDT) Received: by 10.150.97.21 with HTTP; Fri, 23 May 2008 19:21:30 -0700 (PDT) Message-ID: Date: Sat, 24 May 2008 10:21:30 +0800 From: "Ruel Luchavez" To: freebsd-questions@freebsd.org. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Uninstall Webmin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 02:21:35 -0000 Hi, Guys, how do you uninstall the setup of webmin (setu.sh)? i allready search all the directory of my webmin but i cant find the unistall.sh? any idea here? Cheers.... From owner-freebsd-questions@FreeBSD.ORG Sat May 24 02:39:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F741106566B for ; Sat, 24 May 2008 02:39:13 +0000 (UTC) (envelope-from amoran@forsythia.net) Received: from celebrian.forsythia.net (celebrian.forsythia.net [64.142.54.200]) by mx1.freebsd.org (Postfix) with ESMTP id 93CF48FC17 for ; Sat, 24 May 2008 02:39:12 +0000 (UTC) (envelope-from amoran@forsythia.net) Received: from [10.200.0.191] (cerberus.forsythia.net [64.142.54.201]) by celebrian.forsythia.net (8.14.2/8.14.2) with ESMTP id m4O22Eld087744 for ; Fri, 23 May 2008 19:02:15 -0700 (PDT) (envelope-from amoran@forsythia.net) Message-Id: <4D65170B-9585-4DA5-8851-AF52DDE525EC@forsythia.net> From: Andrew Moran To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 (Apple Message framework v919.2) Date: Fri, 23 May 2008 19:02:07 -0700 References: <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> X-Mailer: Apple Mail (2.919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 02:39:13 -0000 Excellent suggestions. On May 20, 2008, at 12:42 PM, Sean C. Farley wrote: > > I meant the opposite. The latest port version of PHP has a bug on > FreeBSD 7. Try it again with the previous patch. How do I do that with the ports collection? On May 20, 2008, at 12:45 PM, Claus Guttesen wrote: > Try to compile it into php rather than a module. > > http://no.php.net/manual/en/mhash.installation.php Same as above -- is there an easy way to do that with the ports collection? an option I pass into portinstall/portupgrade? From owner-freebsd-questions@FreeBSD.ORG Sat May 24 03:03:46 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CBCE10656CB for ; Sat, 24 May 2008 03:03:46 +0000 (UTC) (envelope-from pedigree@acrllc.com) Received: from out01.mta.xmission.com (out01.mta.xmission.com [166.70.13.231]) by mx1.freebsd.org (Postfix) with ESMTP id 56D058FC2D for ; Sat, 24 May 2008 03:03:46 +0000 (UTC) (envelope-from pedigree@acrllc.com) Received: from vm01.xmission.com ([198.60.22.171]) by out01.mta.xmission.com with esmtp (Exim 4.62) (envelope-from ) id 1Jzh3B-0007ag-PJ for questions@freebsd.org; Fri, 23 May 2008 17:51:53 -0600 Received: from [67.50.47.57] (helo=Jerry) by vm01.xmission.com with esmtpa (Exim 4.50) id 1Jzgwo-0002oC-Cq for questions@freebsd.org; Fri, 23 May 2008 17:45:18 -0600 From: "Pedigree Wood Crafts" To: "mark@acrllc.com" Date: Fri, 23 May 2008 17:42:10 -0600 X-Mailer: MailList Controller Message-ID: <53C74D50.1C8BCFC@Jerry> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Pedigree Wood Crafts Keyless Mandrel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 03:03:46 -0000 This message is in MIME format. Since your mail reader does not = understand this format, some or all of this message may not be legible. From owner-freebsd-questions@FreeBSD.ORG Sat May 24 05:12:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65E00106567C for ; Sat, 24 May 2008 05:12:07 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from zoom.lafn.org (zoom.lafn.org [206.117.18.8]) by mx1.freebsd.org (Postfix) with ESMTP id 47CB98FC15 for ; Sat, 24 May 2008 05:12:07 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from [10.0.1.198] (pool-71-109-162-173.lsanca.dsl-w.verizon.net [71.109.162.173]) (authenticated bits=0) by zoom.lafn.org (8.14.2/8.13.4) with ESMTP id m4O5C5ml073073 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Fri, 23 May 2008 22:12:06 -0700 (PDT) (envelope-from bc979@lafn.org) Message-Id: From: Doug Hardie To: freebsd-questions Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Fri, 23 May 2008 22:12:04 -0700 X-Mailer: Apple Mail (2.919.2) X-Virus-Scanned: ClamAV 0.92.1/7225/Fri May 23 18:25:25 2008 on zoom.lafn.org X-Virus-Status: Clean Subject: Use of Com1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 05:12:07 -0000 I have a number of servers that used to run FreeBSD 6.2. On each of them the com1 port was connected via a NAS so that I could access the console remotely. All worked just fine. Then I replaced 2 of the servers with 2 new identical units and upgraded everything to FreeBSD 7.0. One of the new units works just fine. "echo xxx > /dev/ttyd0" works properly and the system console can be accessed remotely. The other new unit does not work. I can't find any difference in the software between them. The second one was actually made by running dump and restore from the first and then updating a few config files. The same command when run on the second machine just hangs. My initial thoughts were the cables connecting the units were different. However switching everything one at a time showed that the behavior was the same. The first unit always worked with both sets of cables etc. and the second never did. My next thought was that the com port itself had failed. I have no direct way to verify this, but I do have another server whose hardware was not changed. It was just upgraded from 6.2 to 7.0. Its com port worked under 6.2, but does not under 7.0. Hence, my third thought is there is some difference in a config file somewhere. I can't find it. The major/minor numbers are the same for the two new machine. Obviously the older one is different. Getty is running on all 3 with "std.9600 cons25 on". Ps shows that getty is running on all 3. Although I can't completely rule out hardware failure, I believe that there is something I have overlooked. Any ideas what it might be or how to do any more diagnostic work? Thanks. From owner-freebsd-questions@FreeBSD.ORG Sat May 24 05:12:18 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF4A91065674 for ; Sat, 24 May 2008 05:12:18 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.freebsd.org (Postfix) with ESMTP id A2A5F8FC15 for ; Sat, 24 May 2008 05:12:18 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so245459ana.13 for ; Fri, 23 May 2008 22:12:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=RecMkRxmwhseMyKWajWsGu0krmnDYJPyO73XtHGhpgc=; b=Xeiq9PkIZFj7Na/io7cZdFEJrRq5p9yBNxBHPdF1FvXd3a/H2K+fiWLI/w6Mqb3t3+TXo8dwT/Ao+BOezqNuBalgweiMj9oHeGhC/YkLTS6G+oL19hA3zbW0TS1dJUS71Wl7gXTc11dREueRciEIb0Cme6ex5k8BwwgngEohC7g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KFyPbD0HxcPSTvyQADi5e2K0XQEU3SMM8eXoc4ZHQSwqPgOPf8sIvgolyZy8Sr5XtBvWn3sWTfv033QImztkaCLOni9NpCUhlSYTllU/WppXK2Lf9F1CExJSpxkLaYtq19+KqckPHu4bdTWIr5tuapm6gcPJTBsjzGNS4riYNUQ= Received: by 10.100.45.5 with SMTP id s5mr3310447ans.13.1211605937827; Fri, 23 May 2008 22:12:17 -0700 (PDT) Received: by 10.100.226.16 with HTTP; Fri, 23 May 2008 22:12:17 -0700 (PDT) Message-ID: Date: Fri, 23 May 2008 22:12:17 -0700 From: "paul beard" To: "Kris Kennaway" In-Reply-To: <20080523210854.GB20868@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080523210854.GB20868@hub.freebsd.org> Cc: questions@freebsd.org Subject: Re: kernel debugging: seeing swap issues in 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 05:12:19 -0000 On Fri, May 23, 2008 at 2:08 PM, Kris Kennaway wrote: > > You can try increasing the timeout by editing the relevant kernel > source, but if it's failing to reply to the I/O after 30 seconds then > something is drastically overloaded on your system. Well, not much is running, and I have recently built a new kernel and world in less time than it takes to get this one port upgraded. I think there is something else amiss. Should this really be soaking up 100Mb of RAM? PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 32272 root 1 -20 0 101M 70340K swread 3:04 0.93% cc1 I have filed a bug against gcc, per instructions. There seems to be an issue somewhere in py-gtk that is exacerbated by the low resources on this system. Thanks. -- Paul Beard / www.paulbeard.org/ From owner-freebsd-questions@FreeBSD.ORG Sat May 24 05:34:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE475106567B for ; Sat, 24 May 2008 05:34:39 +0000 (UTC) (envelope-from geeree@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.186]) by mx1.freebsd.org (Postfix) with ESMTP id 775848FC1C for ; Sat, 24 May 2008 05:34:39 +0000 (UTC) (envelope-from geeree@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so842193tid.3 for ; Fri, 23 May 2008 22:34:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=00/u5sJFCIa1x998V3AIUYVT4BTHcbDPlrHdBiisvOE=; b=a7jui9RwgQgChNu9KuhIpV0vxQXhMCDHtcQshY/BmVaKrxtD2RSbgqXcFUq4LTnx/60thbkn9w6oKE1E08fQUY03zkbK2CJs4R4Ss9NXLFT0N55Z0PrO6XYaIyNP7YP1CqpU2668Hx3ozsCXNSmqquf8ijOUoMtplfmvbaJmGMU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=teZsWStNdFDaFFqzFANs6z4EYRCe6/nQgDhnHQlpFY5iBCxf3RBZArd5WmFlI0N74qXYUma6B3p9fnDI6SOuIOxA1G9B6LxjxhaaF3EXRQ8gw/kElSIGpcAKpD9TNlNo64F2sNVEONrxKFP+IGRczJ5lUslj3DKgJBTRV9nZEOg= Received: by 10.110.46.3 with SMTP id t3mr277278tit.33.1211607277769; Fri, 23 May 2008 22:34:37 -0700 (PDT) Received: by 10.110.93.4 with HTTP; Fri, 23 May 2008 22:34:37 -0700 (PDT) Message-ID: <8a2141c0805232234x55d222c2s568e9f35144641d7@mail.gmail.com> Date: Sat, 24 May 2008 11:04:37 +0530 From: "Girish Kulkarni" Sender: geeree@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: c96a9d70a48303cd Subject: Ekiga/OPAL won't compile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 05:34:40 -0000 Hello, I am trying to install Ekiga 2.0.11_3 on FreeBSD 7.0 via the ports. Ekiga depends on the OPAL libraries, which then give me the following error while compiling: ----- ----- ----- ----- [...] ===> ekiga-2.0.11_3 depends on shared library: opal_r - not found ===> Verifying install for opal_r in /usr/ports/net/opal ===> Building for opal-2.2.11 [...] /usr/ports/net/opal/work/opal-2.2.11/src/opal/connection.cxx: In constructor 'OpalConnection::OpalConnection(OpalCall&, OpalEndPoint&, const PString&)': /usr/ports/net/opal/work/opal-2.2.11/src/opal/connection.cxx:350: error: no matching function for call to 'PSafeObject::PSafeObject(OpalCall*)' /usr/local/include/ptlib/safecoll.h:165: note: candidates are: PSafeObject::PSafeObject() /usr/local/include/ptlib/safecoll.h:158: note: PSafeObject::PSafeObject(const PSafeObject&) gmake[1]: *** [/usr/ports/net/opal/work/opal-2.2.11/lib/obj_r/connection.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory `/usr/ports/net/opal/work/opal-2.2.11' gmake: *** [optshared] Error 2 *** Error code 2 ----- ----- ----- ----- I fail to understand the cause of this error and therefore cannot resolve it. Could somebody please help? Thanks, Girish. -- Girish Kulkarni - Allahabad, India - http://girish.50webs.com From owner-freebsd-questions@FreeBSD.ORG Sat May 24 05:41:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEE86106566C for ; Sat, 24 May 2008 05:41:17 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 9B6498FC0C for ; Sat, 24 May 2008 05:41:17 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id 48D821CD1A; Fri, 23 May 2008 22:41:17 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id f4e8YDBffevq; Fri, 23 May 2008 22:40:37 -0700 (PDT) Date: Sat, 24 May 2008 01:40:33 -0400 From: Sahil Tandon To: Ruel Luchavez Message-ID: <20080524054033.GA4936@shepherd> Mail-Followup-To: Ruel Luchavez , freebsd-questions@freebsd.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: freebsd-questions@freebsd.org Subject: Re: Uninstall Webmin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 05:41:17 -0000 * Ruel Luchavez [05-24-2008]: > Guys, how do you uninstall the setup of webmin (setu.sh)? i allready search > all the directory of > my webmin but i cant find the unistall.sh? setup.sh would have created uninstall.sh, but files/patch-aa disables this: /usr/ports/sysutils/webmin/files/patch-aa:+nouninstall="yes" Look in setup.sh and you can see the few commands executed by the uninstall script. -- Sahil Tandon From owner-freebsd-questions@FreeBSD.ORG Sat May 24 06:59:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33023106564A for ; Sat, 24 May 2008 06:59:45 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: from hunter.Sisis.de (hunter.sisis.de [193.31.11.194]) by mx1.freebsd.org (Postfix) with ESMTP id A65E78FC13 for ; Sat, 24 May 2008 06:59:44 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id IAA01658; Sat, 24 May 2008 08:51:16 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) Received: from ppp-88-217-58-154.dynamic.mnet-online.de(88.217.58.154) by hunter.Sisis.de via smap (V2.1) id xma001579; Sat, 24 May 08 08:50:54 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m4O6wTfZ002364; Sat, 24 May 2008 08:58:29 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Sat, 24 May 2008 08:58:29 +0200 From: Matthias Apitz To: Girish Kulkarni Message-ID: <20080524065828.GA2306@rebelion.Sisis.de> References: <8a2141c0805232234x55d222c2s568e9f35144641d7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <8a2141c0805232234x55d222c2s568e9f35144641d7@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) Cc: freebsd-questions@freebsd.org Subject: Re: Ekiga/OPAL won't compile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 06:59:45 -0000 El día Saturday, May 24, 2008 a las 11:04:37AM +0530, Girish Kulkarni escribió: > Hello, > > I am trying to install Ekiga 2.0.11_3 on FreeBSD 7.0 via the ports. > Ekiga depends on the OPAL libraries, which then give me the following > error while compiling: > > ----- ----- ----- ----- > [...] > ===> ekiga-2.0.11_3 depends on shared library: opal_r - not found > ===> Verifying install for opal_r in /usr/ports/net/opal > ===> Building for opal-2.2.11 ... > > I fail to understand the cause of this error and therefore cannot > resolve it. Could somebody please help? Hi Girish, I can't comment on the error, but you could compile directly from the sources out of SVN and even a more recent version: http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_FreeBSD HIH matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ «...una sola vez, que es cuanto basta si se trata de verdades definitivas.» «...only once, which is enough if it has todo with definite truth.» José Saramago, Historia del Cerca de Lisboa From owner-freebsd-questions@FreeBSD.ORG Sat May 24 07:37:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3DF51065672 for ; Sat, 24 May 2008 07:37:18 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id 95A2B8FC0A for ; Sat, 24 May 2008 07:37:18 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so616614ywe.13 for ; Sat, 24 May 2008 00:37:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=TWGqZw5EDYCTTuAYm9w+d6E8HttS/3b5EzK17ErHtZU=; b=lzEygXUSI/GT5HBGZDN2rbL8uHrnv1Jf+EXKj8N+ctrjlbQZXwzliagdW0DoFc0ajMjkYPgISxmntN2KZ4B/wvTNHl1H3daEHEMrrScCqH3pXtu7orGeUfjnz/1andmvBoYjSpkj1IbkEKqWn4hwKrAu1BeGtuZ1MLYUrPQeqsc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=KmMbQQ2uoB42bwo4ydHK8DFRf+6DJJtlYobXn04nHII1rmIPD63V4yPnmcEaokYq0q9Z22V9m8GmtkqvdT+WupxWMl4XlyoGsvk04xhgQloJl/UZDbkXq5a7ED2mpJreHT/XdbVw80J1OL6ILSbh0aOtRb1qWbhtN+09EefhQvA= Received: by 10.150.82.41 with SMTP id f41mr342941ybb.174.1211614634213; Sat, 24 May 2008 00:37:14 -0700 (PDT) Received: by 10.150.97.21 with HTTP; Sat, 24 May 2008 00:37:14 -0700 (PDT) Message-ID: Date: Sat, 24 May 2008 15:37:14 +0800 From: "Ruel Luchavez" To: "freebsd-questions@freebsd.org" , "Ruel Luchavez" In-Reply-To: <20080524054033.GA4936@shepherd> MIME-Version: 1.0 References: <20080524054033.GA4936@shepherd> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Uninstall Webmin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 07:37:18 -0000 but how do you uninstall the setup.sh? i have uninstall the webmin through its ports (deinstall) but every time i use again the setup.sh to finish the installation of webmin the server still read the old setup.sh configuration ( i can't set anymore the port,logs directory,username, etc.) How will i do that? On Sat, May 24, 2008 at 1:40 PM, Sahil Tandon wrote: > * Ruel Luchavez [05-24-2008]: > > > Guys, how do you uninstall the setup of webmin (setu.sh)? i allready > search > > all the directory of > > my webmin but i cant find the unistall.sh? > > setup.sh would have created uninstall.sh, but files/patch-aa disables this: > > /usr/ports/sysutils/webmin/files/patch-aa:+nouninstall="yes" > > Look in setup.sh and you can see the few commands executed by the uninstall > script. > > -- > Sahil Tandon > From owner-freebsd-questions@FreeBSD.ORG Sat May 24 08:05:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEA911065674 for ; Sat, 24 May 2008 08:05:12 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id 97B138FC0A for ; Sat, 24 May 2008 08:05:12 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so621467ywe.13 for ; Sat, 24 May 2008 01:05:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=2yEULUs9oBO6lhM0qXEiv9uHcX8hGRp2Zg9bd6IqcL4=; b=EBv+v+PQWYWl8BxuNk59n6PyxAsNrL8JCTLDILWPC4N4zgaxIQnMtzUfpxtDpTbc4qiRR++qVT3Z+Tv3vrRQMK25E7dwYNvxdKt+VTHi8JsfTExpXC+fnh2hseY0GkQmDuUC39bXOdvLNTHx9rxdoSY4hM3f1ks1gQj10Fb1YJw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=HSXu4pNmLTJQO1gKfEFBCBghPO0wO5tnqwD5hWSkPtZJLTs2x4YgIgW3yZv/N5x+oMcCRjilqgbpfNdEZhYVPR5I5PmjcONWWFhM2xq/XrNChgJUMtVnIw5WR2yha0HWeo67bPXK7+cTELXh95qAaJS2NCeNnLTcVonBqVM1sk8= Received: by 10.150.92.12 with SMTP id p12mr308175ybb.238.1211616311820; Sat, 24 May 2008 01:05:11 -0700 (PDT) Received: by 10.150.97.21 with HTTP; Sat, 24 May 2008 01:05:11 -0700 (PDT) Message-ID: Date: Sat, 24 May 2008 16:05:11 +0800 From: "Ruel Luchavez" To: "freebsd-questions@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Samba user failed..Corrupt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 08:05:12 -0000 Regards to ALL, Guys do you have an idea how to fix this? Every time I add this user in my samba it always got an error: #smbpasswd -a John New SMB password=xxxxx Retype password=xxxxx build_sam_account: sambapasswd database is corrupt! username Joh with uid 1001 is not in unix passwd database! add_smbfilepwd_entry: entry with name John already exists Failed to add entry for user John Failed to modify password entry for user John >From what i know the server declare that the user is existing, BUT i have already remove the user (rmuser -y ruel) Idea pleaseeeee..I'm stock with this..or is this a BUGS? Thanks in advance From owner-freebsd-questions@FreeBSD.ORG Sat May 24 08:06:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 097BB106566C for ; Sat, 24 May 2008 08:06:56 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id C166E8FC16 for ; Sat, 24 May 2008 08:06:55 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so621814ywe.13 for ; Sat, 24 May 2008 01:06:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=mGAtiYtyBShXO+vE2Bo0QyijVFjbshAK4vcpEQCMcnY=; b=bPEXzEzzvpPPRzEA8tz1EAxntCS5IFj1/pz6G/LmYr1QqZsiGrPB2aRqmebCF2VIqSbumQjRngChcairgaMvku87ORSNokbOrDA7OgLarEP0ym1Lk3gOl8k9QDFE+ekMEEFYEOoIiqr0kEzUOA0Z2BD0nTEPbb1PsATaCNYmdos= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=gvn+bLJ+QRUrdmOZHcAYz9rTjzN1GORuk8bj/sdXpAayxQVrI8p5g9UtR83RaaGdq3W4AXTzHexwAwW3ru+O/NMPNc2oncTiEU0Yskz7JKp3GJ6Xv4/N/Q0x8+6ceZmKaWYPTvaPZobZnCMr9V4pvM0tAOI8RQ7z4Rx1KHpmKGc= Received: by 10.150.86.10 with SMTP id j10mr201614ybb.210.1211616405768; Sat, 24 May 2008 01:06:45 -0700 (PDT) Received: by 10.150.97.21 with HTTP; Sat, 24 May 2008 01:06:45 -0700 (PDT) Message-ID: Date: Sat, 24 May 2008 16:06:45 +0800 From: "Ruel Luchavez" To: "Johan Dowdy" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-questions@freebsd.org" Subject: Re: Uninstall Webmin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 08:06:56 -0000 Yap I tried it..many times..But still it doesn't work On Sat, May 24, 2008 at 4:01 PM, Johan Dowdy wrote: > Have you tried, > > make clean > and then > make configure > > -J > > ----- Original Message ----- > From: owner-freebsd-questions@freebsd.org < > owner-freebsd-questions@freebsd.org> > To: freebsd-questions@freebsd.org ; Ruel > Luchavez > Sent: Sat May 24 00:37:14 2008 > Subject: Re: Uninstall Webmin > > but how do you uninstall the setup.sh? i have uninstall the webmin through > its ports (deinstall) but every time i use again the setup.sh to finish the > installation of webmin the server still read the old setup.sh configuration > ( i can't set anymore the port,logs directory,username, etc.) > > How will i do that? > > On Sat, May 24, 2008 at 1:40 PM, Sahil Tandon wrote: > > > * Ruel Luchavez [05-24-2008]: > > > > > Guys, how do you uninstall the setup of webmin (setu.sh)? i allready > > search > > > all the directory of > > > my webmin but i cant find the unistall.sh? > > > > setup.sh would have created uninstall.sh, but files/patch-aa disables > this: > > > > /usr/ports/sysutils/webmin/files/patch-aa:+nouninstall="yes" > > > > Look in setup.sh and you can see the few commands executed by the > uninstall > > script. > > > > -- > > Sahil Tandon > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Sat May 24 08:08:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3ADFB106564A for ; Sat, 24 May 2008 08:08:15 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2a01:138:a006::2]) by mx1.freebsd.org (Postfix) with ESMTP id CDB518FC14 for ; Sat, 24 May 2008 08:08:14 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (ppp-88-217-92-196.dynamic.mnet-online.de [88.217.92.196]) (authenticated bits=0) by anny.lostinspace.de (8.14.2/8.14.2) with ESMTP id m4O88AFF072434 for ; Sat, 24 May 2008 10:08:11 +0200 (CEST) (envelope-from idefix@fechner.net) Received: from localhost (localhost [127.0.0.1]) by server.idefix.lan (Postfix) with ESMTP id 7C615130D18 for ; Sat, 24 May 2008 10:08:10 +0200 (CEST) X-Virus-Scanned: ClamAV 0.93/6834/Fri Apr 18 23:09:50 2008 on anny.lostinspace.de X-Virus-Scanned: amavisd-new at idefix.lan Received: from server.idefix.lan ([127.0.0.1]) by localhost (server.idefix.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wRdfL21Sc0Bt for ; Sat, 24 May 2008 10:08:09 +0200 (CEST) Received: from [192.168.0.151] (idefix.idefix.lan [192.168.0.151]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 26388130D1A for ; Sat, 24 May 2008 10:08:09 +0200 (CEST) Message-ID: <4837CCEC.1080605@fechner.net> Date: Sat, 24 May 2008 10:08:12 +0200 From: Matthias Fechner User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (anny.lostinspace.de [80.190.182.2]); Sat, 24 May 2008 10:08:11 +0200 (CEST) X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00, UNPARSEABLE_RELAY autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on anny.lostinspace.de X-Virus-Status: Clean Subject: Re: Uninstall Webmin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 08:08:15 -0000 Hi Ruel, Ruel Luchavez wrote: > Guys, how do you uninstall the setup of webmin (setu.sh)? i allready search > all the directory of > my webmin but i cant find the unistall.sh? why not use: pkg_delete webmin-1.410_1 Bye Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook From owner-freebsd-questions@FreeBSD.ORG Sat May 24 08:28:10 2008 Return-Path: Delivered-To: questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 868571065670; Sat, 24 May 2008 08:28:10 +0000 (UTC) Date: Sat, 24 May 2008 08:28:10 +0000 From: Kris Kennaway To: paul beard Message-ID: <20080524082810.GH20868@hub.freebsd.org> References: <20080523210854.GB20868@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: Kris Kennaway , questions@freebsd.org Subject: Re: kernel debugging: seeing swap issues in 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 08:28:10 -0000 On Fri, May 23, 2008 at 10:12:17PM -0700, paul beard wrote: > On Fri, May 23, 2008 at 2:08 PM, Kris Kennaway wrote: > > > > > You can try increasing the timeout by editing the relevant kernel > > source, but if it's failing to reply to the I/O after 30 seconds then > > something is drastically overloaded on your system. > > > Well, not much is running, and I have recently built a new kernel and > world in less time than it takes to get this one port upgraded. I > think there is something else amiss. Should this really be soaking up > 100Mb of RAM? Yes, that is quite normal. > PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND > 32272 root 1 -20 0 101M 70340K > swread 3:04 0.93% cc1 > > > I have filed a bug against gcc, per instructions. There seems to be an > issue somewhere in py-gtk that is exacerbated by the low resources on > this system. There is no bug in gcc. Your system does not have enough memory to run the compilation job, so you are thrashing it severely. Try turning down the CFLAGS optimization level, or use a precompiled package from the FTP site or built on another machine. Kris From owner-freebsd-questions@FreeBSD.ORG Sat May 24 12:21:40 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E6CC1065677 for ; Sat, 24 May 2008 12:21:40 +0000 (UTC) (envelope-from mustelator@yahoo.es) Received: from out04.wanadoo.es (out04.wanadoo.es [62.36.20.204]) by mx1.freebsd.org (Postfix) with ESMTP id 613EB8FC1B for ; Sat, 24 May 2008 12:21:40 +0000 (UTC) (envelope-from mustelator@yahoo.es) Received: from [85.58.95.205] (helo=[192.168.0.5]) by out04.wanadoo.es with esmtpa (Exim 4.43) id 1JzsAS-00043m-MG for freebsd-questions@FreeBSD.org; Sat, 24 May 2008 13:44:09 +0200 Message-ID: <4837FF86.2000001@yahoo.es> Date: Sat, 24 May 2008 13:44:06 +0200 From: Mustela User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) To: freebsd-questions@FreeBSD.org Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: News in Spanish X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 12:21:40 -0000 Hello. I'm FreeBSD user. Very days ago, I verified that the news (what's new) in spanish is not up to date (the last is 1999!!) Why? Link: [1]http://www.freebsd.org/es/news/press.html#story200802:02 Very thanks. Pd:If is possible, please, reply in spanish. References 1. http://www.freebsd.org/es/news/press.html#story200802:02 From owner-freebsd-questions@FreeBSD.ORG Sat May 24 12:38:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF9BD106566B for ; Sat, 24 May 2008 12:38:41 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.238]) by mx1.freebsd.org (Postfix) with ESMTP id CBA438FC1B for ; Sat, 24 May 2008 12:38:41 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1367831rvf.43 for ; Sat, 24 May 2008 05:38:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=Wd22tRGhyqn4E495GhvU4y5kLgN97nmLhXAzZPRpKSY=; b=sTBTwe9WqzCS0sdKHOeg7Y5fctKDslWqavi3xgbB3u+EVsB1L18eueFQgPW3UrRyBUFgKxgIK4UFsFboAL8BLPwyK7E7RaZOjrybBcb7c9zfUwAWwdnp2BxYacZ7HZfRRp2mCNfiiEf8O8u3Gqs0TbWUZNh+dnp31bNsFkDtuNw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=YuarKn66sxl2VIB4z5jM4I5KRq9X+A03kFMc/ZeK45q/8e20WjypilHh0/XWuqPEbc2T7SyRUKU6JFbz6i6Rm+VeuhnibwOIhsxczck8bDCdMQddnTvN5Are/WmiyuZN370jmUXi4BbCIC8j6oUkxctNz7i+n24OxEBTiBW04Hc= Received: by 10.141.36.10 with SMTP id o10mr1180152rvj.176.1211632721501; Sat, 24 May 2008 05:38:41 -0700 (PDT) Received: by 10.140.142.18 with HTTP; Sat, 24 May 2008 05:38:41 -0700 (PDT) Message-ID: <4a89d1190805240538o45eab4caj33abc19ff6afa204@mail.gmail.com> Date: Sat, 24 May 2008 14:38:41 +0200 From: "Christian Zachariasen" To: "Ruel Luchavez" , "FreeBSD Mailing Lists" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Samba user failed..Corrupt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 12:38:42 -0000 On Sat, May 24, 2008 at 10:05 AM, Ruel Luchavez wrote: > Regards to ALL, > > Guys do you have an idea how to fix this? > Every time I add this user in my samba it always got an error: > > #smbpasswd -a John > New SMB password=xxxxx > Retype password=xxxxx > build_sam_account: sambapasswd database is corrupt! username Joh with uid > 1001 is not in unix passwd database! > add_smbfilepwd_entry: entry with name John already exists > Failed to add entry for user John > Failed to modify password entry for user John > > >From what i know the server declare that the user is existing, BUT i have > already remove the user (rmuser -y ruel) > > Idea pleaseeeee..I'm stock with this..or is this a BUGS? > Thanks in advance > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" You say you have already rmuser'd John from your system, but in your post you wrote rmuser -y ruel. I'm assuming this is a spelling mistake. I've never seen this error before and wasn't able to reproduce it on my system, but this is what I'd do: If we assume the user name you want to add is actually John, then rmuser -y John first of all. Make a backup of /usr/local/etc/samba/smbpasswd and then delete the smbpasswd file. Type adduser and add John as you normally would, then type smbpasswd -a John. Christian Zachariasen From owner-freebsd-questions@FreeBSD.ORG Sat May 24 12:51:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6D9B1065683 for ; Sat, 24 May 2008 12:51:38 +0000 (UTC) (envelope-from lev@nupfel.de) Received: from schatten.darksystem.net (schatten.darksystem.net [88.198.51.7]) by mx1.freebsd.org (Postfix) with ESMTP id 504C98FC41 for ; Sat, 24 May 2008 12:51:37 +0000 (UTC) (envelope-from lev@nupfel.de) Received: from schatten.darksystem.net (localhost [127.0.0.1]) by schatten.darksystem.net (Postfix) with ESMTP id DECBC727EEA; Sat, 24 May 2008 14:51:35 +0200 (CEST) X-Spam-Status: No, hits=0.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC X-Spam-Check-By: schatten.darksystem.net Received: from port-212-202-192-115.dynamic.qsc.de (HELO mail.nupfel.de) (212.202.192.115) (smtp-auth username lev, mechanism plain) by schatten.darksystem.net (qpsmtpd/0.40) with (AES256-SHA encrypted) ESMTPSA; Sat, 24 May 2008 14:51:17 +0200 Received: from localhost (localhost [127.0.0.1]) by mail.nupfel.de (Postfix) with ESMTP id 80FDB1A214CF; Sat, 24 May 2008 14:51:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at nupfel.de Received: from mail.nupfel.de ([127.0.0.1]) by localhost (mail.nupfel.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ik4z+lTfOIHk; Sat, 24 May 2008 14:51:09 +0200 (CEST) Received: from lain (lain.navi.wired [192.168.0.40]) by mail.nupfel.de (Postfix) with ESMTP id 670231A214CC; Sat, 24 May 2008 14:51:09 +0200 (CEST) Date: Sat, 24 May 2008 14:51:05 +0200 From: Tobias Kirschstein To: beni@brinckman.info Message-ID: <20080524145105.3f2fd1f6@lain> In-Reply-To: <200804281800.46883.beni@brinckman.info> References: <20080424181040.GB14991@nupfel.de> <200804281800.46883.beni@brinckman.info> Organization: NIC.BLA X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.8; amd64-portbld-freebsd8.0) X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: simple network traffic query tool X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 12:51:38 -0000 On Mon, 28 Apr 2008 18:00:46 +0000 beni wrote: > On Thursday 24 April 2008 18:10:40 Tobias Kirschstein wrote: > > hi, > > > > i'm looking for a small tool to query the current network traffic > > (kb IN and OUT) per interface. is there any sysctl or tool which > > gives me a similar output to "systat -ifstat": > > > > /0 /1 /2 /3 /4 /5 /6 /7 /8 /9 /10 > > Load Average |||| > > > > Interface Traffic Peak > > Total lo0 in 0.000 KB/s 0.000 KB/s 226.079 > > KB out 0.000 KB/s 0.000 KB/s 226.079 KB > > > > wpi0 in 0.000 KB/s 0.000 KB/s > > 164.577 MB out 0.000 KB/s 0.000 KB/s 6.205 > > MB > > > > the background: > > unfortunately the network monitor build into superkaramba does not > > work for freebsd, os i want to write a widget which uses sysctl or > > any other tool if available got get this information. systat is not > > appropriate to be used because it does not terminate on its own as > > i see. > > I'm using a modified version of Superkarambas CompactMonitor. It is > written for Linux I think, but easily adaptable for freebsd. > All I did was moddify the > ~/.kde/share/apps/superkaramba/themes/CompactMonitor/CompactMonitor.theme > file : > > text x=435 y=50 sensor=network device="vr0" format="%in KB/s" > decimals=1 text x=370 y=50 value="Download" > text x=570 y=50 sensor=program program="netstat -ibh | grep Link#1 > | awk '{print $7}'" align=right interval=1000 > > text x=435 y=65 sensor=network device="vr0" format="%out KB/s" > decimals=1 text x=370 y=65 value="Upload" > text x=570 y=65 sensor=program program="netstat -ibh | grep Link#1 | > awk '{print $10}'" align=right interval=1000 > > Add > graph x=370 y=30 sensor=network device="vr0" format="%out" w=200 > h=15 color=255,127,127 interval=1000 max=100 > graph x=370 y=30 sensor=network device="vr0" format="%in" w=200 > h=15 color=127,230,180 interval=1000 max=100 > if you want to add a graphic representation and change the "vr0" > according to your (ethernet) device. > > It works for me with kde 3.5.8 on 7.0-stable. thanks a lot! i missed the device=vr0 part in my config... sometimes it can be so simple ;) -- ciao, lev From owner-freebsd-questions@FreeBSD.ORG Sat May 24 12:53:19 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E298F106568D for ; Sat, 24 May 2008 12:53:19 +0000 (UTC) (envelope-from hecyro_71@yahoo.it) Received: from aa013msr.fastwebnet.it (aa013msr.fastwebnet.it [85.18.95.73]) by mx1.freebsd.org (Postfix) with ESMTP id 8401A8FC16 for ; Sat, 24 May 2008 12:53:19 +0000 (UTC) (envelope-from hecyro_71@yahoo.it) Received: from [28.241.179.29] (28.241.179.29) by aa013msr.fastwebnet.it (8.0.013.8) id 48321BEA009CF9BA for freebsd-questions@FreeBSD.org; Sat, 24 May 2008 14:42:16 +0200 Message-ID: From: "Simon from Italy" To: Date: Sat, 24 May 2008 14:42:14 +0200 X-Priority: 1 X-Mailer: Oxilog e-mailing 2 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Antivirus: avast! (VPS 080523-0, 23/05/2008), Outbound message X-Antivirus-Status: Clean Cc: Subject: Do you want to jump on my motorbyke? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hecyro_71@yahoo.it List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 12:53:20 -0000 Hello, i=92m italian boy=2E I have 36 years and I love to travel in motorbyke in Europe, beach or = mountain and camping, in my vacations=2E The past summers I have been on the beaches of Spain, France, Croatia, = Holland, but also Hungary, Switzerland, Austria, Belgium, Germany, = Slovenia, Poland, Republik Czech, Repubblik Slovanska, Lithuania, = Latvia...=20 I search a girl that she loves to travel in motorbyke and that she wants = to make from travel=92s partner in order to organize the next vacations.=20 Usually I make of the trance of vacations from 10 - 15 days and succeed = not to spend very.=20 My period for vacations is: 25/5 - 2/6 or 6/6 - 16/6 or 21/6 - 30/6 or 1/8 - 24/8 I=92m single and I search girl in order to amuse themselves and to = discover new worlds, new cultures, new people...=20 Do you want to jump on my motorbyke? Simon hecyro_71@yahoo.it ___________________________________________________________________________= ________________________________________________ Ciao, sono un ragazzo italiano=2E Ho 36 anni e amo trascorrere le vacanze girando in moto per l'Europa, = spiagge o montagna e campeggi=2E Le scorse estati sono stato sulle spiagge di Spagna, Francia, Croazia, = Olanda, Lituania, ma anche in Ungheria, Svizzera, Austria, Belgio, = Germania, Slovenia, Repubblica Ceca, Repubblica Slovacca, Polonia, = Lussemburgo, Lituania, Lettonia..=2E Cerco una ragazza, a cui piaccia la moto e che voglia fare da compagna di = viaggio per organizzare le prossime vacanze=2E Io ho le ferie in questi periodi: 25/5 - 2/6 o 6/6 - 16/6 o 21/6 - 30/6 o 1/8 - 24/8 Solitamente riesco a non spendere molto=2E Sono single e sto solo cercando una COMPAGNA DI VIAGGIO per divertirsi e = scoprire nuovi mondi, nuove culture, gente nuova..=2E Salti in sella? Simone hecyro_71@yahoo.it Message envoy=E9 par la version d'essai d'Oxilog e-mailing=2E Attention : La soci=E9t=E9 Oxilog n'est pas =E0 l'origine de l'envoi de ce message et = n'est pas responsable de son contenu=2E Pour toute demande ou r=E9clamation, veuillez contacter l'exp=E9diteur de = ce message. From owner-freebsd-questions@FreeBSD.ORG Sat May 24 14:56:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1BC6106564A for ; Sat, 24 May 2008 14:56:32 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.236]) by mx1.freebsd.org (Postfix) with ESMTP id C243C8FC15 for ; Sat, 24 May 2008 14:56:32 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1416061rvf.43 for ; Sat, 24 May 2008 07:56:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=j0ZyKdd4APbYDhhscu7H631eYenItqSNgmowsJeV52w=; b=Q4Y9h1vBcN7F7VZJte8CvNI2D+pWPnQZkKEkBY2/3JVdUSS7jZX2qBStAPlsRpYT39OdeEp697/rF7my1GKr5aBArZx9Ep+jRdAErCpy29RZOZ/Ro6q5uBwv1PlN0OWFCkU4iE7DHsQuzn69w0UzsJv1M/1HnogAYKY2MpgZKKA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=l000B9VbBqSL+fmk2udWonN3rqy/Id5pVdqicrbL3FcgjbkmSRkMbNhKcTK5l+JzbzsGvyDvloITbuejETeubnEsHFC5TEZ5nguUA4s/pzAZXVg5TVBweiY+GCU47nqv4ATBniKriUbrETSsECebbibEKqU7no9ymkT+CGwUc28= Received: by 10.140.174.11 with SMTP id w11mr1245057rve.17.1211640992302; Sat, 24 May 2008 07:56:32 -0700 (PDT) Received: by 10.140.142.18 with HTTP; Sat, 24 May 2008 07:56:32 -0700 (PDT) Message-ID: <4a89d1190805240756j7a3d6fc1l7773ed1a6d98dce@mail.gmail.com> Date: Sat, 24 May 2008 16:56:32 +0200 From: "Christian Zachariasen" To: "Coleman Kane" , "FreeBSD Mailing Lists" In-Reply-To: <1211640498.1510.8.camel@localhost> MIME-Version: 1.0 References: <20080524111715.T64552@fledge.watson.org> <1211640498.1510.8.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: HEAD UP: non-MPSAFE network drivers to be disabled (was: 8.0 network stack MPsafety goals (fwd)) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 14:56:33 -0000 On Sat, May 24, 2008 at 4:48 PM, Coleman Kane wrote: > On Sat, 2008-05-24 at 11:20 +0100, Robert Watson wrote: > > Dear all: > > > > Just as a reminder, we've just about reached the one month date before > > IFF_NEEDSGIANT drivers are disabled in the build. You can find a > description > > of the general problem and list of specific drivers below. > > > > As USB work is on-going, I will *not* disable the USB drivers at this > time, > > but all other drivers in the list below will be disabled on 26 June. > They > > will remain in the tree, easily accessible for patch distribution and > > re-enabling, until October, when any remaining non-MPSAFE drivers will be > > deleted in 8.x. FreeBSD 8.0 will not ship with compatibility shims to > support > > non-MPSAFE network device drivers. > > > > Robert N M Watson > > Computer Laboratory > > University of Cambridge > > > > ---------- Forwarded message ---------- > > Date: Sun, 3 Feb 2008 20:59:05 +0000 (GMT) > > From: Robert Watson > > To: arch@FreeBSD.org > > Subject: 8.0 network stack MPsafety goals (fwd) > > > > > > Only a few days after predicted, this is a reminder that IFF_NEEDSGIANT > network > > drivers are going to stop working in the forseeable future. Please > review the > > attached driver list, and if you depend on or care about a > Giant-dependent > > device driver, take action to make sure it doesn't remain on the list in > a > > month's time! > > > > (As far as I'm aware, the list has not changed since my December > posting.) > > > > Robert N M Watson > > Computer Laboratory > > University of Cambridge > > > > ---------- Forwarded message ---------- > > Date: Mon, 24 Dec 2007 10:43:28 +0000 (GMT) > > From: Robert Watson > > To: arch@FreeBSD.org > > Subject: 8.0 network stack MPsafety goals > > > > > > Dear all: > > > > With the 7.0 release around the corner, many developers are starting to > think > > about (and in quite a few cases, work on) their goals for 8.0. One of > our > > on-going kernel projects has been the elimination of the Giant lock, and > that > > project has transformed into one of optimizating behavior on increasing > numbers > > of processors. > > > > In 7.0, despite the noteworth accomplishment of eliminating > debug.mpsasfenet > > and conditional network stack Gian acquisition, we were unable to fully > > eliminate the IFF_NEEDSGIANT flag, which controls the conditional > acquisition > > of the Giant lock around non-MPSAFE network device drivers. Primarily > these > > drivers are aging ISA network device drivers, although there are some > > exceptions, such as the USB stack. > > > > This e-mail proposes the elimination of the IFF_NEEDSGIANT flag and > associated > > infrastructure in FreeBSD 8.0, meaning that all network device drivers > must be > > able to operate without the Giant lock (largely the case already). > Remaining > > drivers using the IFF_NEEDSGIANT flag must either be updated, or less > ideally, > > removed. I propose the following schedule: > > > > Date Goals > > ---- ----- > > 26 Dec 2007 Post proposed schedule for flag and infrastructure removal > > Post affected driver list > > > > 26 Jan 2008 Repost proposed schedule for flag and infrastructure > removal > > Post updated affected driver list > > > > 26 Feb 2008 Adjust boot-time printf for affect drivers to generate a > loud > > warning. > > Post updated affected driver list > > > > 26 May 2008 Post HEADS UP of impending driver disabling > > Post updated affected driver list > > > > 26 Jun 2008 Disable build of all drivers requiring IFF_NEEDSGIANT > > Post updated affected driver list > > > > 26 Sep 2008 Post HEADS up of impending driver removal > > Post updated affected driver list > > > > 26 Oct 2008 Delete source of all drivers requiring IFF_NEEDSGIANT > > Remove flag and infrastructure > > > > Here is a list of potentially affected drivers: > > > > Name Bus Man page description > > --- --- -------------------- > > ar ISA/PCI synchronous Digi/Arnet device driver > > arl ISA Aironet Arlan 655 wireless network adapter driver > > awi PCCARD AMD PCnetMobile IEEE 802.11 PCMCIA wireless network > > driver > > axe USB ASIX Electronics AX88172 USB Ethernet driver > > cdce USB USB Communication Device Class Ethernet driver > > cnw PCCARD Netwave AirSurfer wireless network driver > > cs ISA/PCCARD Ethernet device driver > > cue USB CATC USB-EL1210A USB Ethernet driver > > ex ISA/PCCARD Ethernet device driver for the Intel EtherExpress > > Pro/10 and Pro/10+ > > fe CBUS/ISA/PCCARD Fujitsu MB86960A/MB86965A based Ethernet adapters > > ic I2C I2C bus system > > ie ISA Ethernet device driver > > kue USB Kawasaki LSI KL5KUSB101B USB Ethernet driver > > oltr ISA/PCI Olicom Token Ring device driver > > plip PPBUS printer port Internet Protocol driver > > ppp TTY point to point protocol network interface > > ray PCCARD Raytheon Raylink/Webgear Aviator PCCard driver > > rue USB RealTek RTL8150 USB to Fast Ethernet controller > driver > > rum USB Ralink Technology USB IEEE 802.11a/b/g wireless > > network device > > sbni ISA/PCI Granch SBNI12 leased line modem driver > > sbsh PCI Granch SBNI16 SHDSL modem device driver > > sl TTY slip network interface > > snc ISA/PCCARD National Semiconductor DP8393X SONIC Ethernet > adapter > > driver > > sr ISA/PCI synchronous RISCom/N2 / WANic 400/405 device driver > > udav USB Davicom DM9601 USB Ethernet driver > > ural USB Ralink Technology RT2500USB IEEE 802.11 driver > > xe PCCARD Xircom PCMCIA Ethernet device driver > > zyd USB ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless > > network device > > > > In some cases, the requirement for Giant is a property of a subsystem the > > driver depends on as the driver itself; for example, the tty subsystem > for SLIP > > and PPP, and the USB subsystem for a number of USB ethernet and wireless > > drivers. With most of a year before to go on the proposed schedule, my > hope is > > that we will have lots of time to address these issues, but wanted to get > a > > roadmap out from a network protocol stack architecture perspective so > that > > device driver and subsystem authors could have a schedule in mind. > > > > FYI, the following drivers also reference IFF_NEEDSGIANT, but only in > order to > > provide their own conditional MPSAFEty, which can be removed without > affecting > > device driver functionality (I believe): > > > > Name Bus Man page description > > --- --- -------------------- > > ce PCI driver for synchronous Cronyx Tau-PCI/32 WAN > adapters > > cp PCI driver for synchronous Cronyx Tau-PCI WAN adapters > > ctau ISA driver for synchronous Cronyx Tau WAN adapters > > cx ISA driver for synchronous/asynchronous Cronyx Sigma > WAN > > adapters > > > > Developers and users of the above drivers are heavily encouraged to > update the > > drivers to remove dependence on Giant, and/or make other contingency > plans. > > > > Robert N M Watson > > Computer Laboratory > > University of Cambridge > > I've created a quick table of these at the following location: > http://wiki.freebsd.org/NetworkNeedsGiant > > Please everyone feel free to fill in the blanks. I'll try to do it as > well as time permits. > > -- > Coleman Kane Just out of curiousity - is there a guide available that gives some pointers on how to go about removing the GIANT-parts of the drivers? What would one replace it with? I'm not sure I would be up to the task, but I'd find it interesting to actually understand the process. Christian Zachariasen From owner-freebsd-questions@FreeBSD.ORG Sat May 24 15:10:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A27B1065670 for ; Sat, 24 May 2008 15:10:00 +0000 (UTC) (envelope-from mrkdhaka@yahoo.com) Received: from web53605.mail.re2.yahoo.com (web53605.mail.re2.yahoo.com [206.190.37.38]) by mx1.freebsd.org (Postfix) with SMTP id AE43B8FC14 for ; Sat, 24 May 2008 15:09:59 +0000 (UTC) (envelope-from mrkdhaka@yahoo.com) Received: (qmail 10572 invoked by uid 60001); 24 May 2008 14:43:17 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=zcRyVedf2f8f0Veo59nS/XXSI8xgOa6NREnK32CDPGB4ldn/TkKkfYMVasfG+7UMaRuGa+OH90Ot6CRqoMlez96V+teYOcE+GRfEdIHhbDSzNKEoV/fi+mAfDATeWARPvb3a7ajcbu9s81IKWyDmW27cqt8PaBvKuD6GBNYns+s=; Received: from [202.168.238.106] by web53605.mail.re2.yahoo.com via HTTP; Sat, 24 May 2008 07:43:16 PDT X-Mailer: YahooMailRC/975.41 YahooMailWebService/0.7.185 Date: Sat, 24 May 2008 07:43:16 -0700 (PDT) From: Moshiur Rahman Khan To: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-ID: <202558.9649.qm@web53605.mail.re2.yahoo.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How to fix this error? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 15:10:00 -0000 Dear all,=0A=0AI need to update some ports and portmanager could not succee= d. Please help me and suggest me which activities should I apply to fix. Te= ll me detail because I am new in FreeBSD.=0A=0ABest Regards,=0A=0AMoshiur R= ahman Khan=0A=0A=0A# portmanager -u -l=0A=0AI found updated error for the f= ollowing package: =0A=0Askipping php5-5.2.5_1 /lang/php5 marked IGNORE reas= on: failed during make=0Askipping php5-sockets-5.2.5_1 /net/php5-sockets un= til dependency php5-5.2.6 updated=0Askipping php5-snmp-5.2.5_1 /net-mgmt/ph= p5-snmp until dependency php5-5.2.6 updated=0Askipping php5-gd-5.2.5_1 /gra= phics/php5-gd until dependency php5-5.2.6 updated=0Askipping jffnms-0.8.3_1= /net-mgmt/jffnms until dependency php5-5.2.6 updated=0Askipping php5-ctype= -5.2.5_1 /textproc/php5-ctype until dependency php5-5.2.6 updated=0Askippin= g php5-mysql-5.2.5_1 /databases/php5-mysql until dependency php5-5.2.6 upda= ted=0Askipping php5-pcre-5.2.5_1 /devel/php5-pcre until dependency php5-5.2= .6 updated=0Askipping php5-session-5.2.5_1 /www/php5-session until dependen= cy php5-5.2.6 updated=0Askipping php5-bz2-5.2.5_1 /archivers/php5-bz2 until= dependency php5-5.2.6 updated=0Askipping php5-openssl-5.2.5_1 /security/ph= p5-openssl until dependency php5-5.2.6 updated=0Askipping pecl-pdflib-2.1.4= /print/pecl-pdflib until dependency php5-5.2.6 updated=0Askipping php5-zli= b-5.2.5_1 /archivers/php5-zlib until dependency php5-5.2.6 updated=0Askippi= ng php5-mcrypt-5.2.5_1 /security/php5-mcrypt until dependency php5-5.2.6 up= dated=0Askipping php5-mbstring-5.2.5_1 /converters/php5-mbstring until depe= ndency php5-5.2.6 updated=0Askipping phpMyAdmin-2.11.4_1 /databases/phpmyad= min until dependency php5-5.2.6 updated=0A---------------------------------= ---------------------------------------------------------------------------= ----=0Aportmanager 0.4.1_9 INFO: finished with some ports not updated if -= -log was used see /var/log/portmanager.log=0A=0A[b][u]Detail Given here in = below:[/u][/b]=0A=0A|--- /usr/ports/Mk/bsd.port.mk Tue Nov 8 01:02:51 200= 5=0A|+++ bsd.port.mk Wed Nov 16 02:16:57 2005=0A--------------------= ------=0APatching file bsd.port.mk using Plan A...=0AHunk #1 failed at 2049= .=0A1 out of 1 hunks failed--saving rejects to bsd.port.mk.rej=0Adone=0A---= ---------------------------------------------------------------------=0AMGP= MrUpdate 0.4.1_9 command: #1 of 14 cd /usr/ports/lang/php5 && make -V OPTI= ONS=0A---------------------------------------------------------------------= ---=0A---------------------------------------------------------------------= ---=0Achecking for conflicts before building php5-5.2.5_1=0AMGPMrUpdate 0.4= .1_9 command: #3 of 14 cd /usr/ports/lang/php5 && make check-conflicts=0A-= -----------------------------------------------------------------------=0A-= -----------------------------------------------------------------------=0Ai= ntitial clean of work directories=0AMGPMrUpdate 0.4.1_9 command: #7 of 14:= =0A------------------------------------------------------------------------= =0A=3D=3D=3D> Cleaning for /devel/autoconf261=0A=3D=3D=3D> Cleaning for /= devel/autoconf261=0A=3D=3D=3D> Cleaning for /devel/pkg-config=0A=3D=3D=3D>= Cleaning for /devel/pkg-config=0A=3D=3D=3D> Cleaning for /textproc/libxm= l2=0A=3D=3D=3D> Cleaning for /lang/php5=0A--------------------------------= ----------------------------------------=0Afetch php5-5.2.5_1=0AMGPMrUpdate= 0.4.1_9 command: #8 of 14 cd /usr/ports/lang/php5 && make fetch=0A-------= -----------------------------------------------------------------=0A=3D=3D= =3D> Vulnerability check disabled, database not found=0A=3D=3D=3D> Found = saved configuration for php5-5.2.5_1=0A------------------------------------= ------------------------------------=0Aupdate php5-5.2.5_1=0AMGPMrUpdate 0.= 4.1_9 command: #9 of 14 cd /usr/ports/lang/php5 && make=0A----------------= --------------------------------------------------------=0A=3D=3D=3D> Vuln= erability check disabled, database not found=0A=3D=3D=3D> Found saved conf= iguration for php5-5.2.5_1=0A=3D=3D=3D> Extracting for php5-5.2.6=0A=3D> M= D5 Checksum mismatch for php-5.2.6.tar.bz2.=0A=3D> SHA256 Checksum mismatch= for php-5.2.6.tar.bz2.=0A=3D> MD5 Checksum OK for suhosin-patch-5.2.6-0.9.= 6.2.patch.gz.=0A=3D> SHA256 Checksum OK for suhosin-patch-5.2.6-0.9.6.2.pat= ch.gz.=0A=3D=3D=3D> Refetch for 1 more times files: php-5.2.6.tar.bz2 php-= 5.2.6.tar.bz2=0A=3D=3D=3D> Vulnerability check disabled, database not foun= d=0A=3D=3D=3D> Found saved configuration for php5-5.2.5_1=0A=3D> php-5.2.6= .tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.=0A=3D> Attempting = to fetch from http://br.php.net/distributions/.=0Afetch: php-5.2.6.tar.bz2:= local modification time does not match remote=0A=3D> Attempting to fetch f= rom http://cn.php.net/distributions/.=0Afetch: php-5.2.6.tar.bz2: local mod= ification time does not match remote=0A=3D> Attempting to fetch from http:/= /dk.php.net/distributions/.=0Afetch: php-5.2.6.tar.bz2: local modification = time does not match remote=0A=3D> Attempting to fetch from http://de.php.ne= t/distributions/.=0Afetch: php-5.2.6.tar.bz2: local modification time does = not match remote=0A=3D> Attempting to fetch from http://es.php.net/distribu= tions/.=0Afetch: php-5.2.6.tar.bz2: local modification time does not match = remote=0A=3D> Attempting to fetch from http://fi.php.net/distributions/.=0A= fetch: php-5.2.6.tar.bz2: local modification time does not match remote=0A= =3D> Attempting to fetch from http://fr.php.net/distributions/.=0Afetch: ph= p-5.2.6.tar.bz2: local modification time does not match remote=0A=3D> Attem= pting to fetch from http://gr.php.net/distributions/.=0Afetch: php-5.2.6.ta= r.bz2: local modification time does not match remote=0A=3D> Attempting to f= etch from http://it.php.net/distributions/.=0Afetch: php-5.2.6.tar.bz2: loc= al modification time does not match remote=0A=3D> Attempting to fetch from = http://jp.php.net/distributions/.=0Afetch: php-5.2.6.tar.bz2: local modific= ation time does not match remote=0A=3D> Attempting to fetch from http://se.= php.net/distributions/.=0Afetch: php-5.2.6.tar.bz2: local modification time= does not match remote=0A=3D> Attempting to fetch from http://uk.php.net/di= stributions/.=0Afetch: php-5.2.6.tar.bz2: local modification time does not = match remote=0A=3D> Attempting to fetch from http://us2.php.net/distributio= ns/.=0Afetch: php-5.2.6.tar.bz2: local modification time does not match rem= ote=0A=3D> Attempting to fetch from http://ring.nict.go.jp/archives/net/www= /php/distributions/.=0Afetch: php-5.2.6.tar.bz2: local modification time do= es not match remote=0A=3D> Attempting to fetch from http://ring.sakura.ad.j= p/archives/net/www/php/distributions/.=0Afetch: php-5.2.6.tar.bz2: local mo= dification time does not match remote=0A=3D> Attempting to fetch from http:= //ring.riken.jp/archives/net/www/php/distributions/.=0Afetch: http://ring.r= iken.jp/archives/net/www/php/distributions/php-5.2.6.tar.bz2: Not Found=0A= =3D> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distf= iles/.=0Afetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/php-5.2.6= .tar.bz2: File unavailable (e.g., file not found, no access)=0A=3D> Couldn'= t fetch it - please try to retrieve this=0A=0Aport manually into /usr/ports= /distfiles/ and try again.=0A*** Error code 1=0A=0AStop in /usr/ports/lang/= php5.=0A*** Error code 1=0A=0AStop in /usr/ports/lang/php5.=0A*** Error cod= e 1=0A=0AStop in /usr/ports/lang/php5.=0AMGPMrUpdate 0.4.1_9 error: make re= turned an error, adding /lang/php5 to ignore.db=0Areverting bsd.port.mk pat= ch -=3D>cd /usr/ports/Mk; patch -R < /usr/local/share/portmanager/patch-bsd= .port.mk-0.3.6;=0AHmm... Looks like a unified diff to me...=0AThe text lea= ding up to this was:=0A--------------------------=0A|--- /usr/ports/Mk/bsd.= port.mk Tue Nov 8 01:02:51 2005=0A|+++ bsd.port.mk Wed Nov 16 02:1= 6:57 2005=0A--------------------------=0APatching file bsd.port.mk using Pl= an A...=0AHunk #1 failed at 2049.=0A1 out of 1 hunks failed--saving rejects= to bsd.port.mk.rej=0Adone=0A----------------------------------------------= --------------------------=0A Port Status Report=0A------------------------= ------------------------------------------------=0A00001 have:libtool-1.5.2= 4 /devel/libtool15 CURRENT=0A00002 = have:libiconv-1.11_1 /converters/libiconv = CURRENT=0A00003 have:gettext-0.16.1_3 /devel/gettext = CURRENT=0A00004 have:gmake-3.81_2 = /devel/gmake CURRENT=0A00005 have:ezm3-1.2_1 = /lang/ezm3 CURRENT=0A00006 hav= e:cvsup-without-gui-16.1h_4 /net/cvsup-without-gui C= URRENT=0A00007 have:bigreqsproto-1.0.2 /x11/bigreqsproto = CURRENT=0A00008 have:xextproto-7.0.2 /= x11/xextproto CURRENT=0A00009 have:xcmiscproto-1.1.2 = /x11/xcmiscproto CURRENT=0A00010 have:k= bproto-1.0.3 /x11/kbproto CURR= ENT=0A00011 have:inputproto-1.4.2.1 /x11/inputproto = CURRENT=0A00012 have:xf86bigfontproto-1.1.2 /x11= -fonts/xf86bigfontproto CURRENT=0A00013 have:pkg-config-0.23_1 = /devel/pkg-config CURRENT=0A00014 have:xpro= to-7.0.10_1 /x11/xproto CURRENT= =0A00015 have:libXau-1.0.3_2 /x11/libXau = CURRENT=0A00016 have:xtrans-1.0.4 /x11/xt= rans CURRENT=0A00017 have:bison-2.3_3,1 = /devel/bison CURRENT=0A00018 have:m4-1.4.= 9,1 /devel/m4 CURRENT=0A= 00019 have:libXext-1.0.3,1 /x11/libXext = CURRENT=0A00020 have:libX11-1.1.3_1,1 /x11/libX1= 1 CURRENT=0A00021 have:libxcb-1.1 = /x11/libxcb CURRENT=0A00022 have:libXdmcp-1= .0.2_1 /x11/libXdmcp CURRENT=0A000= 23 have:libcheck-0.9.5_1 /devel/libcheck = CURRENT=0A00024 have:libxslt-1.1.22_1 /textproc/lib= xslt CURRENT=0A00025 have:xcb-proto-1.1 = /x11/xcb-proto CURRENT=0A00026 have:libpthread-st= ubs-0.1 /devel/libpthread-stubs CURRENT=0A00027 = have:libxml2-2.6.31 /textproc/libxml2 = CURRENT=0A00028 have:icu-3.8.1_1 /devel/icu = CURRENT=0A00029 have:tcl-8.4.19,1 = /lang/tcl84 CURRENT=0A00030 have:tk-8.4.19,2 = /x11-toolkits/tk84 CURRENT=0A00031 hav= e:printproto-1.0.3 /x11/printproto C= URRENT=0A00032 have:libXt-1.0.5_1 /x11-toolkits/libXt= CURRENT=0A00033 have:libSM-1.0.3_1,1 /= x11/libSM CURRENT=0A00034 have:libICE-1.0.4_1,1 = /x11/libICE CURRENT=0A00035 have:p= ng-1.2.28 /graphics/png CURR= ENT=0A00036 have:libXmu-1.0.3,1 /x11-toolkits/libXmu = CURRENT=0A00037 have:libXp-1.0.0,1 /x11= /libXp CURRENT=0A00038 have:libXpm-3.5.7 = /x11/libXpm CURRENT=0A00039 have:libX= aw-1.0.4_1,1 /x11-toolkits/libXaw CURRENT= =0A00040 have:jpeg-6b_4 /graphics/jpeg = CURRENT=0A00041 have:freetype2-2.3.5 /print/= freetype2 CURRENT=0A00042 have:expat-2.0.1 = /textproc/expat2 CURRENT=0A00043 have:fontcon= fig-2.5.0,1 /x11-fonts/fontconfig CURRENT=0A= 00044 have:lua-5.1.3_1 /lang/lua = CURRENT=0A00045 have:gd-2.0.35,1 /graphics/= gd CURRENT=0A00046 have:libltdl-1.5.24 = /devel/libltdl15 CURRENT=0A00047 have:graphviz-2= .18_1 /graphics/graphviz CURRENT=0A000= 48 have:libdnet-1.11_1 /net/libdnet = CURRENT=0A00049 have:mysql-client-5.0.51a /databases/my= sql50-client CURRENT=0A00050 have:mysql-server-5.0.51a = /databases/mysql50-server CURRENT=0A00051 have:perl-5.8.8_1 = /lang/perl5.8 CURRENT=0A00052 = have:rrdtool-1.0.50_1 /databases/rrdtool10 = CURRENT=0A00053 have:pcre-7.7 /devel/pcre = CURRENT=0A00054 have:nmap-4.62 = /security/nmap CURRENT=0A00055 have:rpm2cpio-1.2_2 = /archivers/rpm2cpio CURRENT=0A00056 hav= e:tmpwatch-2.9.6 /sysutils/tmpwatch C= URRENT=0A00057 have:p5-gettext-1.05_1 /devel/p5-Locale-ge= ttext CURRENT=0A00058 have:help2man-1.36.4_1 /= misc/help2man CURRENT=0A00059 have:autoconf-wrapper-20= 071109 /devel/autoconf-wrapper CURRENT=0A00060 have:a= utoconf-2.61_2 /devel/autoconf261 CURR= ENT=0A00061 have:php5-5.2.5_1 /lang/php5 = OLD available: php5-5.2.6=0A00062 have:php5-sockets-5.2.5_1 = /net/php5-sockets OLD available: php5-socke= ts-5.2.6=0A00063 have:net-snmp-5.4.1_4 /net-mgmt/net-snm= p CURRENT=0A00064 have:php5-snmp-5.2.5_1 = /net-mgmt/php5-snmp OLD available: php5-snmp-5.2.6_2=0A000= 65 have:t1lib-5.1.2,1 /devel/t1lib = CURRENT=0A00066 have:php5-gd-5.2.5_1 /graphics/php= 5-gd OLD available: php5-gd-5.2.6=0A00067 have:jffnms-0.8= .3_1 /net-mgmt/jffnms OLD available= : jffnms-0.8.3_2=0A00068 have:apache-1.3.41 /www/apac= he13 CURRENT=0A00069 have:freebsd-tftp-1.0 = /net/freebsd-tftp CURRENT=0A00070 have:p5-Tacacs= Plus-0.16 /security/p5-Authen-TacacsPlus CURRENT=0A00= 071 have:p5-IO-stringy-2.110 /devel/p5-IO-stringy = CURRENT=0A00072 have:p5-Parse-Syslog-1.10 /textproc/p5= -Parse-Syslog CURRENT=0A00073 have:p5-Parse-Syslog-Mail-0.16 = /mail/p5-Parse-Syslog-Mail CURRENT=0A00074 have:minirsyslogd= -1.02 /sysutils/minirsyslogd CURRENT=0A00075= have:msyslog-1.08g_2 /sysutils/msyslog = CURRENT=0A00076 have:p5-SyslogScan-0.32 /sysutils/p5-Sy= slogScan CURRENT=0A00077 have:p5-Tie-Syslog-1.07 = /sysutils/p5-Tie-Syslog CURRENT=0A00078 have:p5-Unix-Syslog-= 1.0 /sysutils/p5-Unix-Syslog CURRENT=0A00079 ha= ve:localedata-5.4 /misc/localedata = CURRENT=0A00080 have:compat5x-i386-5.4.0.8_9 /misc/compat5x = CURRENT=0A00081 have:unzip-5.52_5 = /archivers/unzip CURRENT=0A00082 have:liblogging-0.7.1 = /devel/liblogging CURRENT=0A00083 have:= fpc-2.2.0_1 /lang/fpc CUR= RENT=0A00084 have:rsyslog-2.0.5 /sysutils/rsyslog = CURRENT=0A00085 have:fpc-hash-2.2.0 /se= curity/fpc-hash CURRENT=0A00086 have:fpc-libasync-2.2.0 = /net/fpc-libasync CURRENT=0A00087 have:fpc= -netdb-2.2.0 /net/fpc-netdb CURREN= T=0A00088 have:fpc-paszlib-2.2.0 /archivers/fpc-paszlib = CURRENT=0A00089 have:fpc-pthreads-2.2.0 /devel= /fpc-pthreads CURRENT=0A00090 have:fpc-fcl-base-2.2.0 = /devel/fpc-fcl-base CURRENT=0A00091 have:fpc-fc= l-passrc-2.2.0 /devel/fpc-fcl-passrc CURRENT= =0A00092 have:fpc-fcl-xml-2.2.0 /devel/fpc-fcl-xml = CURRENT=0A00093 have:fpc-gdbint-2.2.0 /devel/= fpc-gdbint CURRENT=0A00094 have:fpc-graph-2.2.0 = /graphics/fpc-graph CURRENT=0A00095 have:rsyslog= -gssapi-2.0.5 /sysutils/rsyslog-gssapi CURRENT=0A= 00096 have:rsyslog-mysql-2.0.5 /sysutils/rsyslog-mysql = CURRENT=0A00097 have:syslog-ng-1.6.12_1 /sysutils/= syslog-ng CURRENT=0A00098 have:fping-2.4b2_1 = /net/fping CURRENT=0A00099 have:automake-w= rapper-20071109 /devel/automake-wrapper CURRENT=0A001= 00 have:automake-1.9.6_2 /devel/automake19 = CURRENT=0A00101 have:php5-ctype-5.2.5_1 /textproc/php= 5-ctype OLD available: php5-ctype-5.2.6=0A00102 have:php5-my= sql-5.2.5_1 /databases/php5-mysql OLD availa= ble: php5-mysql-5.2.6=0A00103 have:php5-pcre-5.2.5_1 /dev= el/php5-pcre OLD available: php5-pcre-5.2.6=0A00104 have= :php5-session-5.2.5_1 /www/php5-session OL= D available: php5-session-5.2.6=0A00105 have:php5-bz2-5.2.5_1 = /archivers/php5-bz2 OLD available: php5-bz2-5.2.6=0A0= 0106 have:php5-openssl-5.2.5_1 /security/php5-openssl = OLD available: php5-openssl-5.2.6=0A00107 have:pdflib-7.0.2 = /print/pdflib CURRENT=0A00108 have:pec= l-pdflib-2.1.4 /print/pecl-pdflib OLD av= ailable: pecl-pdflib-2.1.5=0A00109 have:php5-zlib-5.2.5_1 = /archivers/php5-zlib OLD available: php5-zlib-5.2.6=0A00110= have:libmcrypt-2.5.8 /security/libmcrypt = CURRENT=0A00111 have:php5-mcrypt-5.2.5_1 /security/php5-= mcrypt OLD available: php5-mcrypt-5.2.6=0A00112 have:php5-mbs= tring-5.2.5_1 /converters/php5-mbstring OLD availab= le: php5-mbstring-5.2.6=0A00113 have:phpMyAdmin-2.11.4_1 /d= atabases/phpmyadmin OLD available: phpMyAdmin-2.11.6=0A00114 = have:p5-Net-SSLeay-1.30_1 /security/p5-Net-SSLeay = CURRENT=0A00115 have:p5-Authen-PAM-0.16_1 /security/p5-Aut= hen-PAM CURRENT=0A00116 have:webmin-1.410_1 = /sysutils/webmin CURRENT=0A00117 have:portmanager-0.4.= 1_9 /ports-mgmt/portmanager CURRENT=0A=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0Askipping php5-5= .2.5_1 /lang/php5 marked IGNORE reason: failed during make=0Askipping php5-= sockets-5.2.5_1 /net/php5-sockets until dependency php5-5.2.6 updated=0Aski= pping php5-snmp-5.2.5_1 /net-mgmt/php5-snmp until dependency php5-5.2.6 upd= ated=0Askipping php5-gd-5.2.5_1 /graphics/php5-gd until dependency php5-5.2= .6 updated=0Askipping jffnms-0.8.3_1 /net-mgmt/jffnms until dependency php5= -5.2.6 updated=0Askipping php5-ctype-5.2.5_1 /textproc/php5-ctype until dep= endency php5-5.2.6 updated=0Askipping php5-mysql-5.2.5_1 /databases/php5-my= sql until dependency php5-5.2.6 updated=0Askipping php5-pcre-5.2.5_1 /devel= /php5-pcre until dependency php5-5.2.6 updated=0Askipping php5-session-5.2.= 5_1 /www/php5-session until dependency php5-5.2.6 updated=0Askipping php5-b= z2-5.2.5_1 /archivers/php5-bz2 until dependency php5-5.2.6 updated=0Askippi= ng php5-openssl-5.2.5_1 /security/php5-openssl until dependency php5-5.2.6 = updated=0Askipping pecl-pdflib-2.1.4 /print/pecl-pdflib until dependency ph= p5-5.2.6 updated=0Askipping php5-zlib-5.2.5_1 /archivers/php5-zlib until de= pendency php5-5.2.6 updated=0Askipping php5-mcrypt-5.2.5_1 /security/php5-m= crypt until dependency php5-5.2.6 updated=0Askipping php5-mbstring-5.2.5_1 = /converters/php5-mbstring until dependency php5-5.2.6 updated=0Askipping ph= pMyAdmin-2.11.4_1 /databases/phpmyadmin until dependency php5-5.2.6 updated= =0A------------------------------------------------------------------------= =0Aportmanager 0.4.1_9 INFO: finished with some ports not updated if --log= was used see /var/log/portmanager.log=0A----------------------------------= --------------------------------------=0AfreeBSDsrv#=0A=0AfreeBSDsrv# ee /v= ar/log/portmanager.log=0A=0A^[ (escape) menu ^y search prompt ^k delete l= ine ^p prev li ^g prev page=0A^o ascii code ^x search ^l un= delete line ^n next li ^v next page=0A^u end of file ^a begin of line = ^w delete word ^b back 1 char=0A^t begin of file ^e end of line ^r r= estore word ^f forward 1 char=0A^c command ^d delete char ^j und= elete char ^z next word=0AL: 1 C: 1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0Aportmanager 0.4.1_= 9=0AFreeBSD FreeBSDsrv.finance.gov.com 6.2-STABLE-200705 FreeBSD 6.2-STABLE= -200705 #0: Su=0A root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP = i386=0A-------------------------------------------------------------------= -----=0AautoConflicts 0 autoMoved 0=0AbackUp= 0 buildDependsAreLeaves 0=0Aforced = 0 interactive 0=0Alog 1 pmMo= de 0=0Apristine 0 resume = 0=0A--------------------------------------------------------------= ----------=0ASat May 24 22:11:36 2008=0A php5-5.2.5_1 = /lang/php5=0A OLD php5-5.2.6 = /lan=0A=0ASat May 24 22:12:13 2008=0A php5-5.2.5_1 = /lang/php5=0Afile "/var/log/portmanager.log", 21 lines=0A^[ = (escape) menu ^y search prompt ^k delete line ^p prev li ^g prev page= =0A^o ascii code ^x search ^l undelete line ^n next li ^v nex= t page=0A^u end of file ^a begin of line ^w delete word ^b back 1 cha= r=0A^t begin of file ^e end of line ^r restore word ^f forward 1 char= =0A^c command ^d delete char ^j undelete char ^z next word=0A^[ (= escape) menu ^y search prompt ^k delete line ^p prev li ^g prev page= =0A^o ascii code ^x search ^l undelete line ^n next li ^v nex= t page=0A^u end of file ^a begin of line ^w delete word ^b back 1 cha= r=0A^t begin of file ^e end of line ^r restore word ^f forward 1 char= =0A^c command ^d delete char ^j undelete char ^z next word=0AL: 2= 1 C: 1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0Aportmanager 0.4= .1_9=0AFreeBSD FreeBSDsrv.finance.gov.com 6.2-STABLE-200705 FreeBSD 6.2-STA= BLE-200705 #0: Sun May 6 12:10:58 UTC 2007=0A root@dessler.cse.buffalo.= edu:/usr/obj/usr/src/sys/SMP i386=0A--------------------------------------= ----------------------------------=0AautoConflicts 0 autoMove= d 0=0AbackUp 0 buildDependsAreLeaves = 0=0Aforced 0 interactive 0=0Alog = 1 pmMode 0=0Apristine = 0 resume 0=0A---------------------------------= ---------------------------------------=0ASat May 24 22:11:36 2008=0A php5-= 5.2.5_1 /lang/php5=0A OLD = php5-5.2.6 /lang/php5=0A=0ASat May 24 22:= 12:13 2008=0A php5-5.2.5_1 /lang/php5=0A failed d= uring make, adding to ignore.db=0A=0ASat May 24 22:12:14 2008=0A end of log= :roll: :roll: :arrow: =0A=0A=0ASend instant messages to your online frie= nds http://uk.messenger.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Sat May 24 15:24:23 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C51D1065681 for ; Sat, 24 May 2008 15:24:23 +0000 (UTC) (envelope-from paulbeard@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 EA0288FC17 for ; Sat, 24 May 2008 15:24:22 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so688034wra.13 for ; Sat, 24 May 2008 08:24:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=qTmfzL+B8/BfFr1tVW28sxL/KQvwKg9imwROgqzfR1I=; b=t465P74DD9IjbvV3Dkhmf8+QvxU0cdsP0syUdKrHypB/eolfJsKKtWUqqp7HiesRg+O4a2TTZkmxejhFs6d2KbolASN2UQl8KxOp/lmONyBFJiLRc7Yx6UAehKvaMWj4VpaTBsX8WWmPxWhKOyAk7sfoCxEd/fe25nYbzLqa+/Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OCue14SRstpCPXykQnSgsGyE9XtMRa9d0hNdandkZakuDx6WCYUDuLiHl8mIVNfIPIXjLQV23O1dNhRAPUCQzhXhNvC8ECfF6A6oDHrsqaavxjyjSG+/fQXfCQ+C52HIJoUpn2LK/AYZThVMjYwTEGVj3oS4Me2WIx/HDZ497DQ= Received: by 10.100.214.15 with SMTP id m15mr723544ang.58.1211642661585; Sat, 24 May 2008 08:24:21 -0700 (PDT) Received: by 10.100.226.16 with HTTP; Sat, 24 May 2008 08:24:21 -0700 (PDT) Message-ID: Date: Sat, 24 May 2008 08:24:21 -0700 From: "paul beard" To: "Kris Kennaway" In-Reply-To: <20080524082810.GH20868@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080523210854.GB20868@hub.freebsd.org> <20080524082810.GH20868@hub.freebsd.org> Cc: questions@freebsd.org Subject: Re: kernel debugging: seeing swap issues in 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 15:24:23 -0000 On Sat, May 24, 2008 at 1:28 AM, Kris Kennaway wrote: > > There is no bug in gcc. Your system does not have enough memory to > run the compilation job, so you are thrashing it severely. Try > turning down the CFLAGS optimization level, or use a precompiled > package from the FTP site or built on another machine. That's as may be, but the initial warning/error message was that the gcc folks wanted a big filed. If there is a package for this, I'll go that route. -- Paul Beard / www.paulbeard.org/ From owner-freebsd-questions@FreeBSD.ORG Sat May 24 15:28:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4018C1065690 for ; Sat, 24 May 2008 15:28:36 +0000 (UTC) (envelope-from geeree@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.188]) by mx1.freebsd.org (Postfix) with ESMTP id D774F8FC22 for ; Sat, 24 May 2008 15:28:35 +0000 (UTC) (envelope-from geeree@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so888667tid.3 for ; Sat, 24 May 2008 08:28:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=EKJni8tP15Yi2tt3yhlvmdvfPp0w9VAtmiSo9QVi2g8=; b=r5QYfrRSrzFBwObBqUS7oxZazbdj0EzZMydRT2ixn54xH2zdIXrcSEVgn7g6xnTNMkT5PZsw+i9mQLaMyXNrMxpc+7Qn7zaSpEoPMx1qop58GV3QxMMYstBJl7NS8s+P/uaPwtkhKwhhOocLdkd24y6N82KXKZ7XWRNw1OVKGV8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=etGoltBQfjLm0vRdxeSmmEP9GHJoJ7+JyvMLBeyT4D8kNjAt2TQfG7bT1CEAejmaMlA+kIio8W58z5lR70WaFjRh+DgKeui/IPT3s0HwGVdoGpkjxJ4PC0DvT6i5Q6hG6F6cWGqfMTcXin3NprsirLUWOnSGhmdxDdoBSGUlC9c= Received: by 10.110.15.19 with SMTP id 19mr337381tio.42.1211642914521; Sat, 24 May 2008 08:28:34 -0700 (PDT) Received: by 10.110.50.16 with HTTP; Sat, 24 May 2008 08:28:34 -0700 (PDT) Message-ID: <8a2141c0805240828h5fa8d592jc41c3a8631b8263e@mail.gmail.com> Date: Sat, 24 May 2008 20:58:34 +0530 From: "Girish Kulkarni" Sender: geeree@gmail.com To: freebsd-questions@freebsd.org In-Reply-To: <20080524065828.GA2306@rebelion.Sisis.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 Content-Disposition: inline References: <8a2141c0805232234x55d222c2s568e9f35144641d7@mail.gmail.com> <20080524065828.GA2306@rebelion.Sisis.de> X-Google-Sender-Auth: 763b8c6ba597c9f9 Subject: Re: Ekiga/OPAL won't compile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 15:28:36 -0000 SGkgTWF0dGhpYXMsCgpPbiBTYXQsIE1heSAyNCwgMjAwOCBhdCAxMjoyOCBQTSwgTWF0dGhpYXMg QXBpdHogd3JvdGU6Cj4KPiBFbCBkw61hIFNhdHVyZGF5LCBNYXkgMjQsIDIwMDggYSBsYXMgMTE6 MDQ6MzdBTSArMDUzMCwgR2lyaXNoIEt1bGthcm5pIGVzY3JpYmnDszoKPgo+PiBJIGFtIHRyeWlu ZyB0byBpbnN0YWxsIEVraWdhIDIuMC4xMV8zIG9uIEZyZWVCU0QgNy4wIHZpYSB0aGUgcG9ydHMu Cj4+IEVraWdhIGRlcGVuZHMgb24gdGhlIE9QQUwgbGlicmFyaWVzLCB3aGljaCB0aGVuIGdpdmUg bWUgdGhlIGZvbGxvd2luZwo+PiBlcnJvciB3aGlsZSBjb21waWxpbmc6Cj4KPgo+IEkgY2FuJ3Qg Y29tbWVudCBvbiB0aGUgZXJyb3IsIGJ1dCB5b3UgY291bGQgY29tcGlsZSBkaXJlY3RseSBmcm9t IHRoZQo+IHNvdXJjZXMgb3V0IG9mIFNWTiBhbmQgZXZlbiBhIG1vcmUgcmVjZW50IHZlcnNpb246 Cj4KPiBodHRwOi8vd2lraS5la2lnYS5vcmcvaW5kZXgucGhwL0NvbXBpbGVfeW91cl9vd25fU1ZO X3ZlcnNpb25fb2ZfRWtpZ2Ffb25fRnJlZUJTRAoKVGhhbmtzIGZvciB5b3VyIHJlcGx5LiBUaGUg Y29tcGlsYXRpb24gZXJyb3IgaGFkIHRvIGRvIHdpdGggbXkgcHdsaWIsCndoaWNoIG5lZWRlZCB1 cGdyYWRpbmcuIEJ1dCB0aGUgY29tcGlsYXRpb24gZGlkbid0IGNvbXBsZXRlIGV2ZW4gYWZ0ZXIK dGhpcyBwYXJ0aWN1bGFyIGVycm9yIHdhcyBzb3J0ZWQgb3V0OyBuZXcgZXJyb3JzIChlcXVhbGx5 CmluY29tcHJlaGVuc2libGUpIHR1cm5lZCB1cC4gRmluYWxseSwgdGhlIHBhZ2UgeW91IHBvaW50 ZWQgb3V0IGxpc3RzCktERSAzLjUuOC0tLXdoaWNoIEkgZG9uJ3QgdXNlLS0tYXMgYSBkZXBlbmRl bmN5ISBJIGVuZGVkIHVwIGluc3RhbGxpbmcKdGhlIHByZS1jb21waWxlZCBwYWNrYWdlLiBFa2ln YSBpcyB3b3JraW5nIGZpbmUgbm93LgotIEhpZGUgcXVvdGVkIHRleHQgLQoKVGhhbmtzLApHaXJp c2guCgotLQpHaXJpc2ggS3Vsa2FybmkgLSBBbGxhaGFiYWQsIEluZGlhIC0gaHR0cDovL2dpcmlz aC41MHdlYnMuY29tCg== From owner-freebsd-questions@FreeBSD.ORG Sat May 24 15:32:03 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D19001065674 for ; Sat, 24 May 2008 15:32:03 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 425F98FC0A; Sat, 24 May 2008 15:32:03 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <483834F2.1090907@FreeBSD.org> Date: Sat, 24 May 2008 17:32:02 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: paul beard References: <20080523210854.GB20868@hub.freebsd.org> <20080524082810.GH20868@hub.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: kernel debugging: seeing swap issues in 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 15:32:03 -0000 paul beard wrote: > On Sat, May 24, 2008 at 1:28 AM, Kris Kennaway wrote: > >> There is no bug in gcc. Your system does not have enough memory to >> run the compilation job, so you are thrashing it severely. Try >> turning down the CFLAGS optimization level, or use a precompiled >> package from the FTP site or built on another machine. > > That's as may be, but the initial warning/error message was that the > gcc folks wanted a big filed. If there is a package for this, I'll go > that route. The gcc message is a secondary failure from the process being killed at an unexpected point when your system ran out of memory. Kris From owner-freebsd-questions@FreeBSD.ORG Sat May 24 15:42:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 059BF1065672 for ; Sat, 24 May 2008 15:42:52 +0000 (UTC) (envelope-from raggen@passagen.se) Received: from av7-2-sn3.vrr.skanova.net (av7-2-sn3.vrr.skanova.net [81.228.9.182]) by mx1.freebsd.org (Postfix) with ESMTP id 196A98FC0A for ; Sat, 24 May 2008 15:42:51 +0000 (UTC) (envelope-from raggen@passagen.se) Received: by av7-2-sn3.vrr.skanova.net (Postfix, from userid 502) id 4F35838176; Sat, 24 May 2008 17:34:11 +0200 (CEST) Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av7-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 36F8E37F58; Sat, 24 May 2008 17:34:11 +0200 (CEST) Received: from [192.168.1.31] (90-230-141-139-no41.tbcn.telia.com [90.230.141.139]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 0556237E43; Sat, 24 May 2008 17:42:49 +0200 (CEST) Message-ID: <483837EC.1070603@passagen.se> Date: Sat, 24 May 2008 17:44:44 +0200 From: Roger Olofsson User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Moshiur Rahman Khan References: <202558.9649.qm@web53605.mail.re2.yahoo.com> In-Reply-To: <202558.9649.qm@web53605.mail.re2.yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How to fix this error? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 15:42:52 -0000 Hello Moshiur, 1. Fetch the file php-5.2.6.tar.bz2 from (for instance) http://karakurty.odessa.ua/ftp/pub/FreeBSD/ports/distfiles/ 2. Put the file in /usr/ports/distfiles 3. Run the portmanager command again. Good luck! /Roger Moshiur Rahman Khan skrev: > Dear all, > > I need to update some ports and portmanager could not succeed. Please help me and suggest me which activities should I apply to fix. Tell me detail because I am new in FreeBSD. > > Best Regards, > > Moshiur Rahman Khan > > > # portmanager -u -l > > I found updated error for the following package: > > skipping php5-5.2.5_1 /lang/php5 marked IGNORE reason: failed during make > skipping php5-sockets-5.2.5_1 /net/php5-sockets until dependency php5-5.2.6 updated > skipping php5-snmp-5.2.5_1 /net-mgmt/php5-snmp until dependency php5-5.2.6 updated > skipping php5-gd-5.2.5_1 /graphics/php5-gd until dependency php5-5.2.6 updated > skipping jffnms-0.8.3_1 /net-mgmt/jffnms until dependency php5-5.2.6 updated > skipping php5-ctype-5.2.5_1 /textproc/php5-ctype until dependency php5-5.2.6 updated > skipping php5-mysql-5.2.5_1 /databases/php5-mysql until dependency php5-5.2.6 updated > skipping php5-pcre-5.2.5_1 /devel/php5-pcre until dependency php5-5.2.6 updated > skipping php5-session-5.2.5_1 /www/php5-session until dependency php5-5.2.6 updated > skipping php5-bz2-5.2.5_1 /archivers/php5-bz2 until dependency php5-5.2.6 updated > skipping php5-openssl-5.2.5_1 /security/php5-openssl until dependency php5-5.2.6 updated > skipping pecl-pdflib-2.1.4 /print/pecl-pdflib until dependency php5-5.2.6 updated > skipping php5-zlib-5.2.5_1 /archivers/php5-zlib until dependency php5-5.2.6 updated > skipping php5-mcrypt-5.2.5_1 /security/php5-mcrypt until dependency php5-5.2.6 updated > skipping php5-mbstring-5.2.5_1 /converters/php5-mbstring until dependency php5-5.2.6 updated > skipping phpMyAdmin-2.11.4_1 /databases/phpmyadmin until dependency php5-5.2.6 updated > ---------------------------------------------------------------------------------------------------------------- > portmanager 0.4.1_9 INFO: finished with some ports not updated if --log was used see /var/log/portmanager.log > > [b][u]Detail Given here in below:[/u][/b] > > |--- /usr/ports/Mk/bsd.port.mk Tue Nov 8 01:02:51 2005 > |+++ bsd.port.mk Wed Nov 16 02:16:57 2005 > -------------------------- > Patching file bsd.port.mk using Plan A... > Hunk #1 failed at 2049. > 1 out of 1 hunks failed--saving rejects to bsd.port.mk.rej > done > ------------------------------------------------------------------------ > MGPMrUpdate 0.4.1_9 command: #1 of 14 cd /usr/ports/lang/php5 && make -V OPTIONS > ------------------------------------------------------------------------ > ------------------------------------------------------------------------ > checking for conflicts before building php5-5.2.5_1 > MGPMrUpdate 0.4.1_9 command: #3 of 14 cd /usr/ports/lang/php5 && make check-conflicts > ------------------------------------------------------------------------ > ------------------------------------------------------------------------ > intitial clean of work directories > MGPMrUpdate 0.4.1_9 command: #7 of 14: > ------------------------------------------------------------------------ > ===> Cleaning for /devel/autoconf261 > ===> Cleaning for /devel/autoconf261 > ===> Cleaning for /devel/pkg-config > ===> Cleaning for /devel/pkg-config > ===> Cleaning for /textproc/libxml2 > ===> Cleaning for /lang/php5 > ------------------------------------------------------------------------ > fetch php5-5.2.5_1 > MGPMrUpdate 0.4.1_9 command: #8 of 14 cd /usr/ports/lang/php5 && make fetch > ------------------------------------------------------------------------ > ===> Vulnerability check disabled, database not found > ===> Found saved configuration for php5-5.2.5_1 > ------------------------------------------------------------------------ > update php5-5.2.5_1 > MGPMrUpdate 0.4.1_9 command: #9 of 14 cd /usr/ports/lang/php5 && make > ------------------------------------------------------------------------ > ===> Vulnerability check disabled, database not found > ===> Found saved configuration for php5-5.2.5_1 > ===> Extracting for php5-5.2.6 > => MD5 Checksum mismatch for php-5.2.6.tar.bz2. > => SHA256 Checksum mismatch for php-5.2.6.tar.bz2. > => MD5 Checksum OK for suhosin-patch-5.2.6-0.9.6.2.patch.gz. > => SHA256 Checksum OK for suhosin-patch-5.2.6-0.9.6.2.patch.gz. > ===> Refetch for 1 more times files: php-5.2.6.tar.bz2 php-5.2.6.tar.bz2 > ===> Vulnerability check disabled, database not found > ===> Found saved configuration for php5-5.2.5_1 > => php-5.2.6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch from http://br.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://cn.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://dk.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://de.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://es.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://fi.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://fr.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://gr.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://it.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://jp.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://se.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://uk.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://us2.php.net/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://ring.nict.go.jp/archives/net/www/php/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://ring.sakura.ad.jp/archives/net/www/php/distributions/. > fetch: php-5.2.6.tar.bz2: local modification time does not match remote > => Attempting to fetch from http://ring.riken.jp/archives/net/www/php/distributions/. > fetch: http://ring.riken.jp/archives/net/www/php/distributions/php-5.2.6.tar.bz2: Not Found > => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/php-5.2.6.tar.bz2: File unavailable (e.g., file not found, no access) > => Couldn't fetch it - please try to retrieve this > > port manually into /usr/ports/distfiles/ and try again. > *** Error code 1 > > Stop in /usr/ports/lang/php5. > *** Error code 1 > > Stop in /usr/ports/lang/php5. > *** Error code 1 > > Stop in /usr/ports/lang/php5. > MGPMrUpdate 0.4.1_9 error: make returned an error, adding /lang/php5 to ignore.db > reverting bsd.port.mk patch -=>cd /usr/ports/Mk; patch -R < /usr/local/share/portmanager/patch-bsd.port.mk-0.3.6; > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |--- /usr/ports/Mk/bsd.port.mk Tue Nov 8 01:02:51 2005 > |+++ bsd.port.mk Wed Nov 16 02:16:57 2005 > -------------------------- > Patching file bsd.port.mk using Plan A... > Hunk #1 failed at 2049. > 1 out of 1 hunks failed--saving rejects to bsd.port.mk.rej > done > ------------------------------------------------------------------------ > Port Status Report > ------------------------------------------------------------------------ > 00001 have:libtool-1.5.24 /devel/libtool15 CURRENT > 00002 have:libiconv-1.11_1 /converters/libiconv CURRENT > 00003 have:gettext-0.16.1_3 /devel/gettext CURRENT > 00004 have:gmake-3.81_2 /devel/gmake CURRENT > 00005 have:ezm3-1.2_1 /lang/ezm3 CURRENT > 00006 have:cvsup-without-gui-16.1h_4 /net/cvsup-without-gui CURRENT > 00007 have:bigreqsproto-1.0.2 /x11/bigreqsproto CURRENT > 00008 have:xextproto-7.0.2 /x11/xextproto CURRENT > 00009 have:xcmiscproto-1.1.2 /x11/xcmiscproto CURRENT > 00010 have:kbproto-1.0.3 /x11/kbproto CURRENT > 00011 have:inputproto-1.4.2.1 /x11/inputproto CURRENT > 00012 have:xf86bigfontproto-1.1.2 /x11-fonts/xf86bigfontproto CURRENT > 00013 have:pkg-config-0.23_1 /devel/pkg-config CURRENT > 00014 have:xproto-7.0.10_1 /x11/xproto CURRENT > 00015 have:libXau-1.0.3_2 /x11/libXau CURRENT > 00016 have:xtrans-1.0.4 /x11/xtrans CURRENT > 00017 have:bison-2.3_3,1 /devel/bison CURRENT > 00018 have:m4-1.4.9,1 /devel/m4 CURRENT > 00019 have:libXext-1.0.3,1 /x11/libXext CURRENT > 00020 have:libX11-1.1.3_1,1 /x11/libX11 CURRENT > 00021 have:libxcb-1.1 /x11/libxcb CURRENT > 00022 have:libXdmcp-1.0.2_1 /x11/libXdmcp CURRENT > 00023 have:libcheck-0.9.5_1 /devel/libcheck CURRENT > 00024 have:libxslt-1.1.22_1 /textproc/libxslt CURRENT > 00025 have:xcb-proto-1.1 /x11/xcb-proto CURRENT > 00026 have:libpthread-stubs-0.1 /devel/libpthread-stubs CURRENT > 00027 have:libxml2-2.6.31 /textproc/libxml2 CURRENT > 00028 have:icu-3.8.1_1 /devel/icu CURRENT > 00029 have:tcl-8.4.19,1 /lang/tcl84 CURRENT > 00030 have:tk-8.4.19,2 /x11-toolkits/tk84 CURRENT > 00031 have:printproto-1.0.3 /x11/printproto CURRENT > 00032 have:libXt-1.0.5_1 /x11-toolkits/libXt CURRENT > 00033 have:libSM-1.0.3_1,1 /x11/libSM CURRENT > 00034 have:libICE-1.0.4_1,1 /x11/libICE CURRENT > 00035 have:png-1.2.28 /graphics/png CURRENT > 00036 have:libXmu-1.0.3,1 /x11-toolkits/libXmu CURRENT > 00037 have:libXp-1.0.0,1 /x11/libXp CURRENT > 00038 have:libXpm-3.5.7 /x11/libXpm CURRENT > 00039 have:libXaw-1.0.4_1,1 /x11-toolkits/libXaw CURRENT > 00040 have:jpeg-6b_4 /graphics/jpeg CURRENT > 00041 have:freetype2-2.3.5 /print/freetype2 CURRENT > 00042 have:expat-2.0.1 /textproc/expat2 CURRENT > 00043 have:fontconfig-2.5.0,1 /x11-fonts/fontconfig CURRENT > 00044 have:lua-5.1.3_1 /lang/lua CURRENT > 00045 have:gd-2.0.35,1 /graphics/gd CURRENT > 00046 have:libltdl-1.5.24 /devel/libltdl15 CURRENT > 00047 have:graphviz-2.18_1 /graphics/graphviz CURRENT > 00048 have:libdnet-1.11_1 /net/libdnet CURRENT > 00049 have:mysql-client-5.0.51a /databases/mysql50-client CURRENT > 00050 have:mysql-server-5.0.51a /databases/mysql50-server CURRENT > 00051 have:perl-5.8.8_1 /lang/perl5.8 CURRENT > 00052 have:rrdtool-1.0.50_1 /databases/rrdtool10 CURRENT > 00053 have:pcre-7.7 /devel/pcre CURRENT > 00054 have:nmap-4.62 /security/nmap CURRENT > 00055 have:rpm2cpio-1.2_2 /archivers/rpm2cpio CURRENT > 00056 have:tmpwatch-2.9.6 /sysutils/tmpwatch CURRENT > 00057 have:p5-gettext-1.05_1 /devel/p5-Locale-gettext CURRENT > 00058 have:help2man-1.36.4_1 /misc/help2man CURRENT > 00059 have:autoconf-wrapper-20071109 /devel/autoconf-wrapper CURRENT > 00060 have:autoconf-2.61_2 /devel/autoconf261 CURRENT > 00061 have:php5-5.2.5_1 /lang/php5 OLD available: php5-5.2.6 > 00062 have:php5-sockets-5.2.5_1 /net/php5-sockets OLD available: php5-sockets-5.2.6 > 00063 have:net-snmp-5.4.1_4 /net-mgmt/net-snmp CURRENT > 00064 have:php5-snmp-5.2.5_1 /net-mgmt/php5-snmp OLD available: php5-snmp-5.2.6_2 > 00065 have:t1lib-5.1.2,1 /devel/t1lib CURRENT > 00066 have:php5-gd-5.2.5_1 /graphics/php5-gd OLD available: php5-gd-5.2.6 > 00067 have:jffnms-0.8.3_1 /net-mgmt/jffnms OLD available: jffnms-0.8.3_2 > 00068 have:apache-1.3.41 /www/apache13 CURRENT > 00069 have:freebsd-tftp-1.0 /net/freebsd-tftp CURRENT > 00070 have:p5-TacacsPlus-0.16 /security/p5-Authen-TacacsPlus CURRENT > 00071 have:p5-IO-stringy-2.110 /devel/p5-IO-stringy CURRENT > 00072 have:p5-Parse-Syslog-1.10 /textproc/p5-Parse-Syslog CURRENT > 00073 have:p5-Parse-Syslog-Mail-0.16 /mail/p5-Parse-Syslog-Mail CURRENT > 00074 have:minirsyslogd-1.02 /sysutils/minirsyslogd CURRENT > 00075 have:msyslog-1.08g_2 /sysutils/msyslog CURRENT > 00076 have:p5-SyslogScan-0.32 /sysutils/p5-SyslogScan CURRENT > 00077 have:p5-Tie-Syslog-1.07 /sysutils/p5-Tie-Syslog CURRENT > 00078 have:p5-Unix-Syslog-1.0 /sysutils/p5-Unix-Syslog CURRENT > 00079 have:localedata-5.4 /misc/localedata CURRENT > 00080 have:compat5x-i386-5.4.0.8_9 /misc/compat5x CURRENT > 00081 have:unzip-5.52_5 /archivers/unzip CURRENT > 00082 have:liblogging-0.7.1 /devel/liblogging CURRENT > 00083 have:fpc-2.2.0_1 /lang/fpc CURRENT > 00084 have:rsyslog-2.0.5 /sysutils/rsyslog CURRENT > 00085 have:fpc-hash-2.2.0 /security/fpc-hash CURRENT > 00086 have:fpc-libasync-2.2.0 /net/fpc-libasync CURRENT > 00087 have:fpc-netdb-2.2.0 /net/fpc-netdb CURRENT > 00088 have:fpc-paszlib-2.2.0 /archivers/fpc-paszlib CURRENT > 00089 have:fpc-pthreads-2.2.0 /devel/fpc-pthreads CURRENT > 00090 have:fpc-fcl-base-2.2.0 /devel/fpc-fcl-base CURRENT > 00091 have:fpc-fcl-passrc-2.2.0 /devel/fpc-fcl-passrc CURRENT > 00092 have:fpc-fcl-xml-2.2.0 /devel/fpc-fcl-xml CURRENT > 00093 have:fpc-gdbint-2.2.0 /devel/fpc-gdbint CURRENT > 00094 have:fpc-graph-2.2.0 /graphics/fpc-graph CURRENT > 00095 have:rsyslog-gssapi-2.0.5 /sysutils/rsyslog-gssapi CURRENT > 00096 have:rsyslog-mysql-2.0.5 /sysutils/rsyslog-mysql CURRENT > 00097 have:syslog-ng-1.6.12_1 /sysutils/syslog-ng CURRENT > 00098 have:fping-2.4b2_1 /net/fping CURRENT > 00099 have:automake-wrapper-20071109 /devel/automake-wrapper CURRENT > 00100 have:automake-1.9.6_2 /devel/automake19 CURRENT > 00101 have:php5-ctype-5.2.5_1 /textproc/php5-ctype OLD available: php5-ctype-5.2.6 > 00102 have:php5-mysql-5.2.5_1 /databases/php5-mysql OLD available: php5-mysql-5.2.6 > 00103 have:php5-pcre-5.2.5_1 /devel/php5-pcre OLD available: php5-pcre-5.2.6 > 00104 have:php5-session-5.2.5_1 /www/php5-session OLD available: php5-session-5.2.6 > 00105 have:php5-bz2-5.2.5_1 /archivers/php5-bz2 OLD available: php5-bz2-5.2.6 > 00106 have:php5-openssl-5.2.5_1 /security/php5-openssl OLD available: php5-openssl-5.2.6 > 00107 have:pdflib-7.0.2 /print/pdflib CURRENT > 00108 have:pecl-pdflib-2.1.4 /print/pecl-pdflib OLD available: pecl-pdflib-2.1.5 > 00109 have:php5-zlib-5.2.5_1 /archivers/php5-zlib OLD available: php5-zlib-5.2.6 > 00110 have:libmcrypt-2.5.8 /security/libmcrypt CURRENT > 00111 have:php5-mcrypt-5.2.5_1 /security/php5-mcrypt OLD available: php5-mcrypt-5.2.6 > 00112 have:php5-mbstring-5.2.5_1 /converters/php5-mbstring OLD available: php5-mbstring-5.2.6 > 00113 have:phpMyAdmin-2.11.4_1 /databases/phpmyadmin OLD available: phpMyAdmin-2.11.6 > 00114 have:p5-Net-SSLeay-1.30_1 /security/p5-Net-SSLeay CURRENT > 00115 have:p5-Authen-PAM-0.16_1 /security/p5-Authen-PAM CURRENT > 00116 have:webmin-1.410_1 /sysutils/webmin CURRENT > 00117 have:portmanager-0.4.1_9 /ports-mgmt/portmanager CURRENT > ======================================================================== > skipping php5-5.2.5_1 /lang/php5 marked IGNORE reason: failed during make > skipping php5-sockets-5.2.5_1 /net/php5-sockets until dependency php5-5.2.6 updated > skipping php5-snmp-5.2.5_1 /net-mgmt/php5-snmp until dependency php5-5.2.6 updated > skipping php5-gd-5.2.5_1 /graphics/php5-gd until dependency php5-5.2.6 updated > skipping jffnms-0.8.3_1 /net-mgmt/jffnms until dependency php5-5.2.6 updated > skipping php5-ctype-5.2.5_1 /textproc/php5-ctype until dependency php5-5.2.6 updated > skipping php5-mysql-5.2.5_1 /databases/php5-mysql until dependency php5-5.2.6 updated > skipping php5-pcre-5.2.5_1 /devel/php5-pcre until dependency php5-5.2.6 updated > skipping php5-session-5.2.5_1 /www/php5-session until dependency php5-5.2.6 updated > skipping php5-bz2-5.2.5_1 /archivers/php5-bz2 until dependency php5-5.2.6 updated > skipping php5-openssl-5.2.5_1 /security/php5-openssl until dependency php5-5.2.6 updated > skipping pecl-pdflib-2.1.4 /print/pecl-pdflib until dependency php5-5.2.6 updated > skipping php5-zlib-5.2.5_1 /archivers/php5-zlib until dependency php5-5.2.6 updated > skipping php5-mcrypt-5.2.5_1 /security/php5-mcrypt until dependency php5-5.2.6 updated > skipping php5-mbstring-5.2.5_1 /converters/php5-mbstring until dependency php5-5.2.6 updated > skipping phpMyAdmin-2.11.4_1 /databases/phpmyadmin until dependency php5-5.2.6 updated > ------------------------------------------------------------------------ > portmanager 0.4.1_9 INFO: finished with some ports not updated if --log was used see /var/log/portmanager.log > ------------------------------------------------------------------------ > freeBSDsrv# > > freeBSDsrv# ee /var/log/portmanager.log > > ^[ (escape) menu ^y search prompt ^k delete line ^p prev li ^g prev page > ^o ascii code ^x search ^l undelete line ^n next li ^v next page > ^u end of file ^a begin of line ^w delete word ^b back 1 char > ^t begin of file ^e end of line ^r restore word ^f forward 1 char > ^c command ^d delete char ^j undelete char ^z next word > L: 1 C: 1 ========================================================== > ======================================================================== > portmanager 0.4.1_9 > FreeBSD FreeBSDsrv.finance.gov.com 6.2-STABLE-200705 FreeBSD 6.2-STABLE-200705 #0: Su > root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 > ------------------------------------------------------------------------ > autoConflicts 0 autoMoved 0 > backUp 0 buildDependsAreLeaves 0 > forced 0 interactive 0 > log 1 pmMode 0 > pristine 0 resume 0 > ------------------------------------------------------------------------ > Sat May 24 22:11:36 2008 > php5-5.2.5_1 /lang/php5 > OLD php5-5.2.6 /lan > > Sat May 24 22:12:13 2008 > php5-5.2.5_1 /lang/php5 > file "/var/log/portmanager.log", 21 lines > ^[ (escape) menu ^y search prompt ^k delete line ^p prev li ^g prev page > ^o ascii code ^x search ^l undelete line ^n next li ^v next page > ^u end of file ^a begin of line ^w delete word ^b back 1 char > ^t begin of file ^e end of line ^r restore word ^f forward 1 char > ^c command ^d delete char ^j undelete char ^z next word > ^[ (escape) menu ^y search prompt ^k delete line ^p prev li ^g prev page > ^o ascii code ^x search ^l undelete line ^n next li ^v next page > ^u end of file ^a begin of line ^w delete word ^b back 1 char > ^t begin of file ^e end of line ^r restore word ^f forward 1 char > ^c command ^d delete char ^j undelete char ^z next word > L: 21 C: 1 ==================================================================== > ======================================================================== > portmanager 0.4.1_9 > FreeBSD FreeBSDsrv.finance.gov.com 6.2-STABLE-200705 FreeBSD 6.2-STABLE-200705 #0: Sun May 6 12:10:58 UTC 2007 > root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 > ------------------------------------------------------------------------ > autoConflicts 0 autoMoved 0 > backUp 0 buildDependsAreLeaves 0 > forced 0 interactive 0 > log 1 pmMode 0 > pristine 0 resume 0 > ------------------------------------------------------------------------ > Sat May 24 22:11:36 2008 > php5-5.2.5_1 /lang/php5 > OLD php5-5.2.6 /lang/php5 > > Sat May 24 22:12:13 2008 > php5-5.2.5_1 /lang/php5 > failed during make, adding to ignore.db > > Sat May 24 22:12:14 2008 > end of log :roll: :roll: :arrow: > > > Send instant messages to your online friends http://uk.messenger.yahoo.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > From owner-freebsd-questions@FreeBSD.ORG Sat May 24 15:50:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8602C1065674 for ; Sat, 24 May 2008 15:50:52 +0000 (UTC) (envelope-from geeree@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.184]) by mx1.freebsd.org (Postfix) with ESMTP id 2AC508FC3F for ; Sat, 24 May 2008 15:50:51 +0000 (UTC) (envelope-from geeree@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so889928tid.3 for ; Sat, 24 May 2008 08:50:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=2KnZjJGFJU3D/+lpmYu+HClWr6Lg9PvPwAyR7+gD9Oc=; b=wye2uMCEi4d8Zwa5aqqEYfyBCBHPQFHWlIkxC1VLZcYXFAdQE0Io+1EHFXU2+7pnIRJrA7xFUdScpSbOd+lPPKGUn1BlY6Aq4gF0awL2u7nBfNYMZWlUekuI2z9SyMHuP4FrltafxqQkMoO0pQU94OtElBmZNEVTrFuj62ftEzg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=nVAKiMNVvz81liTFxbocWZWhGCn+qn0bEKqkLo2C/3B581JwQgOskXzwnNrADc6/8Hmi9chaKGt7WoObWF7xwKRRNnK4Rs2kO89KS1bSODhxRcnQ8pTBQ1Qblf33f+157h3oyCL21/wlnO/Vcb23Kju83meKoBkaxl9bodpL3E8= Received: by 10.110.15.9 with SMTP id 9mr337912tio.50.1211644250654; Sat, 24 May 2008 08:50:50 -0700 (PDT) Received: by 10.110.50.16 with HTTP; Sat, 24 May 2008 08:50:50 -0700 (PDT) Message-ID: <8a2141c0805240850r3847c851o474b43c9ca164dbe@mail.gmail.com> Date: Sat, 24 May 2008 21:20:50 +0530 From: "Girish Kulkarni" Sender: geeree@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 6495dff3a84c51eb Subject: anti-aliased fonts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 15:50:52 -0000 Hi, I have been trying to get font anti-aliasing and sub-pixel sampling right in Xfce 4.4.3 and GNOME 2.22 on FreeBSD 7.0 for my laptop. The handbook [1] has the following to say on anti-aliasing in its section 5.5.3: Beginning with XFree86 4.3.0, all fonts in X11 that are found in /usr/local/lib/X11/fonts/ and ~/.fonts/ are automatically made available for anti-aliasing to Xft-aware applications. Not all applications are Xft-aware, but many have received Xft support. Examples of Xft-aware applications include Qt 2.3 and higher (the toolkit for the KDE desktop), GTK+ 2.0 and higher (the toolkit for the GNOME desktop), and Mozilla 1.2 and higher. Although I succeeded in getting the effect on the GNOME panels and other GTK applications, some applications like Firefox and rxvt seem to be having problems with anti-aliasing. I have kept a sample on the web to show how terrible this looks [2]. How do I achieve anti-aliasing in these applications, especially in Firefox? (I have several---Truetype or otherwise---fonts available and fp is set up suitably.) Thanks, Girish. [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-fonts.html#ANTIALIAS [2] http://girish.50webs.com/im.png -- Girish Kulkarni - Allahabad, India - http://girish.50webs.com From owner-freebsd-questions@FreeBSD.ORG Sat May 24 15:52:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94475106567A for ; Sat, 24 May 2008 15:52:26 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: from hunter.Sisis.de (hunter.sisis.de [193.31.11.194]) by mx1.freebsd.org (Postfix) with ESMTP id 1222B8FC17 for ; Sat, 24 May 2008 15:52:25 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id RAA18772; Sat, 24 May 2008 17:44:33 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) Received: from ppp-88-217-50-63.dynamic.mnet-online.de(88.217.50.63) by hunter.Sisis.de via smap (V2.1) id xma018000; Sat, 24 May 08 17:41:58 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m4OFnYFC005849; Sat, 24 May 2008 17:49:34 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Sat, 24 May 2008 17:49:34 +0200 From: Matthias Apitz To: Girish Kulkarni Message-ID: <20080524154934.GA5658@rebelion.Sisis.de> References: <8a2141c0805232234x55d222c2s568e9f35144641d7@mail.gmail.com> <20080524065828.GA2306@rebelion.Sisis.de> <8a2141c0805240828h5fa8d592jc41c3a8631b8263e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <8a2141c0805240828h5fa8d592jc41c3a8631b8263e@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) Cc: freebsd-questions@freebsd.org Subject: Re: Ekiga/OPAL won't compile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 15:52:26 -0000 El día Saturday, May 24, 2008 a las 08:58:34PM +0530, Girish Kulkarni escribió: > > http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_FreeBSD > > Thanks for your reply. The compilation error had to do with my pwlib, > which needed upgrading. But the compilation didn't complete even after > this particular error was sorted out; new errors (equally > incomprehensible) turned up. Finally, the page you pointed out lists > KDE 3.5.8---which I don't use---as a dependency! I ended up installing > the pre-compiled package. Ekiga is working fine now. > - Hide quoted text - The page says KDE 3.5.8 because this is what I have; I'm sure it will work with any other recent KDE or Gnome version; I'm happy to update the page with your (or others) version of KDE/Gnome/... just send me a note; matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ «...una sola vez, que es cuanto basta si se trata de verdades definitivas.» «...only once, which is enough if it has todo with definite truth.» José Saramago, Historia del Cerca de Lisboa From owner-freebsd-questions@FreeBSD.ORG Sat May 24 16:07:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F0F0106566B for ; Sat, 24 May 2008 16:07:41 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.224]) by mx1.freebsd.org (Postfix) with ESMTP id EAF598FC0C for ; Sat, 24 May 2008 16:07:40 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1441780rvf.43 for ; Sat, 24 May 2008 09:07:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:in-reply-to:organization:references:user-agent:x-face:x-pgp-fp:x-pgp:x-mailer:x-attribution:pgp:face:date:message-id:mime-version:content-type:sender; bh=pL/Utq65WO+z39DwrTl9X+OOFzq719G3oS+y2QYCa3Y=; b=v/u6OF8ZpBK6j7skO+s2504NP4mgO43a7A5Z8IT27VLRBApXxanTjjB734HxZN/Sli1P0DuYlET6sit4JSzB8jtKY4QPlFJLjTMQkG+lEhUXBLEgDBvdiWrdWYcRKr6fe1FOKVJjFr+2AyRr76CRLJfgLLm57WEKAQfuDBPOVJ4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:organization:references:user-agent:x-face:x-pgp-fp:x-pgp:x-mailer:x-attribution:pgp:face:date:message-id:mime-version:content-type:sender; b=NMODMztVP6PQaeCKzitGKcyF/vWvy+J7S64Grwn/htROIkX+zemYBmYiaeywYXPryU8J6BSi9YufHW7DXZqVoGoDdRLjNPy6/R9DkqrURKrJpOwB5sjQlOJK+3O+j82drbay904WzvXGcy1/eXLYgvMwEE/IcYDhCqbiiIRXy8k= Received: by 10.140.201.8 with SMTP id y8mr1275121rvf.28.1211645260168; Sat, 24 May 2008 09:07:40 -0700 (PDT) Received: from chateau.d.lf ( [122.163.146.112]) by mx.google.com with ESMTPS id g31sm7759604rvb.2.2008.05.24.09.07.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 24 May 2008 09:07:39 -0700 (PDT) From: wahjava.ml@gmail.com (Ashish Shukla =?utf-8?B?4KSG4KS24KWA4KS3IA==?= =?utf-8?B?4KS24KWB4KSV4KWN4KSy?=) To: "Girish Kulkarni" In-Reply-To: <8a2141c0805240850r3847c851o474b43c9ca164dbe@mail.gmail.com> (Girish Kulkarni's message of "Sat, 24 May 2008 21:20:50 +0530") Organization: The Church of Emacs References: <8a2141c0805240850r3847c851o474b43c9ca164dbe@mail.gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Face: "\:nMpJ)EA!j>2nEu-[(+&o:N+CtL^AS\, Jv*LO5qBr#W2.\=d MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Sender: =?UTF-8?B?4KSG4KS24KWA4KS3IOCktuClgeCkleCljeCksiBBc2hpc2ggU2h1a2xh?= Cc: freebsd-questions@freebsd.org Subject: Re: anti-aliased fonts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 16:07:41 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable >>>>> Girish Kulkarni writes: Girish> Hi, Hi, [snip] Girish> Although I succeeded in getting the effect on the GNOME panels = and Girish> other GTK applications, some applications like Firefox and rxvt= seem Girish> to be having problems with anti-aliasing. I have kept a sample = on the Girish> web to show how terrible this looks [2]. How do I achieve Girish> anti-aliasing in these applications, especially in Firefox? (I = have Girish> several---Truetype or otherwise---fonts available and fp is set= up Girish> suitably.) Search for "FireFox" in this blog post[1] Girish> --=20 Girish> Girish Kulkarni - Allahabad, India - http://girish.50webs.com You might like to join bsd-india[2] list[3]. References: [1] - http://netbuzzme.blogspot.com/2006/01/freebsd-is-really-cool.html [2] - http://www.bsd-india.org/ [3] - http://www.bsd-india.org/mailman/listinfo/bsd-india HTH =2D-=20 Ashish Shukla =E0=A4=86=E0=A4=B6=E0=A5=80=E0=A4=B7 =E0=A4=B6=E0=A5=81=E0=A4= =95=E0=A5=8D=E0=A4=B2 http://wahjava.wordpress.com/ =C2=B7-- =C2=B7- =C2=B7=C2=B7=C2=B7=C2=B7 =C2=B7--- =C2=B7- =C2=B7=C2=B7=C2= =B7- =C2=B7- =C2=B7--=C2=B7-=C2=B7 --=C2=B7 -- =C2=B7- =C2=B7=C2=B7 =C2=B7-= =C2=B7=C2=B7 =C2=B7-=C2=B7-=C2=B7- -=C2=B7-=C2=B7 --- -- --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkg4PWAACgkQHy+EEHYuXnRvkQCgwLbrejDyS3RZsbQ0EltMXjtS dj0AmwRRyeU6auNo3iOl+vDvGoL2xZ+8 =acs6 -----END PGP SIGNATURE----- --=-=-=-- From owner-freebsd-questions@FreeBSD.ORG Sat May 24 16:43:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69B0F1065670 for ; Sat, 24 May 2008 16:43:11 +0000 (UTC) (envelope-from inches.craig@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.227]) by mx1.freebsd.org (Postfix) with ESMTP id 205E88FC17 for ; Sat, 24 May 2008 16:43:11 +0000 (UTC) (envelope-from inches.craig@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1454717rvf.43 for ; Sat, 24 May 2008 09:43:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:from; bh=WoRoZPkjq986tmvXu04bJivBf/v7S4idg1E0BSczD9c=; b=KUGzNVJw1HFTJWlJyFEovVwmTTPlj9k+E5jG+IpyawtXkAu/OUvYZ/cX0hoeLmpWU5xfCK66TVgMRWaZhznAS0+mlQXCJJPhOBHXeOKupI275GQKI+m45ODc/HOeWT3PzEA1iqpu7xpE+4gt//4at10GwxGApCoAnEWC6xaTCxU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:from; b=o/nDci6rWHpuD05AN/xADAKxvnhKSDGHaLDMUNWiGYgQSzvIt1hzNfvQaY8nAa9sw5bhixzT/cgsA8rLxnL/OPYiG/XeYzDZq75mAjAYBWRbjbXgInkJlqcfh4+D5D2dfOWZ+iLev7GtltYohjzVjWuhNeX9h6mWyXdSFwmO2Wg= Received: by 10.141.178.5 with SMTP id f5mr1273567rvp.91.1211645899615; Sat, 24 May 2008 09:18:19 -0700 (PDT) Received: from ?192.168.2.6? ( [202.89.161.53]) by mx.google.com with ESMTPS id f42sm7468402rvb.5.2008.05.24.09.18.17 (version=SSLv3 cipher=RC4-MD5); Sat, 24 May 2008 09:18:18 -0700 (PDT) Message-ID: <48383FDD.4060700@gmail.com> Date: Sun, 25 May 2008 00:18:37 +0800 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Craig Inches Subject: KDE 3.5.8 DCOP error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 16:43:11 -0000 Hi all, Ive recently installed FreeBSD for the first time, and tried to get the KDE desktop enviroment working It all seems to go well untill I enter "startx" which brings up the KDE loader screen, and an error message: "There was an error setting up inter-process communications for KDE. The message returned by the system was: Could not read network connection list. /home/xayto/.DCOPserver_hostname.user__0 Please Check that the "dcopserver" is running." Im really new to using Freebsd (and to anything other than windows) so have very limited idea of whats going on, any suggestions or advice? Regards, Craig Inches From owner-freebsd-questions@FreeBSD.ORG Sat May 24 17:04:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6C2E1065674 for ; Sat, 24 May 2008 17:04:47 +0000 (UTC) (envelope-from cokane@FreeBSD.org) Received: from vms173001pub.verizon.net (vms173001pub.verizon.net [206.46.173.1]) by mx1.freebsd.org (Postfix) with ESMTP id 430F98FC0A for ; Sat, 24 May 2008 17:04:46 +0000 (UTC) (envelope-from cokane@FreeBSD.org) Received: from mail.cokane.org ([71.168.73.33]) by vms173001.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0K1D001OPRAXVG2G@vms173001.mailsrvcs.net> for freebsd-questions@freebsd.org; Sat, 24 May 2008 11:04:11 -0500 (CDT) Received: by mail.cokane.org (Postfix, from userid 103) id 6D05B25AD3E; Sat, 24 May 2008 12:04:09 -0400 (EDT) Received: from [172.20.1.3] (erwin.int.cokane.org [172.20.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cokane.org (Postfix) with ESMTP id D144F1DB2F9; Sat, 24 May 2008 12:04:01 -0400 (EDT) Date: Sat, 24 May 2008 12:03:38 -0400 From: Coleman Kane In-reply-to: <4a89d1190805240756j7a3d6fc1l7773ed1a6d98dce@mail.gmail.com> To: Christian Zachariasen Message-id: <1211645018.1510.17.camel@localhost> Organization: FreeBSD Project MIME-version: 1.0 X-Mailer: Evolution 2.22.1.1 FreeBSD GNOME Team Port Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-WEcdc+Q9oYmyKOt5/BNv" X-Spam-Checker-Version: SpamAssassin 3.1.8-gr1 (2007-02-13) on discordia References: <20080524111715.T64552@fledge.watson.org> <1211640498.1510.8.camel@localhost> <4a89d1190805240756j7a3d6fc1l7773ed1a6d98dce@mail.gmail.com> X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.8-gr1 X-Spam-Level: Cc: FreeBSD Mailing Lists Subject: Re: HEAD UP: non-MPSAFE network drivers to be disabled (was: 8.0 network stack MPsafety goals (fwd)) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 17:04:47 -0000 --=-WEcdc+Q9oYmyKOt5/BNv Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2008-05-24 at 16:56 +0200, Christian Zachariasen wrote: > On Sat, May 24, 2008 at 4:48 PM, Coleman Kane > wrote: > =20 > On Sat, 2008-05-24 at 11:20 +0100, Robert Watson wrote: > > Dear all: > > > > Just as a reminder, we've just about reached the one month > date before > > IFF_NEEDSGIANT drivers are disabled in the build. You can > find a description > > of the general problem and list of specific drivers below. > > > > As USB work is on-going, I will *not* disable the USB > drivers at this time, > > but all other drivers in the list below will be disabled on > 26 June. They > > will remain in the tree, easily accessible for patch > distribution and > > re-enabling, until October, when any remaining non-MPSAFE > drivers will be > > deleted in 8.x. FreeBSD 8.0 will not ship with > compatibility shims to support > > non-MPSAFE network device drivers. > > > > Robert N M Watson > > Computer Laboratory > > University of Cambridge > > > > ---------- Forwarded message ---------- > > Date: Sun, 3 Feb 2008 20:59:05 +0000 (GMT) > > From: Robert Watson > > To: arch@FreeBSD.org > > Subject: 8.0 network stack MPsafety goals (fwd) > > > > > > Only a few days after predicted, this is a reminder that > IFF_NEEDSGIANT network > > drivers are going to stop working in the forseeable future. > Please review the > > attached driver list, and if you depend on or care about a > Giant-dependent > > device driver, take action to make sure it doesn't remain on > the list in a > > month's time! > > > > (As far as I'm aware, the list has not changed since my > December posting.) > > > > Robert N M Watson > > Computer Laboratory > > University of Cambridge > > > > ---------- Forwarded message ---------- > > Date: Mon, 24 Dec 2007 10:43:28 +0000 (GMT) > > From: Robert Watson > > To: arch@FreeBSD.org > > Subject: 8.0 network stack MPsafety goals > > > > > > Dear all: > > > > With the 7.0 release around the corner, many developers are > starting to think > > about (and in quite a few cases, work on) their goals for > 8.0. One of our > > on-going kernel projects has been the elimination of the > Giant lock, and that > > project has transformed into one of optimizating behavior on > increasing numbers > > of processors. > > > > In 7.0, despite the noteworth accomplishment of eliminating > debug.mpsasfenet > > and conditional network stack Gian acquisition, we were > unable to fully > > eliminate the IFF_NEEDSGIANT flag, which controls the > conditional acquisition > > of the Giant lock around non-MPSAFE network device drivers. > Primarily these > > drivers are aging ISA network device drivers, although there > are some > > exceptions, such as the USB stack. > > > > This e-mail proposes the elimination of the IFF_NEEDSGIANT > flag and associated > > infrastructure in FreeBSD 8.0, meaning that all network > device drivers must be > > able to operate without the Giant lock (largely the case > already). Remaining > > drivers using the IFF_NEEDSGIANT flag must either be > updated, or less ideally, > > removed. I propose the following schedule: > > > > Date Goals > > ---- ----- > > 26 Dec 2007 Post proposed schedule for flag and > infrastructure removal > > Post affected driver list > > > > 26 Jan 2008 Repost proposed schedule for flag and > infrastructure removal > > Post updated affected driver list > > > > 26 Feb 2008 Adjust boot-time printf for affect drivers to > generate a loud > > warning. > > Post updated affected driver list > > > > 26 May 2008 Post HEADS UP of impending driver disabling > > Post updated affected driver list > > > > 26 Jun 2008 Disable build of all drivers requiring > IFF_NEEDSGIANT > > Post updated affected driver list > > > > 26 Sep 2008 Post HEADS up of impending driver removal > > Post updated affected driver list > > > > 26 Oct 2008 Delete source of all drivers requiring > IFF_NEEDSGIANT > > Remove flag and infrastructure > > > > Here is a list of potentially affected drivers: > > > > Name Bus Man page description > > --- --- -------------------- > > ar ISA/PCI synchronous Digi/Arnet device driver > > arl ISA Aironet Arlan 655 wireless network > adapter driver > > awi PCCARD AMD PCnetMobile IEEE 802.11 PCMCIA > wireless network > > driver > > axe USB ASIX Electronics AX88172 USB Ethernet > driver > > cdce USB USB Communication Device Class > Ethernet driver > > cnw PCCARD Netwave AirSurfer wireless network > driver > > cs ISA/PCCARD Ethernet device driver > > cue USB CATC USB-EL1210A USB Ethernet driver > > ex ISA/PCCARD Ethernet device driver for the Intel > EtherExpress > > Pro/10 and Pro/10+ > > fe CBUS/ISA/PCCARD Fujitsu MB86960A/MB86965A based > Ethernet adapters > > ic I2C I2C bus system > > ie ISA Ethernet device driver > > kue USB Kawasaki LSI KL5KUSB101B USB Ethernet > driver > > oltr ISA/PCI Olicom Token Ring device driver > > plip PPBUS printer port Internet Protocol driver > > ppp TTY point to point protocol network > interface > > ray PCCARD Raytheon Raylink/Webgear Aviator > PCCard driver > > rue USB RealTek RTL8150 USB to Fast Ethernet > controller driver > > rum USB Ralink Technology USB IEEE 802.11a/b/g > wireless > > network device > > sbni ISA/PCI Granch SBNI12 leased line modem driver > > sbsh PCI Granch SBNI16 SHDSL modem device > driver > > sl TTY slip network interface > > snc ISA/PCCARD National Semiconductor DP8393X SONIC > Ethernet adapter > > driver > > sr ISA/PCI synchronous RISCom/N2 / WANic 400/405 > device driver > > udav USB Davicom DM9601 USB Ethernet driver > > ural USB Ralink Technology RT2500USB IEEE > 802.11 driver > > xe PCCARD Xircom PCMCIA Ethernet device driver > > zyd USB ZyDAS ZD1211/ZD1211B USB IEEE > 802.11b/g wireless > > network device > > > > In some cases, the requirement for Giant is a property of a > subsystem the > > driver depends on as the driver itself; for example, the tty > subsystem for SLIP > > and PPP, and the USB subsystem for a number of USB ethernet > and wireless > > drivers. With most of a year before to go on the proposed > schedule, my hope is > > that we will have lots of time to address these issues, but > wanted to get a > > roadmap out from a network protocol stack architecture > perspective so that > > device driver and subsystem authors could have a schedule in > mind. > > > > FYI, the following drivers also reference IFF_NEEDSGIANT, > but only in order to > > provide their own conditional MPSAFEty, which can be removed > without affecting > > device driver functionality (I believe): > > > > Name Bus Man page description > > --- --- -------------------- > > ce PCI driver for synchronous Cronyx > Tau-PCI/32 WAN adapters > > cp PCI driver for synchronous Cronyx Tau-PCI > WAN adapters > > ctau ISA driver for synchronous Cronyx Tau WAN > adapters > > cx ISA driver for synchronous/asynchronous > Cronyx Sigma WAN > > adapters > > > > Developers and users of the above drivers are heavily > encouraged to update the > > drivers to remove dependence on Giant, and/or make other > contingency plans. > > > > Robert N M Watson > > Computer Laboratory > > University of Cambridge > =20 > =20 > I've created a quick table of these at the following location: > http://wiki.freebsd.org/NetworkNeedsGiant > =20 > Please everyone feel free to fill in the blanks. I'll try to > do it as > well as time permits. > =20 > -- > Coleman Kane >=20 > Just out of curiousity - is there a guide available that gives some > pointers on how to go about removing the GIANT-parts of the drivers? > What would one replace it with? I'm not sure I would be up to the > task, but I'd find it interesting to actually understand the process. >=20 >=20 >=20 > Christian Zachariasen Various network drivers are IFF_NEEDSGIANT for different reasons. However, there are families of drivers that do share common root causes for MPUNSAFE-ness. One of these is the USB-based drivers, which require an MPSAFE USB stack to become MPSAFE themselves (a project which needs help). The TTY-based drivers, likewise, need an MPSAFE TTY implementation, which I've been told is forthcoming. I am hoping that this table I've posted can help answer your question. There are a number of drivers which require the Giant lock and I'd like to know why (in table form) so that this information can be compared. For instance, it could be that one person is working on fixing up one driver for MPSAFE operation, but their solution to that driver could possibly be easily applied to 5 others. It would be great if they knew that so that they could give pointers to interested persons such as yourself. Feel free to ping the author(s)/maintainer(s) of the various drivers in question, and point them at this list. As the spaces are filled, the solution will hopefully become more clear. --=20 Coleman Kane --=-WEcdc+Q9oYmyKOt5/BNv Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkg4PFgACgkQcMSxQcXat5fCzACfRmiQvzGAwHP2+9XgiSD/AtOu QP4AnjEVAQECPwV8/EVnM+96THCKv/aJ =jMPx -----END PGP SIGNATURE----- --=-WEcdc+Q9oYmyKOt5/BNv-- From owner-freebsd-questions@FreeBSD.ORG Sat May 24 19:11:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB1431065676 for ; Sat, 24 May 2008 19:11:58 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by mx1.freebsd.org (Postfix) with ESMTP id 9A00C8FC13 for ; Sat, 24 May 2008 19:11:58 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by wx-out-0506.google.com with SMTP id h27so938596wxd.7 for ; Sat, 24 May 2008 12:11:57 -0700 (PDT) Received: by 10.70.111.2 with SMTP id j2mr3630999wxc.86.1211656317750; Sat, 24 May 2008 12:11:57 -0700 (PDT) Received: from scorpio ( [67.189.233.182]) by mx.google.com with ESMTPS id h11sm4877620wxd.1.2008.05.24.12.11.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 24 May 2008 12:11:57 -0700 (PDT) Date: Sat, 24 May 2008 15:11:42 -0400 From: Gerard To: freebsd-questions@freebsd.org Message-ID: <20080524151142.4db378e4@scorpio> Organization: seibercom.net X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd6.3) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q X-Operating-System: FreeBSD-6.3 Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/psSkZWTfNcO9yzX48HY_qLn"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: PHP crashing on FBSD-6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 19:11:58 -0000 --Sig_/psSkZWTfNcO9yzX48HY_qLn Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I am continuing to have a problem with PHP crashing. It will not even print out its version number without a dump. This is an example of the crash: ~ $ php -v PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: May 24 2008 13:55:49) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies Segmentation fault: 11 (core dumped) Due to this problem, I cannot update 'pear' or any of the other PHP related ports. I have tried removing PHP completely and reinstalling it; however, that has not alleviated the problem. I am now unable to access phpMyAdmin or other utilities that utilize PHP. I am using the default port config file with apache support. I am hoping that someone has an idea of what I could do to correct the situation. --=20 Gerard gerard@seibercom.net Wasn't there something about a PASCAL programmer knowing the value of everything and the Wirth of nothing? --Sig_/psSkZWTfNcO9yzX48HY_qLn Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkg4aHYACgkQ6DWTaTcTwMm/vACglfsEzEB2BhPg6+5tpxr0o48n s40An1DZ7Vcxjnn7l5W9vMSdYlpWDd2e =WHWz -----END PGP SIGNATURE----- --Sig_/psSkZWTfNcO9yzX48HY_qLn-- From owner-freebsd-questions@FreeBSD.ORG Sat May 24 19:30:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CDF0106566C for ; Sat, 24 May 2008 19:30:12 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (unknown [IPv6:2001:470:1f00:ffff::5e5]) by mx1.freebsd.org (Postfix) with ESMTP id 0C5258FC14 for ; Sat, 24 May 2008 19:30:11 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com (cpe-24-161-6-139.hvc.res.rr.com [24.161.6.139]) (authenticated bits=0) by vjofn.tucs-beachin-obx-house.com (8.14.2/8.14.2) with ESMTP id m4OJU1Me083668 for ; Sat, 24 May 2008 15:30:11 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6) with ESMTP id m4OJTtd4091806 for ; Sat, 24 May 2008 15:29:55 -0400 (EDT) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6/Submit) id m4OJTtlY091805 for freebsd-questions@freebsd.org; Sat, 24 May 2008 15:29:55 -0400 (EDT) (envelope-from tbohml) From: "Tuc at T-B-O-H.NET" Message-Id: <200805241929.m4OJTtlY091805@himinbjorg.tucs-beachin-obx-house.com> To: freebsd-questions@freebsd.org Date: Sat, 24 May 2008 15:29:55 -0400 (EDT) In-Reply-To: <20080524151142.4db378e4@scorpio> X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [freebsd-questions] PHP crashing on FBSD-6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 19:30:12 -0000 > I am continuing to have a problem with PHP crashing. It will not even > print out its version number without a dump. This is an example of the > crash: > > ~ $ php -v > PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: May 24 2008 13:55:49) > Copyright (c) 1997-2008 The PHP Group > Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies > Segmentation fault: 11 (core dumped) > > Try to rebuild with debug and then run under gdb maybe? Tuc From owner-freebsd-questions@FreeBSD.ORG Sat May 24 19:35:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 490041065675 for ; Sat, 24 May 2008 19:35:08 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from www.liukuma.net (www.liukuma.net [62.220.235.15]) by mx1.freebsd.org (Postfix) with ESMTP id 1A1B58FC18 for ; Sat, 24 May 2008 19:35:08 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from localhost (unknown [127.0.0.1]) by www.liukuma.net (Postfix) with ESMTP id C4D651CC8F for ; Sat, 24 May 2008 22:34:15 +0300 (EEST) Received: from www.liukuma.net ([127.0.0.1]) by localhost (www.liukuma.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Si52pMxUg7Aq for ; Sat, 24 May 2008 22:34:14 +0300 (EEST) Received: from rivendell (c-ab0471d5.019-61-68617010.cust.bredbandsbolaget.se [213.113.4.171]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: ignatz@www.liukuma.net) by www.liukuma.net (Postfix) with ESMTP id E848E1CC39 for ; Sat, 24 May 2008 22:34:06 +0300 (EEST) Message-ID: <5BF33E1C3F3445FCA57EA0653CF69C95@rivendell> From: "Reko Turja" To: References: <20080524151142.4db378e4@scorpio> Date: Sat, 24 May 2008 22:35:00 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 12.0.1606 X-MimeOLE: Produced By Microsoft MimeOLE V12.0.1606 Subject: Re: PHP crashing on FBSD-6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 19:35:08 -0000 I am continuing to have a problem with PHP crashing. It will not even print out its version number without a dump. This is an example of the crash: ~ $ php -v PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: May 24 2008 13:55:49) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies Segmentation fault: 11 (core dumped) Disable all the extensions from /usr/local/etc/php/extensions.ini (although the probable culprit is recode)... It might or not be cured by reordering the loading order after the extension causing the fail is found. -Reko From owner-freebsd-questions@FreeBSD.ORG Sat May 24 20:22:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AE1E106564A for ; Sat, 24 May 2008 20:22:45 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id 587758FC0A for ; Sat, 24 May 2008 20:22:45 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so1158822wah.3 for ; Sat, 24 May 2008 13:22:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=9vLIee16XguRabCIc5jMlnISDnuWaw5/UAEKYNtkxHU=; b=Ecoo5jy1K9eq7tvKouCiakaOz2Mt2f9wg8+am4dL3j1+Vk/RlEtYP5LUeey6N2wrY/gYnLGiL5E8qV+iojkFflEbGru1+rL4r8D5pIDfZoaY4yLtfRAa5GLoIvcqR4NzYUV5+AbUu1z9UCzHbGVDju4ah3ZsVAvB2ChK538hQNs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=nVZ/dd2+uyOATXTFe1ieInSmMFj8OZK0KlagN2YgsDUqcHoOodRyz63O0bg4xx0qmB4XG8IJn/4IzgzWgKRN8938FQ7GQiy1ujkOVp9Kj5o8XwdNO8EU6YY7TuFjFJxcbflTU4mjd2UOWvfqP0c7fgxnoqrqhIzdiQYVkKwoq5s= Received: by 10.114.110.12 with SMTP id i12mr3491659wac.73.1211660564880; Sat, 24 May 2008 13:22:44 -0700 (PDT) Received: by 10.115.88.6 with HTTP; Sat, 24 May 2008 13:22:44 -0700 (PDT) Message-ID: <26face530805241322n64f97cacqf06a716b68fec292@mail.gmail.com> Date: Sat, 24 May 2008 13:22:44 -0700 From: "Kelly Jones" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: CPU@home - does free distributed computing exist? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 20:22:45 -0000 There are several projects (like SETI@home, Einstein@home, folding@home, etc) that let you donate spare CPU power to a specific cause. Is there a project that lets you donate spare CPU power to anyone who needs it? That is, a pool of CPU power that anyone can tap into for free to run computations that would otherwise take forever? I realize it's dangerous to let people run random commands on your system, so this would be limited to pure mathematical functions or something like that (no disk/network access), w/ donator-specified limits on memory/etc. I also realize calling functions over the network is 2 orders of magnitude slower than calling them in memory, so this would only be useful if you could distribute a large number of CPU-intensive parallel function calls. -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and assimilate technology. We feel that resistance to new ideas and technology is unwise and ultimately futile. From owner-freebsd-questions@FreeBSD.ORG Sat May 24 20:24:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9631D1065679 for ; Sat, 24 May 2008 20:24:35 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.238]) by mx1.freebsd.org (Postfix) with ESMTP id 83F308FC0C for ; Sat, 24 May 2008 20:24:35 +0000 (UTC) (envelope-from kelly.terry.jones@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1535220rvf.43 for ; Sat, 24 May 2008 13:24:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Vqj33IhErxtR4DqdMSBFloph0U08GKDcd3FecB7OTGg=; b=AmApYdAxxTB78ySioq8uNgF0MIUwN1gkvmmi2V0pikWm9f0qIqFvQw2SXE8ppFd4odnjfMpeP2kEFEOp9t8Tas7VFkm5+zVjKvZ0bTbiIIPg/Vd7Fanjoy5HNxUi7fyYlncfxiTGX7vTGFJuYN2Left4ayjUZH9aaFndKaMf0hg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YfaewPSSaznwrVnAha1vLBix/6qrJww0KwVhR2S49IC1w6YgXYv1k4yuPg7e7gZVPkB0Pyti9i1R7+vjR6fVEpQMkImhVdNFhCQOZ+QrdsoMigsiQjAaRTpWR+OiccOBzLYxcyNf4w1T9Fub23Lq6YgnqOsQ9MQhmKbc85Ghxzc= Received: by 10.114.234.13 with SMTP id g13mr1029618wah.176.1211659082796; Sat, 24 May 2008 12:58:02 -0700 (PDT) Received: by 10.115.88.6 with HTTP; Sat, 24 May 2008 12:58:02 -0700 (PDT) Message-ID: <26face530805241258y199474edkcef7f79f8569b216@mail.gmail.com> Date: Sat, 24 May 2008 12:58:02 -0700 From: "Kelly Jones" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Unix command-line tools to edit SharePoint site? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 20:24:35 -0000 I begrudgingly use a Windows SharePoint server at a customer's request. I'd like to automate (command-line) updating and creating documents, lists, etc. Is there a Unix tool that does this? I know SharePoint has an "API", which basically spoofs the GET/POST calls that your browser would make(?). Has anyone written a Unix command-line tool (or Perl module, etc) that abstracts this? -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and assimilate technology. We feel that resistance to new ideas and technology is unwise and ultimately futile. From owner-freebsd-questions@FreeBSD.ORG Sat May 24 20:50:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D6271065676 for ; Sat, 24 May 2008 20:50:21 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.freebsd.org (Postfix) with ESMTP id 250EB8FC26 for ; Sat, 24 May 2008 20:50:20 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 0A3615D17; Sat, 24 May 2008 16:30:34 -0400 (EDT) X-Virus-Scanned: amavisd-new at codefab.com Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ubxll0y06IoV; Sat, 24 May 2008 16:30:32 -0400 (EDT) Received: from [10.152.145.172] (72-165-115-225.dia.static.qwest.net [72.165.115.225]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTPSA id CC1CE5C6B; Sat, 24 May 2008 16:30:31 -0400 (EDT) Message-Id: <23C88D30-0A23-47E7-BF57-BBAFEF169B12@mac.com> From: Chuck Swiger To: Kelly Jones In-Reply-To: <26face530805241322n64f97cacqf06a716b68fec292@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Sat, 24 May 2008 13:30:30 -0700 References: <26face530805241322n64f97cacqf06a716b68fec292@mail.gmail.com> X-Mailer: Apple Mail (2.919.2) Cc: freebsd-questions@freebsd.org Subject: Re: CPU@home - does free distributed computing exist? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 20:50:21 -0000 On May 24, 2008, at 1:22 PM, Kelly Jones wrote: > Is there a project that lets you donate spare CPU power to anyone who > needs it? That is, a pool of CPU power that anyone can tap into for > free to run computations that would otherwise take forever? Yes, see: http://boinc.berkeley.edu/ http://boinc.berkeley.edu/trac/wiki/CreateProjectOutline -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Sat May 24 21:10:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBF381065675 for ; Sat, 24 May 2008 21:10:19 +0000 (UTC) (envelope-from fla22me@yahoo.com) Received: from web57212.mail.re3.yahoo.com (web57212.mail.re3.yahoo.com [216.252.111.228]) by mx1.freebsd.org (Postfix) with SMTP id A02088FC18 for ; Sat, 24 May 2008 21:10:19 +0000 (UTC) (envelope-from fla22me@yahoo.com) Received: (qmail 62552 invoked by uid 60001); 24 May 2008 20:43:37 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=A5SIf163xuEX9E2Yu3x28Edu/p9nd6L8aKfnSi/eZneCDPnjmlwLsiSPXYsUdXVinVSK3rB+Q5FLXAxfPeKTgZx3ndVvKiCg+qqH3t8RrwQWlxxcc+Pjhwa3G3quMhvS3q9HpLYIsSSH7rD8fiumEnQE06gSYqY+oBO3zm+VsvE=; X-YMail-OSG: Zw6lNkYVM1m1ujUMpfd.eVX7fKw6HJEVVJEWxrAWPNpBjNx.TpKiy1hpF_hkQP0DcFIfsNPKVQB1FWlbHnMNbrAyBOA0Sum0nTVIUQ-- Received: from [83.167.100.53] by web57212.mail.re3.yahoo.com via HTTP; Sat, 24 May 2008 13:43:37 PDT Date: Sat, 24 May 2008 13:43:37 -0700 (PDT) From: Andrei Flame To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <420365.62541.qm@web57212.mail.re3.yahoo.com> Subject: How to mount memory stick on sony vaio laptop? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 21:10:19 -0000 I've just installed FreeBSD 7.0-RELEASE on my Sony Vaio VGN-FE31ZR laptop with built-in memory stick duo pro slot. The problem is that I can't get memory stick card detected and mounted. When I'm inserting a card, nothing happens - no new messages in dmesg and /var/log/messages, no /dev/da0 device. Here is my dmesg output: Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz (1828.76-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6f6 Stepping = 6 Features=0xbfebfbff Features2=0xe3bd AMD Features=0x20100000 AMD Features2=0x1 Cores per package: 2 real memory = 2145976320 (2046 MB) avail memory = 2090356736 (1993 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0: Changing APIC ID to 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) hptrr: HPT RocketRAID controller driver v1.1 (Feb 24 2008 19:59:27) acpi0: on motherboard acpi0: [ITHREAD] Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 cpu0: on acpi0 est0: on cpu0 p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 p4tcc1: on cpu1 acpi_acad0: on acpi0 battery0: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: irq 16 at device 1.0 on pci0 pci1: on pcib1 vgapci0: port 0x2000-0x207f mem 0xd1000000-0xd1ffffff,0xb0000000-0xbfffffff,0xd0000000-0xd0ffffff irq 16 at device 0.0 on pci1 pcm0: mem 0xd2300000-0xd2303fff irq 22 at device 27.0 on pci0 pcm0: [ITHREAD] pcib2: irq 17 at device 28.0 on pci0 pci2: on pcib2 pcib3: irq 16 at device 28.1 on pci0 pci4: on pcib3 pcib4: irq 18 at device 28.2 on pci0 pci6: on pcib4 pci6: at device 0.0 (no driver attached) pcib5: irq 21 at device 28.3 on pci0 pci8: on pcib5 uhci0: port 0x1800-0x181f irq 23 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0x1820-0x183f irq 17 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0x1840-0x185f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered uhci3: port 0x1860-0x187f irq 16 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb3: on uhci3 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xd2304000-0xd23043ff irq 23 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: on usb4 uhub4: 8 ports with 8 removable, self powered ugen0: on uhub4 pcib6: at device 30.0 on pci0 pci10: on pcib6 cbb0: at device 3.0 on pci10 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb0: [ITHREAD] fwohci0: <1394 Open Host Controller Interface> mem 0xd2006000-0xd20067ff,0xd2000000-0xd2003fff irq 16 at device 3.1 on pci10 fwohci0: [FILTER] fwohci0: OHCI version 1.10 (ROM=1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 08:00:46:03:02:2e:83:41 fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 0a:00:46:2e:83:41 fwe0: Ethernet address: 0a:00:46:2e:83:41 fwip0: on firewire0 fwip0: Firewire address: 08:00:46:03:02:2e:83:41 @ 0xfffe00000000, S400, maxrec 2048 sbp0: on firewire0 dcons_crom0: on firewire0 dcons_crom0: bus_addr 0x7d948000 fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc000ffc0, gen=1, CYCLEMASTER mode pci10: at device 3.2 (no driver attached) fxp0: port 0x7000-0x703f mem 0xd2005000-0xd2005fff irq 20 at device 8.0 on pci10 miibus0: on fxp0 inphy0: PHY 1 on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:13:a9:48:9a:91 fxp0: [ITHREAD] isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1880-0x188f at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] atapci1: port 0x18c8-0x18cf,0x18ac-0x18af,0x18c0-0x18c7,0x18a8-0x18ab,0x18b0-0x18bf mem 0xd2304400-0xd23047ff irq 19 at device 31.2 on pci0 atapci1: [ITHREAD] ata2: on atapci1 ata2: [ITHREAD] ata3: on atapci1 ata3: [ITHREAD] pci0: at device 31.3 (no driver attached) acpi_tz0: on acpi0 acpi_tz1: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model GlidePoint, device ID 0 pmtimer0 on isa0 orm0: at iomem 0xdc000-0xdffff,0xe0000-0xe17ff pnpid ORM0000 on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio0: [FILTER] sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec hptrr: no controller detected. firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) acd0: DVDR at ata0-master UDMA33 ad4: 190782MB at ata2-master SATA150 pcm0: pcm0: SMP: AP CPU #1 Launched! Trying to mount root from ufs:/dev/ad4s1a Also, umass is loaded, USB flash drives are detected and work OK. There are no problems with memory stick slot either - it works just fine under Windows. From owner-freebsd-questions@FreeBSD.ORG Sat May 24 21:17:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC6011065670 for ; Sat, 24 May 2008 21:17:45 +0000 (UTC) (envelope-from mrkdhaka@yahoo.com) Received: from web53609.mail.re2.yahoo.com (web53609.mail.re2.yahoo.com [206.190.37.42]) by mx1.freebsd.org (Postfix) with SMTP id 807378FC1C for ; Sat, 24 May 2008 21:17:45 +0000 (UTC) (envelope-from mrkdhaka@yahoo.com) Received: (qmail 91836 invoked by uid 60001); 24 May 2008 21:17:44 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=gj1ElNyosasVjhM6f8zDjhGe3ONromEVdDfn9akUzbz7cXH3YFZPb6MATVhw7Z1Xm2QbkFdFKysyUE8r3MAhIgz6T6cO+AZDkXZ1kfyWduARMsYhrij8RLodZUGsJehqHYU9D0B3rokKtASqUKzGDkdALhASQrOm88V0EztNoRg=; X-YMail-OSG: jUoes_EVM1mJTxctDnb6CytB6zjo8JZXocT2eaAvjk06fhXGJjr9llSEyKfHXAGfhGR_.yCHmc8ngRhn4cbY384YcqJ8dG0Sse0J8hHkz4CzajsU6bqpD_lnn8o- Received: from [202.168.238.106] by web53609.mail.re2.yahoo.com via HTTP; Sat, 24 May 2008 14:17:43 PDT X-Mailer: YahooMailRC/975.41 YahooMailWebService/0.7.185 Date: Sat, 24 May 2008 14:17:43 -0700 (PDT) From: Moshiur Rahman Khan To: Roger Olofsson MIME-Version: 1.0 Message-ID: <619286.89744.qm@web53609.mail.re2.yahoo.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: How to fix this error? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 21:17:46 -0000 Thanks you so much Roger . You are genius trouble shooter !!!!=0ANow ever= y port is updated. I have given here in below :)=0AI want to configure JFFN= MS in FreeBSD box. =0ATime to time I'll ask you if I have any further quest= ion. Keep in touch and stay fine.=0A=0ABest Regards,=0A=0AMoshiur Rahman Kh= an=0A=0A=0A=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=0Aportmanager 0.4.1_9 INFO: all ports are up to date=0AfreeBSDsrv# pkg= _version -v=0Aapache-1.3.41 =3D up-to-date with por= t=0Aautoconf-2.61_2 =3D up-to-date with port=0Aautoco= nf-wrapper-20071109 =3D up-to-date with port=0Aautomake-1.9.6_2= =3D up-to-date with port=0Aautomake-wrapper-20071109 = =3D up-to-date with port=0Abigreqsproto-1.0.2 = =3D up-to-date with port=0Abison-2.3_3,1 =3D up-t= o-date with port=0Acompat5x-i386-5.4.0.8_9 =3D up-to-date wit= h port=0Acvsup-without-gui-16.1h_4 =3D up-to-date with port=0Ae= xpat-2.0.1 =3D up-to-date with port=0Aezm3-1.2_1 = =3D up-to-date with port=0Afontconfig-2.5.0,1 = =3D up-to-date with port=0Afpc-2.2.0_1 = =3D up-to-date with port=0Afpc-fcl-base-2.2.0 =3D = up-to-date with port=0Afpc-fcl-passrc-2.2.0 =3D up-to-dat= e with port=0Afpc-fcl-xml-2.2.0 =3D up-to-date with por= t=0Afpc-gdbint-2.2.0 =3D up-to-date with port=0Afpc-gr= aph-2.2.0 =3D up-to-date with port=0Afpc-hash-2.2.0 = =3D up-to-date with port=0Afpc-libasync-2.2.0 = =3D up-to-date with port=0Afpc-netdb-2.2.0 = =3D up-to-date with port=0Afpc-paszlib-2.2.0 =3D up-t= o-date with port=0Afpc-pthreads-2.2.0 =3D up-to-date wit= h port=0Afping-2.4b2_1 =3D up-to-date with port=0Af= reebsd-tftp-1.0 =3D up-to-date with port=0Afreetype2-2= .3.5 =3D up-to-date with port=0Agd-2.0.35,1 = =3D up-to-date with port=0Agettext-0.16.1_3 = =3D up-to-date with port=0Agmake-3.81_2 =3D = up-to-date with port=0Agraphviz-2.18_1 =3D up-to-dat= e with port=0Ahelp2man-1.36.4_1 =3D up-to-date with por= t=0Aicu-3.8.1_1 =3D up-to-date with port=0Ainputp= roto-1.4.2.1 =3D up-to-date with port=0Ajffnms-0.8.3_2 = =3D up-to-date with port=0Ajpeg-6b_4 = =3D up-to-date with port=0Akbproto-1.0.3 = =3D up-to-date with port=0AlibICE-1.0.4_1,1 =3D up-t= o-date with port=0AlibSM-1.0.3_1,1 =3D up-to-date wit= h port=0AlibX11-1.1.3_1,1 =3D up-to-date with port=0Al= ibXau-1.0.3_2 =3D up-to-date with port=0AlibXaw-1.0.= 4_1,1 =3D up-to-date with port=0AlibXdmcp-1.0.2_1 = =3D up-to-date with port=0AlibXext-1.0.3,1 = =3D up-to-date with port=0AlibXmu-1.0.3,1 =3D = up-to-date with port=0AlibXp-1.0.0,1 =3D up-to-dat= e with port=0AlibXpm-3.5.7 =3D up-to-date with por= t=0AlibXt-1.0.5_1 =3D up-to-date with port=0Alibche= ck-0.9.5_1 =3D up-to-date with port=0Alibdnet-1.11_1 = =3D up-to-date with port=0Alibiconv-1.11_1 = =3D up-to-date with port=0Aliblogging-0.7.1 = =3D up-to-date with port=0Alibltdl-1.5.24 =3D up-t= o-date with port=0Alibmcrypt-2.5.8 =3D up-to-date wit= h port=0Alibpthread-stubs-0.1 =3D up-to-date with port=0Al= ibtool-1.5.24 =3D up-to-date with port=0Alibxcb-1.1 = =3D up-to-date with port=0Alibxml2-2.6.31 = =3D up-to-date with port=0Alibxslt-1.1.22_1 = =3D up-to-date with port=0Alocaledata-5.4 =3D = up-to-date with port=0Alua-5.1.3_1 =3D up-to-dat= e with port=0Am4-1.4.9,1 =3D up-to-date with por= t=0Aminirsyslogd-1.02 =3D up-to-date with port=0Amsyslo= g-1.08g_2 =3D up-to-date with port=0Amysql-client-5.0= .51a =3D up-to-date with port=0Amysql-server-5.0.51a = =3D up-to-date with port=0Anet-snmp-5.4.1_4 = =3D up-to-date with port=0Anmap-4.62 =3D up-t= o-date with port=0Ap5-Authen-PAM-0.16_1 =3D up-to-date wit= h port=0Ap5-IO-stringy-2.110 =3D up-to-date with port=0Ap= 5-Net-SSLeay-1.30_1 =3D up-to-date with port=0Ap5-Parse-Sy= slog-1.10 =3D up-to-date with port=0Ap5-Parse-Syslog-Mail-= 0.16 =3D up-to-date with port=0Ap5-SyslogScan-0.32 = =3D up-to-date with port=0Ap5-TacacsPlus-0.16 =3D = up-to-date with port=0Ap5-Tie-Syslog-1.07 =3D up-to-dat= e with port=0Ap5-Unix-Syslog-1.0 =3D up-to-date with por= t=0Ap5-gettext-1.05_1 =3D up-to-date with port=0Apcre-7= .7 =3D up-to-date with port=0Apdflib-7.0.2 = =3D up-to-date with port=0Apecl-pdflib-2.1.5 = =3D up-to-date with port=0Aperl-5.8.8_1 = =3D up-to-date with port=0Aphp5-5.2.6 =3D up-t= o-date with port=0Aphp5-bz2-5.2.6 =3D up-to-date wit= h port=0Aphp5-ctype-5.2.6 =3D up-to-date with port=0Ap= hp5-gd-5.2.6 =3D up-to-date with port=0Aphp5-mbstri= ng-5.2.6 =3D up-to-date with port=0Aphp5-mcrypt-5.2.6 = =3D up-to-date with port=0Aphp5-mysql-5.2.6 = =3D up-to-date with port=0Aphp5-openssl-5.2.6 =3D = up-to-date with port=0Aphp5-pcre-5.2.6 =3D up-to-dat= e with port=0Aphp5-session-5.2.6 =3D up-to-date with por= t=0Aphp5-snmp-5.2.6_2 =3D up-to-date with port=0Aphp5-s= ockets-5.2.6 =3D up-to-date with port=0Aphp5-zlib-5.2.6 = =3D up-to-date with port=0AphpMyAdmin-2.11.6 = =3D up-to-date with port=0Apkg-config-0.23_1 = =3D up-to-date with port=0Apng-1.2.28 =3D up-t= o-date with port=0Aportmanager-0.4.1_9 =3D up-to-date wit= h port=0Aprintproto-1.0.3 =3D up-to-date with port=0Ar= pm2cpio-1.2_2 =3D up-to-date with port=0Arrdtool-1.0= .50_1 =3D up-to-date with port=0Arsyslog-2.0.5 = =3D up-to-date with port=0Arsyslog-gssapi-2.0.5 = =3D up-to-date with port=0Arsyslog-mysql-2.0.5 =3D = up-to-date with port=0Asyslog-ng-1.6.12_1 =3D up-to-dat= e with port=0At1lib-5.1.2,1 =3D up-to-date with por= t=0Atcl-8.4.19,1 =3D up-to-date with port=0Atk-8.4= .19,2 =3D up-to-date with port=0Atmpwatch-2.9.6 = =3D up-to-date with port=0Aunzip-5.52_5 = =3D up-to-date with port=0Awebmin-1.410_1 = =3D up-to-date with port=0Axcb-proto-1.1 =3D up-t= o-date with port=0Axcmiscproto-1.1.2 =3D up-to-date wit= h port=0Axextproto-7.0.2 =3D up-to-date with port=0Ax= f86bigfontproto-1.1.2 =3D up-to-date with port=0Axproto-7.0.= 10_1 =3D up-to-date with port=0Axtrans-1.0.4 = =3D up-to-date with port=0AfreeBSDsrv# =0A=0A=0A=0A=0A----= - Original Message ----=0AFrom: Roger Olofsson =0ATo: M= oshiur Rahman Khan =0ACc: freebsd-questions@freebsd.org= =0ASent: Saturday, May 24, 2008 21:44:44=0ASubject: Re: How to fix this err= or?=0A=0AHello Moshiur,=0A=0A1. Fetch the file php-5.2.6.tar.bz2 from (for = instance)=0A=0Ahttp://karakurty.odessa.ua/ftp/pub/FreeBSD/ports/distfiles/= =0A=0A2. Put the file in /usr/ports/distfiles=0A=0A=0A3. Run the portmanage= r command again.=0A=0AGood luck!=0A=0A/Roger=0A=0A=0A=0AMoshiur Rahman Khan= skrev:=0A> Dear all,=0A> =0A> I need to update some ports and portmanager = could not succeed. Please help me and suggest me which activities should I = apply to fix. Tell me detail because I am new in FreeBSD.=0A> =0A> Best Reg= ards,=0A> =0A> Moshiur Rahman Khan=0A> =0A> =0A> # portmanager -u -l=0A> = =0A> I found updated error for the following package: =0A> =0A> skipping ph= p5-5.2.5_1 /lang/php5 marked IGNORE reason: failed during make=0A> skipping= php5-sockets-5.2.5_1 /net/php5-sockets until dependency php5-5.2.6 updated= =0A> skipping php5-snmp-5.2.5_1 /net-mgmt/php5-snmp until dependency php5-5= .2.6 updated=0A> skipping php5-gd-5.2.5_1 /graphics/php5-gd until dependenc= y php5-5.2.6 updated=0A> skipping jffnms-0.8.3_1 /net-mgmt/jffnms until dep= endency php5-5.2.6 updated=0A> skipping php5-ctype-5.2.5_1 /textproc/php5-c= type until dependency php5-5.2.6 updated=0A> skipping php5-mysql-5.2.5_1 /d= atabases/php5-mysql until dependency php5-5.2.6 updated=0A> skipping php5-p= cre-5.2.5_1 /devel/php5-pcre until dependency php5-5.2.6 updated=0A> skippi= ng php5-session-5.2.5_1 /www/php5-session until dependency php5-5.2.6 updat= ed=0A> skipping php5-bz2-5.2.5_1 /archivers/php5-bz2 until dependency php5-= 5.2.6 updated=0A> skipping php5-openssl-5.2.5_1 /security/php5-openssl unti= l dependency php5-5.2.6 updated=0A> skipping pecl-pdflib-2.1.4 /print/pecl-= pdflib until dependency php5-5.2.6 updated=0A> skipping php5-zlib-5.2.5_1 /= archivers/php5-zlib until dependency php5-5.2.6 updated=0A> skipping php5-m= crypt-5.2.5_1 /security/php5-mcrypt until dependency php5-5.2.6 updated=0A>= skipping php5-mbstring-5.2.5_1 /converters/php5-mbstring until dependency = php5-5.2.6 updated=0A> skipping phpMyAdmin-2.11.4_1 /databases/phpmyadmin u= ntil dependency php5-5.2.6 updated=0A> ------------------------------------= ---------------------------------------------------------------------------= -=0A> portmanager 0.4.1_9 INFO: finished with some ports not updated if --= log was used see /var/log/portmanager.log=0A> =0A=0ASend instant messages t= o your online friends http://uk.messenger.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Sat May 24 21:22:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5909D106564A for ; Sat, 24 May 2008 21:22:43 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id D750A8FC1B for ; Sat, 24 May 2008 21:22:42 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aquarius.dyndns.org (athedsl-285161.home.otenet.gr [85.73.161.135]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m4OLMffR013435; Sun, 25 May 2008 00:22:41 +0300 Message-ID: <4838875D.9020005@otenet.gr> Date: Sun, 25 May 2008 00:23:41 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Andrei Flame References: <420365.62541.qm@web57212.mail.re3.yahoo.com> In-Reply-To: <420365.62541.qm@web57212.mail.re3.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How to mount memory stick on sony vaio laptop? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 21:22:43 -0000 Andrei Flame wrote: > I've just installed FreeBSD 7.0-RELEASE on my Sony > Vaio VGN-FE31ZR laptop with built-in memory stick duo > pro slot. > The problem is that I can't get memory stick card > detected and mounted. When I'm inserting a card, > nothing happens - no new messages in dmesg and > /var/log/messages, no /dev/da0 device. > > Here is my dmesg output: > Copyright (c) 1992-2008 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, > 1991, 1992, 1993, 1994 > The Regents of the University of California. All > rights reserved. > FreeBSD is a registered trademark of The FreeBSD > Foundation. > FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 > > > pci10: at device 3.2 (no driver > attached) > > This is, I am afraid, your card reader device :( I happen to have an Acer laptop where the card reader is not supported either. These readers work in a different way, they are not a standard (internally connected) USB device as you may have thought. From owner-freebsd-questions@FreeBSD.ORG Sat May 24 21:35:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D98D1065674 for ; Sat, 24 May 2008 21:35:38 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id DB7058FC17 for ; Sat, 24 May 2008 21:35:37 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m4OLZKoT058884; Sat, 24 May 2008 16:35:20 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080524163344.02526028@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sat, 24 May 2008 16:35:09 -0500 To: "Kelly Jones" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <26face530805241258y199474edkcef7f79f8569b216@mail.gmail.co m> References: <26face530805241258y199474edkcef7f79f8569b216@mail.gmail.com> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080524-0, 05/24/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m4OLZKoT058884 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Unix command-line tools to edit SharePoint site? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 21:35:38 -0000 At 02:58 PM 5/24/2008, Kelly Jones wrote: >I begrudgingly use a Windows SharePoint server at a customer's request. > >I'd like to automate (command-line) updating and creating documents, >lists, etc. > >Is there a Unix tool that does this? > >I know SharePoint has an "API", which basically spoofs the GET/POST >calls that your browser would make(?). > >Has anyone written a Unix command-line tool (or Perl module, etc) that >abstracts this? Get cygwin: http://www.cygwin.com/ -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Sat May 24 22:35:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DC89106566C for ; Sat, 24 May 2008 22:35:09 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from raq3.nitrex.net (raq3.nitrex.net [213.165.226.4]) by mx1.freebsd.org (Postfix) with ESMTP id 2E9418FC1C for ; Sat, 24 May 2008 22:35:08 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.10.140] (gate.zenatode.org.uk [213.165.225.167]) by raq3.nitrex.net (8.13.1/8.13.1) with ESMTP id m4OMZ0wu006110 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 24 May 2008 23:35:07 +0100 Message-ID: <4838981D.4010906@onetel.com> Date: Sat, 24 May 2008 23:35:09 +0100 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Kelly Jones References: <26face530805241258y199474edkcef7f79f8569b216@mail.gmail.com> In-Reply-To: <26face530805241258y199474edkcef7f79f8569b216@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Unix command-line tools to edit SharePoint site? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 22:35:09 -0000 Kelly Jones wrote: > I begrudgingly use a Windows SharePoint server at a customer's request. > > I'd like to automate (command-line) updating and creating documents, > lists, etc. > > Is there a Unix tool that does this? > > I know SharePoint has an "API", which basically spoofs the GET/POST > calls that your browser would make(?). > > Has anyone written a Unix command-line tool (or Perl module, etc) that > abstracts this? > > > > ------------------------------------------------------------------------ > > > No virus found in this incoming message. > Checked by AVG. > Version: 8.0.100 / Virus Database: 269.24.1/1463 - Release Date: 5/23/2008 3:36 PM Is this what you want? http://unxutils.sourceforge.net/ Chris From owner-freebsd-questions@FreeBSD.ORG Sat May 24 22:43:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AE921065680 for ; Sat, 24 May 2008 22:43:08 +0000 (UTC) (envelope-from thoellri@adobe.com) Received: from exprod6og104.obsmtp.com (exprod6og104.obsmtp.com [64.18.1.187]) by mx1.freebsd.org (Postfix) with ESMTP id 5C8138FC17 for ; Sat, 24 May 2008 22:43:07 +0000 (UTC) (envelope-from thoellri@adobe.com) Received: from source ([192.150.8.22]) by exprod6ob104.postini.com ([64.18.5.12]) with SMTP; Sat, 24 May 2008 15:43:05 PDT Received: from inner-relay-3.eur.adobe.com (inner-relay-3b [10.128.4.236]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id m4OMh3JV016154; Sat, 24 May 2008 15:43:04 -0700 (PDT) Received: from fe2.corp.adobe.com (fe2.corp.adobe.com [10.8.192.72]) by inner-relay-3.eur.adobe.com (8.12.10/8.12.9) with ESMTP id m4OMh2qJ025132; Sat, 24 May 2008 15:43:03 -0700 (PDT) Received: from namail2.corp.adobe.com ([10.8.192.64]) by fe2.corp.adobe.com with Microsoft SMTPSVC(6.0.3790.1830); Sat, 24 May 2008 15:43:01 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Sat, 24 May 2008 15:42:59 -0700 Message-ID: In-Reply-To: <26face530805241258y199474edkcef7f79f8569b216@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Unix command-line tools to edit SharePoint site? Thread-Index: Aci93De+JAxT8U2eQ3O5mUEwZlzUqgAEw2bw References: <26face530805241258y199474edkcef7f79f8569b216@mail.gmail.com> From: "Tobias Hoellrich" To: "Kelly Jones" X-OriginalArrivalTime: 24 May 2008 22:43:01.0896 (UTC) FILETIME=[85C1C080:01C8BDEF] Cc: freebsd-questions@freebsd.org Subject: RE: Unix command-line tools to edit SharePoint site? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 22:43:08 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org=20 > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Kelly Jones > Sent: Saturday, May 24, 2008 1:58 PM > To: freebsd-questions@freebsd.org > Subject: Unix command-line tools to edit SharePoint site? >=20 > I begrudgingly use a Windows SharePoint server at a=20 > customer's request. >=20 > I'd like to automate (command-line) updating and creating documents, > lists, etc. >=20 > Is there a Unix tool that does this? >=20 > I know SharePoint has an "API", which basically spoofs the GET/POST > calls that your browser would make(?). >=20 > Has anyone written a Unix command-line tool (or Perl module, etc) that > abstracts this? Kelly - HTTP::WebDav is your friend. It allows you to access your SharePoint site from perl. You can retrieve data and store data. Also take a look at hits perl-snippet: http://www.perlmonks.org/index.pl?node_id=3D612797 Hope this helps Tobias From owner-freebsd-questions@FreeBSD.ORG Sat May 24 22:43:50 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 661591065687 for ; Sat, 24 May 2008 22:43:50 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from raq3.nitrex.net (raq3.nitrex.net [213.165.226.4]) by mx1.freebsd.org (Postfix) with ESMTP id 0631A8FC12 for ; Sat, 24 May 2008 22:43:49 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.10.140] (gate.zenatode.org.uk [213.165.225.167]) by raq3.nitrex.net (8.13.1/8.13.1) with ESMTP id m4OMhavb006376 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 24 May 2008 23:43:44 +0100 Message-ID: <48389A1D.9010201@onetel.com> Date: Sat, 24 May 2008 23:43:41 +0100 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: where is FreeBSD on ftp.uk.freebsd.org? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 22:43:50 -0000 I normally use this server (aka ftp.plig.net) but it doesn't seem to be mirroring FreeBSD anymore. Is it coming back? Also UK is not in the list of countries at http://mirrorlist.freebsd.org/FBSDsites.php. thanks Chris From owner-freebsd-questions@FreeBSD.ORG Sat May 24 22:49:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 717DD106567A for ; Sat, 24 May 2008 22:49:30 +0000 (UTC) (envelope-from fla22me@yahoo.com) Received: from web57211.mail.re3.yahoo.com (web57211.mail.re3.yahoo.com [216.252.111.227]) by mx1.freebsd.org (Postfix) with SMTP id 1D58A8FC12 for ; Sat, 24 May 2008 22:49:30 +0000 (UTC) (envelope-from fla22me@yahoo.com) Received: (qmail 36456 invoked by uid 60001); 24 May 2008 22:49:29 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=4Ax7rdTRTrKvM1CjRqpAlsqXScryJIpHe+b9X9kdM2qbGsXuCq6tYI7VDlmEk67Ne8IgHOO/GSxnJzBCSP2pVpkmYjKVvuf5Qsuj4/e3/Byk1sdjv0W09gcxnzNQq5nP5yHaI+Qsqiad9KFuUq4Ml5C46+aVbo0fXI3p6OtGLPk=; X-YMail-OSG: xDJLaK4VM1kGzHPH782bxHse5USfXjOTu0ypi1TX1Uyo7iO1aLr8VtJAf3xzVs1qXChrOVBLijeDOjwK9zUjxCYEtvl_mJD38slWVw-- Received: from [83.167.100.53] by web57211.mail.re3.yahoo.com via HTTP; Sat, 24 May 2008 15:49:29 PDT Date: Sat, 24 May 2008 15:49:29 -0700 (PDT) From: Andrei Flame To: Manolis Kiagias In-Reply-To: <4838875D.9020005@otenet.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <246236.36136.qm@web57211.mail.re3.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: How to mount memory stick on sony vaio laptop? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 22:49:30 -0000 > > pci10: at device 3.2 (no driver > > attached) > > > > > > This is, I am afraid, your card reader device :( You're right about the device, thanks! My pciconf -lv says: none2@pci0:10:3:2: class=0x018000 card=0x81ef104d chip=0x803b104c rev=0x00 hdr=0x00 vendor = 'Texas Instruments (TI)' device = 'PCIxx12 Integrated Flash Media Controller' class = mass storage Any further suggestions? From owner-freebsd-questions@FreeBSD.ORG Sat May 24 23:04:24 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 516A61065671 for ; Sat, 24 May 2008 23:04:24 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 513C08FC13 for ; Sat, 24 May 2008 23:04:24 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id C6C551CD1E; Sat, 24 May 2008 16:04:23 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id heWjRNNl5kXy; Sat, 24 May 2008 16:04:18 -0700 (PDT) Date: Sat, 24 May 2008 19:04:15 -0400 From: Sahil Tandon To: Chris Whitehouse Message-ID: <20080524230414.GA5679@shepherd> Mail-Followup-To: Chris Whitehouse , freebsd-questions@FreeBSD.org References: <48389A1D.9010201@onetel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48389A1D.9010201@onetel.com> Cc: freebsd-questions@FreeBSD.org Subject: Re: where is FreeBSD on ftp.uk.freebsd.org? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 23:04:24 -0000 * Chris Whitehouse [05-24-2008]: > Also UK is not in the list of countries at > http://mirrorlist.freebsd.org/FBSDsites.php. Several UK mirrors listed here: http://www.freebsd.org/doc/en/books/handbook/mirrors-ftp.html -- Sahil Tandon From owner-freebsd-questions@FreeBSD.ORG Sat May 24 23:37:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53A67106564A for ; Sat, 24 May 2008 23:37:21 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 512FB8FC25 for ; Sat, 24 May 2008 23:37:21 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id C851E1CD1E; Sat, 24 May 2008 16:37:20 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id 3kfmc1k5SjJ9; Sat, 24 May 2008 16:37:16 -0700 (PDT) Date: Sat, 24 May 2008 19:37:14 -0400 From: Sahil Tandon To: Ruel Luchavez Message-ID: <20080524233713.GB5679@shepherd> Mail-Followup-To: Ruel Luchavez , "freebsd-questions@freebsd.org" References: <20080524054033.GA4936@shepherd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: "freebsd-questions@freebsd.org" Subject: Re: Uninstall Webmin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 23:37:21 -0000 * Ruel Luchavez [05-24-2008]: > but how do you uninstall the setup.sh? i have uninstall the webmin through > its ports (deinstall) but every time i use again the setup.sh to finish the > installation of webmin the server still read the old setup.sh configuration > ( i can't set anymore the port,logs directory,username, etc.) It is difficult to understand your exact problem or question, but does /usr/local/etc/webmin/ exist by any chance? It was probably (since you modified its contents, this is a good thing) not deleted by 'make deinstall'. So: # rm -rf /usr/local/etc/webmin && /usr/local/lib/webmin/setup.sh -- Sahil Tandon