All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1563931] [NEW] qemu-img should allow resizing image with snapshots
@ 2016-03-30 15:34 Zeeshan Ali
  2021-04-22  5:05 ` [Bug 1563931] " Thomas Huth
  2021-04-22 11:13 ` Max Reitz
  0 siblings, 2 replies; 3+ messages in thread
From: Zeeshan Ali @ 2016-03-30 15:34 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Currently it's not possible to resize a disk image with qemu-img if
image in question has snapshots associated. I'm not entirely sure this
is technically possible but if it is, it would be really nice to support
that.

$ qemu-img --version
qemu-img version 2.4.1 (qemu-2.4.1-8.fc23), Copyright (c) 2004-2008 Fabrice Bellard

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1563931

Title:
  qemu-img should allow resizing image with snapshots

Status in QEMU:
  New

Bug description:
  Currently it's not possible to resize a disk image with qemu-img if
  image in question has snapshots associated. I'm not entirely sure this
  is technically possible but if it is, it would be really nice to
  support that.

  $ qemu-img --version
  qemu-img version 2.4.1 (qemu-2.4.1-8.fc23), Copyright (c) 2004-2008 Fabrice Bellard

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1563931/+subscriptions

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 1563931] Re: qemu-img should allow resizing image with snapshots
  2016-03-30 15:34 [Qemu-devel] [Bug 1563931] [NEW] qemu-img should allow resizing image with snapshots Zeeshan Ali
@ 2021-04-22  5:05 ` Thomas Huth
  2021-04-22 11:13 ` Max Reitz
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2021-04-22  5:05 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently considering to move its bug tracking to
another system. For this we need to know which bugs are still valid
and which could be closed already. Thus we are setting older bugs to
"Incomplete" now.

If you still think this bug report here is valid, then please switch
the state back to "New" within the next 60 days, otherwise this report
will be marked as "Expired". Or please mark it as "Fix Released" if
the problem has been solved with a newer version of QEMU already.

Thank you and sorry for the inconvenience.


** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1563931

Title:
  qemu-img should allow resizing image with snapshots

Status in QEMU:
  Incomplete

Bug description:
  Currently it's not possible to resize a disk image with qemu-img if
  image in question has snapshots associated. I'm not entirely sure this
  is technically possible but if it is, it would be really nice to
  support that.

  $ qemu-img --version
  qemu-img version 2.4.1 (qemu-2.4.1-8.fc23), Copyright (c) 2004-2008 Fabrice Bellard

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1563931/+subscriptions


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 1563931] Re: qemu-img should allow resizing image with snapshots
  2016-03-30 15:34 [Qemu-devel] [Bug 1563931] [NEW] qemu-img should allow resizing image with snapshots Zeeshan Ali
  2021-04-22  5:05 ` [Bug 1563931] " Thomas Huth
@ 2021-04-22 11:13 ` Max Reitz
  1 sibling, 0 replies; 3+ messages in thread
From: Max Reitz @ 2021-04-22 11:13 UTC (permalink / raw)
  To: qemu-devel

Implemented in 7fa140abf69675b7b83af32de.  Note that every internal
snapshot has a disk size associated with it, though, so applying a
snapshot from when the image had a different size means the image size
will be reverted to what it was as the time of the snapshot.

** Changed in: qemu
       Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1563931

Title:
  qemu-img should allow resizing image with snapshots

Status in QEMU:
  Fix Released

Bug description:
  Currently it's not possible to resize a disk image with qemu-img if
  image in question has snapshots associated. I'm not entirely sure this
  is technically possible but if it is, it would be really nice to
  support that.

  $ qemu-img --version
  qemu-img version 2.4.1 (qemu-2.4.1-8.fc23), Copyright (c) 2004-2008 Fabrice Bellard

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1563931/+subscriptions


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-22 11:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-30 15:34 [Qemu-devel] [Bug 1563931] [NEW] qemu-img should allow resizing image with snapshots Zeeshan Ali
2021-04-22  5:05 ` [Bug 1563931] " Thomas Huth
2021-04-22 11:13 ` Max Reitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.