]> sourceware.org Git - lvm2.git/commit
lvconvert: more support for yes conversion
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 8 Jul 2020 08:57:52 +0000 (10:57 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 8 Jul 2020 09:37:33 +0000 (11:37 +0200)
commitb7f3667ce20b731bbda9b1d61df49abbcd1bd20e
treea9693cf8fe4ea0fa04bf2b8704d6d2afe3303806
parentfe78cd4082cb9af10580180d61898fcef93dc624
lvconvert: more support for yes conversion

When converting volume to pool LV use also wiping of other signatures.
For writecache & pool conversion support --yet and --force
to bypass prompting for signature wiping.
For writecache drop unneded zero_sectors.

Note: currently we have lvconvert doing convertion and prompting
for confirmation of conversion - and then again wipe_lv() prompts
for removing i.e. filesystem signature - we should unify this
prompting into 1 message  - althought the 'filesystem' discovery
needs active volume - while the 1st. conversion prompt can
work without active converted volume.
tools/lvconvert.c
This page took 0.035878 seconds and 5 git commands to generate.