We have 1 master and 2 slave database in production with 3 GB growth in data size every day, now my local disk on all servers are going to fill ( 650 GB ). What is best storage method for database to store which can be upgraded to bigger size when required? right now i can either add more disk to our server and create another partition and can move some data files to new partition, and which require a downtime.
Please suggest.