[lvm-devel] master - commands: remove lvconvert raid rule

David Teigland teigland at sourceware.org
Mon Feb 27 23:08:58 UTC 2017


Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=4a14617dc4413911b3af0cfea38cd5c2fe45afa8
Commit:        4a14617dc4413911b3af0cfea38cd5c2fe45afa8
Parent:        f9d28f1aeccaa923dfe31fda982d2a5fd5ef0f2d
Author:        David Teigland <teigland at redhat.com>
AuthorDate:    Mon Feb 27 17:06:08 2017 -0600
Committer:     David Teigland <teigland at redhat.com>
CommitterDate: Mon Feb 27 17:06:08 2017 -0600

commands: remove lvconvert raid rule

A raid0 LV also needs to be converted to other
raid levels, so this rule should be removed entirely.
---
 tools/command-lines.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tools/command-lines.in b/tools/command-lines.in
index 3105966..26c2deb 100644
--- a/tools/command-lines.in
+++ b/tools/command-lines.in
@@ -347,7 +347,6 @@ OP: PV ...
 ID: lvconvert_raid_types
 DESC: Convert LV to raid or change raid layout.
 RULE: all not lv_is_locked lv_is_pvmove
-RULE: LV_raid not LV_raid0
 
 lvconvert --mirrors SNumber LV
 OO: OO_LVCONVERT_RAID, OO_LVCONVERT, --mirrorlog MirrorLog




More information about the lvm-devel mailing list