public inbox for linux-bcache@vger.kernel.org
 help / color / mirror / Atom feed
* SSD usage for bcache - Read and Writeback
@ 2017-09-11 14:04 FERNANDO FREDIANI
  2017-09-14  7:58 ` Coly Li
  0 siblings, 1 reply; 18+ messages in thread
From: FERNANDO FREDIANI @ 2017-09-11 14:04 UTC (permalink / raw)
  To: linux-bcache

Hi folks

In Bcache people normally use a single SSD for both Read and Write
cache. This seems to work pretty well, at least for the load we have
been using here.

However in other environments, specially on ZFS people tend to suggest
to use dedicated SSDs for Write (ZIL) and for Read (L2ARC). Some say
that performance will be much better in this way and mainly say they
have different wearing levels.
The issue now a days is that SSDs for Write Cache (or Writeback) don't
need to have much space available (8GB normally is more than enough),
just enough for the time until data is committed to the pool (or
slower disks) so it is hard to find a suitable SSD to dedicate to this
propose only without overprovisioning that part.
On the top of that newer SSDs have changed a lot in recent times using
different types of memory technologies which tend to be much durable.

Given that I personally see that using a single SSD for both Write and
Read cache, in any scenarios doesn't impose any significant loss to
the storage, given you use new technology SSDs and that you will
hardly saturate it most of the time. Does anyone agree or disagree
with that ?

Fernando Frediani

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2017-09-26 20:27 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-11 14:04 SSD usage for bcache - Read and Writeback FERNANDO FREDIANI
2017-09-14  7:58 ` Coly Li
2017-09-14 11:43   ` Kai Krakow
2017-09-14 13:10   ` FERNANDO FREDIANI
2017-09-14 14:40     ` Emmanuel Florac
2017-09-14 14:46       ` FERNANDO FREDIANI
2017-09-14 15:04         ` Emmanuel Florac
2017-09-14 15:11           ` FERNANDO FREDIANI
2017-09-14 14:45     ` Coly Li
2017-09-14 14:54       ` FERNANDO FREDIANI
2017-09-14 15:04         ` Coly Li
2017-09-14 15:14           ` FERNANDO FREDIANI
2017-09-26 19:28             ` FERNANDO FREDIANI
2017-09-26 19:51               ` Michael Lyle
2017-09-26 20:02                 ` FERNANDO FREDIANI
2017-09-26 20:27               ` Kai Krakow
2017-09-14 15:31       ` Kai Krakow
2017-09-14 15:49         ` Coly Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox