From: Gashaw Teshome <gasht@neopets.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Snapshot sizes
Date: Wed, 29 Aug 2001 17:19:10 -0700 [thread overview]
Message-ID: <E15cFXf-0005aa-00@hermes.sistina.com> (raw)
In-Reply-To: <20010829173123.A10331@sistina.com>
> Make sense?
I think so. So, if I create a LV of (let's say) 100M, take a snapshot and
then do my backup, as long as no changes have occured in excess of that 100M
I'll be fine. The total size of the files on the original LV doesn't matter
as long as I allocate enough space for the snapshot LV.
Do I have it right?
On Wednesday 29 August 2001 03:31 pm, AJ Lewis wrote:
> 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,
--
Gashaw Teshome
System Administrator
Neopets.com
next prev parent reply other threads:[~2001-08-30 0:19 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
2001-08-30 0:19 ` Gashaw Teshome [this message]
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=E15cFXf-0005aa-00@hermes.sistina.com \
--to=gasht@neopets.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.