Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Servers > [SOLVED] RAM showing 3GB whereas physically its more than 3GB

Forgot Password?
 Servers   Anything server related, Apache, MySQL, Samba, server security, sendmail, exim, etc

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Closed Thread
 
Thread Tools Display Modes
Old 09-01-2008   #1 (permalink)
Content Team
 
davidanand's Avatar
 
Join Date: Apr 2008
Location: cochin,India.
Posts: 163
Send a message via Yahoo to davidanand
Arrow [SOLVED] RAM showing 3GB whereas physically its more than 3GB

That problem shall be there in case the OS is 32-bit.

For RHEL/Centos 4

Install Hugemem kernel.
#yum -y install kernel-hugemem

Thereafter edit grub and make kernel-hugemem as default kernel and reboot the server to let it boot in kernel-hugemem kernel. Once the server is back online, the exact amount of RAM shall show up.

For RHEL/Centos5

Install PAE kernel.
#yum -y install kernel-PAE

Thereafter edit grub and make kernel-PAE as default kernel and reboot the server to let it boot in kernel-PAE kernel. Once the server is back online, the exact amount of RAM shall show up.

The changed kernel type can be set as default kernel in kernel update config as well by updating the same in /etc/sysconfig/kernel:

DEFAULTKERNEL=kernel-hugemem (for RHEL/Centos4)
DEFAULTKERNEL=kernel-PAE (for RHEL/Centos5)
__________________
Regards
David.$
-->davidanands.co.cc
Success is the list of failures ...!!!
davidanand is offline  


Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 05:34 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2