From owner-freebsd-questions@FreeBSD.ORG Tue Apr 15 09:40:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C14437B401 for ; Tue, 15 Apr 2003 09:40:30 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AAFF43FBF for ; Tue, 15 Apr 2003 09:40:29 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3FGdoJP017496; Tue, 15 Apr 2003 12:39:59 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3E9C35D6.7060502@potentialtech.com> Date: Tue, 15 Apr 2003 12:39:50 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: M Gomez References: <001601c3036b$2ea47660$0800000a@laptop> In-Reply-To: <001601c3036b$2ea47660$0800000a@laptop> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: HELP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 16:40:30 -0000 [Please wrap your lines @ 72 chars or so] M Gomez wrote: > I was running 4.6.2 on a Dell Poweredge 2300 > It has been running with relatively no probems since it was released. > I recently upgraded to 4.8. At that time I started experiencing as sorts of > anomolies. I figured it may have been a jacked upgrade. So I killed the > partitions and started from scratch after backing up passwd files and home > dirs and such. > > Same thing.... > > The anomoly I am speaking of is slowness. For example. I type pine and it takes > at least 15 seconds for it to start. This is remotely and locally. Netstat > command takes so long to complete that I never let it finish. What is going on? > It is not isolated to these two programs. It took over 9 seconds to start Apache. > In a nutshell. Every thing is slow. Another example. Logging in. My first guess is that there's a network problem. Try this: run "netstat -rn" and "netstat -r" and note the time difference (if any) If there's a considerable time difference (-rn is immediate, while -r takes a while) then it's like that faulty DNS config is the problem. Just about all the programs you describe as being slow are dependent on network services. If you start "top", is that slow as well? (top does not access the network in any way that I know of) If the test doesn't indicate network problems, you may want to monitor top, systat and/or other programs to see if you can pinpoint the cause of the speed problem. Feel free to post results of these commands to the list if nothing jumps out at you. > My servers stats > cjhost# uname -v > FreeBSD 4.8-RELEASE #0: Tue Apr 15 00:59:34 EST 2003 :/usr/src/sys/compile/COLONEL > cjhost# > > DELL poweredge 2300 > DUAL PII 400 > 512 RAM > 4 Dell lvd drives -- Bill Moran Potential Technologies http://www.potentialtech.com