I am renting a server from a small company. It's a Supermicro SYS-6017R-NTF running Ubuntu Server 18.04.
I am using the server to serve a website that runs on top of a 3TB database. This database is the backbone of the website, and it is constantly being written to and read from. I sent the company a 4TB Samsung 860 PRO SSD to store the database when I first provisioned the server.
I am now looking to upgrade the storage. The two main things I'd like are:
- An increased total storage size 8GB.
- Having some sort of backup, or not losing the entire database if one disk crashes.
What are the my options in this situation?
I have limited experience with hardware, and I have no access to the server. I will be relying asking the company to do the upgrade, and I'd like to know what the options might be beforehand.
My first thought would be to upgrade to 4 * Samsung 860 PRO 4TB SSDs in a RAID 10 setup, but I'm not sure if this would be the best option, or even if this would be possible at all on this server.
I would like to move the data/OS from the existing SSD over to the new setup as well if possible.
What would you recommend?