From 549e1dfb0dfdf2911247e7167baddfca9dbf660f Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Wed, 30 Jun 2010 14:04:15 +0000 Subject: [PATCH] pre-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 14 ++++++-------- WHATS_NEW_DM | 3 ++- doc/example.conf.in | 2 +- 5 files changed, 11 insertions(+), 12 deletions(-) diff --git a/VERSION b/VERSION index 6a3f7c70f..a90c525cf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.69(2)-cvs (2010-06-23) +2.02.69(2)-cvs (2010-06-30) diff --git a/VERSION_DM b/VERSION_DM index 09fb209fc..f391f859e 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.51-cvs (2010-06-23) +1.02.51-cvs (2010-06-30) diff --git a/WHATS_NEW b/WHATS_NEW index f81deda48..daa328caa 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,18 +1,16 @@ -Version 2.02.69 - +Version 2.02.69 - 30th June 2010 ================================ Fix vgremove to allow removal of VG with missing PVs. (2.02.52) - Add --metadataignore to pvcreate and vgextend and define in lvm.conf. - Add {pv|vg}_mda_used_count which displays a count of mdas w/ignored bit clear. - Add vg_mda_copies which displays the value of --vgmetadatacopies. + Add metadata/vgmetadatacopies to lvm.conf. + Add --metadataignore to pvcreate and vgextend. + Add vg_mda_copies, pv_mda_used_count and vg_mda_used_count to reports. Describe --vgmetadatacopies in lvm.conf and other man pages. - Interpret --metadatacopies based on PV or VG command. - Allow "all" and "unmanaged" values for --vgmetadatacopies in addition to #. - Add vgcreate/vgchange --vgmetadatacopies to select #mdas in a VG. + Add --[vg]metadatacopies to select number of mdas to use in a VG. Make the metadata ignore bit control read/write metadata areas in a PV. Add pvchange --metadataignore to set or clear a metadata ignore bit. Refactor metadata code to prepare for --metadataignore / --vgmetadatacopies. Ensure region_size of mirrored log does not exceed its full size. - Generate liblvm2app and libdevmapper exported symbols from header file. + Generate liblvm2app exported symbols from header file. Preload libc locale messages to prevent reading it in memory locked state. Fix handling of simultaneous mirror image and mirrored log image failure. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 5c8e7be3b..1b15acbe0 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,6 @@ -Version 1.02.51 - +Version 1.02.51 - 30th June 2010 ================================ + Generate libdevmapper exported symbols from header file. Version 1.02.50 - 23rd June 2010 ================================ diff --git a/doc/example.conf.in b/doc/example.conf.in index 02c6cd53c..d5af31593 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -456,7 +456,7 @@ activation { # pvmetadatacopies = 1 - # Default number of copies of metadata to hold on each VG. + # Default number of copies of metadata to maintain for each VG. # If set to a non-zero value, LVM automatically manages the PV # 'metadataignore' flags (see pvchange) to achieve the requested # copies of metadata. You may set a value larger than the -- 2.43.5