From owner-freebsd-questions@FreeBSD.ORG Fri Jun 5 19:39:39 2009 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 2892A106566B for ; Fri, 5 Jun 2009 19:39:39 +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 D4BC28FC13 for ; Fri, 5 Jun 2009 19:39:38 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MCfGK-0004xJ-T8 for freebsd-questions@freebsd.org; Fri, 05 Jun 2009 19:39:37 +0000 Received: from pool-68-239-69-130.washdc.east.verizon.net ([68.239.69.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Jun 2009 19:39:36 +0000 Received: from nightrecon by pool-68-239-69-130.washdc.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Jun 2009 19:39:36 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Fri, 05 Jun 2009 15:41:14 -0400 Lines: 33 Message-ID: References: <139b44430906050557v4ce23a13r259535c3e839deb0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-68-239-69-130.washdc.east.verizon.net Sender: news Subject: Re: Opinion request about a file server 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: Fri, 05 Jun 2009 19:39:39 -0000 Valentin Bud wrote: > Hello community, > > I have an old computer (ASRock P4Dual-915GL) with Intel P4 > CPU at 3.0Ghz and 2Gb of RAM. > > I am asking the list maybe is somebody out there with a similar > configuration > and running FreeBSD on such a system as a File Server and Print Server > using samba. > > What i mainly try to achieve, talking in storage space, is 2 HDD of 1TB > in > mirroring using gmirror(8) and 1 separate HDD of 500Gb. > > So do you think the system I've mentioned would handle the load? The > server > will be > used by 4 people for storage of all sorts of files that can be found in > Design and daily > Office World (Photoshop, Illustrator, etc, Word Documents, etc). > > Thank you, > v The short answer is yes - this will be fine for what you need. This is one place where FreeBSD is very good. It will give you performance on slightly downlevel hardware that Windows Server just can't touch. -Mike