All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@eu.citrix.com>
To: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
Cc: xen-devel@lists.xensource.com
Subject: Re: maximum size of a block device in a domU
Date: Mon, 21 Jul 2008 11:54:52 +0100	[thread overview]
Message-ID: <20080721105452.GR4501@implementation.uk.xensource.com> (raw)
In-Reply-To: <20080721104852.3B67B52288@smtp.l00-bugdead-prods.de>

Sebastian Reitenbach, le Mon 21 Jul 2008 12:48:51 +0200, a écrit :
> I'm looking for an answer to my question that I have since days, but not 
> found an answer yet. 
> I am looking for the maximum size a block device, like a harddisk can have?
> AFAIK, on vmware, there is a limit at 2TB for block devices of being usable?
> I was already asking on the users list, and searched the archives, but did 
> not found a sufficient answer yet, therefore I hope one of the developer 
> will let me know.

For HVM domU, since qemu supports lba48, the maximum should be 2^57B
there, not tested though :) The actual limit is then the size that dom0
itself can cope with.

For PV domU, the PV interface is 64bit, so theorically 2^73B...  Then
it's up to limitations of dom0 and domU themselves.

Samuel

  reply	other threads:[~2008-07-21 10:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-21 10:48 maximum size of a block device in a domU Sebastian Reitenbach
2008-07-21 10:54 ` Samuel Thibault [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-21 11:30 Sebastian Reitenbach
2008-07-22  5:18 ` Jayaraman, Bhaskar
2008-07-22  9:29   ` Samuel Thibault
2008-07-22 12:14     ` Jayaraman, Bhaskar
2008-07-22 13:09       ` Samuel Thibault

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=20080721105452.GR4501@implementation.uk.xensource.com \
    --to=samuel.thibault@eu.citrix.com \
    --cc=sebastia@l00-bugdead-prods.de \
    --cc=xen-devel@lists.xensource.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.