-
Bug
-
Resolution: Fixed
-
1.18.1
-
System
Linux pandora 5.14.0-0.bpo.2-amd64 #1 SMP Debian 5.14.9-2~bpo11+1 (2021-10-10) x86_64 GNU/Linux
CPU: Intel(R) Celeron(R) G4900T CPU @ 2.90GHz
Total Memory: 8GB
java -version:
openjdk version "17.0.1" 2021-10-19 LTS
OpenJDK Runtime Environment Corretto-17.0.1.12.1 (build 17.0.1+12-LTS)
OpenJDK 64-Bit Server VM Corretto-17.0.1.12.1 (build 17.0.1+12-LTS, mixed mode, sharing)
System Linux pandora 5.14.0-0.bpo.2-amd64 #1 SMP Debian 5.14.9-2~bpo11+1 (2021-10-10) x86_64 GNU/Linux CPU: Intel(R) Celeron(R) G4900T CPU @ 2.90GHz Total Memory: 8GB java -version: openjdk version "17.0.1" 2021-10-19 LTS OpenJDK Runtime Environment Corretto-17.0.1.12.1 (build 17.0.1+12-LTS) OpenJDK 64-Bit Server VM Corretto-17.0.1.12.1 (build 17.0.1+12-LTS, mixed mode, sharing)
-
Community Consensus
-
Performance
-
Normal
Since the release of version 1.18, the minecraft server constantly writes about 500kB/s to the disk, even if no players are currently online. I attached an iotop screenshot showing three IO-Worker threads of the java server executable, and a list of all currently open file descriptors of that process.
To me, this is an issue, because the server runs on an SSD drive, that wears down by write accesses.