aboutsummaryrefslogtreecommitdiff
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2013-06-30 18:01:19 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2013-07-01 23:09:26 +0200
commite30028004b45a962c525685824e25dad80b7fbcf (patch)
treec2ac2b7d1899138c9fb8c7d22b834ed25fc97482 /WHATS_NEW
parentafea2bf5982f9a060766c1b67cbbc97ea4ecba2d (diff)
downloadlvm2-e30028004b45a962c525685824e25dad80b7fbcf.tar.gz
archiver: do not archive vg more then once
Do not keep multiple archives for the executed command. Reuse the ALLOCATABLE_PV from pv status for ARCHIVED_VG vg status. Mark VG with the bit with the first archivation.
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index c24f576d4..b50112180 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.99 -
===================================
+ Avoid creation of multiple archives for one command.
Use mirror_segtype_default if type not specified for linear->mirror upconvert.
Fix use of too big chunks of memory when communication with lvmetad.
Fix vgcfgrestore crash when specified incorrect vg name.