All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Understand the snapshot process
@ 2003-12-31  1:19 Jean Marie Ariès
  2003-12-31 15:11 ` David Johnston
  0 siblings, 1 reply; 5+ messages in thread
From: Jean Marie Ariès @ 2003-12-31  1:19 UTC (permalink / raw)
  To: linux-lvm

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-01-02 11:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-31  1:19 [linux-lvm] Understand the snapshot process Jean Marie Ariès
2003-12-31 15:11 ` 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

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.