Unsolved
This post is more than 5 years old
2 Posts
0
15015
March 6th, 2006 20:00
Server Sizing
I am setting up a network to manage our building automation system, the system will consist of a server with four other computer work stations. Along with the workstations I am installing building network adapters on the lan to collect and transfer data. How do I determin how large of a server do I need and how fast should it be?
0 events found
No Events found!


Pelsia
36 Posts
0
March 6th, 2006 22:00
CPU speed is also heavily correlated to what applications you will be running. If you're going have a large sql database or other large application you'll benefit from multiple cpu's or cpu's with multiple cores. If the server is going to just be general use and not have any intensive apps run from it then getting a single fast cpu should work just fine. Dual core cpu's are great, but you need to have apps that are coded to make use of multiple cpu's, otherwise the 2nd core will sit idle most of the time and be a money sink.
NemesisDB
2 Intern
•
7.9K Posts
0
March 7th, 2006 17:00
a couple of extra points:
scsi drives are expensive and require extra hardware -- consider a pair of raptors as a mid-way point if you can't justify scsi (it's what I'm doing with my server). they're almost if not equally as reliable and they'll be good performers for a server in raid 0 (but still make nightly backups!).
go for dual core -- it doesn't cost *that* much more at this point and is a good balance between single core chips and say dual xeons (you question would indicate that you don't really need dual xeons ;p).
following from the above, keep in mind that programs like SQLServer if you need it do cost more for multiple CPUs
lastly, depending on your server uses, you may find winXP will work just as well for you as Server2003, at a fraction of the cost.
NemesisDB
2 Intern
•
7.9K Posts
0
March 8th, 2006 18:00
smi4motion
27 Posts
0
March 8th, 2006 18:00
Take the "Required Resources" from all Applications that will be running "AT THE SAME TIME" , add them together count the other programs that will be loaded and 10% of the previous total for each one take that number and Double it. Toss in 80GB of random storage for yourself. If you are running things that will have Customer/Sales/Inventory Databases that tend to get really big into the terabyte Range look at Network Attached Storage RAIDS and other such monsters.
I never have had Processor or memory Issues using this "Rule Of Thumb" and no matter how much HD space you put into the system someone or some group will find a way to use all of it so leave room for expansion...as a matter of fact try and design the entire network to grow and expand as your company grows and expands.
Pelsia
36 Posts
0
March 8th, 2006 18:00
If Dell offers the Raptor drives those would be pretty much the only drives that can come close to matching scsi performance at a cheaper cost.
smi4motion
27 Posts
0
March 8th, 2006 20:00
smi4motion
27 Posts
0
March 9th, 2006 20:00
Might want to consider Colocating your server in a data center near your office to ensure bandwidth and uptime. you an usaly find some body to do it for under $100.00 per month.
Stan111111
2 Posts
0
March 9th, 2006 20:00