Bug#720461: qemu-utils: qemu-img create snapshot with invalid name

2013-09-01 Thread Michael Tokarev
Control: retitle -1 qemu-utils: qemu-img misbehaves when run against an image which is in use Control: tag -1 + wontfix Control: tag -1 - lfs 22.08.2013 12:38, Alexander wrote: Package: qemu-utils Version: 1.1.2+dfsg-6a Severity: normal Tags: lfs i do: snap_name=`date +%Y%m%d%H%M%S` qemu-img s

Bug#720461: qemu-utils: qemu-img create snapshot with invalid name

2013-08-22 Thread Alexander
Package: qemu-utils Version: 1.1.2+dfsg-6a Severity: normal Tags: lfs i do: snap_name=`date +%Y%m%d%H%M%S` qemu-img snapshot -c $snap_name mail_home.img qemu-img convert -c -f qcow2 -O qcow2 -s $snap_name mail_home.img/arc/mail_home.img qemu-img snapshot -d $snap_name mail_home.img i have: qem