From owner-freebsd-questions@FreeBSD.ORG Sat Jul 18 14:35:55 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 33353106566B for ; Sat, 18 Jul 2009 14:35:55 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (constellation.thenetnow.com [207.112.4.14]) by mx1.freebsd.org (Postfix) with ESMTP id 0A7FE8FC08 for ; Sat, 18 Jul 2009 14:35:54 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1MSB0z-0008uc-0m for freebsd-questions@freebsd.org; Sat, 18 Jul 2009 10:35:53 -0400 Message-ID: <25A3192F31A344B99F50583BDC58C921@GRANT> From: "Grant Peel" To: Date: Sat, 18 Jul 2009 10:35:47 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Subject: NFS- SAN - FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2009 14:35:55 -0000 Hi all, Up to this point, all of our servers are standalone, i.e. all services and software required are installed on each local server. Apache, Exim, vm-pop3d, Mysql, etc etc. Each local server is connected to the Inet via a VLAN (WAN), to our colo's switch. Each server contains about 300 domains, each domain has its own IP. Each sever is also connected to a VLAN (LAN) via the same (Dell 48 Port managed switch). We have been considering consolidating all users data from each server to a central (local), storage unit. While I do have active nfs's running (for backups etc), on the LAN only, I have never attempted to create 1 mass storage unit. So I suppose the questions are: 1) Is there any specific hardware that anyone might reccommend? I want to stick with FreeBSD as the OS as I am quite comfortable admining it, 2) Would anyone reccomend NOT using FreeBSD? Why? 3) Assuming I am using FreeBSD as the storage systems OS, could NFS simply be used? 4) Considering out whole Inet traffic runs about 2 Mb/s, is there any reason the port to the Storage unit should be more than 100 M/b (would it be imparative to use 1 G/b transfer)? TIA, -Grant