Date: Fri, 29 Jul 2005 23:13:29 -0400 From: Kris Kennaway <kris@obsecurity.org> To: rick@snowhite.cis.uoguelph.ca Cc: fs@freebsd.org, openbsd-nfsv4@sfobug.org Subject: Re: NFSv234 server ported to FreeBSD6.0-BETA1 Message-ID: <20050730031329.GA38175@xor.obsecurity.org> In-Reply-To: <200507272236.SAA89695@snowhite.cis.uoguelph.ca> References: <200507272236.SAA89695@snowhite.cis.uoguelph.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
--5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 27, 2005 at 06:36:19PM -0400, rick@snowhite.cis.uoguelph.ca wro= te: > In case you are interested, there is now a port of my NFSv2,3 and 4 server > to FreeBSD6.0-BETA1 available at ftp://ftp.cis.uoguelph.ca/pub/nfsv4. > (Look for the 2 files with FreeBSD6.0-BETA1 in the name.) >=20 > It seems to work ok on a dual CPU Pentium II that I have. (I believe that > I have the SMP code set up ok, but I don't wait until I'm inside the > server op functions to grab Giant. It follows the nfsserver example for > handling the socket interface and has separate locks for the server cache > and the caches of credential mappings for RPCSEC_GSS. It should allow the > encryption/decryption to be done in parallel on an N cpu box.) >=20 > I think the server is about ready for public consumption now. (I don't > know if anyone is interested in bringing the code into FreeBSD, but this > might be a good time?) How does one configure the kernel as an NFS client? The kernel doesn't link when you define both options NFSD options NFSCLIENT newnfs_port.o(.data+0x400): In function `nfsrvd_rcv': =2E./../../newnfs/nfs/newnfs_port.c:228: multiple definition of `M_NFSLOCK' nfs_lock.o(.data+0x0):../../../nfsclient/nfs_lock.c:81: first defined here *** Error code 1 Kris --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC6vBZWry0BWjoQKURAnAqAKDy/W2mIRIPZpiB8ftiullcCyPaVQCfX2Ef NwsOFNVaPyjBEAxMYUQdg/c= =Twk8 -----END PGP SIGNATURE----- --5vNYLRcllDrimb99--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050730031329.GA38175>