[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-08-13 Thread Dustin Kirkland
Marking won't-fix, in that Ubuntu won't need to carry this patch. Instead, this problem will be fixed when we merge the qemu in git into Ubuntu (eventually). ** Changed in: qemu-kvm (Ubuntu) Status: New = Triaged ** Changed in: qemu-kvm (Ubuntu) Status: Triaged = Won't Fix --

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-08-13 Thread Dustin Kirkland
Marking won't-fix, in that Ubuntu won't need to carry this patch. Instead, this problem will be fixed when we merge the qemu in git into Ubuntu (eventually). ** Changed in: qemu-kvm (Ubuntu) Status: New = Triaged ** Changed in: qemu-kvm (Ubuntu) Status: Triaged = Won't Fix --

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-08-12 Thread Ara Pulido
** Tags added: patch-rejected ** Tags removed: patch -- 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. -- Ubuntu-server-bugs mailing

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-08-12 Thread Ara Pulido
I have marked the patch as rejected. The reporter says that the upstream version is already fixed in their trunk. We will wait for the trunk version to arrive to Ubuntu. -- Missing -f option for 'qemu-img snapshot' https://bugs.launchpad.net/bugs/594179 You received this bug notification because

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-08-12 Thread Ara Pulido
** Tags added: patch-rejected ** Tags removed: patch -- 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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-08-12 Thread Ara Pulido
I have marked the patch as rejected. The reporter says that the upstream version is already fixed in their trunk. We will wait for the trunk version to arrive to Ubuntu. -- Missing -f option for 'qemu-img snapshot' https://bugs.launchpad.net/bugs/594179 You received this bug notification because

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-25 Thread Andreas Florath
Exactly - git version of qemu from last week does not have this problem. -- 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. --

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-25 Thread Andreas Florath
Exactly - git version of qemu from last week does not have this problem. -- 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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-24 Thread Serge Hallyn
Hi Andreas, just to be clear, you are saying that qemu-img in upstream git tree would not need this patch, right? -- 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

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-24 Thread Serge Hallyn
Hi Andreas, just to be clear, you are saying that qemu-img in upstream git tree would not need this patch, right? -- 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 Bugs, which is subscribed

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-20 Thread Andreas Florath
(Had a mail exchange with Dustin: result is that I should set the Status back to new.) ** Changed in: qemu-kvm (Ubuntu) Status: Invalid = New -- Missing -f option for 'qemu-img snapshot' https://bugs.launchpad.net/bugs/594179 You received this bug notification because you are a member of

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-20 Thread Andreas Florath
(Had a mail exchange with Dustin: result is that I should set the Status back to new.) ** Changed in: qemu-kvm (Ubuntu) Status: Invalid = New -- Missing -f option for 'qemu-img snapshot' https://bugs.launchpad.net/bugs/594179 You received this bug notification because you are a member of

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-16 Thread Andreas Florath
Checked this with the latest git master from qemu. The git-qemu-img version works fine: it detects the qcow2 image inside the LVM2 logical volume - without the need to specify the format. The checked qemu version is 0.12.50. -- Missing -f option for 'qemu-img snapshot'

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-16 Thread Andreas Florath
Checked this with the latest git master from qemu. The git-qemu-img version works fine: it detects the qcow2 image inside the LVM2 logical volume - without the need to specify the format. The checked qemu version is 0.12.50. -- Missing -f option for 'qemu-img snapshot'

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-15 Thread Mathias Gug
What would you need to specify a format option when taking a snapshot? I'm not sure that you can have different format for the backend file and the snapshot file - is this what you're trying to achieve? ** Changed in: qemu-kvm (Ubuntu) Importance: Undecided = Low ** Changed in: qemu-kvm

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-15 Thread Dustin Kirkland
Thanks for the report. Snapshots only work with qcow2, which can always be detected. ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = Invalid -- Missing -f option for 'qemu-img snapshot' https://bugs.launchpad.net/bugs/594179 You received this bug notification because you are a

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-15 Thread Andreas Florath
Nope - this is not true: This version of qemu-img does *not* detect qcow2 images which life inside a LVM2 logical volume. Without the patch, qemu-img detects a 'host_device' in this case, e.g. 'qemu-img snapshot -l ...' does not print anything. With the patch applied 'qemu-img snapshot -f qcow2

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-15 Thread Mathias Gug
What would you need to specify a format option when taking a snapshot? I'm not sure that you can have different format for the backend file and the snapshot file - is this what you're trying to achieve? ** Changed in: qemu-kvm (Ubuntu) Importance: Undecided = Low ** Changed in: qemu-kvm

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-15 Thread Dustin Kirkland
Thanks for the report. Snapshots only work with qcow2, which can always be detected. ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = Invalid -- Missing -f option for 'qemu-img snapshot' https://bugs.launchpad.net/bugs/594179 You received this bug notification because you are a

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-15 Thread Andreas Florath
Nope - this is not true: This version of qemu-img does *not* detect qcow2 images which life inside a LVM2 logical volume. Without the patch, qemu-img detects a 'host_device' in this case, e.g. 'qemu-img snapshot -l ...' does not print anything. With the patch applied 'qemu-img snapshot -f qcow2

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-14 Thread andre2
** Patch added: patch to add -f option http://launchpadlibrarian.net/50320259/qemu-img-snapshot-add-f-option.patch -- 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

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-14 Thread Brian Murray
** Tags added: patch -- 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. -- Ubuntu-server-bugs mailing list

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-14 Thread Andreas Florath
** 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 -

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-14 Thread andre2
** Patch added: patch to add -f option http://launchpadlibrarian.net/50320259/qemu-img-snapshot-add-f-option.patch -- 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 Bugs, which is

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-14 Thread Brian Murray
** Tags added: patch -- 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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 594179] Re: Missing -f option for 'qemu-img snapshot'

2010-06-14 Thread Andreas Florath
** 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 -