qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Vasiliy Tolstov <v.tolstov@selfip.ru>
Cc: Laszlo Ersek <lersek@redhat.com>, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] help with understanding qcow2 file format
Date: Thu, 17 Sep 2015 08:38:19 -0600	[thread overview]
Message-ID: <55FAD05B.2090905@redhat.com> (raw)
In-Reply-To: <CACaajQvXMZUmc-zMRVvjuBm4ejc+UM6C7LVJWXNy_0FtYX-HrA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

On 09/17/2015 01:07 AM, Vasiliy Tolstov wrote:
> 2015-09-16 16:46 GMT+03:00 Eric Blake <eblake@redhat.com>:
> 
>> qemu-img map file.qcow2
>>
>>
> Offset          Length          Mapped to       File
> qemu-img: File contains external, encrypted or compressed clusters.

qemu-img map --output=json file.qcow2

gives you a lot more information, although it still can't tell you how
to directly read compressed or encrypted clusters. (And we highly
recommend against using qcow2 encryption, because it is insecure by design)

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2015-09-17 14:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-16 10:56 [Qemu-devel] help with understanding qcow2 file format Vasiliy Tolstov
2015-09-16 11:04 ` Laszlo Ersek
2015-09-16 11:15   ` Vasiliy Tolstov
2015-09-16 11:58     ` Markus Armbruster
2015-09-16 13:46   ` Eric Blake
2015-09-17  7:07     ` Vasiliy Tolstov
2015-09-17 14:38       ` Eric Blake [this message]
2016-01-29 14:40     ` lspnet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55FAD05B.2090905@redhat.com \
    --to=eblake@redhat.com \
    --cc=lersek@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=v.tolstov@selfip.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).