This is the mail archive of the
lvm2-cvs@sourceware.org
mailing list for the LVM2 project.
LVM2 WHATS_NEW
- From: agk at sourceware dot org
- To: lvm-devel at redhat dot com, lvm2-cvs at sourceware dot org
- Date: 19 Sep 2008 06:44:54 -0000
- Subject: LVM2 WHATS_NEW
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk@sourceware.org 2008-09-19 06:44:54
Modified files:
. : WHATS_NEW
Log message:
.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.960&r2=1.961
--- LVM2/WHATS_NEW 2008/09/19 06:41:57 1.960
+++ LVM2/WHATS_NEW 2008/09/19 06:44:54 1.961
@@ -1,5 +1,6 @@
Version 2.02.40 -
================================
+ Allow lvremove to remove LVs from VGs with missing PVs.
In VG with PVs missing, by default allow activation of LVs that are complete.
Track PARTIAL_LV and MISSING_PV flags internally.
Require --force with --removemissing in vgreduce to remove partial LVs.