From: "SourceForge.net" <noreply@sourceforge.net>
To: noreply@sourceforge.net
Subject: [ kvm-Bugs-2609069 ] cannot create guests with >3584 mb memory with >=kvm-81
Date: Tue, 17 Feb 2009 12:38:21 +0000 [thread overview]
Message-ID: <E1LZPDR-0003kh-Pb@d55xhf1.ch3.sourceforge.com> (raw)
Bugs item #2609069, was opened at 2009-02-17 12:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2609069&group_id=180599
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Albert Weichselbraun (albert2611)
Assigned to: Nobody/Anonymous (nobody)
Summary: cannot create guests with >3584 mb memory with >=kvm-81
Initial Comment:
Creating guest with more >3584 mb of memory leads to the following error message with >= kvm-81:
qemu: loading initrd (0x4c852c bytes) at 0x000000007fb37000
create_userspace_phys_mem: Invalid argument
kvm_cpu_register_physical_memory: failed
The following startup script works with <= kvm-80,
but fails with higher version (last version tested: kvm-84):
/usr/local/bin/qemu-system-x86_64 \
-drive file=/dev/mapper/g3-forge,if=virtio,boot=on \ -drive file=/dev/mapper/g3-tmp,if=virtio \
-net nic,vlan=0,model=virtio,macaddr=00:56:3E:39:55:66 \
-net tap,vlan=0,script=/etc/kvm/kvm-ifup \
-m 3585 \
-kernel /boot/vmlinuz-2.6.27 \
-initrd /boot/initrd.img-2.6.27 \
-append "root=/dev/vda ro" \
-vnc localhost:0
additional information:
cpu model: Intel(R) Xeon(R) CPU X5355
kvm version: 81+
host kernel arch: x86_64
guest: Debian Linux (amd64), 2.6.27.17 (guest and host)
qemu command: see above
The problem disappears if the -no-kvm switch is used.
The -no-kvm-irqchip or -no-kvm-pit switch have no influence on this behavior.
Cheers albert and gerhard
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2609069&group_id=180599
next reply other threads:[~2009-02-17 12:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-17 12:38 SourceForge.net [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-03-03 11:01 [ kvm-Bugs-2609069 ] cannot create guests with >3584 mb memory with >=kvm-81 SourceForge.net
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=E1LZPDR-0003kh-Pb@d55xhf1.ch3.sourceforge.com \
--to=noreply@sourceforge.net \
/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