We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
Not enough disk space?
-
- Posts: 2
- Joined: Fri Feb 24, 2017 9:43 am
Not enough disk space?
Hey Guys!
Im running two websites on my server and sometimes they are down because of this:
http://www0.xup.in/exec/ximg.php?fid=15 ... creenshot)
Vesta doesnt make any backups too and im getting a lot of mails from vesta like this:
Cron <admin@s1> sudo /usr/local/vesta/bin/v-update-sys-queue backup (Title of the mail)
sudo: cant resolve hostname (message)
Dont know what to do.. The server disk was full but i bough more space so this schouldnt be a problem i think.. Do u guys know sth?
Im running two websites on my server and sometimes they are down because of this:
http://www0.xup.in/exec/ximg.php?fid=15 ... creenshot)
Vesta doesnt make any backups too and im getting a lot of mails from vesta like this:
Cron <admin@s1> sudo /usr/local/vesta/bin/v-update-sys-queue backup (Title of the mail)
sudo: cant resolve hostname (message)
Dont know what to do.. The server disk was full but i bough more space so this schouldnt be a problem i think.. Do u guys know sth?
Re: Not enough disk space?
Yeah, it's disk space
To show disc space use command below:
To show disc space use command below:
and for inodesdf -h
You can show output here.df -i
-
- Posts: 31
- Joined: Wed Oct 18, 2017 6:34 am
Re: Not enough disk space?
I am not OP, but I have the same problem (it was ok before, I assume it was some apt update).
root@server:/# df -h
Filesystem Size Used Avail Use% Mounted on
udev 3.9G 0 3.9G 0% /dev
tmpfs 798M 33M 765M 5% /run
/dev/sda2 99G 22G 73G 23% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
tmpfs 798M 0 798M 0% /run/user/0
root@server:/# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
udev 1016858 361 1016497 1% /dev
tmpfs 1020570 620 1019950 1% /run
/dev/sda2 6400000 169687 6230313 3% /
tmpfs 1020570 1 1020569 1% /dev/shm
tmpfs 1020570 3 1020567 1% /run/lock
tmpfs 1020570 17 1020553 1% /sys/fs/cgroup
tmpfs 1020570 10 1020560 1% /run/user/0
I can not backup one of 2 accounts. Admin account backup works fine as well.