Re: [PATCH] storage: create logical volume with --yes option

2021-07-23 Thread Michal Prívozník
On 7/22/21 11:45 AM, Kristina Hanicova wrote: > If lvcreate found an existing signature when trying to create a > new logical volume (E.g. left after some deleted volume), the > action failed due to inability to answer interactive question to > wiping it (lvcreate assumed 'no' was the answer).

[PATCH] storage: create logical volume with --yes option

2021-07-22 Thread Kristina Hanicova
If lvcreate found an existing signature when trying to create a new logical volume (E.g. left after some deleted volume), the action failed due to inability to answer interactive question to wiping it (lvcreate assumed 'no' was the answer). With added option --yes to the command line, the answer