qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lyu Mitnick <mitnick.lyu@gmail.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Stefan Hajnoczi <stefanha@gmail.com>
Subject: [Qemu-devel] Question about maximum disk size of a dynamic hard disk
Date: Wed, 13 Apr 2011 20:47:07 +0800	[thread overview]
Message-ID: <BANLkTimqis98H7LY-av=E1yyXrMd6gmX+Q@mail.gmail.com> (raw)

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

Hello Kevin, Stefan and all

There is a sentence "The maximum size of a dynamic hard disk is 2040 GB.
The actual size is restricted by the underlying disk hardware protocol. For
example,
ATA hard disks have a 127-GB limit" in VHD specification. This limitation
infected the
algorithm of block/vpc.c:calculate_geometry(). However, SATA disk is used
to
replace traditional IDE disk now. I am wondering whether is possible to
support that
VHD is bigger than 127-GB(SATA disk underlying)??

Thanks

Mitnick

[-- Attachment #2: Type: text/html, Size: 895 bytes --]

             reply	other threads:[~2011-04-13 12:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-13 12:47 Lyu Mitnick [this message]
2011-04-13 13:01 ` [Qemu-devel] Question about maximum disk size of a dynamic hard disk Kevin Wolf

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='BANLkTimqis98H7LY-av=E1yyXrMd6gmX+Q@mail.gmail.com' \
    --to=mitnick.lyu@gmail.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.com \
    /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).