mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-09 13:57:55 +03:00
Joe Thornber
b9da39274f
o High level archiving and backup functions.
I've split the old autobackup function into two seperate areas: 'archiving' is performed *before* a vg configuration is changed. This produces a numbered backup in /etc/lvm/archive. A 'backup' is performed *after* a vg change. So the directory /etc/lvm/backup will hold the a copy of the current configuration.
This directory contains an alpha release of LMV2, the new version of the userland LVM tools designed for the new device-mapper for the Linux kernel. The device-mapper needs to be installed before compiling these LVM2 tools. For more information about LVM2 read the INTRO file. Installation instructions are in INSTALL. This is alpha-quality software, released for testing purposes only. There is no warranty - see COPYING and COPYING.LIB. Tarballs are available from: ftp://ftp.sistina.com/pub/LVM2/tools/ ftp://ftp.sistina.com/pub/LVM2/device-mapper/ To access the CVS tree use: cvs -d :pserver:cvs@tech.sistina.com:/data/cvs login CVS password: cvs1 cvs -d :pserver:cvs@tech.sistina.com:/data/cvs checkout LVM2 Mailing list for discussion/bug reports etc. lvm-devel@sistina.com Subscribe from http://lists.sistina.com/mailman/listinfo/lvm-devel
Description
Languages
C
75.6%
Shell
18.7%
Python
2.9%
M4
0.9%
Makefile
0.8%
Other
1%