WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Fedora Core 4 - development "Domain 0 allocation is too smal

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Fedora Core 4 - development "Domain 0 allocation is too small for kernel image"
From: Dave+Seddon <das-keyword-xen.55d25c@xxxxxxxxx>
Date: Mon, 05 Sep 2005 11:51:19 +1000
Delivery-date: Mon, 05 Sep 2005 01:49:20 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: Dave+Seddon <dave-sender-4b70c0@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Greetings, I installed Fedora a few weeks ago and have been using the basic instructions from http://www.fedoraproject.org/wiki/FedoraXenQuickstart. This worked well, however since then there was a new linux kernel 2.6.13 and the base development Fedora kernel was updated. Xen was also updated, and it's been updated once more since the new kernel also. Niether of the new Xen kernels boot.
This one doesn't boot:
-----------------------------------------------
title Fedora Core (2.6.13-1.1530_FC5xen0)
      root (hd0,0)
      kernel /xen.gz
module /vmlinuz-2.6.13-1.1530_FC5xen0 ro root=/dev/VolGroup00/LogVol00
      module /initrd-2.6.13-1.1530_FC5xen0.img
-----------------------------------------------
Nor does this:
-----------------------------------------------
title Fedora Core (2.6.13-1.1529_FC5xen0)
      root (hd0,0)
      kernel /xen.gz
module /vmlinuz-2.6.13-1.1529_FC5xen0 ro root=/dev/VolGroup00/LogVol00
      module /initrd-2.6.13-1.1529_FC5xen0.img
-----------------------------------------------
The error is:
-----------------------------------------------
Panic on CPU 0:
Domain 0 allocation is too small for kernel image
-----------------------------------------------
I've tried adding extra argument on boot:
-----------------------------------------------
title Fedora Core (2.6.13-1.1526_FC5xen0)
      root (hd0,0)
      kernel /xen.gz dom0_mem=131072
module /vmlinuz-2.6.13-1.1526_FC5xen0 ro root=/dev/VolGroup00/LogVol00
      module /initrd-2.6.13-1.1526_FC5xen0.img
----------------------------------------------- I also tried 'dom0_mem=262144' and 'dom0_mem=65536'. I know the /etc/grub.conf changes are working because 'noreboot' is working. Ideas? The system is a HP DL380 Xeon 3.4 GHz with single CPU (with hyperthreading) and 1 GB of ram.
Regards,
Dave Seddon

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Fedora Core 4 - development "Domain 0 allocation is too small for kernel image", Dave+Seddon <=