From 23019946c2bbdbdfb9f488e444c9b4102851b0a9 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Wed, 9 Aug 2023 13:44:00 +0200 Subject: [PATCH] lvconvert: vdo needs writable LV --- tools/command-lines.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/command-lines.in b/tools/command-lines.in index c5e46f6d8..20aa49667 100644 --- a/tools/command-lines.in +++ b/tools/command-lines.in @@ -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 -- 2.43.5