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] Problem with dom0_mem and tmpfs on SLES10

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem with dom0_mem and tmpfs on SLES10
From: "Andre Luiz da Silva" <andrack@xxxxxxxxx>
Date: Thu, 1 Feb 2007 11:32:05 -0200
Delivery-date: Thu, 01 Feb 2007 05:31:58 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=lp5aONieG21M0zHgDNJfHX0IkvyesDIkhd4J/P8kwoVi/oER72iFiQiWILCPxNQxHw20mPykNys5j1/EUDxdq0gHDWpuDB6eqOtmjuchz8dbMI1bT3Cn1mOh8svU4bzRuFxn0KeLDatyGqVq5P7z8NPNdDAm2+5Rb8JuNKU1o2Y=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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).

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

My dom0 configurations are:

- Intel(R) Xeon(TM) CPU 2.80GHz
- 1 GiB RAM

grub:
title XEN
    root (hd0,0)
    kernel /xen.gz dom0_mem=192M
    module /vmlinuz-xen root=/dev/system/root vga=0x314  resume=/dev/system/swap  splash=silent showopts acpi=off apm=off mem=1024M
    module /initrd-xen


df command output:
 # df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/system-root
                       2097084   1717340    379744  82% /
udev                    481016       292    480724   1% /dev
/dev/sda1               256666     23426    219988  10% /boot
/dev/mapper/system-var
                       2097084    174604   1922480   9% /var


# xm dmesg:
(attached file) :-)

# rpm -q udev:
udev-085-30.10

# uname -a:
Linux omega 2.6.16.21-0.15-xen #1 SMP

The problem was resolved, but I need to understand if this is a "bug" on Xen / udev, or
I made a mistake configuration.

Looking for bug reports, I don't found none report bug related with this...


Thanks!!!! :-)

--
=
André Luiz da Silva
=

Attachment: xm_dmesg.txt
Description: Text document

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>