1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-19 22:50:38 +03:00
Alasdair Kergon 63875e7591 Merge with text format branch.
Lots of changes/very little testing so far => there'll be bugs!

Use 'vgcreate -M text' to create a volume group with its metadata stored
in text files.  Text format metadata changes should be reasonably atomic,
with a (basic) automatic recovery mechanism if the system crashes while a
change is in progress.

Add a metadata section to lvm.conf to specify multiple directories if
you want (recommended) to keep multiple copies of the metadata (eg on
different filesystems).

e.g. metadata {
        dirs = ["/etc/lvm/metadata1","/usr/local/lvm/metadata2"]
}

Plenty of refinements still in the pipeline.
2002-04-24 18:20:51 +00:00
2001-08-15 16:20:46 +00:00
2002-04-24 18:20:51 +00:00
2001-12-20 11:52:54 +00:00
2001-08-15 16:20:46 +00:00
2002-04-24 18:20:51 +00:00
2002-01-23 12:25:30 +00:00
2001-12-31 16:12:40 +00:00
2001-12-31 16:12:40 +00:00
2001-12-31 16:12:40 +00:00
2002-01-21 16:02:55 +00:00
2002-02-22 13:17:46 +00:00
2002-04-24 18:20:51 +00:00

This directory contains a beta 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 beta-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
LVM2 mirror repository
https://sourceware.org/lvm2/
Readme 55 MiB
Languages
C 75.5%
Shell 18.7%
Python 2.9%
M4 1%
Makefile 0.8%
Other 1%