From: Jason Brittain <jason@brittainweb.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] HD Image Size Limits and hdachs
Date: Thu, 30 Dec 2004 11:21:37 -0800 [thread overview]
Message-ID: <41D45541.8010806@brittainweb.org> (raw)
This has been asked on this list before, but wasn't answered (I've
scoured the list and docs for the answer and it's not in either one):
What are Qemu's limits for hard drive image files?
For example, if I'm using qcow, how large of an image can I safely use,
say, with Linux host & Linux guest? It seems like qemu-img lets me
create pretty large images, but in a previous message Fabrice notes that
the maximum parameters for the hdachs switch are: 16383,16,63[,none|lba|auto].
If I understand the math correctly, that yields a maximum of 7 gigabytes:
16383 cyls * 16 heads * 63 sectors * 512 bytes = 8455200768 total bytes,
which comes out to 7Gb.
BUT, I have been creating qcow images 16Gb in size, and they've been
working fine (while NOT using the -hdachs startup switch). So wouldn't
that mean that qemu is able to guess geometry larger than it accepts on
the command line with -hdachs? If so, isn't this sort of a bug?
What am I missing here?
Thanks..
--
Jason "-headaches" Brittain
next reply other threads:[~2004-12-30 19:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-30 19:21 Jason Brittain [this message]
2004-12-30 22:32 ` [Qemu-devel] HD Image Size Limits and hdachs Jim C. Brown
2004-12-30 22:58 ` Jason Brittain
2005-01-03 22:04 ` Fabrice Bellard
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=41D45541.8010806@brittainweb.org \
--to=jason@brittainweb.org \
--cc=qemu-devel@nongnu.org \
/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.