From owner-freebsd-questions@FreeBSD.ORG Tue Mar 18 19:00:36 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 1506F1065671 for ; Tue, 18 Mar 2008 19:00:36 +0000 (UTC) (envelope-from chris@sigd.net) Received: from ms05.mailstreet2003.net (ms05.mailstreet2003.net [69.25.50.235]) by mx1.freebsd.org (Postfix) with ESMTP id DECDC8FC1C for ; Tue, 18 Mar 2008 19:00:35 +0000 (UTC) (envelope-from chris@sigd.net) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 18 Mar 2008 14:48:40 -0400 Message-ID: <6FC9F9894A9F8C49A722CF9F2132FC2210C0E7E6@ms05.mailstreet2003.net> In-Reply-To: <94136a2c0803181142n48af9905n491129d13e1bd134@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: dedicated server specs / 7.0-Release Thread-Index: AciJJ+OepX7pWLnQSn2oazXXhFvUrAAADdIg References: <94136a2c0803181033i12162d3ep1e127fa7e1925a2b@mail.gmail.com><4a89d1190803181139l65011bd7kf38f4540354f90b8@mail.gmail.com> <94136a2c0803181142n48af9905n491129d13e1bd134@mail.gmail.com> From: "Chris Haulmark" To: "Zbigniew Szalbot" , "freebsd-questions" Cc: Subject: RE: dedicated server specs / 7.0-Release 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: Tue, 18 Mar 2008 19:00:36 -0000 > hello, >=20 > 2008/3/18, Christian Zachariasen : > > Depending on what you're doing you might clarify what you are > planning on > > doing with the disks. > > Are you running them in any form of RAID? > > > > In a some cases it might be smarter to go for "better" drives (made > for > > operating 24/7). > > That being said, I've often used shitty drives myself on servers > that have > > been up for ages at a time. >=20 > Right! It will be used for hosting a couple of domains and quite > extensive email service. I was planning to use the second HD to > replicate data in case of emergency. >=20 > What would you advise instead or is there a way to make the two drives > operate in RAID? I do not know much abaout RAIDs I am afraid. Without a hardware RAID controller card, you can run a software RAID 1 array. That is mirroring capabilities. There is a howto in the FreeBSD handbook on setting up the RAIDs based on the FreeBSD's built in features. I would strongly suggest that you add more disks for more IO resources to be available if you are going to run a medium sized mail server. SAS disks will be way much better. Those extra disks (or faster ones) and two more GB of RAM will be more useful if you are going to use a type of SQL database for your hosts websites. Better safe than to be overloaded. Chris >=20 > Thanks! >=20 > -- > Zbigniew Szalbot > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org"