Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2011 12:02:30 +0100
From:      =?UTF-8?Q?=C5=A0imun_Mikecin?= <numisemis@gmail.com>
To:        freebsd-fs@freebsd.org
Subject:   Re: ZFS on a single disk?
Message-ID:  <AANLkTikT9%2Bbv1yhJj14d2Hpn1NC=kq111bkcjm-KzE1f@mail.gmail.com>
In-Reply-To: <20110302105000.GA38004@roberto-al.eurocontrol.fr>
References:  <0E00DAFC-C39F-47DC-B9AF-16419C20997F@tao.org.uk> <615F1346-E830-42E2-B229-4181B8BC56BD@exonetric.com> <53FA69D2-2EF0-4CBF-985B-6E710F15FE02@tao.org.uk> <20110302001650.GB49147@icarus.home.lan> <27423168-85BE-41B1-8E14-94F01310EFE4@tao.org.uk> <20110302105000.GA38004@roberto-al.eurocontrol.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
2011/3/2 Ollivier Robert <roberto@keltia.freenix.fr>

> According to Dr Josef Karthauser:
> > I guess I should have been a bit clearer, I mean without any external
> devices backing them. Seeing as this is to be running on a VPS/Xen at a
> hosting environment I'm not able to add any additional devices.
>
> It will work even w/o anything added.  I've run an amd64 VM for several
> months like that.
>
> > I'm not memory starved however. Is it madness to use a memory disk? (The
> instance in question will have 6gb of ram total to play with.).
>
> You could use an md device to serve as a cache but with only 6 GB, just let
> ZFS use whatever it needs.
>

ZFS cache device (L2ARC) are beneficial when their size can be much larger
than size of your ARC cache. If you have much RAM, use it for ARC. L2ARC
acts like an extension of ARC, but is slower than ARC.
It would really be madness to use that RAM for a memory disk on which you
configure a ZFS cache device (L2ARC).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikT9%2Bbv1yhJj14d2Hpn1NC=kq111bkcjm-KzE1f>