[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Problem with dom0_mem and tmpfs on SLES10
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |