Page 1 of 1

Not enough disk space?

Posted: Fri Feb 24, 2017 9:57 am
by vestalover7
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?

Re: Not enough disk space?

Posted: Mon Feb 27, 2017 2:33 pm
by skurudo
Yeah, it's disk space

To show disc space use command below:
df -h
and for inodes
df -i
You can show output here.

Re: Not enough disk space?

Posted: Fri Oct 23, 2020 9:47 pm
by websystems
skurudo wrote:
Mon Feb 27, 2017 2:33 pm
Yeah, it's disk space

To show disc space use command below:
df -h
and for inodes
df -i
You can show output here.

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.