LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-24-2007, 05:37 PM   #1
meofcourse
LQ Newbie
 
Registered: Jun 2006
Posts: 13

Rep: Reputation: 0
Question FC 6 - missing RAM - Intel S5000PSL Board - 16GB RAM


We just got a nice new server (our future email server)

This is how it got shipped to us.
2 2.66Ghz Quad Xeon
24 GB RAM
8 Harddrives configured in RAID 10 total disk space 1TB

The email system we will be running (Axigen) doesn't support 64 bit yet (next year) so we're currently running the 32 bit version. It is my understanding thought that Fedora Core 6 only supports 16 GB RAM. (We had ordered the server with 16GB of RAM and got 24 GB) However, I could only see 2.5 GB using the "top" command. So I removed 8 GB to bring it down to 16 GB, however, I can still only see 2.5GB. My kernel version is 2.6.22.9-61.fc6

What do I have to do in order to use at least 16GB of RAM?
The bios is reporting the full amount, but not the OS.



Thanks
 
Old 10-24-2007, 09:20 PM   #2
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
is there a bigmem or hugemem kernel available for your distro ?

Quote:
http://packages.debian.org/etch/linu...2.6-686-bigmem
This package depends on the latest binary image for Linux kernel 2.6 on Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4 with 4-64G RAM machines.
Quote:
Redhat Enterprise Linux..

The "SMP" kernel supports a maximum of 16GB of main memory. Systems with more than 16GB of main memory use the "Hugemem" kernel. In certain workload scenarios it may be advantageous to use the "Hugemem" kernel on systems with more than 12GB of main memory.
 
Old 10-25-2007, 09:38 AM   #3
meofcourse
LQ Newbie
 
Registered: Jun 2006
Posts: 13

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by farslayer View Post
is there a bigmem or hugemem kernel available for your distro ?

Not that I can find. I found a generic source kernel for Red Hat so I'll see if that works. I read the second quote as well, which is why I downgraded to 16 GB. Note: it is Fedora Core 6
 
Old 10-25-2007, 10:15 AM   #4
meofcourse
LQ Newbie
 
Registered: Jun 2006
Posts: 13

Original Poster
Rep: Reputation: 0
not sure

I couldn't figure out how to compile the hugemem kernel for RedHat on Fedora, but I found a hugemem kernel for Core 2. However, this kernel gives the following conflicts.

kernel < 2.6.17 conflicts with hal-0.5.8.1-6.fc6.i386
kernel < 2.6.13 conflicts with kudzu-1.2.57.6-1.i386
kernel < 2.6.17 conflicts with autofs-5.0.1-0.rc3.33.i386
kernel < 2.6.12 conflicts with initscripts-8.45.3-1.i386

I also, downgraded again to 12 GB and still only see 2.5 GB of RAM
 
Old 10-25-2007, 12:26 PM   #5
meofcourse
LQ Newbie
 
Registered: Jun 2006
Posts: 13

Original Poster
Rep: Reputation: 0
Ok, now I'm getting desperate. I dropped down to 2 GB and it shows up correctly at 2 GB. However, even 4 GB shows up as only 2.5 GB.
 
Old 10-25-2007, 02:21 PM   #6
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Re-compile the present kernel with 64 GB support. A program can always be recompiled for 64-bit. It may or may not work reliable or be efficient. Another way is to setup another root to run 32-bit programs under the 64-bit OS. I recommend stick with 64-bit OS because it will utilize the RAM better than 32-bit with PAE.

I suggest use CentOS because it is a lot better for security than Fedora. If you want a lot more security, setup Gentoo with SELinux and harden. If you use Gentoo, you do not have to worry about X11 being loaded which increases the vulnerability of the server.

For a e-mail server, I would setup the hard drives in RAID-15. It will provide multiple writes and multiple reads. Of course two hardware RAID controllers have to be used and then be mirrored using Linux.
 
Old 10-25-2007, 02:51 PM   #7
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Fc6 support will be dropped in about two months (no more official updates). The current support life for any version of Fedora is about one year. For desktops that is ok but for servers it is a PITA. Centos5 is RedHatEl5 with the logos removed. It has a 5 year support life(with 4 years of that left). It is very similar in feel to FC6. Other than the upcoming lack of updates for FC6, there is minimal differences in security.

