Package: xen-tools
Version: 4.3.1-1
Severity: minor

Control-C interrupt at the terminal leaves the domU LV mounted:

----------------------------------------
# xen-create-image --hostname=foo --verbose
[...]
Script /usr/lib/xen-tools/wheezy.d/95-configure-locales starting
[...]
Get:1 http://ftp.us.debian.org/debian/ wheezy/main locales all 2.13-38 [5712 kB]
^C
# xen-delete-image --hostname=foo --lvm=vg0 --verbose
Removing LVM disk volume
Executing : lvremove /dev/vg0/foo-disk --force
Running command 'lvremove /dev/vg0/foo-disk --force 2>&1' failed.
Aborting
# mount
[...]
/dev/mapper/vg0-foo--disk on /tmp/<whatever> [...]
proc on /tmp/<whatever>/proc [...]
devpts on /tmp/<whatever>/dev/pts [...]
# 
----------------------------------------

Unmounting the domU mounts, xen-delete-image can proceed.

It could be argued that such an interrupt should also delete the LV.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to