[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'
Andreas Florath
andre2 at mailinator.com
Mon Jun 14 18:05:07 BST 2010
** Description changed:
Binary package hint: qemu-kvm
In the qemu-img 'snapshot' command the '-f' option is missing (which I need...); It's only available for all other commands:
- check [-f fmt] filename
- create [-f fmt] [-o options] filename [size]
- commit [-f fmt] filename
- convert [-c] [-f fmt] [-O output_fmt] [-o options] filename [filename2 [...]] output_filename
- info [-f fmt] filename
- snapshot [-l | -a snapshot | -c snapshot | -d snapshot] filename
+ check [-f fmt] filename
+ create [-f fmt] [-o options] filename [size]
+ commit [-f fmt] filename
+ convert [-c] [-f fmt] [-O output_fmt] [-o options] filename [filename2 [...]] output_filename
+ info [-f fmt] filename
+ snapshot [-l | -a snapshot | -c snapshot | -d snapshot] filename
- The applied patch adds the -f option also to the snapshot command.
+ The attached patch adds the -f option also to the snapshot command.
Environment:
Ubuntu 10.04 LTS
qemu-kvm_0.12.3+noroms-0ubuntu9_amd64.deb
--
Missing -f option for 'qemu-img snapshot'
https://bugs.launchpad.net/bugs/594179
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.
More information about the Ubuntu-server-bugs
mailing list