• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question what is / dev / vda1

jcdestro81

New Pleskian
Hello, I have no idea what this is. But it's been a month since I installed the site with Plesk (Web Admin SE) on Ubuntu 18.04 x64. I noticed that a partition is installed on my server. This score has skyrocketed. my site originally is only 13gb. I don't know if I should be worried. If I understand correctly it is in the / dev / vda1 directory.
dva1dve-scaled.jpg

Thanks !
 
This could be your backups.

Also you can check how much disk space your website is actually using,

du -sh /var/www/vhosts/yourdomain.tld/httpdocs
 
Back
Top