From: "Jean Marie Ariès" <jeanmarie.aries@groupe-ips.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] Understand the snapshot process
Date: Wed Dec 31 01:19:01 2003 [thread overview]
Message-ID: <3FF277FF.1D5400B4@groupe-ips.com> (raw)
Hi,
I'm using LVM under SuSE Linux 8.0, and I don't understand all the
snapshot process.
I know a snapshot is an exact copy of an existing volume :o)
Our config is :
2 disks 73 Go RAID 1
--> 1 VG "OVG" (60 GB)
--> 1 LV /dev/OVG/data (40 GB) mounted on /share/data
To create a snapshot whith ReiserFS, we do this (I'm following the LVM
How-To) :
Tux :# lvcreate -L30G -s -n snap_admin /dev/OVG/data
and so, we mount the snapshot :
Tux :# mount /dev/OVG/snap_admin /share/snapshot
At this point, the /share/snapshot contain a copy of the /share/data
directory.
The How To say "Do the backup" for exemple with tar.
My question is : Why we must to copy the data with a system command on
the snapshot ? Is a "create snapshot/remove snapshot" not possible ?
Thanks in advnace for your response.
--
Jean Marie Ari�s
next reply other threads:[~2003-12-31 1:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-31 1:19 Jean Marie Ariès [this message]
2003-12-31 15:11 ` [linux-lvm] Understand the snapshot process David Johnston
2004-01-02 1:17 ` Jean Marie Ariès
2004-01-02 10:40 ` David Johnston
2004-01-02 11:40 ` Jean Marie Ariès
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=3FF277FF.1D5400B4@groupe-ips.com \
--to=jeanmarie.aries@groupe-ips.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.