All of lore.kernel.org
 help / color / mirror / Atom feed
* Clustered RAID1 performance
@ 2013-05-30  9:59 Lars Marowsky-Bree
  2013-05-31 15:58 ` Brassow Jonathan
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Marowsky-Bree @ 2013-05-30  9:59 UTC (permalink / raw)
  To: dm-devel

Hi all,

we see a significant performance hit when mirroring is used for a cLVM2
LV.

That's clearly due to the performance overhead of bouncing to user-space
(and worse, to the network) for locking etc.

I wonder if consideration has been given to how this could be improved?
Using the in-kernel DLM and holding locks for regions the local node
writes to for longer, exclusive locks while noone is reading,
parallelizing the resync ...? How is the long-term perspective for this
given the dm-raid/md raid stuff?

Before we go drafting I wanted to ask for ideas that are already
floating around ;-) Anyone working on this?


Regards,
    Lars

-- 
Architect Storage/HA
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde

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

end of thread, other threads:[~2013-06-03 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30  9:59 Clustered RAID1 performance Lars Marowsky-Bree
2013-05-31 15:58 ` Brassow Jonathan
2013-06-03 20:45   ` Lars Marowsky-Bree

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.