All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Lyu Mitnick <mitnick.lyu@gmail.com>
Cc: Stefan Hajnoczi <stefanha@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Question about maximum disk size of a dynamic hard disk
Date: Wed, 13 Apr 2011 15:01:21 +0200	[thread overview]
Message-ID: <4DA59EA1.4020202@redhat.com> (raw)
In-Reply-To: <BANLkTimqis98H7LY-av=E1yyXrMd6gmX+Q@mail.gmail.com>

Am 13.04.2011 14:47, schrieb Lyu Mitnick:
> 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)??

The important thing is here really what VirtualPC can handle. I think
when I implemented qemu's write support for VHD back then, I wasn't able
to get VPC to cope with large images. If you want to know whether this
limitation still makes sense with current VPC versions, you need to
install VPC and try it out.

Kevin

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

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

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=4DA59EA1.4020202@redhat.com \
    --to=kwolf@redhat.com \
    --cc=mitnick.lyu@gmail.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 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.