Link to home
Start Free TrialLog in
Avatar of MartynLawson
MartynLawson

asked on

Server only showing 3.5gb of RAM when it has eight installed

We have a server that has 8GB of RAM installed, but when looking in task managers performance tab it is only showing 3.5GB. I have checked the server properties and it shows that there is 7GB installed. Why does task manager not see theb full 7GB of RAM?

The servers OS is Windows 2008 server 32 bit SP2. The server is also running MS SQL Server 2008.

Any help in resolving this issue would be greatly appreciated
Avatar of Carl Tawn
Carl Tawn
Flag of United Kingdom of Great Britain and Northern Ireland image

It's due to the limitation of 32-bit systems. A 32-bit system can only access 4Gb of RAM, because that is the upper limit of the number of address spaces that can be referenced.
Use 64 bit OS or Enterprise Edition to be able to use more than 4 GB of RAM

Regards,
Krzysztof
Avatar of Anwar Saiah
Anwar Saiah

Well there are work arounds for such an issue like this one:

http://en.kioskea.net/forum/affich-23993-more-then-3gb-ram-on-a-32bit-os

But still in task manager you will see 4GB top although you will using more actually!

For really handling more than 4GB 64bit systems are a must!
Please make sure both have same frequency. If Mother board not support one of them then I does not recognize other one.
ASKER CERTIFIED SOLUTION
Avatar of Darius Ghassem
Darius Ghassem
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of MartynLawson

ASKER

I've upgraded the server to Enterprise Edition and it was only showing 3.5GB, so I've run the BCDEdit /set PAE forceenable command and now it is showing just short of 7GB which is about correct, but when the server is running SQL it is still running slow and the resources do not appear to rise above 4GB.

Does anyone know why the server would not be using the additional resources even though they server recognises them?
Check out  the swap file and make sure it is set to 11 GB !
Thw sway file is currently configured to be spaced over two drives. The total file size is just short of 13GB
PAE switched worked and now all installed RAM is showing in task manager