With anything above 3gig I would strongly suggest 64bit. You SHOULD be able to use the 32bit versions of most libs for those apps that do not have a 64bit version. For example you can run the 32bit version of Firefox on 64bit Fedora (and many do).
 
Old 10-25-2007, 03:36 PM   #8
meofcourse
LQ Newbie
 
Registered: Jun 2006
Posts: 13

Original Poster
Rep: Reputation: 0
thanks for all your help. I found a hugemem kernel that works.
 
Old 10-25-2007, 03:43 PM   #9
meofcourse
LQ Newbie
 
Registered: Jun 2006
Posts: 13

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by lazlow View Post
Fc6 support will be dropped in about two months (no more official updates). The current support life for any version of Fedora is about one year. For desktops that is ok but for servers it is a PITA. Centos5 is RedHatEl5 with the logos removed. It has a 5 year support life(with 4 years of that left). It is very similar in feel to FC6. Other than the upcoming lack of updates for FC6, there is minimal differences in security.

With anything above 3gig I would strongly suggest 64bit. You SHOULD be able to use the 32bit versions of most libs for those apps that do not have a 64bit version. For example you can run the 32bit version of Firefox on 64bit Fedora (and many do).

The reason I'm using an older version of Fedora is because I found it more stable than the newer versions. As stated earlier, the email program we're using does not support 64bit OS's. It just isn't stable yet. The main updates I'll be needing are the spam assassin and clamav updates. The server is behind a physical firewall so if that isn't secure enough nothing will be. Clamav provides their own updates and so does Spam Assassin.
 
Old 10-25-2007, 04:08 PM   #10
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Me

The app does not have to support 64bit OS. You install the 32bit libs on the 64bit OS (the same libs used on the 32bit version of the OS). That is why I mentioned the people running 32bit FF on 64bit OSs.
 
Old 10-25-2007, 05:52 PM   #11
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Quote:
Originally Posted by meofcourse View Post
The reason I'm using an older version of Fedora is because I found it more stable than the newer versions. As stated earlier, the email program we're using does not support 64bit OS's. It just isn't stable yet. The main updates I'll be needing are the spam assassin and clamav updates. The server is behind a physical firewall so if that isn't secure enough nothing will be. Clamav provides their own updates and so does Spam Assassin.
The free version of Axigen only supports 5 mailboxes if I'm reading that right, and from the beefiness of your server I'm guessing you have more than 5 users..

Have you looked at Zimbra ? it does everything Axigen does as far as I can see (including spamassassin and ClamAV) but the free version of Zimbra isn't limited to 5 mailboxes..

Just a thought

Zimbra vs. Axigen feature comparison

Zimbra Product Editions
 
Old 12-20-2007, 03:21 AM   #12
ExtremeS
LQ Newbie
 
Registered: Dec 2007
Posts: 6

Rep: Reputation: 0
Hi guys,

I'm having the same problem with Intel S5000PSL + 4gb memory was being detected as 2gb on Redhat EL 5

My hardware spec are :
S5000PSL
2x 500gb SATA II
4x 1gb Corsair (forgot the model)

Kernel installed are :
kernel-2.6.18-8.el5
kernel-devel-2.6.18-8.el5
kernel-headers-2.6.18-8.el5

do I neeed hugemem ? If so where can I find it for my distro?

Thanks in advance
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux won't boot with > 16gb RAM DukeLeto Linux - Software 5 05-09-2007 02:03 AM
16GB RAM not recognized whoopi_cat Linux - Hardware 5 02-27-2007 03:22 AM
16GB RAM -Kerbel support niranjan_mr Linux - Hardware 7 09-05-2005 05:14 AM
16GB RAM -Kernel support niranjan_mr Linux - Hardware 1 09-01-2005 01:21 AM
Win98SE Pentium166MMX/64MB RAM vs Linux AthlonXP+ 3000/512MB RAM : Lucent LT WinModem t3gah Linux - Software 2 04-22-2005 01:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration