Server dualie advice

stultus

Golden Member
Dec 2, 2000
1,774
0
76
Trying to build a game server to host a couple games. Games aren't SMP-threaded, it's just a simple matter of cramming 2 CPUs in the box to maximize number of processes. What's the best route for this sort of thing? Dual Xeon?
 

stultus

Golden Member
Dec 2, 2000
1,774
0
76
Why is this better than a dual 3ghz xeon? I just need some benches to look at.
 

RadiclDreamer

Diamond Member
Aug 8, 2004
8,622
40
91
Dual Intel, Proven reliability. Keyword being PROVEN, I may go with AMD down the road, but when things have go to work and work right its Intel for me
 

uOpt

Golden Member
Oct 19, 2004
1,628
0
0
Actually that's quite an interesting question. We know the Athlon 64 blows away the Pentiums in full game mode with graphics.

But what happens if you only run the server? Is that CPU-limited in first place?

Very interesting question indeed. I suggest you get both, test them and report back
 

imported_michaelpatrick33

Platinum Member
Jun 19, 2004
2,364
0
0
Originally posted by: RadiclDreamer
Dual Intel, Proven reliability. Keyword being PROVEN, I may go with AMD down the road, but when things have go to work and work right its Intel for me



Uhhh, yeah ok. The Opteron's are being used by all the big fortune 500 companies, the government, Universities, and on and on and on and on. It is getting old, the brainwashed people spouting about AMD being less reliable now a days with their Opteron line. It is just crap. I own both Intel and AMD products and like both products so I am not a fanboy but your ideas and perceptions are about three years to late. I would get dual Opterons for game server due to hypertransport and very low latency due to on-die memory controller as well making sure I get SCSI drives due to their better server performance.

The Opteron's are not being sold by Sun, IBM, HP, Cray (only Dell [Intel's soulmate] is missing because they aren't working right. These companies aren't in the business of selling unproven or unreliable products for years at a time. Intel Xeon's would be a fine way to go to but I personally believe the Opterons are a better choice at this point.
 

RadiclDreamer

Diamond Member
Aug 8, 2004
8,622
40
91
Better take out a LARGE loan if he thinks hes gonna get both. Hell, prob gonna need a loan just for one dual machine
 

Mik3y

Banned
Mar 2, 2004
7,089
0
0
Originally posted by: RadiclDreamer
Dual Intel, Proven reliability. Keyword being PROVEN, I may go with AMD down the road, but when things have go to work and work right its Intel for me

that's BS. amd wins in the server and dually market. they are superior to intel's xeon, and even when the new xeon's came out, guess who's still on top? the opterons of course.

you can check out benchies from anandtech and other places and you'll see. i'll still take a xeon any day, but if its a xeon vs an opteron, the opteron wins.
 

RadiclDreamer

Diamond Member
Aug 8, 2004
8,622
40
91
You guys really need to learn to read, I said the only reason Im not going with AMD is because INTEL has PROVEN their reliability over the many YEARS they have been doing server enviroments. AMD may well prove to be even better than intel, but I will give it a few years before I trust the integrity of my servers to a relatively new player in the server arena
 

Mik3y

Banned
Mar 2, 2004
7,089
0
0
Here's the benchy you're looking for. These are the latest and greatest dually cpu's, so if you're looking for an older xeon perhaps, the opterons KILL it. the new xeons seen in the benchmark are very close to the opterons, but are waay different from the older models. the new and revised xeons came out months later then amd's opteron 250's, but still trail the 250's in overall performance. this just proves how intel can lag behind even after new revisions and new technology vs amd's old socket 940 and etc.
 

uOpt

Golden Member
Oct 19, 2004
1,628
0
0
Originally posted by: stultus
I see a lot of talk but no benchmarks. I want data

In all seriousness, the thing you need to figure out is whether your are CPU-bound to start from.

You woud need to run a decent performance monitor on an existing big gameserver to see how much CPU is being used, how much memory is shuffled around and how much the PCI bus and/or Ethernet card is being pushed.

Now, I don't think that running the standard gameservers is neccesarily CPU-limited, and the reason is that these games are designed to run the graphics engine in addition to the AI and the player. If you run without the AI and without graphics but with more players then it is entirely up to the game.

Or in short: the CPU might acually yawn all the time anyway and could handle several servers at once.

Do you have access to Linux-running game server and can follow the output of top(1) for a while? That'll tell you quite a bit.

Even if you verify that you need more CPU power, then it is still the question whether the kind of CPU used is some that Intel does fast or AMD64 does fast. It is a pretty safe guess that AMD will wipe the floor with Pentium-4s even when you run games without the graphics, but certain it is not.
 

Mik3y

Banned
Mar 2, 2004
7,089
0
0
Originally posted by: RadiclDreamer
You guys really need to learn to read, I said the only reason Im not going with AMD is because INTEL has PROVEN their reliability over the many YEARS they have been doing server enviroments. AMD may well prove to be even better than intel, but I will give it a few years before I trust the integrity of my servers to a relatively new player in the server arena

and where's the proof that intel's "proven their reliability"? i'm not trying to bash you, but i'm just wondering how you see intel has proven has their reliability and amd hasnt.
 

stultus

Golden Member
Dec 2, 2000
1,774
0
76
Thanks for the benchmark link.

The game in question is Tribes Vengeance. It's a whore. You basically need a dedicated P4 3 GHz to run a single server.

My only data so far is with task manager. On a P4 3.2 (no HT) it takes 70-80% CPU. With HT, I can run two servers and they only occasionally peg the CPU at 100% (and people report no problems playing --- I know, that's just what people report).

An XP2500 seems to handle this fine (80-90% CPU).
 

RadiclDreamer

Diamond Member
Aug 8, 2004
8,622
40
91
I've used servers for approx the last 10 years and aside from hard disk crashes I've had super reliability. So I should maybe rephrase and say they have proven their reliability to ME over the years. Give it some and maybe AMD will do the same. But I would hate to have a server crash and then my boss try to blame me for using something that didnt have a long term history of being reliable. At least with the Intel I have the excuse that it is the industry standard and has proven reliability.

For the most part my bosses could care less what works faster, they just want something that has proven its self to be stable and reliable
 

uOpt

Golden Member
Oct 19, 2004
1,628
0
0
Originally posted by: stultus
Thanks for the benchmark link.

The game in question is Tribes Vengeance. It's a whore. You basically need a dedicated P4 3 GHz to run a single server.

My only data so far is with task manager. On a P4 3.2 (no HT) it takes 70-80% CPU. With HT, I can run two servers and they only occasionally peg the CPU at 100% (and people report no problems playing --- I know, that's just what people report).

An XP2500 seems to handle this fine (80-90% CPU).

Interesting.

But you see if your XP2500 is only 20% slower than the 3.2Ghz P4 it is pretty obvious that this is code that runs better on AMD (says the old Intel fanboy).

So a single highend Athlon 64 will probably beat a dual Xeon, and a dual Opteron will rock. On top of that keep in mind that the Prescott is probably even worse.

BTW, if you check out prices for SMP system, you can get pretty up-to-date CPUs for dual-rocessor systems and dual-processor system at prices that might be worth the fun. Opteron 242 and Xeon 2.8 sell around $200 and Mainboards for $250-$350, even good ones with 64-bit PCI slots and AGP (you want AGP just in case, do you )?

Martin
 

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
26,129
15,274
136
Originally posted by: stultus
Thanks for the benchmark link.

The game in question is Tribes Vengeance. It's a whore. You basically need a dedicated P4 3 GHz to run a single server.

My only data so far is with task manager. On a P4 3.2 (no HT) it takes 70-80% CPU. With HT, I can run two servers and they only occasionally peg the CPU at 100% (and people report no problems playing --- I know, that's just what people report).

An XP2500 seems to handle this fine (80-90% CPU).
I would try some benches for you if you need. So far nothing has stopped or slowed down this baby. What do you want me to run ?
Edit: and ignore RadiclDreamer, I figured out after about 3 threads thats he is a flaming Intel Fanboy
 

TerryMathews

Lifer
Oct 9, 1999
11,464
2
0
Originally posted by: RadiclDreamer
Dual Intel, Proven reliability. Keyword being PROVEN, I may go with AMD down the road, but when things have go to work and work right its Intel for me

Meh, fanboi-ism at it's worst. There are bulletproof, rock-solid motherboards for AMD-based computers just like there are unstable, buggy motherboards for Intel-based computers. Anyone who knows anything about PCs today knows that it's not the CPU, it's not even the chipset, it's the build quality of the board it's attached to.
 

Adn4n

Golden Member
Aug 6, 2004
1,043
0
0
I've hosted Tribes Vengeance, Doom 3, and other on my Athlon 64 3200+ 1MBL2. I got perfect performance as did my lan buddies, and my system wasn't even dedicated. How can you say that Intel is the industry standard, when the majority of the fortune 500 companies use AMD? You see, we here have a difficulty telling people how to optimize a system based on lesser, weaker, or slower technology.

Ch33rs
 

TerryMathews

Lifer
Oct 9, 1999
11,464
2
0
Originally posted by: Markfw900
Originally posted by: stultus
Thanks for the benchmark link.

The game in question is Tribes Vengeance. It's a whore. You basically need a dedicated P4 3 GHz to run a single server.

My only data so far is with task manager. On a P4 3.2 (no HT) it takes 70-80% CPU. With HT, I can run two servers and they only occasionally peg the CPU at 100% (and people report no problems playing --- I know, that's just what people report).

An XP2500 seems to handle this fine (80-90% CPU).
I would try some benches for you if you need. So far nothing has stopped or slowed down this baby. What do you want me to run ?

I'll run the same benches for comparison, I'm running a PC-DL (i875), with a pair of 2.8/200 Xeons (OCed from 1.6LV), and dual channel 400MHz RAM.

Let me be crystal clear here - I in no way prefer Intel. I just bought this because it was insanely cheap.
 

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
26,129
15,274
136
Originally posted by: TerryMathews
Originally posted by: Markfw900
Originally posted by: stultus
Thanks for the benchmark link.

The game in question is Tribes Vengeance. It's a whore. You basically need a dedicated P4 3 GHz to run a single server.

My only data so far is with task manager. On a P4 3.2 (no HT) it takes 70-80% CPU. With HT, I can run two servers and they only occasionally peg the CPU at 100% (and people report no problems playing --- I know, that's just what people report).

An XP2500 seems to handle this fine (80-90% CPU).
I would try some benches for you if you need. So far nothing has stopped or slowed down this baby. What do you want me to run ?

I'll run the same benches for comparison, I'm running a PC-DL (i875), with a pair of 2.8/200 Xeons (OCed from 1.6LV), and dual channel 400MHz RAM.

Let me be crystal clear here - I in no way prefer Intel. I just bought this because it was insanely cheap.

Now thats what I like to hear ! Objective thought ! Anyway, The Anand benches would have me wiping the floor with yours, but I don't care ! I really like to hear good compitition, an no fanboyism ! Thanks for your post, and I look forward to some fun !
 

nick1985

Lifer
Dec 29, 2002
27,153
6
81
Originally posted by: RadiclDreamer
Dual Intel, Proven reliability. Keyword being PROVEN, I may go with AMD down the road, but when things have go to work and work right its Intel for me

thats why anandtech uses opterons for its servers right?

server CPU benchies

 

Markfw

Moderator Emeritus, Elite Member
May 16, 2002
26,129
15,274
136
Originally posted by: nick1985
Originally posted by: RadiclDreamer
Dual Intel, Proven reliability. Keyword being PROVEN, I may go with AMD down the road, but when things have go to work and work right its Intel for me

thats why anandtech uses opterons for its servers right?

server CPU benchies
:laugh:
 

TerryMathews

Lifer
Oct 9, 1999
11,464
2
0
Originally posted by: Markfw900
Now thats what I like to hear ! Objective thought ! Anyway, The Anand benches would have me wiping the floor with yours, but I don't care ! I really like to hear good compitition, an no fanboyism ! Thanks for your post, and I look forward to some fun !

Oh, there are no doubts in my mind that your rig would kill mine on pure performance. But divide your performance by what you paid for it and do the same with mine, and I'll hand you your ass. I'll put it this way:

$129 pair of HyperX 3200 512MB DIMMs
$188 Asus PC-DL
$119 pair of Intel Xeon 1.6LVs
-------
$436, which is about 2/3s the price of one Opteron 248...

If mine even gets close, I kill you.
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |