A
Admincraft8mo ago
Fire

How important is fast storage for a 8 player minecraft server ?

I have upgraded my minecraft server from a 3rd gen i5 to a Ryzen 5 1600 with 16Gb of 2666 MT/s ram . But the prefromance difference is not that big. which doesn't make sense to me because The processor is much faster with a dubble the ram size and speed the thing that stayed the same was a really old hardrive where the server is located
13 Replies
Admincraft Meta
Admincraft Meta8mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by fire0412#0
Snow Kit
Snow Kit8mo ago
Forge doesn't have async chunk io, which will cause lag on hard drives. Also, I'd recommend getting a 3600 or 5600 if your motherboard supports it. First gen ryzen was notorious bad even when it came out !spark
Carl-bot
Carl-bot8mo ago
Spark Profiler
Spark can be used to see why your server or client is lagging. https://spark.lucko.me/
From An unknown user
Admincraft Canned Responses
Snow Kit
Snow Kit8mo ago
If you want us to tell you where the lag is coming from
Fire
FireOP8mo ago
how do I use it, its a linux based server ?
Snow Kit
Snow Kit8mo ago
Spark is a mod
Fire
FireOP8mo ago
oh okay cool
Fire
FireOP8mo ago
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
Admincraft Meta
Admincraft Meta8mo ago
❌ Processing Error
The bot cannot process this Spark profile. Please use an alternative Spark profile.
Requested by fire0412#0
Fire
FireOP8mo ago
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
Admincraft Meta
Admincraft Meta8mo ago
Spark Profile Analysis
❌ Processing Error
The bot cannot process this Spark profile. It appears that the platform is not supported for analysis. Platform: Fabric
Requested by fire0412#0
Arthurmeade12
Arthurmeade128mo ago
In server.properties, make sync-chunk-writes false That should have a direct effect on disk performance, since the server doesn't have to write unrelated chunks at the same time. Putting this option to false is good enough that Paper forces it to be false on all paper server, since there are no downsides. @Fire
Fire
FireOP8mo ago
Okay thanks, since it can't have any downsides I'll defenitly turn it to false

Did you find this page helpful?