[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Re: XCP 0.5 - dom0 vcpus/RAM settings not working
Try "xm list" and verify the xen_commandline. You can also check /var/log/xen/xend.log and search for "vcpus" and "memsize" (the latest logs are at the bottom so search from the bottom-up). Dante On Wed, Dec 1, 2010 at 10:43 AM, Joe Linoff <jlinoff@xxxxxxxxxx> wrote: > Hi Dante: > > Thank you for your suggestions. I tried them but I am still seeing 477MB > of RAM and 1 cpu after re-installation. Here are the settings: > > append xenserver/xen.gz dom0_mem=2048M dom0_max_vcpus=2 ... > > Can you suggest a way to debug this? > > Cheers, > > Joe > > > -----Original Message----- > From: Dante Cinco [mailto:dantecinco@xxxxxxxxx] > Sent: Wednesday, December 01, 2010 10:28 AM > To: xen-users@xxxxxxxxxxxxxxxxxxx; Joe Linoff > Subject: RE: XCP 0.5 - dom0 vcpus/RAM settings not working > > You need to change dom0_vcpus_max to dom0_max_vcpus. > > If you want 2GB RAM, use dom0_mem=2048M. > > Dante > > > > From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx > [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Joe Linoff > Sent: Wednesday, December 01, 2010 10:01 AM > To: xen-users@xxxxxxxxxxxxxxxxxxx > Cc: Joe Linoff > Subject: [Xen-users] XCP 0.5 - dom0 vcpus/RAM settings not working > > Hi Folks: > > What am I doing wrong? How do I configure my dom0 to have 2 vcpus and > 2GB RAM? > > I am trying to configure my dom0 to have 2 vcpus and 2GB of RAM. Here > are my config settings (pxlinux.cfg/default): > > kernel mboot.c32 > append xenserver/xen.gz dom0_mem=2097512 dom0_vcpus_max=2 > dom0_vcpus_pin com1=115200,8n1 console=com1,tty --- xenserver/vmlinux > ... > > Everything installs correctly but when I log into dom0 and look at > /proc/cpuinfo there is only processor. Similarly, when I look > /proc/meminfo I only see 477MB. > > Cheers, > > Joe > _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |