From owner-freebsd-isp Sun Feb 9 11:11:50 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1427B37B401 for ; Sun, 9 Feb 2003 11:11:49 -0800 (PST) Received: from usenet.isot.com (usenet.isot.com [63.161.224.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 137CD43F3F for ; Sun, 9 Feb 2003 11:11:48 -0800 (PST) (envelope-from freebsd@isot.com) Received: (from www@localhost) by usenet.isot.com (8.11.6/8.11.6) id h19JHvZ04246 for freebsd-isp@FreeBSD.ORG; Sun, 9 Feb 2003 13:17:57 -0600 (CST) (envelope-from freebsd@isot.com) X-Authentication-Warning: usenet.isot.com: www set sender to freebsd@isot.com using -f Received: from 63.161.239.63 ( [63.161.239.63]) as user freebsd@isot.com by webmail.isot.com with HTTP; Sun, 9 Feb 2003 13:17:57 -0600 Message-ID: <1044818277.3e46a965d3e52@webmail.isot.com> Date: Sun, 9 Feb 2003 13:17:57 -0600 From: itchibahn Reply-To: song@isot.com To: freebsd-isp@FreeBSD.ORG Subject: Local package initialization MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1-cvs X-Originating-IP: 63.161.239.63 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm running FreeBSD 4.6-RELEASE, and getting stuck at the end of boot process: "Local package initialization" When this is reached, it sets there forever. I have to CTRL-C and continues to login prompt. Any ways to fix this? Thanks. ------------------------------------------------- This mail sent through ISOT. To find out more about ISOT, visit http://isot.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 9 11:37: 8 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 317F737B401 for ; Sun, 9 Feb 2003 11:37:06 -0800 (PST) Received: from scorpio.DrkShdw.org (user205.net239.fl.sprint-hsd.net [209.26.20.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0692443F3F for ; Sun, 9 Feb 2003 11:37:05 -0800 (PST) (envelope-from scorpio@drkshdw.org) Received: from scorpio ([192.168.1.2]) by scorpio.DrkShdw.org (8.12.6/8.12.6) with ESMTP id h19Jcon8006612; Sun, 9 Feb 2003 14:38:59 -0500 (EST) (envelope-from scorpio@drkshdw.org) From: "Jeff Palmer" To: , Subject: RE: Local package initialization Date: Sun, 9 Feb 2003 14:38:05 -0500 Message-ID: <003201c2d072$c71ed150$0201a8c0@scorpio> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <1044818277.3e46a965d3e52@webmail.isot.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When the boot process hangs there, usually it's because the machine is trying to start a program that you've installed. There are a couple things which could slow it down. DNS lookups are probably the most common. If you are starting a daemon that needs to use DNS, it may not be able to resolve your hostname. Therefore, it'll wait until the lookup TTL expires. I've seen sendmail, mysql, postgresql, and other such daemons cause this issue. Another thing it could be, is a misconfigured daemon. For instance, if you recently installed postgresql, and forgot to initialize the database, the daemon won't be able to start, but fbsd is waiting for a clean exit code to continue booting. My advice, Reboot the machine. When it hangs, look at the package it mentions immediately before it hangs. And the package mentioned immediately after hitting control+c. It'll very likely be one of those two utilities are misconfigured. Jeff > -----Original Message----- > From: owner-freebsd-isp@FreeBSD.ORG [mailto:owner-freebsd-isp@FreeBSD.ORG] > On Behalf Of itchibahn > Sent: Sunday, February 09, 2003 2:18 PM > To: freebsd-isp@FreeBSD.ORG > Subject: Local package initialization > > I'm running FreeBSD 4.6-RELEASE, and getting stuck at the end of boot > process: > > "Local package initialization" > > When this is reached, it sets there forever. I have to CTRL-C and > continues to > login prompt. Any ways to fix this? Thanks. > > > > ------------------------------------------------- > This mail sent through ISOT. To find out more > about ISOT, visit http://isot.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 9 12: 0: 7 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C98037B401 for ; Sun, 9 Feb 2003 12:00:05 -0800 (PST) Received: from users.munk.nu (213-152-51-194.dsl.eclipse.net.uk [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id D499743FA3 for ; Sun, 9 Feb 2003 12:00:01 -0800 (PST) (envelope-from munk@users.munk.nu) Received: from users.munk.nu (munk@localhost [127.0.0.1]) by users.munk.nu (8.12.6/8.12.6) with ESMTP id h19K0bAx027103 for ; Sun, 9 Feb 2003 20:00:38 GMT (envelope-from munk@users.munk.nu) Received: (from munk@localhost) by users.munk.nu (8.12.6/8.12.6/Submit) id h19K0Zvv027100 for freebsd-isp@FreeBSD.ORG; Sun, 9 Feb 2003 20:00:35 GMT Date: Sun, 9 Feb 2003 20:00:34 +0000 From: Jez Hancock To: freebsd-isp@FreeBSD.ORG Subject: Re: Local package initialization Message-ID: <20030209200034.GA25652@users.munk.nu> Mail-Followup-To: freebsd-isp@FreeBSD.ORG References: <1044818277.3e46a965d3e52@webmail.isot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1044818277.3e46a965d3e52@webmail.isot.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 09, 2003 at 01:17:57PM -0600, itchibahn wrote: > I'm running FreeBSD 4.6-RELEASE, and getting stuck at the end of boot process: > > "Local package initialization" > > When this is reached, it sets there forever. I have to CTRL-C and continues to > login prompt. Any ways to fix this? Thanks. In addition to what Jeff said in his post, you might want to try changing the order in which your local rc initilization scripts are run. As an example, if the files in /usr/local/etc/rc.d dir looks like this: -rwxr-x--- 1 root wheel 181 Dec 23 22:05 000.mysql-client.sh* -r-xr-xr-x 1 root wheel 248 Dec 14 09:26 000.pkgtools.sh* -r-xr-xr-x 1 root wheel 307 Jan 19 16:32 100.apache.sh* -rwxr-x--x 1 root wheel 316 Nov 11 01:19 200.idled.sh* -rwxr-x--- 1 root wheel 181 Dec 23 22:05 300.mysql.sh* -rwxr-xr-x 1 root wheel 1742 Jan 14 18:03 999.ipfw.sh* Then the scripts will be run in the order: mysql-client pkgtools apache idled ipfw This is useful for various reasons, two that come to mind are: One application may depend on another application or module being loaded first and so the order they start is important (this is the case with mysql-client here I think). One application may take a long time to start up and cause others to hang (could be your situation). You could also try stopping all of your local rc scripts from loading at boot (either rename the rc files to something other than '.sh' or just make them not executable - chmod -x /usr/local/etc/rc.d/*.sh). This should resolve the problem, and then you can add scripts back one by one and see which one is causing the problem. Hope that helps, Jez To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 9 13:17:46 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6558937B401 for ; Sun, 9 Feb 2003 13:17:45 -0800 (PST) Received: from mordrede.visionsix.com (mordrede.visionsix.com [65.202.119.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94E8443F85 for ; Sun, 9 Feb 2003 13:17:42 -0800 (PST) (envelope-from lists@visionsix.com) Received: from vsis169 (unverified [65.202.119.169]) by mordrede.visionsix.com (Vircom SMTPRS 2.0.239) with SMTP id for ; Sun, 9 Feb 2003 15:17:40 -0600 Message-ID: <002901c2d080$f19af1d0$a977ca41@vsis169> From: "Lewis Watson" To: Subject: MySQL 3 & 4 Date: Sun, 9 Feb 2003 15:19:34 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello... I am wanting to run MySQL Server 3 and MySQL Server 4 at the same time; each from the ports collection. Can I just point each one to their own data files and on a different port and have a go at this? I am wondering specifically about the additional binaries that get installed such as mysqadmin for one. What happens with those? Are they distinct between the two versions or will one version's overwrite anothers? Thanks. Lewis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 9 13:18:18 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A1F637B405 for ; Sun, 9 Feb 2003 13:18:17 -0800 (PST) Received: from out003.verizon.net (out003pub.verizon.net [206.46.170.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id D089B43F3F for ; Sun, 9 Feb 2003 13:18:15 -0800 (PST) (envelope-from cswiger@mac.com) Received: from mac.com ([129.44.42.238]) by out003.verizon.net (InterMail vM.5.01.05.20 201-253-122-126-120-20021101) with ESMTP id <20030209211815.XIYR3094.out003.verizon.net@mac.com> for ; Sun, 9 Feb 2003 15:18:15 -0600 Message-ID: <3E46C590.4060106@mac.com> Date: Sun, 09 Feb 2003 16:18:08 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Local package initialization References: <1044818277.3e46a965d3e52@webmail.isot.com> <20030209200034.GA25652@users.munk.nu> In-Reply-To: <20030209200034.GA25652@users.munk.nu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [129.44.42.238] at Sun, 9 Feb 2003 15:18:14 -0600 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Jez Hancock wrote: [ ... ] > As an example, if the files in /usr/local/etc/rc.d dir looks like this: > > -rwxr-x--- 1 root wheel 181 Dec 23 22:05 000.mysql-client.sh* > -r-xr-xr-x 1 root wheel 248 Dec 14 09:26 000.pkgtools.sh* > -r-xr-xr-x 1 root wheel 307 Jan 19 16:32 100.apache.sh* > -rwxr-x--x 1 root wheel 316 Nov 11 01:19 200.idled.sh* > -rwxr-x--- 1 root wheel 181 Dec 23 22:05 300.mysql.sh* > -rwxr-xr-x 1 root wheel 1742 Jan 14 18:03 999.ipfw.sh* > > Then the scripts will be run in the order: > > mysql-client > pkgtools > apache > idled > ipfw Note that the above ordering leaves a window of vulnerability after a system reboot, where the firewall rules are not yet in place. It's safer to start up the firewall first, and then everything else. -Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 9 15:11:57 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33CE337B401 for ; Sun, 9 Feb 2003 15:11:56 -0800 (PST) Received: from blue.centerone.com (blue.centerone.com [204.133.183.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F0CE43F3F for ; Sun, 9 Feb 2003 15:11:55 -0800 (PST) (envelope-from rf-list@centerone.com) Received: from DELIVERANCE-XP.centerone.com (ppp-168-253-10-151.den1.ip.ricochet.net [168.253.10.151]) by blue.centerone.com (8.9.3/8.9.3) with ESMTP id QAA17040; Sun, 9 Feb 2003 16:24:34 -0700 Message-Id: <5.1.0.14.2.20030209160952.0353faf0@mail.centerone.com> X-Sender: rf-list@mail.centerone.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 09 Feb 2003 16:11:25 -0700 To: "Lewis Watson" , From: Ralph Forsythe Subject: Re: MySQL 3 & 4 In-Reply-To: <002901c2d080$f19af1d0$a977ca41@vsis169> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Not 100% sure but I'd imagine they use the same binary names/locations. Your best bet would be to install to separate directories, and run each one explicitly using full path in all instances. Beyond that, just make sure they do not share any files and the network ports are different, and you should be ok. At 03:19 PM 2/9/2003 -0600, Lewis Watson wrote: >Hello... >I am wanting to run MySQL Server 3 and MySQL Server 4 at the same time; >each from the ports collection. Can I just point each one to their own >data files and on a different port and have a go at this? I am wondering >specifically about the additional binaries that get installed such as >mysqadmin for one. What happens with those? Are they distinct between the >two versions or will one version's overwrite anothers? >Thanks. >Lewis > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 9 19:28:58 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5081F37B401 for ; Sun, 9 Feb 2003 19:28:56 -0800 (PST) Received: from usenet.isot.com (usenet.isot.com [63.161.224.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F35E43FF7 for ; Sun, 9 Feb 2003 19:27:35 -0800 (PST) (envelope-from freebsd@isot.com) Received: (from www@localhost) by usenet.isot.com (8.11.6/8.11.6) id h1A3Xbv05185; Sun, 9 Feb 2003 21:33:37 -0600 (CST) (envelope-from freebsd@isot.com) X-Authentication-Warning: usenet.isot.com: www set sender to freebsd@isot.com using -f Received: from 63.161.239.63 ( [63.161.239.63]) as user freebsd@isot.com by webmail.isot.com with HTTP; Sun, 9 Feb 2003 21:33:37 -0600 Message-ID: <1044848017.3e471d91321cd@webmail.isot.com> Date: Sun, 9 Feb 2003 21:33:37 -0600 From: itchibahn Reply-To: song@isot.com To: Jez Hancock Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Local package initialization References: <1044818277.3e46a965d3e52@webmail.isot.com> <20030209200034.GA25652@users.munk.nu> In-Reply-To: <20030209200034.GA25652@users.munk.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1-cvs X-Originating-IP: 63.161.239.63 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I had only one script in rc.d, apache.sh. As you suggested, I made in not executable, and it skipped right thru "Local package initialization". Thanks. Quoting Jez Hancock : > On Sun, Feb 09, 2003 at 01:17:57PM -0600, itchibahn wrote: > > I'm running FreeBSD 4.6-RELEASE, and getting stuck at the end of boot > process: > > > > "Local package initialization" > > > > When this is reached, it sets there forever. I have to CTRL-C and > continues to > > login prompt. Any ways to fix this? Thanks. > In addition to what Jeff said in his post, you might want to try changing > the > order in which your local rc initilization scripts are run. > > As an example, if the files in /usr/local/etc/rc.d dir looks like this: > > -rwxr-x--- 1 root wheel 181 Dec 23 22:05 000.mysql-client.sh* > -r-xr-xr-x 1 root wheel 248 Dec 14 09:26 000.pkgtools.sh* > -r-xr-xr-x 1 root wheel 307 Jan 19 16:32 100.apache.sh* > -rwxr-x--x 1 root wheel 316 Nov 11 01:19 200.idled.sh* > -rwxr-x--- 1 root wheel 181 Dec 23 22:05 300.mysql.sh* > -rwxr-xr-x 1 root wheel 1742 Jan 14 18:03 999.ipfw.sh* > > Then the scripts will be run in the order: > > mysql-client > pkgtools > apache > idled > ipfw > > This is useful for various reasons, two that come to mind are: > > One application may depend on another application or module being loaded > first and so the order they start is important (this is the case with > mysql-client here I think). > > One application may take a long time to start up and cause others to > hang (could be your situation). > > You could also try stopping all of your local rc scripts from loading > at boot (either rename the rc files to something other than '.sh' or > just make them not executable - chmod -x /usr/local/etc/rc.d/*.sh). > This should resolve the problem, and then you can add scripts back > one by one and see which one is causing the problem. > > Hope that helps, > > Jez > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > ------------------------------------------------- This mail sent through ISOT. To find out more about ISOT, visit http://isot.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 9 19:55:19 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE7DE37B401 for ; Sun, 9 Feb 2003 19:55:16 -0800 (PST) Received: from usenet.isot.com (usenet.isot.com [63.161.224.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EB9443FE5 for ; Sun, 9 Feb 2003 19:53:56 -0800 (PST) (envelope-from freebsd@isot.com) Received: (from www@localhost) by usenet.isot.com (8.11.6/8.11.6) id h1A407Z05220 for freebsd-isp@FreeBSD.ORG; Sun, 9 Feb 2003 22:00:07 -0600 (CST) (envelope-from freebsd@isot.com) X-Authentication-Warning: usenet.isot.com: www set sender to freebsd@isot.com using -f Received: from 63.161.239.63 ( [63.161.239.63]) as user freebsd@isot.com by webmail.isot.com with HTTP; Sun, 9 Feb 2003 22:00:07 -0600 Message-ID: <1044849607.3e4723c7418cf@webmail.isot.com> Date: Sun, 9 Feb 2003 22:00:07 -0600 From: itchibahn Reply-To: song@isot.com To: freebsd-isp@FreeBSD.ORG Subject: RE: Local package initialization References: <003201c2d072$c71ed150$0201a8c0@scorpio> In-Reply-To: <003201c2d072$c71ed150$0201a8c0@scorpio> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1-cvs X-Originating-IP: 63.161.239.63 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Did as you suggested, and found few several packages were installed by previous engineers. They weren't neccessary, so I pkg_delete them. And also stopped apache.sh from auto starting. Fixed. Thanks. Quoting Jeff Palmer : > When the boot process hangs there, usually it's because the machine > is trying to start a program that you've installed. There are a couple > things which could slow it down. DNS lookups are probably the most > common. If you are starting a daemon that needs to use DNS, it may > not be able to resolve your hostname. Therefore, it'll wait until the > lookup TTL expires. > > I've seen sendmail, mysql, postgresql, and other such daemons cause this > issue. > > Another thing it could be, is a misconfigured daemon. For instance, > if you recently installed postgresql, and forgot to initialize the > database, the daemon won't be able to start, but fbsd is waiting for a > clean exit code to continue booting. > > My advice, > > Reboot the machine. When it hangs, look at the package it mentions > immediately before it hangs. And the package mentioned immediately > after hitting control+c. It'll very likely be one of those two > utilities are misconfigured. > > > Jeff > > > -----Original Message----- > > From: owner-freebsd-isp@FreeBSD.ORG > [mailto:owner-freebsd-isp@FreeBSD.ORG] > > On Behalf Of itchibahn > > Sent: Sunday, February 09, 2003 2:18 PM > > To: freebsd-isp@FreeBSD.ORG > > Subject: Local package initialization > > > > I'm running FreeBSD 4.6-RELEASE, and getting stuck at the end of boot > > process: > > > > "Local package initialization" > > > > When this is reached, it sets there forever. I have to CTRL-C and > > continues to > > login prompt. Any ways to fix this? Thanks. > > > > > > > > ------------------------------------------------- > > This mail sent through ISOT. To find out more > > about ISOT, visit http://isot.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > ------------------------------------------------- This mail sent through ISOT. To find out more about ISOT, visit http://isot.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Feb 10 4:58:29 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDFD737B401 for ; Mon, 10 Feb 2003 04:58:27 -0800 (PST) Received: from users.munk.nu (213-152-51-194.dsl.eclipse.net.uk [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id B612C43FAF for ; Mon, 10 Feb 2003 04:58:26 -0800 (PST) (envelope-from munk@users.munk.nu) Received: from users.munk.nu (munk@localhost [127.0.0.1]) by users.munk.nu (8.12.6/8.12.6) with ESMTP id h1ACx5Ax045849; Mon, 10 Feb 2003 12:59:05 GMT (envelope-from munk@users.munk.nu) Received: (from munk@localhost) by users.munk.nu (8.12.6/8.12.6/Submit) id h1ACx3PO045848; Mon, 10 Feb 2003 12:59:03 GMT Date: Mon, 10 Feb 2003 12:59:01 +0000 From: Jez Hancock To: FreeBSD ISP List Cc: Chuck Swiger Subject: Re: Local package initialization Message-ID: <20030210125901.GC45355@users.munk.nu> Mail-Followup-To: FreeBSD ISP List , Chuck Swiger References: <1044818277.3e46a965d3e52@webmail.isot.com> <20030209200034.GA25652@users.munk.nu> <3E46C590.4060106@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E46C590.4060106@mac.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Chuck, On Sun, Feb 09, 2003 at 04:18:08PM -0500, Chuck Swiger wrote: > Jez Hancock wrote: > [ ... ] > >As an example, if the files in /usr/local/etc/rc.d dir looks like this: > > > >-rwxr-x--- 1 root wheel 181 Dec 23 22:05 000.mysql-client.sh* > >-r-xr-xr-x 1 root wheel 248 Dec 14 09:26 000.pkgtools.sh* > >-r-xr-xr-x 1 root wheel 307 Jan 19 16:32 100.apache.sh* > >-rwxr-x--x 1 root wheel 316 Nov 11 01:19 200.idled.sh* > >-rwxr-x--- 1 root wheel 181 Dec 23 22:05 300.mysql.sh* > >-rwxr-xr-x 1 root wheel 1742 Jan 14 18:03 999.ipfw.sh* > > > >Then the scripts will be run in the order: > > > >mysql-client > >pkgtools > >apache > >idled > >ipfw > > Note that the above ordering leaves a window of vulnerability after a > system reboot, where the firewall rules are not yet in place. It's > safer to start up the firewall first, and then everything else. The ipfw script only counts user traffic for stats - you can see the results here: http://ipfwstats.munk.nu keep meaning to make that frontend look nicer so I can package it up and maybe have it added to the ports eventually. For pass/block packet filtering I use ipf (which loads up prior to the local packages). Cheers, Jez To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Feb 11 15:47:40 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD5D137B405 for ; Tue, 11 Feb 2003 15:47:38 -0800 (PST) Received: from fw.mccons.net (adsl-65-64-105-41.dsl.kscymo.swbell.net [65.64.105.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C9A543FF2 for ; Tue, 11 Feb 2003 15:47:37 -0800 (PST) (envelope-from root@mccons.net) Received: from fw.mccons.net (localhost [127.0.0.1]) by fw.mccons.net (8.12.6/8.12.6) with ESMTP id h1BNlYB5011626; Tue, 11 Feb 2003 17:47:34 -0600 (CST) (envelope-from root@mccons.net) Received: from localhost (root@localhost) by fw.mccons.net (8.12.6/8.12.6/Submit) with ESMTP id h1BNlQcx011619; Tue, 11 Feb 2003 17:47:34 -0600 (CST) Date: Tue, 11 Feb 2003 17:47:26 -0600 (CST) From: Wm Brian McCane To: Jez Hancock Cc: FreeBSD ISP List , Chuck Swiger Subject: Re: Local package initialization In-Reply-To: <20030210125901.GC45355@users.munk.nu> Message-ID: <20030211174529.L11540-100000@fw.mccons.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Personally, I would feed your stats into cricket so you could have pretty pictures :). But, if ipfw does something, as mine does, and if you boot your firewall in closed mode, as I do, everything that needs the firewall to be open fails. This can take a little while to figure out when you are dinking around at 3am ;) - brian On Mon, 10 Feb 2003, Jez Hancock wrote: > Hi Chuck, > > On Sun, Feb 09, 2003 at 04:18:08PM -0500, Chuck Swiger wrote: > > Jez Hancock wrote: > > [ ... ] > > >As an example, if the files in /usr/local/etc/rc.d dir looks like this: > > > > > >-rwxr-x--- 1 root wheel 181 Dec 23 22:05 000.mysql-client.sh* > > >-r-xr-xr-x 1 root wheel 248 Dec 14 09:26 000.pkgtools.sh* > > >-r-xr-xr-x 1 root wheel 307 Jan 19 16:32 100.apache.sh* > > >-rwxr-x--x 1 root wheel 316 Nov 11 01:19 200.idled.sh* > > >-rwxr-x--- 1 root wheel 181 Dec 23 22:05 300.mysql.sh* > > >-rwxr-xr-x 1 root wheel 1742 Jan 14 18:03 999.ipfw.sh* > > > > > >Then the scripts will be run in the order: > > > > > >mysql-client > > >pkgtools > > >apache > > >idled > > >ipfw > > > > Note that the above ordering leaves a window of vulnerability after a > > system reboot, where the firewall rules are not yet in place. It's > > safer to start up the firewall first, and then everything else. > The ipfw script only counts user traffic for stats - you can > see the results here: > > http://ipfwstats.munk.nu > > keep meaning to make that frontend look nicer so I can package it up > and maybe have it added to the ports eventually. > > For pass/block packet filtering I use ipf (which loads up prior to the local > packages). > > Cheers, > > Jez > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > +-----------------------------------+------------------------------------------+ He rides a cycle of mighty days, and \ Wm Brian and Lori McCane represents the last great schizm among\ McCane Consulting the gods. Evil though he obviously is, \ root@mccons.net he is a mighty figure, this father of \ http://freenews.maxbaud.net/ my spirit, and I respect him as the sons \ http://www.sellit-here.com/ of old did the fathers of their bodies. \ http://recall.maxbaud.net/ Roger Zelazny - "Lord of Light" \ http://www.mccons.net/ +-------------------------------------------+----------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Feb 11 16:45:44 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42F4E37B405 for ; Tue, 11 Feb 2003 16:45:43 -0800 (PST) Received: from hotmail.com (f58.law10.hotmail.com [64.4.15.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id E005943FA3 for ; Tue, 11 Feb 2003 16:45:42 -0800 (PST) (envelope-from andrew__nelson@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 11 Feb 2003 16:45:42 -0800 Received: from 203.12.22.37 by lw10fd.law10.hotmail.msn.com with HTTP; Wed, 12 Feb 2003 00:45:42 GMT X-Originating-IP: [203.12.22.37] From: "Andrew Nelson" To: freebsd-isp@freebsd.org Subject: Why is my load average so high? Date: Wed, 12 Feb 2003 11:45:42 +1100 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 12 Feb 2003 00:45:42.0784 (UTC) FILETIME=[12586000:01C2D230] Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I've got a mail server which has started running very slow. The load average cycles up and down, sometimes hitting above 150.. It's not spam (I always have a look at the maillog when this happens) and the processes running on the system all add up to a reasonably low CPU and MEM usage.. There is nothing unusual in /var/log/messages and i'm stumped.. It's on a RAID5 and the drives are going like crazy.. how can I find the cause of this disk i/o ? Thanks, Andrew. _________________________________________________________________ Hotmail now available on Australian mobile phones. Go to http://ninemsn.com.au/mobilecentral/hotmail_mobile.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Feb 11 16:49:59 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1986737B401 for ; Tue, 11 Feb 2003 16:49:58 -0800 (PST) Received: from bilver.wjv.com (user38.net339.fl.sprint-hsd.net [65.40.24.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id B87E743F3F for ; Tue, 11 Feb 2003 16:49:55 -0800 (PST) (envelope-from bv@wjv.com) Received: from bilver.wjv.com (localhost.wjv.com [127.0.0.1]) by bilver.wjv.com (8.12.6/8.12.6) with ESMTP id h1C0nqbD082466; Tue, 11 Feb 2003 19:49:53 -0500 (EST) (envelope-from bv@wjv.com) Received: (from bv@localhost) by bilver.wjv.com (8.12.6/8.12.6/Submit) id h1C0npm0082454; Tue, 11 Feb 2003 19:49:51 -0500 (EST) Date: Tue, 11 Feb 2003 19:49:51 -0500 From: Bill Vermillion To: Andrew Nelson Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Why is my load average so high? Message-ID: <20030212004951.GB26220@wjv.com> Reply-To: bv@wjv.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: W.J.Vermillion / Orlando - Winter Park ReplyTo: bv@wjv.com User-Agent: Mutt/1.5.1i X-Spam-Status: No, hits=-2.4 required=5.0 tests=IN_REP_TO,NOSPAM_INC,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT,USER_AGENT_MUTT version=2.43 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org While humming that old rock song Yackety Yacc - Dont Awk Back Andrew Nelson sang or SED something like this: > I've got a mail server which has started running > very slow. The load average cycles up and down, > sometimes hitting above 150.. It's not spam (I > always have a look at the maillog when this happens) > and the processes running on the system all add up > to a reasonably low CPU and MEM usage.. > There is nothing unusual in /var/log/messages > and i'm stumped.. It's on a RAID5 and the drives > are going like crazy.. > how can I find the cause of this disk i/o ? Try 'top' or 'vmstat' Bill -- Bill Vermillion - bv @ wjv . com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 12 4: 6:23 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06D0737B405; Wed, 12 Feb 2003 04:06:21 -0800 (PST) Received: from mail.trident-uk.co.uk (mail.trident-uk.co.uk [81.3.89.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1101343F75; Wed, 12 Feb 2003 04:06:19 -0800 (PST) (envelope-from jamie@tridentmicrosystems.co.uk) Received: from localhost (localhost.pe.trident-uk.co.uk [127.0.0.1]) by mail.trident-uk.co.uk (Postfix) with ESMTP id A536B648; Wed, 12 Feb 2003 12:05:40 +0000 (GMT) Received: from jamieheckford (wrkstn-83.pe.trident-uk.co.uk [192.168.100.83]) by mail.trident-uk.co.uk (Postfix) with ESMTP id E2794569; Wed, 12 Feb 2003 12:05:38 +0000 (GMT) Reply-To: From: "Jamie Heckford" To: Cc: Subject: PPPoEd + Poptop, problems with Win98 SE clients Date: Wed, 12 Feb 2003 12:04:08 -0000 Organization: Trident Microsystems Ltd. Message-ID: <000001c2d28e$d91bec30$5364a8c0@jamieheckford> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am having an odd problem with PPPoEd + Poptop. I have set the box up as a simple VPN server for Windows based clients using the builtin PPTP client. Works fine on Windows ME, 2000, XP. However.. Windows 98 is a different story. I have applied the DUN 1.4 upgrades to this machine but still no joy. My ppp.conf looks like this: Set ifaddr 194.207.93.251 194.207.93.190-194.207.93.210 255.255.255.255 Enable proxy Enable utmp Disable passwdauth Enable lqr Set cd 5! Accept dns Enable mschapv2 mppe Disable deflate pred1 Deny deflate pred1 Set mppe 128 * Set timeout 0 Set mru max 1400 Set mtu max 1400 Set mppe 128 stateless And in my pptpd.conf.... Speed 115200 Localip 194.207.93.251 Remoteip 194.207.93.190-210 When the Win98 SE client connects, first off it moaned about various different things. Disbaling software compression seemed to sort that out, and it managed to connect. However, when it connects it cannot communicate with anything on the 194.207.93.0/24 network. I cant even ping the inside interface of the VPN router. Does anyone have any suggestions? I would really appreciate it as otherwise im going to have to replace the BSD box with a Win2K one.... Which I *definatly* do not want to do!!!!!! FreeBSD version on the vpn router: FreeBSD 4.7-STABLE #2: Thu Jan 23 16:13:38 GMT 2003 Many Thanks, -- Jamie Heckford Network Manager Trident Microsystems Ltd. jamie@tridentmicrosystems.co.uk t: +44(0)1737-780790 f: +44(0)1737-771908 w: http://www.tridentmicrosystems.co.uk/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 12 13:52: 8 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D70237B401; Wed, 12 Feb 2003 13:51:50 -0800 (PST) Received: from freebsd.org (p50867E3A.dip.t-dialin.net [80.134.126.58]) by mx1.FreeBSD.org (Postfix) with SMTP id 8985943FE5; Wed, 12 Feb 2003 13:51:33 -0800 (PST) (envelope-from james1k3@netscape.net) X-Priority: 1 From: To: "majordomo@freebsd.org" Subject: [private and confindential] Date: Thu, 13 Feb 2003 22:53:20 +0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_01BC2B74.89D1CCC0" Message-Id: <20030212215133.8985943FE5@mx1.FreeBSD.org> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_01BC2B74.89D1CCC0 Content-type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable AMSTERDAM, THE NETHERLANDS. CONFIDENTIAL BUSINESS PROPOSAL. You may be surprised to receive this letter from me since you do not know me personally. I am Carol Makali, the only child of James Makali,the most popular black farmer in Zimbabwe who was murdered in the land dispute in my country. I got your contact through network online hence decided to write you. Before the death of my father, he had taken me to Johannesburg to deposit the sum of US8.6 million (Eight million, Six Hundred thousand United States dollars), in one of the private security company, as he foresaw the looming danger in Zimbabwe this money was deposited in a box as gem stones to avoid much demurrage from security company. This amount was meant for the purchase of new machines and chemicals for the Farms and establishment of new farms in Swaziland. This land problem came when Zimbabwean President Mr. Robert Mugabe introduced a new Land Act Reform wholly affecting the rich white farmers and some few black farmers, and this resulted to the killing and mob action by Zimbabwean war veterans and some lunatics in the society. In fact a lot of people were killed because of this Land reform Act for which my father was one of the victims. It is against this background that, I and my mother fled Zimbabwe for fear of our lives and are currently staying in the Netherlands where we are seeking political asylum and moreso have decided to transfer my father抯 money to a more reliable foreign account. since the law of Netherlands prohibits a refugee (asylum seeker) to open any bank account or to be involved in any financial transaction throughout the territorial zone of Netherlands, As the only child of my father, I am saddled with the responsibility of seeking a genuine foreign account where this money could be transferred without the knowledge of my government who are bent on taking everything we have got. The South African government seems to be playing along with them. I am faced with the dilemma of moving this amount of money out of South Africa for fear of going through the same experience in future, both countries have similar political history. As a businesslady,I am seeking for a partner who I have to entrust my future and that of my family in his hands, I must let you know that this transaction is risk free. If you accept to assist me and my mother, all I want you to do for me, is to make an arrangements with the security company to clear the consignment(funds) from their afiliate office here in the Netherlands as i have already given directives for the consignment to be brought to the Netherlands from South Africa.But before then all modalities will have to be put in place like change of ownership to the consignment and more importantly this money I intend to use for investment. I have two options for you. Firstly you can choose to have certain percentage of the money for nominating your account for this transaction. Or you can go into partnership with me for the proper profitable investment of the money in your country. Whichever the option you want, feel free to notify me. I have also mapped out 5% of this money for all kinds of expenses incurred in the process of this transaction. If you do not prefer a partnership I am willing to give you 20% of the money while the remaining 75% will be for my investment in your country. Contact me with the above telephone number or my E-mail address while I implore you to maintain the absolute secrecy required in this transaction. Thanks, GOD BLESS YOU Yours Faithfully, Carol Makali. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 12 22:32:31 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0684B37B401; Wed, 12 Feb 2003 22:32:25 -0800 (PST) Received: from ntserver.emergo.com (mail.emergo.com [212.153.180.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5BAD43F3F; Wed, 12 Feb 2003 22:32:10 -0800 (PST) (envelope-from xxxxxxxxxxxxxxxxxxx@163.com) Received: from plain (LINAFTE [218.66.13.117]) by ntserver.emergo.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 1XPMDCAL; Thu, 13 Feb 2003 06:18:27 +0100 From: xxxxxxxxxxxxxxxxxxx@163.com To: freebsd-questions@freebsd.org Subject: 散户宝E组成立,新春大特惠,名额有限,快去索取新章程吧! Date: Thu, 13 Feb 2003 13:25:47 Mime-Version: 1.0 Content-Type: text/plain; charset="DEFAULT_CHARSET" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Message-Id: <20030213063210.B5BAD43F3F@mx1.FreeBSD.org> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 散户宝E组成立,新春大特惠,名额有限,快去索取新章程吧! 先获利后付费! 稳健获利,散户宝再一次利用我们的实力,有效的规避大盘的风 险。2002年下半年的操作结束了,在大盘跌幅达20.8%的大熊市,下 半年散户宝各账户的均值获利依旧达到了8.92%,最佳账户获利达17. 4% 2003年的行情依旧不容乐观,只有对消息面的准确把握, 技术面 的透彻理解,才能实现账户市值的稳健增涨。四年来的会员服务实力 ,对中国股市行情的有力把握,这一切都表明散户宝真真正正服务于 广大散户,是您值得信任的大管家。选择我们,也就选择了稳健盈利 ,无忧炒股的未来!真正把“赚钱就是硬道理”落到实处!先获利后 付费,这就是我们实力的承诺! 散户宝E组成立,新春大特惠,名额有限,快去索取新章程吧! 先获利后付费! 股市风云变幻,对于在资金技术消息等方面占劣势的您来讲能得 散户宝金牛资讯的指导无疑是个好选择。踏踏实实的分析和明确的指 导,是用时间换取稳定收益的投资理念,也是本工作室的宗旨;相信 本工作室的职业水准必将使您摆脱“花力气、赔精力、亏老本”的局 面,真正把“赚钱就是硬道理”落到实处!先获利后付费,这就是我 们实力的承诺! 先获利后付费! 一样的盘面,不一样的收益,来吧,选择我们,选择你们无忧盈利 的将来!和我们的会员一起享受无忧炒股,轻松盈利的乐趣吧! 有意者请立即致信sanhubao2002@vip.163.com索取入会章程(含 散户宝的业绩)。 散户宝金牛咨询 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 12 23:14: 4 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F348437B401 for ; Wed, 12 Feb 2003 23:14:02 -0800 (PST) Received: from idiom.com (idiom.com [216.240.32.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 838B543FAF for ; Wed, 12 Feb 2003 23:14:02 -0800 (PST) (envelope-from muir@idiom.com) Received: from idiom.com (localhost [127.0.0.1]) by idiom.com (8.12.6/8.12.6) with ESMTP id h1D7E1uq004269 for ; Wed, 12 Feb 2003 23:14:01 -0800 (PST) (envelope-from muir@idiom.com) Received: (from muir@localhost) by idiom.com (8.12.6/8.12.6/Submit) id h1D7E1Bn004268; Wed, 12 Feb 2003 23:14:01 -0800 (PST) (envelope-from muir) Date: Wed, 12 Feb 2003 23:14:01 -0800 (PST) From: David Muir Sharnoff Message-Id: <200302130714.h1D7E1Bn004268@idiom.com> To: freebsd-isp@freebsd.org Subject: Re: Why is my load average so high? References: <20030212004951.2EGB26220@wjv.com> Organization: Idiom Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If you have process accounting turned on, try "sa -D". I recently had a similar problem with a mail server. It turned out that sendmail was eating the disk bandwidth because I had too many processes running the queue. -Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message