qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] HD Image Size Limits and hdachs
@ 2004-12-30 19:21 Jason Brittain
  2004-12-30 22:32 ` Jim C. Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Jason Brittain @ 2004-12-30 19:21 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-01-03 22:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-30 19:21 [Qemu-devel] HD Image Size Limits and hdachs Jason Brittain
2004-12-30 22:32 ` Jim C. Brown
2004-12-30 22:58   ` Jason Brittain
2005-01-03 22:04     ` Fabrice Bellard

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).