I am using a ubuntu vm on microsoft azure. I am facing a problem with creating new files and data being stored in database. It is throwing an error which says vm out of space. When i run df -h --total output in vm is
/dev/sdd1 is where all my data is and I am on working on. /dev/sdc1 has a lot of space. How can I make use of that space?
Thanks
