From owner-freebsd-current@FreeBSD.ORG Fri Nov 12 12:28:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2887B16A4CE; Fri, 12 Nov 2004 12:28:51 +0000 (GMT) Received: from smtp2.jazztel.es (smtp2.jazztel.es [62.14.3.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F02043D39; Fri, 12 Nov 2004 12:28:50 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp2.jazztel.es with antivirus id 1CSaXm-0003s4-00 Fri, 12 Nov 2004 13:28:46 +0100 Received: from [212.106.239.196] (helo=rguez.homeunix.net) by smtp2.jazztel.es with esmtp id 1CSaXm-0003r5-00 Fri, 12 Nov 2004 13:28:46 +0100 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by rguez.homeunix.net (8.13.1/8.13.1) with ESMTP id iACCSmn6004127; Fri, 12 Nov 2004 13:28:48 +0100 (CET) (envelope-from freebsd@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.1/8.13.1/Submit) id iACCSmJY000879; Fri, 12 Nov 2004 13:28:48 +0100 (CET) (envelope-from freebsd@redesjm.local) From: Jose M Rodriguez To: freebsd-current@freebsd.org Date: Fri, 12 Nov 2004 13:28:47 +0100 User-Agent: KMail/1.7.1 References: <200411120230.22123.freebsd@redesjm.local> <20041112115217.GA2483@galgenberg.net> In-Reply-To: <20041112115217.GA2483@galgenberg.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200411121328.47666.freebsd@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1; AVE: 6.28.0.12; VDF: 6.28.0.59; host: antares.redesjm.local) X-Virus-Scanned: by antivirus cc: mbr@freebsd.org cc: Jose M Rodriguez Subject: Re: Fwd: fam problems with RELENG_5_3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 12:28:51 -0000 El Viernes, 12 de Noviembre de 2004 12:52, Ulrich Spoerlein escribi=F3: > On Fri, 12.11.2004 at 02:30:21 +0100, Jose M Rodriguez wrote: > > Hi, > > I'm having problems setting up fam in RELENG_5_3 > > config: > > server: > > FreeBSD-4.x stable > > NFS exported /home > > statd && !lockd > > fam -l from inetd > > Client: > > FreeBSD, RELENG_5_3 (very latest) > > NFS imported /home > > statd && !lockd > > fam -f -v -d -l -L >fam.log > > A backtrace can be found here. For the record, fam has never ever > worked over NFS (at least for me). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/55219 > > Ulrich Spoerlein Well, this may be a minor problem. At last here, fam can't talk to the server fam due to some socket=20 problem. I'm can recall of a kqueue based implementation of fam. Also, brand new=20 versions of fam are reachable Is anyone working on a fully functional fam for FreeBSD? Now, fam is really used by a bunch of apps (imap, gnome, kde, ...) =2D- josemi