Quote:
Originally Posted by micze
This is about hosting a game server for the game Minecraft so i dont know if this forum is alright to use, as experience with Minecraft is practically mandatory to understand what i would need.
|
Thanks for that background, it greatly helps answer your question. All my advice will assume you're running one copy of minecraft on one server, one world / instance or whatever. If you have more than one, just multiply my answers accordingly.
Quote:
Originally Posted by micze
Do you think 4 gig ram is enough or do you reccomend more?
|
4gb should be enough. 1gb is kind of a minimum, 2gb generally should be enough, and 4gb should give you plenty of breathing room.
Quote:
Originally Posted by micze
Also would a dualcore with a faster clockspeed be better then a quadcore?
|
Minecraft server is single threaded, so unless you're running many servers at once, a dual core with higher clock speed will be better than a quad core with lower clock speed
Quote:
|
Xeon or would consumer cpu's work just as well intel or amd in that case?
|
i7 would work fine, so would xeon. Xeon has ECC memory and other features that the i7 doesn't, making it recommended in a number of areas, but for a minecraft server it shouldn't matter
Quote:
|
Is ramdisk for map storage worth it, or would dual SCSI 10k disks do?
|
Not terribly familiar with the i/o needs of minecraft, sorry. For what it's worth, we don't see a whole lot of i/o on the vps customers we have who use minecraft, but I assume this would depend on what kind of maps are being loaded.
Quote:
|
How important is latency from the server to clients is 60-100ms good enough?
|
Although I've heard of a number of performance problems with minecraft, I haven't heard anyone complain about network latency being a big deal, the way people in counterstrike would normally be very latency sensitive. Again, no expert in this area, but I don't see people complaining about latency a lot. Even in a high end FPS, 60ms is perfectly fine, so I would assume 60-100ms in minecraft would also work fine.
Quote:
|
CentOS? or could i use Debian 5 or 6?
|
whatever you are most comfortable configuring or whatever your host is most comfortable supporting. I personally prefer centos, but I don't see why you couldn't use debian.