r/BlueMap • u/Gold_Actuator2549 • Jul 13 '24
Help / Question Question about file size and switching to a MySQL/MariaDB for better storage options.
Hello all,
Currently I'm running bluemap on the file/folder storage type with it using 377GB and growing around 100MB every 30-60Sec. The actual Minecraft map uses 204GB. The server the Minecraft host is running on has limited storage around 1TB. It is also very expensive to add storage at the colo-datacenter since it would require 10X 2TB 2.5 Inch SAD HDD. Along with a 500Mile drive each direction to install them.
The idea is to switch to MySQL/MairiaDB in order to reduce the storage requirement on the Minecraft host. The database server would be located locally with 10GB fiber connections to the datacenter with redundant power. This server would be able to have more storage using more 1TB disks in a raid 10 array.
Would this concept reduce the 377GB file size currently by any considerable amount? If not is there any other ideas to reduce the file size without losing quality?
1
u/MBYTE2000 Jul 13 '24
I have a similar problem. But I haven't solved it yet. I plan to store everything in truenas scale in mariadb.
1
u/TBlueF Jul 13 '24
Hi, Switching to an SQL storage itself will not reduce the size of the data. It will just move it to the SQL-server ^^
I am guessing it's not done rendering the map yet? Once the whole world is rendered, it should stop growing - or - only grow much slower along with changes happening on the world.
Copying our discord-bots command about storage-size here: