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

Re: [Xen-users] Problem with dom0_mem and tmpfs on SLES10

To: "Andre Luiz da Silva" <andrack@xxxxxxxxx>
Subject: Re: [Xen-users] Problem with dom0_mem and tmpfs on SLES10
From: "Henning Sprang" <henning_sprang@xxxxxx>
Date: Thu, 1 Feb 2007 14:58:05 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 01 Feb 2007 05:58:04 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=V8/39DUJbF12Plt31zfFk2Dhy7PNB7BLd0QE/uJ9MccaAsBTFNrd57eizS58ICgI5LOPnSu4yLspbhp3bi2GjNUvn3XmW9vzv/pEcnISkMVQj2fR1KvtvWL/VAGIAH9W8ln2d59v1gc9TTzGCdKGuhvbJ+9e1jErq0jgxK5Mt/Y=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <79a98d9f0702010532y505dc02fx2e3bbe1c9a4c9bc3@xxxxxxxxxxxxxx>
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>
References: <79a98d9f0702010532y505dc02fx2e3bbe1c9a4c9bc3@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 2/1/07, Andre Luiz da Silva <andrack@xxxxxxxxx> wrote:
Hello friends!

In this week, i had a problem with Xen version 3.0.2_09749-0.7 on SLES10 for
x86, when
the initrd-xen file was loaded. On console, various messages about "No space
left on device"
appears later that the "/dev" was monted on a tmpfs filesystem (for udev).

Do you talk about booting the dom0 or domU machine?


The only sollution for this problem at that moment, was remove the
"dom0_mem=192M" and the
"mem=1024M of my GRUB configuration file (menu.lst on SuSE).


In my experience, it is problematic to use suse with not enough
memory, and 192 might be not enough. So that's why you probably needed
to remove the dom0_mem option. Maybe they try to create some ramdisk
that is just too small for the unpacked initrd to fit in - can't you
see exactly what the messages say which filesystem is full?

I am not sure what the mem=1024 option is exactly doing, I can imagine
two problems:
1) it could conflict with the dom0_mem=192 - you basically tell xen to
give the dom0 only 192, but tell the dom0 kernel he has 1024 MB, that
doesn't match
2) if all the 1024 MB are used by dom0 linux, so what memory do you
want to use in domU?

Apart from that, using too much memory can also be a suse-specific
problem, and you should probably ask their support.

Henning

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

<Prev in Thread] Current Thread [Next in Thread>