Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: fpausp on November 13, 2012, 06:12:42 PM

Title: More than 4GB RAM (PAE) ?
Post by: fpausp on November 13, 2012, 06:12:42 PM
SME8 is a VM with 4GB RAM and is running under PVE (Proxmox Virtual Environment), when I change the Memory to 16GB the virtual SME is still running with only 4GB.

I did a reboot of SME and also Proxmox but the SME-Server is still running with 4GB RAM, how should I solve this problem to get the PAE Kernel installed ?
Title: Re: More than 4GB RAM (PAE) ?
Post by: Stefano on November 13, 2012, 06:14:11 PM
post here the output of
Code: [Select]
uname -a

thank you
Title: Re: More than 4GB RAM (PAE) ?
Post by: fpausp on November 13, 2012, 06:20:47 PM
OK, tomorrow I can do that ...

Best
fpausp
Title: Re: More than 4GB RAM (PAE) ?
Post by: CharlieBrady on November 13, 2012, 08:50:57 PM
how should I solve this problem to get the PAE Kernel installed ?

Try:

yum install kernel-PAE
Title: Re: More than 4GB RAM (PAE) ?
Post by: fpausp on November 14, 2012, 04:04:59 PM
Thank you, that worked for me ...

Best
fpausp