Package: lvm2
Version: 2.02.168-2
Severity: important

This happened to me:

root@elbling0:~# lvcreate -L 10000M -n debian.buster.guest.osstest-disk 
elbling0-vg
WARNING: dos signature detected on 
/dev/elbling0-vg/debian.buster.guest.osstest-disk at offset 510. Wipe it? 
[y/n]: ^C  Interrupted...
  Aborted wiping of dos.
  1 existing signature left on the device.
  Logical volume "debian.buster.guest.osstest-disk" created.
root@elbling0:~# lvremove -f /dev/elbling0-vg/debian.buster.guest.osstest-disk
  Logical volume "debian.buster.guest.osstest-disk" successfully removed
root@elbling0:~#

Pressing ^C at a confirmation prompt should abort the whole operation,
not continue as if I had said "no".

Thanks for your atttenion,
Ian.

Reply via email to