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 building a PAE system

To: "Emiliano Gabrielli (aka AlberT)" <AlberT@xxxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] problem building a PAE system
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Fri, 19 Jan 2007 15:19:40 +0100
Delivery-date: Fri, 19 Jan 2007 06:19:48 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200701191428.19459.AlberT@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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acc7zelPsNmXdlNfRxeM5cQZ/i562QABqZmg
Thread-topic: [Xen-users] problem building a PAE system
 

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Emiliano Gabrielli (aka AlberT)
> Sent: 19 January 2007 13:28
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] problem building a PAE system
> 
> 
> Hi,
>   I have just upgraded a machine from 2G to 4G .. in 
> principle compiling with 
> HIGHMEM4G shuold suffice, but since I still can view only 
> 3.4G ~ I'm tring to 
> compile and boot a 64G enabled dom0/hypervisor ...
> 
> On reboot the system restarts becouse dom0 has pae, but 
> hypervisor not ..
> 
> I'm compiling my custom kernel (xen 3.0.3 from sources) as 
> usual, but adding 
> PAE on command make line:
> 
>  make linux-2.6-xen0-config XEN_TARGET_X86_PAE=y
> 
> (I load a custom config (the one I use for the running 
> kernel, then double 
> check that 64G support is enabled)
> 
>  make linux-2.6-xen0-build XEN_TARGET_X86_PAE=y
>  make linux-2.6-xen0-install XEN_TARGET_X86_PAE=y
> 
> than build and install the hypervisor:
> 
>  make install-xen XEN_TARGET_X86_PAE=y

You probably need to do:
cd xen; make XEN_TARGET_X86_PAE=y clean all; cd ..; make install-xen

Xen doesn't automatically register that you've changed the setting, so
it will not rebuild the hypervisor, and thus the HV doesn't have the
same setting as the kernel, with the above result as described. 

--
Mats
> 
> 
> Anybody can tell me where is the error ??  I get a PAE 
> enabled dom0, not the 
> hypervisor ;-(
> 
> 
> -- 
> <?php echo '     Emiliano Gabrielli (aka AlberT)     ',"\n",
> '              socio fondatore del GrUSP             ',"\n",
> ' AlberT_at_SuperAlberT_it   -   www.SuperAlberT.it  ',"\n",
> '  IRC:    #php,#AES azzurra.com ',"\n",'ICQ: 158591185'; ?>
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
> 
> 
> 



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