]> sourceware.org Git - lvm2.git/commitdiff
lvconvert: vdo needs writable LV
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 9 Aug 2023 11:44:00 +0000 (13:44 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 14 Aug 2023 15:02:11 +0000 (17:02 +0200)
tools/command-lines.in

index c5e46f6d8b39e55dc41c3ddc7569f84862dd1d45..20aa4966759f572b6622e66893d7f9b48f1dcb33 100644 (file)
@@ -657,7 +657,7 @@ lvconvert --type vdo-pool LV_linear_striped_raid_cache
 OO: --name LV_new, --virtualsize SizeMB, OO_LVCONVERT_VDO, OO_LVCONVERT
 ID: lvconvert_to_vdopool
 DESC: Convert LV to type vdopool.
-RULE: all and lv_is_visible
+RULE: all and lv_is_visible lv_is_writable
 RULE: all not lv_is_locked lv_is_origin lv_is_merging_origin lv_is_external_origin lv_is_virtual lv_is_raid_with_integrity
 
 lvconvert --vdopool LV_linear_striped_raid_cache
This page took 0.039668 seconds and 5 git commands to generate.