linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Dieter Stüken" <stueken@conterra.de>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Performance impact of LVM
Date: Thu, 27 Jul 2006 17:30:53 +0200	[thread overview]
Message-ID: <44C8DC2D.3000408@conterra.de> (raw)
In-Reply-To: <20060727120250.GB17454@freshdot.net>

Sander Smeenk wrote:
> I've recently subscribed here as i have some questions about LVM,
> particularly the performance impact of LVM on disk IO.

impact? no, I don't think so.

LVM does not interfere with the IO system too much.
For an IO request LVM decides where (device/sector)
to find the data. The transfer of the data itself,
to or from the device, happens as before, without LVM.
I think the delay for the lookup to find the data
is negligible compared to the transfer time itself.

But LVM may improve the performance indirectly, if
you spread your data over several disk by using striping.
But this is not guaranteed and depends on the structure
of your data and the access pattern.

there are several studies about this topic, i.E:

http://www.suse.com/en/whitepapers/lvm/lvm1.html#perf

.. although, its a bit outdated, as they still use LVM1... 

Dieter.

  reply	other threads:[~2006-07-27 15:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-27 12:02 [linux-lvm] Performance impact of LVM Sander Smeenk
2006-07-27 15:30 ` Dieter Stüken [this message]
2006-07-28  7:09   ` Sander Smeenk
2006-07-28 12:54   ` Mark H. Wood
2006-07-28 14:22     ` Michael T. Babcock
2006-07-31  7:58     ` Sander Smeenk
2006-07-27 17:14 ` Lamont R. Peterson
2006-07-28  7:24   ` Sander Smeenk

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=44C8DC2D.3000408@conterra.de \
    --to=stueken@conterra.de \
    --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).