1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib
Alasdair Kergon 25b733809a 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
..
activate Merge with text format branch. 2002-04-24 18:20:51 +00:00
commands Merge with text format branch. 2002-04-24 18:20:51 +00:00
config Merge with text format branch. 2002-04-24 18:20:51 +00:00
datastruct Merge with text format branch. 2002-04-24 18:20:51 +00:00
device Merge with text format branch. 2002-04-24 18:20:51 +00:00
display Merge with text format branch. 2002-04-24 18:20:51 +00:00
filters Merge with text format branch. 2002-04-24 18:20:51 +00:00
format1 Merge with text format branch. 2002-04-24 18:20:51 +00:00
format_text Merge with text format branch. 2002-04-24 18:20:51 +00:00
label Merge with text format branch. 2002-04-24 18:20:51 +00:00
locking Merge with text format branch. 2002-04-24 18:20:51 +00:00
log New function to enable suppression of messages to stdout/stderr. 2002-03-15 22:54:04 +00:00
metadata Merge with text format branch. 2002-04-24 18:20:51 +00:00
misc Move is_empty_dir to lvm-file 2002-03-11 22:23:24 +00:00
mm Merge with text format branch. 2002-04-24 18:20:51 +00:00
regex Merge with text format branch. 2002-04-24 18:20:51 +00:00
uuid Merge with text format branch. 2002-04-24 18:20:51 +00:00
vgcache Merge with text format branch. 2002-04-24 18:20:51 +00:00
Makefile.in Implement a no_locking module that *does* attempt activation. 2002-04-11 14:10:32 +00:00