Re: New R710 Server with Redhat Linux 5.4
09 Nov 2009 12:29PM
We found the fix in case someone has the same issue.
After installing Linux and the RAM is less that what the system detects.
update the following file using vi:
/etc/grub.conf and change the value for
default=0
to
default=1
Save and reboot.
The system should read full memory after it comes up.
Hope this helps.