Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 2020 23:19:01 +0100
From:      Steve O'Hara-Smith <steve@sohara.org>
To:        Marwan Sultan <dead_line@hotmail.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: partitioning server with 2 hard drives
Message-ID:  <20200915231901.e767350415aad298732f72cc@sohara.org>
In-Reply-To: <MWHPR06MB32479D288A8D10AD73FC6A329A200@MWHPR06MB3247.namprd06.prod.outlook.com>
References:  <MWHPR06MB32479D288A8D10AD73FC6A329A200@MWHPR06MB3247.namprd06.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Sep 2020 21:34:35 +0000
Marwan Sultan <dead_line@hotmail.com> wrote:

> Good day/Evening for all FreeBSDers 🙂
> 
>  I want to install latest FreeBSD for a business server
>  erver with the following specification. :
>  Intel Xeon E3-1240 v5 3.5GHz
> Hardware RAID Controller 1 GB Cache with BBU
> 16 GB DDR4 RAM - Total
> 1 TB 7200 SATA
> 1 TB 7200 SATA

	The first question is do you need 2TB of available storage or will
1TB be sufficient (alternatively if you do need 2TB of storage can you use
two 2TB drives).

> I understand its advised to create it in this order and SWAP double (or
> triple) of the RAM (is 50 GB ok) ? /

	That advice is old and if you need to actively use swap then you
need more RAM. That being said disc space is cheap so go for 32GB spread
over the two drives - spreading swap over two drives allows parallel access
essentially doubling the swap bandwidth.

	I would go for a ZFS mirror using the rest of the drives, set up
a weekly scrub and never worry about a drive failure again.

-- 
Steve O'Hara-Smith <steve@sohara.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200915231901.e767350415aad298732f72cc>