Koozali.org: home of the SME Server

SOLVED: Max RAM supported?

Offline TTown

  • *
  • 30
  • +0/-0
SOLVED: Max RAM supported?
« on: March 07, 2008, 03:29:44 PM »
Hello Everybody,

knowing that Squid and Webmail perform better with more RAM available, how much can I throw at it? My Motherboard supports 8 GB, but how much can the OS handle? Since I am looking at accomodating about 800+ clients I thought this might be worth investing in.
Are server Motherboards with RAM > 8 GB supported?

Stefan
« Last Edit: March 07, 2008, 07:35:33 PM by TTown »
(fnord)

Offline Jontu Kontar

  • *
  • 17
  • +0/-0
Re: Max RAM supported?
« Reply #1 on: March 07, 2008, 03:50:25 PM »
The short answer is "no".  To my knowledge, SME Server is a 32-bit OS and as such is incapable of addressing more than 4Gb of RAM.

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Max RAM supported?
« Reply #2 on: March 07, 2008, 05:44:21 PM »
The short answer is "no".  To my knowledge, SME Server is a 32-bit OS and as such is incapable of addressing more than 4Gb of RAM.

Short answer is yes actually. Have a search in the forums as this has been asked a few times, also check:

http://smolt.contribs.org/stats.html

and view the "ram" tab ;)
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline TTown

  • *
  • 30
  • +0/-0
Re: Max RAM supported?
« Reply #3 on: March 07, 2008, 06:36:03 PM »
Hello byte,


I guess I didn't use the right search keywords and thus didn't find a proper answer.

http://smolt.contribs.org/stats.html

Is really interesting statistics. Thank you for pointing me to it.

I am not too sure about its implications for me, though.
[RAM tab] 44 server use > 4 GB. Does this number show what is used by the OS or what the BIOS reports?
[Archs tab] 1 server is running X86_64
Where are the "real" OS based limits for usable RAM in the standard Arch branch (i686)? (I'd rather stick with the best supported / main branch)

Thank you for your input.
Stefan
(fnord)

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Max RAM supported?
« Reply #4 on: March 07, 2008, 06:42:20 PM »
Hi..

take a look here: http://www.centos.org/product.html

with bigmem/hugemem kernels you can use up to 16GB

btw, it's a 5 sec. research on google with "centos max memory"

HTH

Stefano

Offline Jontu Kontar

  • *
  • 17
  • +0/-0
Re: Max RAM supported?
« Reply #5 on: March 07, 2008, 06:54:54 PM »
You might want to take a closer look at that chart.  You can use up to 16GB but it is only supported on SMP kernels (see note 4).  I don't think this effects SME yet, but the Hugemem kernel is not supported in CentOS 5.

I might recommend using "uname -r" through an SSH session to determine if you have an SMP kernel loaded.  aka *.ELsmp

If so, then you might well have an answer.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Max RAM supported?
« Reply #6 on: March 07, 2008, 07:16:50 PM »
You might want to take a closer look at that chart.  You can use up to 16GB but it is only supported on SMP kernels (see note 4).  I don't think this effects SME yet, but the Hugemem kernel is not supported in CentOS 5.

I might recommend using "uname -r" through an SSH session to determine if you have an SMP kernel loaded.  aka *.ELsmp

If so, then you might well have an answer.

you are right but.. nowadays all new cpu are multicore

a dualcore cpu is seen as a dual physical cpu so you'll always use smp kernel ;-)

btw 16GB ram seems to be enough.. isn't it? :-D

Ciao
Stefano

Offline arne

  • *****
  • 1,116
  • +0/-4
Re: SOLVED: Max RAM supported?
« Reply #7 on: March 07, 2008, 10:34:06 PM »
If it is SME 7.x, (Based on Centos 4.x) I think the actual max limit is 64 GB of RAM. http://www.redhat.com/rhel/compare/
......