From owner-freebsd-current Fri Oct 29 18:56:53 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 7474A14D45 for ; Fri, 29 Oct 1999 18:56:45 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id SAA25319; Fri, 29 Oct 1999 18:56:42 -0700 (PDT) (envelope-from dillon) Date: Fri, 29 Oct 1999 18:56:42 -0700 (PDT) From: Matthew Dillon Message-Id: <199910300156.SAA25319@apollo.backplane.com> To: Andrew Gallatin Cc: freebsd-current@FreeBSD.ORG Subject: Re: odd NFS behaviour with DU 4.F client References: <14360.50663.727201.679421@grasshopper.cs.duke.edu> <199910282225.PAA12530@apollo.backplane.com> <14361.47885.374557.603037@grasshopper.cs.duke.edu> <199910300101.SAA24959@apollo.backplane.com> <14362.17633.665446.268216@grasshopper.cs.duke.edu> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Matthew Dillon writes: : > : > Ahhh... I'm glad you found it. I was beginning to scratch my head. : > : > NGROUPS_MAX is set to 16 (/usr/src/sys/sys/syslimits.h). You may : > be able to patch the kernel to up the number of groups by upping : > the value in that define and recompiling the kernel. I've never : > tried this myself but it should work. : :Will a recent -current behave the same way, or will it return :something to the DU box? : :Eg, will I need to worry about uppting NGROUPS_MAX when I upgrade the :box to a more recent kernel? : :Thanks, : :Drew :------------------------------------------------------------------------------ :Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin :Duke University Email: gallatin@cs.duke.edu :Department of Computer Science Phone: (919) 660-6590 I don't know, I don't have a non-FreeBSD box to test with. I would be interested in knowing the answer! -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message