/usr/home vs /home

Matthew Seaman m.seaman at infracaninophile.co.uk
Sat Feb 18 13:39:19 UTC 2012


On 18/02/2012 11:36, Da Rock wrote:
> If I may, can I ask a quick question: My main misgivings about ZFS have
> been speed, ram use, and up till about a year ago or so relative 'youth'
> (at least on FreeBSD). What would be the minimum ram you would use for a
> high disk use? And what would be recommended to use for the caching? I
> was thinking 8G ram and either a high quality usb/SD(/CF?) disk or a
> sata II/III SSD for cache.

Yes -- ZFS uses RAM heavily to improve performance.   I've a VM running
ZFS with only 1GB which is pretty slow.   Mind you, a similar VM with
UFS is also pretty slow.

For an actual machine, about 4GB makes a reasonable ZFS system.  More is
better though; 8GB is what I'd recommend.  ZFS speed is on the whole
pretty reasonable.  It doesn't do small, randomized IO very effectively,
so it's not ideal to run a database on.  Other than that, for a home
e-mail / web /fileserver ZFS is just fine.

I haven't tried SSDs or anything like that -- that's an optimization to
improve latency when accessing lots of different files, and my usage
doesn't really justify it.  Try it without before spending any money on
SSDs.  It may well be good enough, but if it isn't then adding SSDs and
making ZFS use them for ZIL or cache is pretty simple (and doesn't
require any downtime.)

	Cheers,

	Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew at infracaninophile.co.uk               Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20120218/026962e6/signature.pgp


More information about the freebsd-questions mailing list