1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/activate
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.c Merge with text format branch. 2002-04-24 18:20:51 +00:00
activate.h lv_info replaces lv_active etc. 2002-03-11 19:02:28 +00:00
dev_manager.c Merge with text format branch. 2002-04-24 18:20:51 +00:00
dev_manager.h o dev_manager_suspend, untested. 2002-03-14 10:56:09 +00:00
fs.c lvrename works on snapshots now 2002-03-18 23:25:50 +00:00
fs.h o Removed old files 2002-02-26 11:49:17 +00:00