One big SoB - Linux Server

GobBluth

Senior member
Sep 18, 2012
703
45
91
So I built a linux (Red Hat Enterprise 5) today that has 16 cores and 92 GB or memory.

Overkill?

This server runs hundreds of databases for one of the main programs we use here at my work. It has an average of 200 users logged in at any given time running reports, pulling images, etc.

I laughed at the thought of 92 gb on a linux server, but it is what I was told to do.

Thoughts?
 
Feb 25, 2011
16,992
1,621
126
If it's for work, has hundreds of databases, and you're not paying for it, then no, it's not overkill.

Why 92GB? I mean... what combination of DIMMs do you even use to get that? 4x16GB, 3x8GB, 1x4GB?
 

Mark R

Diamond Member
Oct 9, 1999
8,513
16
81
We've just got a new application at work, which runs on a dedicated pair of 32 core, 256 GB servers in order to support 2000 concurrent users to the application.

Sadly, due to an oversight in the planning stage, the box (for me, at least) sits behind an old 100 MBps firewall device. So performance is, at time, rather disappointing.

As far as hardware costs go, I believe the cost of the hardware was under 1% of the TCO, including consultancy, software licensing and support.
 
Last edited:

Soulkeeper

Diamond Member
Nov 23, 2001
6,736
156
106
Even if you don't _need_ it, given enough uptime and activity linux will use whatever mem you give it for buffers/cache.
You can also use a chunk of that mem for a ram drive if you can come up with an idea for that.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
So I built a linux (Red Hat Enterprise 5) today that has 16 cores and 92 GB or memory.

Overkill?

This server runs hundreds of databases for one of the main programs we use here at my work. It has an average of 200 users logged in at any given time running reports, pulling images, etc.

I laughed at the thought of 92 gb on a linux server, but it is what I was told to do.

Thoughts?

Without any idea of the workload those databases individually or as a whole it's impossible to say. But if it's really hundreds of databases, I don't see why 92G would be too much and if they're of any significant size then it may be too little.
 

ultimatebob

Lifer
Jul 1, 2001
25,134
2,450
126
16 processor cores really isn't all that much today. You can get that from just 2 E5 class Xeons.

96 GB might be overkill, but it really depends on the size of the databases you're running. If they total up to a TB or more of data, then it's probably not really overkill.