All of lore.kernel.org
 help / color / mirror / Atom feed
* not enough memory for DOM0 memory reservation
@ 2005-01-18 16:56 Fernanda Barbosa Coelho
  2005-01-18 18:01 ` Niraj Tolia
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Fernanda Barbosa Coelho @ 2005-01-18 16:56 UTC (permalink / raw)
  To: xen-devel

Hi,
I have xen-2.0.1 in a PentiumIII with 131079 kb of RAM, I configed my 
system by following the suggestions.
When I boot xen0, the following error msg printed on the screen:

(xen) not enough memory for DOM0 memory reservation


My grub configuration look like this:

title Xen 2.0.1 / XenLinux 2.6.9
       kernel /boot/xen.gz dom0_mem=131072 console=vga
       module /boot/vmlinuz-2.6.9-xen0 root=/dev/hda3 ro console=tty0

Any help would be appreciated.
Thanks

Fernanda

-- 
Esta mensagem foi verificada pelo sistema de antivírus e
 acredita-se estar livre de perigo.



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 15+ messages in thread
* not enough memory for DOM0 memory reservation
@ 2005-01-18 12:57 Fernanda Barbosa Coelho
  2005-01-20 14:58 ` Jan Kundrát
  0 siblings, 1 reply; 15+ messages in thread
From: Fernanda Barbosa Coelho @ 2005-01-18 12:57 UTC (permalink / raw)
  To: xen-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii; format=flowed, Size: 900 bytes --]

Hi
I have a PentiumIII with 131079 kb of RAM, I configed my system by following the suggestions.
 When I boot xen0, the following error msg printed on the screen:

(xen)> not enough memory for DOM0 memory reservation


My grub configuration look like this:

title Xen 2.0.1 / XenLinux 2.6.9
        kernel /boot/xen.gz dom0_mem=131072 console=vga
        module /boot/vmlinuz-2.6.9-xen0 root=/dev/hda3 ro console=tty0

Any help would be appreciated.
Thanks

Fernanda


-- 
Esta mensagem foi verificada pelo sistema de antivírus e
 acredita-se estar livre de perigo.



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

^ permalink raw reply	[flat|nested] 15+ messages in thread
* RE: Not enough memory for DOM0 memory reservation
@ 2005-01-16 23:04 Ian Pratt
  0 siblings, 0 replies; 15+ messages in thread
From: Ian Pratt @ 2005-01-16 23:04 UTC (permalink / raw)
  To: Rich Paredes; +Cc: xen-devel, Ian Pratt

> (XEN) Physical RAM map:
> (XEN) 0000000000000000 - 000000000009e000 (usable)
> (XEN) 000000000009e000 - 00000000000a0000 (reserved)
> (XEN) 00000000000e0000 - 0000000000100000 (reserved)
> (XEN) 0000000000100000 - 00000000f7fed040 (usable)

This looks fine. What does your Xen command line look like? What are you
setting dom0_mem to?

Ian 


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 15+ messages in thread
* RE: Not enough memory for DOM0 memory reservation
@ 2005-01-16 22:37 Ian Pratt
  0 siblings, 0 replies; 15+ messages in thread
From: Ian Pratt @ 2005-01-16 22:37 UTC (permalink / raw)
  To: Rich Paredes, xen-devel

> I am trying attempting to boot the Xen Kernel on a IBM BladeCenter
> 2-way 8832 with 4095 MB of RAM and I keep getting the following
> message:
> 
> (XEN) System RAM: 4095 (4193836kb)
> (XEN) Not enough memory for DOM0 memory reservation

Which version of Xen? 2.0.3 has e820 parsing code, which might be
necessary for your system.

You'll need to supply the full Xen boot messages. Can you connect a
serial line to the machine?

Ian


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Not enough memory for DOM0 memory reservation
@ 2005-01-16 22:27 Rich Paredes
  2005-01-19 14:08 ` Keir Fraser
  0 siblings, 1 reply; 15+ messages in thread
From: Rich Paredes @ 2005-01-16 22:27 UTC (permalink / raw)
  To: xen-devel

I am trying attempting to boot the Xen Kernel on a IBM BladeCenter
2-way 8832 with 4095 MB of RAM and I keep getting the following
message:

(XEN) System RAM: 4095 (4193836kb)
(XEN) Not enough memory for DOM0 memory reservation

It never gets past this initial message.  I know the grub.conf is
correct because it is working fine on another machine.  I also made
sure I added HIGHMEM support to the kernel.  Has anyone seen this
before.

Could it be because of the 4 Gig memory limitation in Xen.  I have 4
1024 MB dimms so it should work.

Any help would be appreciated.

- Rich


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

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

end of thread, other threads:[~2005-01-20 14:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-18 16:56 not enough memory for DOM0 memory reservation Fernanda Barbosa Coelho
2005-01-18 18:01 ` Niraj Tolia
2005-01-18 18:13 ` Nuno Silva
2005-01-18 18:16 ` Ian Pratt
2005-01-18 18:31 ` Adam Heath
2005-01-18 21:06   ` Jan Kundrát
2005-01-18 19:13 ` Jerone Young
2005-01-18 19:53 ` mukesh agrawal
2005-01-18 20:32 ` Derrik Pates
  -- strict thread matches above, loose matches on Subject: below --
2005-01-18 12:57 Fernanda Barbosa Coelho
2005-01-20 14:58 ` Jan Kundrát
2005-01-16 23:04 Not " Ian Pratt
2005-01-16 22:37 Ian Pratt
2005-01-16 22:27 Rich Paredes
2005-01-19 14:08 ` Keir Fraser

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.