linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Linda A. Walsh" <lvm@tlinx.org>
To: eneal@businessgrade.com,
	LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Why is my LVM Mirror performance so bad?
Date: Mon, 29 Sep 2014 11:15:25 -0700	[thread overview]
Message-ID: <5429A1BD.2000206@tlinx.org> (raw)
In-Reply-To: <1411839754687039500@businessgrade.com>

Errol Neal wrote:
> Is this just the life of a LVM mirror and the performance here is about as good as it gets?
> ----
>   
It's a bit confusing from what you have above, but *usually*, if you
want performance, you set up 1 duplicate device (disk) to duplicate another
of the same type.  That way when the controller is writing to 1, it will 
be able to
write to the other in the same location and expect *similar* speeds 
(speeds will
vary more on desktop drives vs. enterprise, so overall RAID performance 
is lost).

 From what it looks like you have multiple segments mirroring other 
(parallel?? not sure)
segments... but as data is being written to one segment, it also may not 
have finished
writing a  parallel copy to another segment.

Don't setup multiple segments mirroring each other on 2 devices... have 
1 be the mirror
of the other and both be of similar type if you want near device speed.

i.e. you don't want 4 mirrors, but want to make all of sdb mirror all of 
sdc.

  parent reply	other threads:[~2014-09-29 18:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-27 17:42 [linux-lvm] Why is my LVM Mirror performance so bad? Errol Neal
2014-09-27 20:35 ` Micky
2014-09-29  8:59   ` Zdenek Kabelac
2014-09-29 18:15 ` Linda A. Walsh [this message]
2014-09-30  3:27 ` Brassow Jonathan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5429A1BD.2000206@tlinx.org \
    --to=lvm@tlinx.org \
    --cc=eneal@businessgrade.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).