From: Ray Morris <support@bettercgi.com>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] copy lv from lv?
Date: Tue, 29 Mar 2011 12:48:14 -0500 [thread overview]
Message-ID: <20110329124814.7fd059c7@bettercgi.com> (raw)
In-Reply-To: <784dab.9d29.12f01ad2e6f.Coremail.ooolinux@163.com>
> if lvm do not support lv copy? it is better copy on write.
> dd takes long time.
For a complete copy the only thing faster than "dd" is two
copies of "dd" piped together. dd is basically limited by
the speed of the physical disks, assuming proper arguments
to dd. For a copy on write, that's called a snapshot. LVM
COULD beused to copy, by making and splitting a mirror, but
that's going to be a lot slower than dd. (Though a mirror and
split can be used on a live filesystem, wth it unmounted only
for an instant during the split).
--
Ray Morris
support@bettercgi.com
Strongbox - The next generation in site security:
http://www.bettercgi.com/strongbox/
Throttlebox - Intelligent Bandwidth Control
http://www.bettercgi.com/throttlebox/
Strongbox / Throttlebox affiliate program:
http://www.bettercgi.com/affiliates/user/register.php
On Tue, 29 Mar 2011 20:53:37 +0800 (CST)
yue <ooolinux@163.com> wrote:
> if lvm do not support lv copy? it is better copy on write.
> dd takes long time.
>
> thanks
next prev parent reply other threads:[~2011-03-29 17:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-29 12:53 [linux-lvm] copy lv from lv? yue
2011-03-29 17:48 ` Ray Morris [this message]
2011-03-30 13:49 ` yue
2011-03-30 18:28 ` Ray Morris
2011-03-31 0:27 ` Stuart D. Gathman
2011-03-31 12:15 ` Zdenek Kabelac
2011-04-05 16:25 ` Ray Morris
2011-04-05 21:10 ` Zdenek Kabelac
2011-04-05 21:29 ` [linux-lvm] Taking it off list - " Ray Morris
2011-04-01 2:46 ` [linux-lvm] " yue
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=20110329124814.7fd059c7@bettercgi.com \
--to=support@bettercgi.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).