linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* stripe_cache_size, some info
@ 2017-03-19 18:35 Gandalf Corvotempesta
  2017-03-20 15:59 ` Wols Lists
  2017-03-24  5:47 ` NeilBrown
  0 siblings, 2 replies; 7+ messages in thread
From: Gandalf Corvotempesta @ 2017-03-19 18:35 UTC (permalink / raw)
  To: linux-raid

Hi to all,
I need some info about stripe_cache_size

Is that a sort of "writeback" cache? Higher the number, higher the
amount of data to be cached in ram before writing to disks, right?

Some questions:

1) any upper limit for that value ? Can I set it near 1GB like most
hardware controller?
2) why on my RAID-6 I don't have /sys/block/md0/md/stripe_cache_size ?

As I would like to replace most of our HW raid controller with mdadm,
any suggestion on how to improve RAID-6 speed ?

Modern CPU aren't an issue, I don't think that double-parity
calculation could create any bottleneck on a modern CPU.
The real advantages of a raid controller are mostly 2:

1) the writeback cache (1GB or 2GB)
2) the ability to automatically replace a disk by hotswapping it.

Any solution to this ? For the "2", i've tried by configuring the
POLICY in mdadm.conf but new disk is never reconized and I always have
to manually add the new disk to the array.

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

end of thread, other threads:[~2017-03-24  6:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-19 18:35 stripe_cache_size, some info Gandalf Corvotempesta
2017-03-20 15:59 ` Wols Lists
2017-03-20 16:13   ` Gandalf Corvotempesta
2017-03-20 16:22     ` Wols Lists
2017-03-20 16:24       ` Gandalf Corvotempesta
2017-03-24  5:47 ` NeilBrown
2017-03-24  6:00   ` Roman Mamedov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).