From: AJ Lewis <lewis@sistina.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Snapshot sizes
Date: Wed, 29 Aug 2001 17:31:24 -0500 [thread overview]
Message-ID: <20010829173123.A10331@sistina.com> (raw)
In-Reply-To: <E15cDSJ-0002gX-00@hermes.sistina.com>; from gasht@neopets.com on Wed, Aug 29, 2001 at 03:05:30PM -0700
[-- Attachment #1: Type: text/plain, Size: 1718 bytes --]
On Wed, Aug 29, 2001 at 03:05:30PM -0700, Gashaw Teshome wrote:
> I would like to use snapshotting to backup an LVM-based machine. The files
> that I want to backup total about 20G, while LV is about 100G. What size do
> I need to make the snapshot volume to allow for this much data?
>
> Please let me know if I need to add any more information to make myself
> clearer.
You need enough room in the snapshot to store all the changes written to the
disk from the time you take the snapshot to the time you finish backing it
up. What happens is that when there is a write pending to the original LV,
we first copy the original data to the snapshot LV, then write the new data
to the original LV. The snapshot only stores the changed data. It
redirects any queries of data that hasn't changed back to the data stored on
the original LV. Make sense?
There is more detailed information at:
http://tech.sistina.com/lvm/doc/lvm_howto/Taking_a_backup_using_sna.html#sec:Snapshots_Backup
Regards,
--
AJ Lewis
Sistina Software Inc. Voice: 612-638-0500
1313 5th St SE, Suite 111 Fax: 612-638-0500
Minneapolis, MN 55414 E-Mail: lewis@sistina.com
http://www.sistina.com
Current GPG fingerprint = 3B5F 6011 5216 76A5 2F6B 52A0 941E 1261 0029 2648
Get my key at: http://people.sistina.com/~lewis/gpgkey
(Unfortunately, the PKS-type keyservers do not work with multiple sub-keys)
-----Begin Obligatory Humorous Quote----------------------------------------
A computer without a Microsoft operating system is like a dog without bricks
tied to its head.
-----End Obligatory Humorous Quote------------------------------------------
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2001-08-29 22:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-29 22:05 [linux-lvm] Snapshot sizes Gashaw Teshome
2001-08-29 22:31 ` AJ Lewis [this message]
2001-08-30 0:19 ` Gashaw Teshome
2001-08-30 12:23 ` AJ Lewis
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=20010829173123.A10331@sistina.com \
--to=lewis@sistina.com \
--cc=linux-lvm@sistina.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 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.