qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1888467] [NEW] qemu-img http convert bug
@ 2020-07-22  8:02 dunfeng zhang
  2020-07-22  8:38 ` [Bug 1888467] " Max Reitz
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dunfeng zhang @ 2020-07-22  8:02 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Hello, Why the file sizes of http conversion and local conversion are
inconsistent?

Use the http method of qemu-img for conversion. The size of some formats after conversion is different from the local method of qemu-img. Such as vhd, vdi. qcow2 and vmdk are normal。
My image size is 40 G, raw format.

The source is the same file, but the access method is different
http method of qemu-img: qemu-img convert -f raw -O vdi http://xxx xxx.vdi(19G,after conversion)
local method of qemu-img: qemu-img convert -f raw -O vdi xxx.raw xxx.vdi(3G,after conversion)

thank you

** 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/1888467

Title:
  qemu-img http convert bug

Status in QEMU:
  New

Bug description:
  Hello, Why the file sizes of http conversion and local conversion are
  inconsistent?

  Use the http method of qemu-img for conversion. The size of some formats after conversion is different from the local method of qemu-img. Such as vhd, vdi. qcow2 and vmdk are normal。
  My image size is 40 G, raw format.

  The source is the same file, but the access method is different
  http method of qemu-img: qemu-img convert -f raw -O vdi http://xxx xxx.vdi(19G,after conversion)
  local method of qemu-img: qemu-img convert -f raw -O vdi xxx.raw xxx.vdi(3G,after conversion)

  thank you

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


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

end of thread, other threads:[~2021-07-07  4:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22  8:02 [Bug 1888467] [NEW] qemu-img http convert bug dunfeng zhang
2020-07-22  8:38 ` [Bug 1888467] " Max Reitz
2020-07-22  9:07 ` dunfeng zhang
2020-07-27 14:11 ` Max Reitz
2020-07-28  8:18 ` dunfeng zhang
2020-07-28 14:16 ` Max Reitz
2021-05-07  4:39 ` Thomas Huth
2021-07-07  4:17 ` Launchpad Bug Tracker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).