I donât know how the error could be clearer? Youâre out of disk space. That could mean your disk is literally full, or you assigned a disk quota to your domain that is not big enough.
Where did the othef 38 GIB go , and is it normal to have 38 GIB used when only 1 website is running ?
How can i free up the /dev/sd1 ? As you can see in below command results :
Filesystem Size Used Avail Use% Mounted on
udev 1.9G 0 1.9G 0% /dev
tmpfs 385M 944K 384M 1% /run
/dev/sda1 38G 37G 0 100% /
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/sda15 253M 1.1M 252M 1% /boot/efi
tmpfs 385M 0 385M 0% /run/user/0
And how Can I see what inside the /dev/sda ?
Thank you so much in advance
Youâre going to need to do some of your own work here. This is basic system administration stuff, you really need to know the basics of how to move around the filesystem and understand whatâs going on.
Iâve told you how to find where big files are; it works on any filesystem, not just home (and I told you that in a comment above, suggesting you use du on / as well, if the big files arenât in home). There is a graphical file manager in Virtualmin/Webmin, it can also show you the size of files and can delete files.
But, you shouldnât go deleting random files until you understand what the heck is going on. Gigabytes of files shouldnât just appear out of nowhere. Either you put them there or an attacker did, and you need to find out which. Finding where they are and what they are is the first step to doing that.
Okay , Iâll do this , thank you I appreciate it . I just want to ask you another questions concerning backups: How to download to local computer the website source code using Virtualmin?
Is it possible to schedule a backup from virtualmin to local computer?
Difference between backup from Webmin and Virtualmin ?
How to download full server contents and configurations using Webmin ?
Because I donât find the answers in Virtualmin/webmin documentations
Like Joe said, you need to find out how those files got there. If youâve been hacked, you DO NOT want to back that stuff up.
You really need to do one of two things: Figure out what actually happened, fix it entirely, then move on or scrap that drive completely and start over.
And for the record, itâs very easy to do backups in Virtualmin. Itâs clearly labeled right there in the main menu.
Virtualmin / Backup and Restore / Backup Virtual Servers
thanks , but we cannot do the backup in our PC locally , we can just do it in the server .
I want to do the backup in my own pc .
How Can be possible that we have been hacked , I didnât get your idea Plz Can you explain?
You need to take a few steps back and learn the basics. Your disk is running out of space. Your virtual server container has been assigned XX MB in space, check that. Somebody has been uploading/using your space. Nothing to do with Virtualmin. To backup using Virtualmin Backup and Restoration â Virtualmin Please read the basic FAQs before attempting to manage a server.
Yes, as already said several times - /dev/sda1 38G 34G 2.2G 94% / - that is your problem. I dont know, you or somebody may have uploaded ISO images, porn, public ftp - who knows. You can blast the VPS and start over, its just a VPS after all, and in minutes it will be back online.
yes , I see definitely it is not me who uploaded these images , but how can I blast VPS ? like now the website isnât longer down it backs online , but I want to free up the space of the local disk, and Iâm a beginner to manage webservers , so any help form you can help me alot to solve this problem , I want to understand how can I blast The Vps? and this is may not delete the whole website or losing it forever?