From owner-freebsd-questions Thu Mar 4 19:16:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from fisicc-ufm.edu (unknown [209.198.197.200]) by hub.freebsd.org (Postfix) with ESMTP id 43DFA1513C for ; Thu, 4 Mar 1999 19:16:07 -0800 (PST) (envelope-from solca@fisicc-ufm.edu) Received: from fisicc-ufm.edu (samsara.fisicc-ufm.edu [209.198.197.197]) by fisicc-ufm.edu (8.8.7/8.8.7) with ESMTP id VAA11849 for ; Thu, 4 Mar 1999 21:22:40 -0600 (CST) (envelope-from solca@fisicc-ufm.edu) Message-ID: <36DF4ADE.8A231CF5@fisicc-ufm.edu> Date: Thu, 04 Mar 1999 21:09:18 -0600 From: "Otto E. Solares" Organization: FISICC-UFM X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.2.2 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: NFS & NIS Problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I was wondering if any of you can help me with this problem: I work for a university and we have many pc's in our internet labs, we are using FreeBSD 2.2.8 for clients and one server, the server is an Pentium II 400MHz, 64MB RAM, HD 8 GB. The clients are Pentium 200MMX with 32MB RAM. The server have the roles of NFS, NIS and SMB server. We use NFS to mount the home partition to all clients, we use NIS to authenticate any user in any client and use SMB when the client is not in FreeBSD but in Windoze. All this have the intention to use a more secure and more flexible administration and control issues. So when a client launches FreeBSD in any client the waiting time is very big but the real problem is when the user log in, he/she has to wait too a very large amount of time, when the user is logged in, he opens any program and it lock up (not the machine but the app). I was experimenting with this so i perform in a client an simple command in any user's home dir: time ls (0:00.24) and time ls -l (RPC time out). This is a little bit strange because ls i think uses NFS without problem but ls -l uses NFS and NIS (i think). This happens with any number of users logged in (form 1 to a max. of 60 users that are at the same time logged in). The SMB daemon works perfectly with any number of users. I will apreciate your help. Thanks you. Otto E. Solares To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message