All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 603878] [NEW] [Feature request] qemu-img option about recompressing
@ 2010-07-10  7:06 Коренберг Марк
  2010-07-10  7:19 ` [Qemu-devel] [Bug 603878] " Коренберг Марк
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Коренберг Марк @ 2010-07-10  7:06 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Suppose I have a fresh compressed qcow2 image. After some time the data
were recorded without compression. I decide to make "QEMU-IMG convert"
for that image to reduce its size.

I want a new option, which selects between the two algorithms overdriven images:
1. extract all / compress again when converting images (in the current implementation)
2. compress only uncompressed blocks and just copy the compressed blocks without re-compression.

This option is only needed when converting compressed image to
compressed and the compression algorithm is the same.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
[Feature request] qemu-img option about recompressing
https://bugs.launchpad.net/bugs/603878
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
Suppose I have a fresh compressed qcow2 image. After some time the data were recorded without compression. I decide to make "QEMU-IMG convert" for that image to reduce its size.

I want a new option, which selects between the two algorithms overdriven images:
1. extract all / compress again when converting images (in the current implementation)
2. compress only uncompressed blocks and just copy the compressed blocks without re-compression.

This option is only needed when converting compressed image to compressed and the compression algorithm is the same.

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

* [Qemu-devel] [Bug 603878] Re: [Feature request] qemu-img option about recompressing
  2010-07-10  7:06 [Qemu-devel] [Bug 603878] [NEW] [Feature request] qemu-img option about recompressing Коренберг Марк
@ 2010-07-10  7:19 ` Коренберг Марк
  2016-11-09 20:25 ` Thomas Huth
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Коренберг Марк @ 2010-07-10  7:19 UTC (permalink / raw)
  To: qemu-devel

(text was translated by translate.google.com)
overdriven=re-compressing
recorded=written

-- 
[Feature request] qemu-img option about recompressing
https://bugs.launchpad.net/bugs/603878
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
Suppose I have a fresh compressed qcow2 image. After some time the data were recorded without compression. I decide to make "QEMU-IMG convert" for that image to reduce its size.

I want a new option, which selects between the two algorithms overdriven images:
1. extract all / compress again when converting images (in the current implementation)
2. compress only uncompressed blocks and just copy the compressed blocks without re-compression.

This option is only needed when converting compressed image to compressed and the compression algorithm is the same.

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

* [Qemu-devel] [Bug 603878] Re: [Feature request] qemu-img option about recompressing
  2010-07-10  7:06 [Qemu-devel] [Bug 603878] [NEW] [Feature request] qemu-img option about recompressing Коренберг Марк
  2010-07-10  7:19 ` [Qemu-devel] [Bug 603878] " Коренберг Марк
@ 2016-11-09 20:25 ` Thomas Huth
  2021-04-22  3:53 ` Thomas Huth
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2016-11-09 20:25 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
   Importance: Undecided => Wishlist

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

Title:
  [Feature request] qemu-img option about recompressing

Status in QEMU:
  New

Bug description:
  Suppose I have a fresh compressed qcow2 image. After some time the
  data were recorded without compression. I decide to make "QEMU-IMG
  convert" for that image to reduce its size.

  I want a new option, which selects between the two algorithms overdriven images:
  1. extract all / compress again when converting images (in the current implementation)
  2. compress only uncompressed blocks and just copy the compressed blocks without re-compression.

  This option is only needed when converting compressed image to
  compressed and the compression algorithm is the same.

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

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

* [Bug 603878] Re: [Feature request] qemu-img option about recompressing
  2010-07-10  7:06 [Qemu-devel] [Bug 603878] [NEW] [Feature request] qemu-img option about recompressing Коренберг Марк
  2010-07-10  7:19 ` [Qemu-devel] [Bug 603878] " Коренберг Марк
  2016-11-09 20:25 ` Thomas Huth
@ 2021-04-22  3:53 ` Thomas Huth
  2021-04-22  5:47 ` Коренберг Марк
  2021-05-02  5:16 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2021-04-22  3:53 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 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/603878

Title:
  [Feature request] qemu-img option about recompressing

Status in QEMU:
  Incomplete

Bug description:
  Suppose I have a fresh compressed qcow2 image. After some time the
  data were recorded without compression. I decide to make "QEMU-IMG
  convert" for that image to reduce its size.

  I want a new option, which selects between the two algorithms overdriven images:
  1. extract all / compress again when converting images (in the current implementation)
  2. compress only uncompressed blocks and just copy the compressed blocks without re-compression.

  This option is only needed when converting compressed image to
  compressed and the compression algorithm is the same.

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


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

* [Bug 603878] Re: [Feature request] qemu-img option about recompressing
  2010-07-10  7:06 [Qemu-devel] [Bug 603878] [NEW] [Feature request] qemu-img option about recompressing Коренберг Марк
                   ` (2 preceding siblings ...)
  2021-04-22  3:53 ` Thomas Huth
@ 2021-04-22  5:47 ` Коренберг Марк
  2021-05-02  5:16 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: Коренберг Марк @ 2021-04-22  5:47 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: Incomplete => 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/603878

Title:
  [Feature request] qemu-img option about recompressing

Status in QEMU:
  New

Bug description:
  Suppose I have a fresh compressed qcow2 image. After some time the
  data were recorded without compression. I decide to make "QEMU-IMG
  convert" for that image to reduce its size.

  I want a new option, which selects between the two algorithms overdriven images:
  1. extract all / compress again when converting images (in the current implementation)
  2. compress only uncompressed blocks and just copy the compressed blocks without re-compression.

  This option is only needed when converting compressed image to
  compressed and the compression algorithm is the same.

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


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

* [Bug 603878] Re: [Feature request] qemu-img option about recompressing
  2010-07-10  7:06 [Qemu-devel] [Bug 603878] [NEW] [Feature request] qemu-img option about recompressing Коренберг Марк
                   ` (3 preceding siblings ...)
  2021-04-22  5:47 ` Коренберг Марк
@ 2021-05-02  5:16 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2021-05-02  5:16 UTC (permalink / raw)
  To: qemu-devel

This is an automated cleanup. This bug report has been moved to QEMU's
new bug tracker on gitlab.com and thus gets marked as 'expired' now.
Please continue with the discussion here:

 https://gitlab.com/qemu-project/qemu/-/issues/81


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

** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #81
   https://gitlab.com/qemu-project/qemu/-/issues/81

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

Title:
  [Feature request] qemu-img option about recompressing

Status in QEMU:
  Expired

Bug description:
  Suppose I have a fresh compressed qcow2 image. After some time the
  data were recorded without compression. I decide to make "QEMU-IMG
  convert" for that image to reduce its size.

  I want a new option, which selects between the two algorithms overdriven images:
  1. extract all / compress again when converting images (in the current implementation)
  2. compress only uncompressed blocks and just copy the compressed blocks without re-compression.

  This option is only needed when converting compressed image to
  compressed and the compression algorithm is the same.

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


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

end of thread, other threads:[~2021-05-02  5:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-10  7:06 [Qemu-devel] [Bug 603878] [NEW] [Feature request] qemu-img option about recompressing Коренберг Марк
2010-07-10  7:19 ` [Qemu-devel] [Bug 603878] " Коренберг Марк
2016-11-09 20:25 ` Thomas Huth
2021-04-22  3:53 ` Thomas Huth
2021-04-22  5:47 ` Коренберг Марк
2021-05-02  5:16 ` Thomas Huth

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.