From owner-freebsd-questions@FreeBSD.ORG Wed Aug 20 22:15:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63D011065676 for ; Wed, 20 Aug 2008 22:15:28 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 259E78FC20 for ; Wed, 20 Aug 2008 22:15:28 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KVvxX-0004oO-TN for freebsd-questions@freebsd.org; Wed, 20 Aug 2008 22:15:19 +0000 Received: from pool-141-156-180-91.esr.east.verizon.net ([141.156.180.91]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Aug 2008 22:15:19 +0000 Received: from nightrecon by pool-141-156-180-91.esr.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Aug 2008 22:15:19 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Date: Wed, 20 Aug 2008 18:17:11 -0400 Lines: 34 Message-ID: References: <56DA0457-3CAA-4B73-B35B-CE4DD624517C@poughkeepsieschools.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-141-156-180-91.esr.east.verizon.net Sender: news Subject: Re: PAE or 64bit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nightrecon@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2008 22:15:28 -0000 B. Cook wrote: > hey all, > > Looking for opinions.. > > We are going to be getting a server for drupal, running lighttpd and > php, as well as exim and SA with clamav, courier or dovecot, mysql > 51.. etc. > > Right now this setup does about 200G per month (we have two boxes) and > were looking at getting one box to do it all (business department > reasons) and assuming it would be doing double the work.. we would be > looking at a single box running 600GB max per month in traffic (about > 2Mb/sec).. > > We would be (hopefully) be going with sas drives instead of the sata > we have atm. Not trying to make this a debate about hardware but.. > > The question of at least 4G of ram came up.. and we starting debating > about PAE or just going with x64.. > > we would not be using zfs, we would be running RELENG_7_0. > > again, looking for opinions on PAE vs x64 for this type of setup. > > Thanks in advance PAE is slow, buggy, and kludge. My choice would be 64 bit and don't look back. -Mike